Started by user Oleksii Korniienko Rebuilds build #144 Running as Oleksii Korniienko Agent centos-7-t8rp4 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-t8rp4" 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-t8rp4" - 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-t8rp4" - 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-t8rp4 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/reddeer.verification.parametrized 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.verification.parametrized # 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 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 344e314cac86ef32ae37df3196df2c1e574b64fb (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 344e314cac86ef32ae37df3196df2c1e574b64fb # timeout=10 Commit message: "Update gef plugins according to the 2023-09 changes" > git rev-list --no-walk 344e314cac86ef32ae37df3196df2c1e574b64fb # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [reddeer.verification.parametrized] $ Xvnc -help Starting xvnc [reddeer.verification.parametrized] $ Xvnc :57 -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 Tue Aug 29 13:04:15 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5957 vncext: created VNC server for screen 0 [reddeer.verification.parametrized] $ /bin/sh -xe /tmp/jenkins2486913545425820576.sh + metacity --sm-disable --replace [reddeer.verification.parametrized] $ /opt/tools/apache-maven/latest/bin/mvn -f /home/jenkins/agent/workspace/reddeer.verification.parametrized/pom.xml -Dmaven.test.error.ignore=false -Declipse-orbit-update-site=https://download.eclipse.org/oomph/simrel-orbit/2023-09/ -Declipse-target-site=https://download.eclipse.org/staging/2023-09 -DskipTests=false -Djava.target.version=17 -Dmaven.test.failure.ignore=true -Dsurefire.timeout=9600 clean verify -U 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.53MB) [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.verification.parametrized/plugins/org.eclipse.reddeer.common/pom.xml [INFO] Fetching org.eclipse.osgi_3.18.500.v20230801-1826.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.47MB) [INFO] Fetching org.apache.felix.scr_2.2.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (393.54kB) [INFO] Fetching org.osgi.service.component_1.5.1.202212101352.jar from https://download.eclipse.org/staging/2023-09/plugins/ (64.89kB) [INFO] Fetching org.osgi.util.promise_1.3.0.202212101352.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.65kB) [INFO] Fetching org.eclipse.swt_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.79kB) [INFO] Fetching org.hamcrest.core_2.2.0.v20230809-1000.jar from https://download.eclipse.org/staging/2023-09/plugins/ (9.19kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.16MB) [INFO] Fetching org.hamcrest_2.2.0.v20210711-0821.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (147.32kB) [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.09kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.49MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.08MB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.v20230810-0713.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.verification.parametrized/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.verification.parametrized/plugins/org.eclipse.reddeer.workbench/pom.xml [INFO] Fetching bcprov_1.76.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (7.97MB) [INFO] Fetching bcpg_1.76.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (439.42kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/staging/2023-09/plugins/ (302.53kB) [INFO] Fetching org.eclipse.compare.core_3.8.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (69.73kB) [INFO] Fetching org.eclipse.core.filebuffers_3.8.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (116.83kB) [INFO] Fetching org.eclipse.text_3.13.100.v20230801-1334.jar from https://download.eclipse.org/staging/2023-09/plugins/ (299.13kB) [INFO] Fetching org.eclipse.core.filesystem_1.10.100.v20230717-1727.jar from https://download.eclipse.org/staging/2023-09/plugins/ (72.25kB) [INFO] Fetching org.eclipse.core.resources_3.19.100.v20230814-1312.jar from https://download.eclipse.org/staging/2023-09/plugins/ (900.14kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.17.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.28kB) [INFO] Fetching org.eclipse.equinox.bidi_1.4.300.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.88kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.5.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (172.09kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.7.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (365.14kB) [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (113.29kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.10.100.v20230814-2013.jar from https://download.eclipse.org/staging/2023-09/plugins/ (80.64kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.3.200.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (64.43kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.7.100.v20230710-0621.jar from https://download.eclipse.org/staging/2023-09/plugins/ (184.63kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.8.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (236.73kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.5.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (137.49kB) [INFO] Fetching org.eclipse.equinox.security_1.4.0.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (115.78kB) [INFO] Fetching org.eclipse.jface.text_3.24.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.05MB) [INFO] Fetching org.eclipse.ui.editors_3.17.0.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (612.76kB) [INFO] Fetching org.eclipse.ui.ide_3.21.100.v20230822-0911.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.32MB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.17.100.v20230821-0745.jar from https://download.eclipse.org/staging/2023-09/plugins/ (693.66kB) [INFO] Fetching org.eclipse.ui.navigator_3.12.100.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (428.8kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/plugins/org.eclipse.reddeer.gef/pom.xml [INFO] Fetching org.eclipse.draw2d_3.14.0.202308241536.jar from https://download.eclipse.org/staging/2023-09/plugins/ (650.29kB) [INFO] Fetching org.eclipse.gef_3.15.0.202308241536.jar from https://download.eclipse.org/staging/2023-09/plugins/ (999.87kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.spy:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.verification.parametrized/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.18.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (301.88kB) [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/plugins/org.eclipse.reddeer.ui/pom.xml [INFO] Fetching biz.aQute.bnd.util_6.4.1.202306080939.jar from https://download.eclipse.org/staging/2023-09/plugins/ (418.96kB) [INFO] Fetching biz.aQute.bndlib_6.4.1.202306080939.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.04MB) [INFO] Fetching org.osgi.service.repository_1.1.0.201505202024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (24.84kB) [INFO] Fetching org.slf4j.api_1.7.30.v20221112-0806.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (54.01kB) [INFO] Fetching jakarta.annotation-api_1.3.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (24.47kB) [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.96MB) [INFO] Fetching org.slf4j.jcl_1.7.2.v20130115-1340.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (24.83kB) [INFO] Fetching org.eclipse.ant.core_3.7.100.v20230731-0828.jar from https://download.eclipse.org/staging/2023-09/plugins/ (109.39kB) [INFO] Fetching org.eclipse.ant.launching_1.4.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (163.54kB) [INFO] Fetching org.eclipse.jdt.launching_3.20.100.v20230814-1810.jar from https://download.eclipse.org/staging/2023-09/plugins/ (583.32kB) [INFO] Fetching org.eclipse.core.externaltools_1.3.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.77kB) [INFO] Fetching org.eclipse.jdt.core_3.35.0.v20230814-1356.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.04MB) [INFO] Fetching org.eclipse.ant.ui_3.9.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.05MB) [INFO] Fetching org.eclipse.ui.externaltools_3.6.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (142.96kB) [INFO] Fetching org.eclipse.jdt.ui_3.30.0.v20230822-0733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (10.99MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.13.100.v20230809-1849.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.68MB) [INFO] Fetching org.eclipse.team.core_3.10.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (405.12kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.14.100.v20230728-0612.jar from https://download.eclipse.org/staging/2023-09/plugins/ (346.43kB) [INFO] Fetching org.eclipse.jdt.junit_3.16.100.v20230822-0733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (552.58kB) [INFO] Fetching org.eclipse.compare_3.9.200.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (809.15kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.4.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (258.26kB) [INFO] Fetching org.eclipse.jdt.core.compiler.batch_3.35.0.v20230814-2020.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.05MB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.19.100.v20230811-2104.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.51MB) [INFO] Fetching org.eclipse.jdt.debug_3.21.100.v20230728-0612.jar from https://download.eclipse.org/staging/2023-09/plugins/ (926.07kB) [INFO] Fetching org.eclipse.search_3.15.200.v20230816-1837.jar from https://download.eclipse.org/staging/2023-09/plugins/ (500.55kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.13.100.v20230728-0612.jar from https://download.eclipse.org/staging/2023-09/plugins/ (470.99kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.12.100.v20230811-1614.jar from https://download.eclipse.org/staging/2023-09/plugins/ (182.24kB) [INFO] Fetching org.eclipse.team.ui_3.10.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.42MB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.9.100.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (180.32kB) [INFO] Fetching org.eclipse.pde.build_3.12.100.v20230824-0759.jar from https://download.eclipse.org/staging/2023-09/plugins/ (507.84kB) [INFO] Fetching org.eclipse.pde.core_3.17.100.v20230818-2038.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.42MB) [INFO] Fetching org.eclipse.pde.launching_3.11.100.v20230812-1744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (142.75kB) [INFO] Fetching org.eclipse.pde.ui_3.14.100.v20230818-2038.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.61MB) [INFO] Fetching org.eclipse.ui.intro_3.7.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (349.88kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.8.100.v20230725-0936.jar from https://download.eclipse.org/staging/2023-09/plugins/ (388.81kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.3.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (166.06kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.spy:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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 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.archetype-catalog_3.2.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (19.14kB) [INFO] Fetching org.eclipse.m2e.archetype.common_3.3.0.20230605-1716.jar from https://download.eclipse.org/staging/2023-09/plugins/ (11.96kB) [INFO] Fetching org.eclipse.m2e.archetype.archetype-common_3.2.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (179.39kB) [INFO] Fetching org.eclipse.m2e.archetype.archetype-descriptor_3.2.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.88kB) [INFO] Fetching org.eclipse.m2e.archetype.jdom2_2.0.6.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (324.13kB) [INFO] Fetching org.eclipse.m2e.maven.runtime_3.9.101.20230730-1958.jar from https://download.eclipse.org/staging/2023-09/plugins/ (7.65MB) [INFO] Fetching org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (156.16kB) [INFO] Fetching org.eclipse.m2e.core_2.4.0.20230809-1423.jar from https://download.eclipse.org/staging/2023-09/plugins/ (650.65kB) [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.20230809-1423.jar from https://download.eclipse.org/staging/2023-09/plugins/ (811.94kB) [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.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/pom.xml [INFO] Fetching org.eclipse.jdt_3.19.200.v20230824-0400.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.73kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.jface.test/pom.xml [INFO] Fetching slf4j.api_1.7.36.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (40.16kB) [INFO] Fetching com.google.gson_2.10.1.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (276.73kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from https://download.eclipse.org/staging/2023-09/plugins/ (370.34kB) [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] 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.verification.parametrized/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.24kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.3.100.v20230728-2010.jar from https://download.eclipse.org/staging/2023-09/plugins/ (80.75kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.3.0.v20220609-1843.jar from https://download.eclipse.org/staging/2023-09/plugins/ (28.39kB) [INFO] Fetching org.eclipse.jem_2.1.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (292.79kB) [INFO] Fetching org.eclipse.jem.util_2.2.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (120.06kB) [INFO] Fetching org.eclipse.jem.workbench_2.1.0.v202101081429.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.83kB) [INFO] Fetching org.eclipse.jst.common.annotations.controller_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (50.48kB) [INFO] Fetching org.eclipse.jst.common.annotations.core_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (28.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.34kB) [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.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.83MB) [INFO] Fetching org.eclipse.jst.j2ee.core_1.5.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.78MB) [INFO] Fetching org.eclipse.jst.j2ee.ui_1.2.300.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (858.89kB) [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.8kB) [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.94kB) [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.junit.test/pom.xml [INFO] Fetching net.bytebuddy.byte-buddy-agent_1.14.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (250.75kB) [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from https://download.eclipse.org/staging/2023-09/plugins/ (72.52kB) [INFO] Fetching org.mockito.mockito-core_5.4.0.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (673.71kB) [INFO] Fetching net.bytebuddy.byte-buddy_1.14.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.01MB) [INFO] Fetching org.objenesis_3.3.0.v20221103-2317.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (68.18kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.requirements.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.common --- [INFO] Resolving class path of RedDeer Common... [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.07MB) [INFO] Fetching org.eclipse.equinox.region_1.5.300.v20220720-2012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (79.16kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.16MB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/staging/2023-09/plugins/ (251.02kB) [INFO] Fetching org.eclipse.equinox.weaving.hook_1.3.200.v20220720-1916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.92kB) [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.1MB) [INFO] Fetching org.eclipse.equinox.transforms.hook_1.3.300.v20230622-2056.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.02kB) [INFO] Fetching org.eclipse.fx.osgi_3.9.0.202210162353.jar from https://download.eclipse.org/staging/2023-09/plugins/ (49.9kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.common --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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] [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/test-apps/org.eclipse.reddeer.e4/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.common.test/bin [WARNING] Source directory /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/org.eclipse.reddeer.common.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.common.test --- [INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (38.76kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (198.71kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/staging/2023-09/plugins/ (57.69kB) [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/staging/2023-09/plugins/ (129.01kB) [INFO] Fetching org.eclipse.jface.notifications_0.6.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.87kB) [INFO] Fetching org.eclipse.platform_4.29.0.v20230824-0400.jar from https://download.eclipse.org/staging/2023-09/plugins/ (586.37kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -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.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.test.wait.GroupWaitTest 13:05:58.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:05:59.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 13:05:59.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:06:03.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 13:06:03.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:06:07.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 13:06:07.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:06:08.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 13:06:08.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:06:11.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 13:06:11.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:06:13.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 13:06:13.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:06:17.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 13:06:17.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:06:24.563 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: 26.132 s - in org.eclipse.reddeer.common.test.wait.GroupWaitTest test_groupWaitTimeoutMedium(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 1.038 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: 4.002 s test_groupWaitTimeoutDefault(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 4.001 s test_groupWaitWaitWhileFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 3.504 s test_groupWaitBothConditionsFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 2.501 s test_groupWaitWaitUntilAndWhileFulfilled(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 11.003 s test_groupWaitValidAndNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.wait.TimePeriodTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.reddeer.common.test.wait.TimePeriodTest getSeconds_factor_gt1_periodmax(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0.002 s getSeconds_factor1_periodmax(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_gt1(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_lt1(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_gt1_bignumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor1_bignumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_lt1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor1(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_lt1_smallnumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_gt1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.wait.WaitWhileTest 13:06:24.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:06:31.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 13:06:31.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:06:38.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 13:06:38.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:06:41.112 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: 16.507 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.002 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: 7.002 s test_ThrowingException(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 2.501 s Running org.eclipse.reddeer.common.test.wait.WaitUntilTest 13:06:41.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:06:48.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 13:06:48.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:06:55.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 13:06:55.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:06:57.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.506 s - in org.eclipse.reddeer.common.test.wait.WaitUntilTest test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0 s test_NullTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0 s test_NullCondition(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0.001 s test_WaitUntilFulFilled(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 7.001 s test_NotThrowingException(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 7.002 s test_ThrowingException(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 2.501 s Running org.eclipse.reddeer.common.test.wait.WaitProviderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.common.test.wait.WaitProviderTest test_nullCondition(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0 s test_WaitTypeUntil(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0 s test_WaitTypeWhile(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.util.XPathEvaluatorTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.reddeer.common.test.util.XPathEvaluatorTest testXPathWithNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.029 s testXPathWithAndWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.002 s testXPathWithUserDefinedNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s testXPathWithoutNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s testXPathWithNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s testXPathWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest testAdoptBottomClassAToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest) Time elapsed: 0.003 s testAdoptBottomClassBToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.properties.RedDeerPropertiesTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.common.properties.RedDeerPropertiesTest getFloatSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getSystemValue_float_fail(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getFloatSystemValue(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 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.properties.LoggerTest 13:06:57.713 DEBUG [WorkbenchTestable][LoggerTest] DEBUG testing RedDeer logger message 13:06:57.714 DUMP [WorkbenchTestable][LoggerTest] DUMP testing RedDeer logger message 13:06:57.714 ERROR [WorkbenchTestable][LoggerTest] ERROR testing RedDeer logger message 13:06:57.714 FATAL [WorkbenchTestable][LoggerTest] FATAL testing RedDeer logger message 13:06:57.714 INFO [WorkbenchTestable][LoggerTest] INFO testing RedDeer logger message 13:06:57.714 STEP [WorkbenchTestable][LoggerTest] STEP testing RedDeer logger message 13:06:57.714 TRACE [WorkbenchTestable][LoggerTest] TRACE testing RedDeer logger message Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.common.properties.LoggerTest testLoggerMessageTypes(org.eclipse.reddeer.common.properties.LoggerTest) 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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/org.eclipse.reddeer.swt.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.swt.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -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.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.impl.menu.ShellMenuTest 13:07:10.510 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:07:10.512 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 13:07:10.522 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:07:10.523 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 13:07:10.540 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:07:10.614 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:07:10.617 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:10.619 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:07:10.621 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 13:07:10.621 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 13:07:10.628 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 13:07:10.631 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:10.631 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:07:10.713 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:10.713 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:07:10.717 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:10.718 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:10.720 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:07:10.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:07:10.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:10.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:10.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:10.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:10.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:10.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:10.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:10.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:10.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:10.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:10.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:10.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:10.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:10.824 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 13:07:10.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:10.835 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 13:07:10.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:07:10.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:10.911 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:10.951 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:07:10.951 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:10.952 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:07:10.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:07:10.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:10.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:10.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:11.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:11.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:11.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:11.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:11.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:11.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:11.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:11.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:11.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:11.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:11.045 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 13:07:11.051 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 13:07:11.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:07:11.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:11.115 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:11.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:11.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:11.127 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:07:11.127 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:11.127 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:07:11.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:07:11.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:11.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:11.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:11.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:11.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:11.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:11.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:11.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:11.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:11.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:11.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:11.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:11.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:11.226 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 13:07:11.226 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 13:07:11.233 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:07:11.233 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:11.233 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:11.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:11.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:11.243 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:07:11.243 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:11.243 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:07:11.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:07:11.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:11.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:11.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:11.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:11.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:11.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:11.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:11.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:11.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:11.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:11.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:11.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:11.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:11.338 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 13:07:11.338 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 13:07:11.338 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 13:07:11.339 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 13:07:11.339 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 13:07:11.339 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 13:07:11.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:07:11.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:11.346 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:11.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:11.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:11.422 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:07:11.422 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:11.422 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:07:11.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:07:11.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:11.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:11.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:11.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:11.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:11.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:11.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:11.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:11.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:11.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:11.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:11.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:11.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:11.524 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 13:07:11.525 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 13:07:11.525 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 13:07:11.525 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 13:07:11.534 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:07:11.534 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:11.534 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:11.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:11.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:11.618 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:07:11.618 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:11.618 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:07:11.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:07:11.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:11.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:11.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:11.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:11.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:11.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:11.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:11.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:11.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:11.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 13:07:11.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:11.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:11.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:11.651 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 13:07:11.651 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 13:07:11.710 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem1" 13:07:11.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:07:11.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:11.716 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:11.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:11.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:11.725 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:07:11.725 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:11.725 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:07:11.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:07:11.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:11.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:11.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:11.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:11.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:11.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:11.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:11.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:11.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:11.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:11.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:11.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:11.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:11.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:11.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:11.822 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 13:07:11.822 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 13:07:11.823 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 13:07:11.823 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 13:07:11.823 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 13:07:11.823 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 13:07:11.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:07:11.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:11.829 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:11.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:11.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:11.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:07:11.838 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:07:11.838 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:11.838 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:11.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:11.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.393 s - in org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.231 s testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.175 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.116 s shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.179 s testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.196 s hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.107 s shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.112 s Running org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:11.921 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:11.922 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:07:11.922 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:11.922 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:11.923 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:11.923 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:07:11.923 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:11.923 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:07:11.923 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:11.923 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:11.923 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:11.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:11.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:11.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:11.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:11.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:12.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:12.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:12.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:12.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:12.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 13:07:12.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:12.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:12.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:12.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:12.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:07:12.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:07:12.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:07:12.039 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 13:07:12.039 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:07:12.039 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:07:12.040 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:07:12.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:07:12.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:12.043 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:07:12.043 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 13:07:12.045 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 13:07:12.046 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem2" 13:07:12.051 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:12.051 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:12.051 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:12.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:12.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:12.112 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:12.113 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:12.113 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:12.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:12.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:12.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:12.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:12.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:12.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:12.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:12.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:12.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:12.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.shell.DefaultShell, index 0 and no matchers specified 13:07:12.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:12.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:12.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:12.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:12.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:07:12.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:07:12.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:07:12.154 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 13:07:12.154 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:07:12.154 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:07:12.155 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:07:12.155 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:07:12.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:12.155 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:07:12.155 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 13:07:12.155 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 13:07:12.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:12.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:12.162 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:12.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:12.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:12.170 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:12.170 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:12.171 INFO [WorkbenchTestable][RequirementsRunner] Started test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:12.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:12.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:12.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:12.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:12.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:12.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:12.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:12.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:12.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:12.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 13:07:12.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:12.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:12.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:12.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:12.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:07:12.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:07:12.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:07:12.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 13:07:12.252 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:07:12.253 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:07:12.253 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:07:12.253 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:07:12.253 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:12.254 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:07:12.254 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 13:07:12.254 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 13:07:12.254 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 13:07:12.254 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 13:07:12.254 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemRadio 13:07:12.255 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemRadio" 13:07:12.256 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemRadio 13:07:12.259 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemRadio 13:07:12.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:12.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:12.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:12.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:12.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:12.275 INFO [WorkbenchTestable][RequirementsRunner] Finished test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:12.275 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:12.275 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:12.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:12.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:12.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:12.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:12.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:12.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:12.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:12.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:12.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:12.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.shell.DefaultShell, index 0 and no matchers specified 13:07:12.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:12.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:12.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:12.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:12.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:07:12.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:07:12.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:07:12.350 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 13:07:12.350 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:07:12.351 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:07:12.351 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:07:12.351 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:07:12.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:12.353 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:07:12.353 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 13:07:12.359 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:12.359 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:12.359 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:12.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:12.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:12.408 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:12.408 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:12.409 INFO [WorkbenchTestable][RequirementsRunner] Started test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:12.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:12.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:12.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:12.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:12.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:12.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:12.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:12.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:12.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:12.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.shell.DefaultShell, index 0 and no matchers specified 13:07:12.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:12.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:12.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:12.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:12.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:07:12.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:07:12.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:07:12.451 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:07:12.451 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:07:12.451 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:07:12.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:07:12.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:12.451 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:07:12.452 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 13:07:12.452 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 13:07:12.452 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 13:07:12.452 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 13:07:12.452 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 13:07:12.452 DEBUG [main][MenuItemLookup] Item match:DisabledMenu 13:07:12.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:12.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:12.459 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:12.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:12.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:12.508 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:12.508 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:12.508 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:12.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:12.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:12.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:12.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:12.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:12.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:12.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:12.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:12.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:12.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 13:07:12.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:12.549 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 13:07:12.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:12.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:12.556 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:12.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:12.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:12.583 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:12.583 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:12.583 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:12.583 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:12.583 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:12.583 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:12.583 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:12.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:12.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:12.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:12.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:12.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:12.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 13:07:12.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:12.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:12.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:12.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:12.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:07:12.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:07:12.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:07:12.631 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 13:07:12.631 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:07:12.631 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:07:12.631 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:07:12.631 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:07:12.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:12.632 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:07:12.632 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 13:07:12.632 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 13:07:12.632 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 13:07:12.632 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 13:07:12.632 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 13:07:12.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:12.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:12.642 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:12.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:12.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:12.668 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:12.668 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:12.668 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:12.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:12.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:12.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:12.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:12.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:12.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:12.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:12.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:12.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:12.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 13:07:12.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:12.722 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 13:07:12.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:12.728 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:12.728 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:12.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:12.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:12.738 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:12.738 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:12.739 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:12.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:12.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:12.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:12.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:12.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:12.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:12.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:12.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:12.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:12.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 13:07:12.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:12.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:12.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:12.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:12.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:07:12.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:07:12.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:07:12.787 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 13:07:12.787 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:07:12.787 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:07:12.788 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:07:12.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:07:12.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:12.788 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:07:12.788 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 13:07:12.788 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 13:07:12.788 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 13:07:12.790 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 13:07:12.790 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuDisabledChild" 13:07:12.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:12.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:12.796 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:12.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:12.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:12.828 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:12.829 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:12.829 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:12.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:12.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:12.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:12.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:12.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:12.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:12.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:12.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:12.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:12.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 13:07:12.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:12.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:12.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:12.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:12.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:07:12.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:07:12.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:07:12.861 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 13:07:12.861 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:07:12.862 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:07:12.862 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:07:12.862 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:07:12.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:12.862 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:07:12.862 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 13:07:12.862 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 13:07:12.862 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 13:07:12.862 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 13:07:12.862 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 13:07:12.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:12.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:12.872 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:12.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:12.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:12.923 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:12.923 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:12.924 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:12.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:12.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:12.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:12.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:12.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:12.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:12.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:12.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:12.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:12.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.shell.DefaultShell, index 0 and no matchers specified 13:07:12.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:12.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:12.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:12.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:12.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:07:12.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:07:12.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:07:12.954 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 13:07:12.954 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:07:12.955 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:07:12.955 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:07:12.955 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:07:12.955 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:12.968 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:07:12.968 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 13:07:12.969 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 13:07:12.969 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItem1 13:07:12.969 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItem1 13:07:12.969 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 13:07:12.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 13:07:12.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:12.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:12.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:12.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "MenuShell" as the parent 13:07:12.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:12.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:12.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:12.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:12.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:12.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:07:12.972 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:07:12.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:12.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:12.984 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:13.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:13.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:13.029 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:13.029 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:13.029 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:13.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:13.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:13.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:13.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:13.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:13.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:13.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:13.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:13.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:13.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.shell.DefaultShell, index 0 and no matchers specified 13:07:13.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:13.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:13.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:13.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:13.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:07:13.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:07:13.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:07:13.070 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:07:13.070 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:07:13.070 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:07:13.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:07:13.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:13.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:13.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:13.075 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:13.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:13.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:13.082 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:13.082 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:13.082 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:13.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:13.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:13.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:13.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:13.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:13.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:13.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:13.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:13.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:13.139 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 13:07:13.139 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:13.139 DEBUG [main][MenuItemLookup] Found menu:'ShellContextMenuItem' 13:07:13.139 DEBUG [main][MenuItemLookup] Item match:ShellContextMenuItem 13:07:13.145 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:13.145 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:13.145 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:13.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:13.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:13.154 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:13.155 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:13.155 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:13.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:13.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:13.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:13.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:13.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:13.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:13.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:13.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:13.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:13.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.shell.DefaultShell, index 0 and no matchers specified 13:07:13.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:13.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:13.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:13.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:13.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:07:13.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:07:13.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:07:13.219 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:07:13.219 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:07:13.219 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:07:13.219 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:07:13.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:13.220 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:07:13.220 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 13:07:13.220 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 13:07:13.220 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 13:07:13.220 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenu" 13:07:13.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:13.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:13.225 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:13.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:13.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:13.245 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:13.245 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:13.246 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:13.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:13.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:13.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:13.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:13.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:13.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:13.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:13.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:13.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:13.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.shell.DefaultShell, index 0 and no matchers specified 13:07:13.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:13.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:13.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:13.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:13.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:07:13.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:07:13.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:07:13.283 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 13:07:13.283 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:07:13.283 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:07:13.283 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:07:13.283 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:07:13.283 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:13.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:13.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:13.290 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:13.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:13.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:13.329 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:13.329 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:13.329 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:13.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:13.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:13.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:13.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:13.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:13.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:13.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:13.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:13.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:13.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 13:07:13.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:13.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:13.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:13.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:13.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:07:13.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:07:13.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:07:13.362 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:07:13.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:07:13.363 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:07:13.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:07:13.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:13.363 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:07:13.363 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 13:07:13.363 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 13:07:13.363 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 13:07:13.363 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenuEnabledChild' 13:07:13.363 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenuEnabledChild 13:07:13.363 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 13:07:13.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:13.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:13.368 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:13.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:13.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:13.376 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:13.376 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:13.376 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:13.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:13.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:13.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:13.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:13.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:13.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:13.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:13.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 13:07:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:13.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:13.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:13.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:07:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:07:13.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:07:13.446 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 13:07:13.446 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:07:13.446 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:07:13.446 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:07:13.446 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:07:13.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:13.446 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:07:13.446 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 13:07:13.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:13.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:13.451 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:13.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:13.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:13.458 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:13.458 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:13.458 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:13.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:13.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:13.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:13.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:13.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:13.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:13.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:13.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:13.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:13.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 13:07:13.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:13.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:13.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:13.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:13.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:07:13.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:07:13.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:07:13.519 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 13:07:13.519 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:07:13.519 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:07:13.519 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:07:13.519 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:07:13.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:13.519 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:07:13.519 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 13:07:13.519 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 13:07:13.519 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 13:07:13.520 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 13:07:13.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:13.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:13.525 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:13.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:13.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:13.544 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:13.544 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:13.544 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:13.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:13.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:13.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:13.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:13.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:13.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:13.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:13.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:13.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:13.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.shell.DefaultShell, index 0 and no matchers specified 13:07:13.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:13.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:13.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:13.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:13.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:07:13.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:07:13.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:07:13.574 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 13:07:13.574 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:07:13.574 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:07:13.575 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:07:13.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:07:13.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:13.575 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:07:13.575 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 13:07:13.575 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 13:07:13.575 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 13:07:13.575 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemCheck 13:07:13.575 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemCheck" 13:07:13.575 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemCheck 13:07:13.575 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemCheck 13:07:13.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:13.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:13.580 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:13.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:13.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:13.621 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:07:13.621 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:07:13.621 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:13.621 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:13.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:13.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.701 s - in org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.189 s menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.057 s radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.104 s getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.133 s disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.099 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.075 s getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.085 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.07 s menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.089 s getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.094 s selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.105 s getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.053 s shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.072 s menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.09 s getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.083 s menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.047 s getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.082 s menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.086 s checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.077 s Running org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 13:07:13.635 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 13:07:13.635 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:07:13.636 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:13.636 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 13:07:13.636 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:13.636 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:07:13.636 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:13.636 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:07:13.636 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:13.638 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:07:13.638 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 13:07:13.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:13.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:13.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:07:13.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:13.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:13.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 13:07:13.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:13.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:13.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:13.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:13.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:07:13.650 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 13:07:13.651 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:07:13.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:13.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 13:07:13.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 13:07:13.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 13:07:13.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:13.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:13.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 13:07:13.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:13.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:13.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:13.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:07:13.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:13.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:13.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:13.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:13.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:13.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:07:13.727 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 13:07:13.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:07:13.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:07:13.730 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 13:07:13.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:07:13.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:07:13.730 TRACE [main][WidgetHandler] Notify Table with event 13 13:07:13.730 TRACE [main][WidgetHandler] Wait for synchronization 13:07:13.730 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:13.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:13.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:13.731 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:07:13.731 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:13.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:13.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:13.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:07:13.733 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:13.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:13.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:13.733 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:07:13.733 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:13.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:13.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:13.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:13.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:13.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:07:13.737 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:07:13.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:07:13.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:07:13.738 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:07:13.738 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:14.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:07:14.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:07:14.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:07:14.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:14.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:14.243 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:07:14.243 DEBUG [main][MenuItemLookup] Found menu:'File' 13:07:14.243 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:07:14.243 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:07:14.243 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:07:14.243 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:07:14.243 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:07:14.243 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:07:14.243 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:07:14.243 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:07:14.243 DEBUG [main][MenuItemLookup] Item match:Window 13:07:14.246 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:07:14.246 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:07:14.246 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:07:14.246 DEBUG [main][MenuItemLookup] Found menu:'' 13:07:14.246 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:07:14.246 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:07:14.246 DEBUG [main][MenuItemLookup] Found menu:'' 13:07:14.246 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:07:14.246 DEBUG [main][MenuItemLookup] Found menu:'' 13:07:14.246 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:07:14.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:14.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:14.247 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:07:14.247 DEBUG [main][MenuItemLookup] Found menu:'File' 13:07:14.247 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:07:14.247 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:07:14.247 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:07:14.247 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:07:14.247 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:07:14.247 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:07:14.247 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:07:14.247 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:07:14.247 DEBUG [main][MenuItemLookup] Item match:Window 13:07:14.247 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:07:14.247 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:07:14.247 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:07:14.248 DEBUG [main][MenuItemLookup] Found menu:'' 13:07:14.248 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:07:14.248 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:07:14.248 DEBUG [main][MenuItemLookup] Item match:Perspective 13:07:14.250 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:07:14.250 DEBUG [main][MenuItemLookup] Found menu:'' 13:07:14.250 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:07:14.250 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:07:14.250 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:07:14.251 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:07:14.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:07:14.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:14.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:14.257 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:07:14.257 DEBUG [main][MenuItemLookup] Found menu:'File' 13:07:14.257 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:07:14.257 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:07:14.257 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:07:14.257 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:07:14.257 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:07:14.257 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:07:14.257 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:07:14.257 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:07:14.257 DEBUG [main][MenuItemLookup] Item match:Window 13:07:14.258 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:07:14.258 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:07:14.258 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:07:14.258 DEBUG [main][MenuItemLookup] Found menu:'' 13:07:14.258 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:07:14.258 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:07:14.258 DEBUG [main][MenuItemLookup] Found menu:'' 13:07:14.258 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:07:14.258 DEBUG [main][MenuItemLookup] Found menu:'' 13:07:14.258 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:07:14.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:14.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:14.258 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:07:14.258 DEBUG [main][MenuItemLookup] Found menu:'File' 13:07:14.258 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:07:14.258 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:07:14.258 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:07:14.258 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:07:14.258 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:07:14.258 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:07:14.259 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:07:14.259 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:07:14.259 DEBUG [main][MenuItemLookup] Item match:Window 13:07:14.259 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:07:14.259 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:07:14.259 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:07:14.259 DEBUG [main][MenuItemLookup] Found menu:'' 13:07:14.259 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:07:14.259 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:07:14.259 DEBUG [main][MenuItemLookup] Item match:Perspective 13:07:14.259 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:07:14.259 DEBUG [main][MenuItemLookup] Found menu:'' 13:07:14.260 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:07:14.260 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:07:14.260 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:07:14.260 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:07:14.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:14.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:14.260 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:07:14.260 DEBUG [main][MenuItemLookup] Found menu:'File' 13:07:14.260 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:07:14.260 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:07:14.260 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:07:14.260 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:07:14.260 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:07:14.260 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:07:14.260 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:07:14.260 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:07:14.260 DEBUG [main][MenuItemLookup] Item match:Window 13:07:14.261 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:07:14.261 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:07:14.261 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:07:14.261 DEBUG [main][MenuItemLookup] Found menu:'' 13:07:14.261 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:07:14.261 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:07:14.261 DEBUG [main][MenuItemLookup] Found menu:'' 13:07:14.261 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:07:14.261 DEBUG [main][MenuItemLookup] Found menu:'' 13:07:14.261 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:07:14.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:14.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:14.261 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:07:14.261 DEBUG [main][MenuItemLookup] Found menu:'File' 13:07:14.261 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:07:14.261 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:07:14.261 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:07:14.261 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:07:14.261 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:07:14.261 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:07:14.261 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:07:14.261 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:07:14.261 DEBUG [main][MenuItemLookup] Item match:Window 13:07:14.262 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:07:14.262 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:07:14.262 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:07:14.262 DEBUG [main][MenuItemLookup] Found menu:'' 13:07:14.262 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:07:14.262 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:07:14.262 DEBUG [main][MenuItemLookup] Item match:Perspective 13:07:14.262 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:07:14.262 DEBUG [main][MenuItemLookup] Found menu:'' 13:07:14.262 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:07:14.262 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:07:14.262 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:07:14.262 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:07:14.262 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:07:14.262 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:07:14.262 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:07:14.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:07:14.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 13:07:14.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:07:14.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:14.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:14.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:14.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:14.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:14.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:07:14.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:14.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:14.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:14.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 "Reset Perspective") 13:07:14.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:14.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:14.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:14.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:07:14.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:14.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:14.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:14.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:14.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:07:14.323 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:07:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:07:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:07:14.323 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:07:14.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:14.521 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:14.521 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 13:07:14.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 13:07:14.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:14.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:14.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:14.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:07:14.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:14.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:14.523 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:07:14.523 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.*') 13:07:14.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:14.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:14.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:14.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:14.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:07:14.543 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:07:14.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:14.671 DEBUG [main][MenuItemLookup] Found menu:'(no launch history)' 13:07:14.671 DEBUG [main][MenuItemLookup] Found menu:'' 13:07:14.671 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:07:14.671 DEBUG [main][MenuItemLookup] Item match:Run As 13:07:14.674 DEBUG [main][MenuItemLookup] Found menu:'(none applicable)' 13:07:14.674 DEBUG [main][MenuItemLookup] Item match:(none applicable) 13:07:14.674 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"(none applicable)" 13:07:14.674 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 13:07:14.674 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:14.674 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:14.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:14.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:14.675 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 13:07:14.675 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 13:07:14.675 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:14.675 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:14.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:14.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.043 s - in org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) Time elapsed: 0.154 s Running org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 13:07:14.685 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 13:07:14.686 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:07:14.687 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:14.687 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 13:07:14.687 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:14.687 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:07:14.687 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:14.687 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:07:14.687 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:14.687 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:14.688 INFO [WorkbenchTestable][RequirementsRunner] Started test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 13:07:14.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 13:07:14.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:14.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:14.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:14.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:14.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:07:14.714 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu. 13:07:14.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:07:14.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:14.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:14.715 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:07:14.715 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:07:14.715 DEBUG [main][MenuItemLookup] Found menu:'File' 13:07:14.715 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:07:14.715 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:07:14.715 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:07:14.715 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:07:14.715 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:07:14.715 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:07:14.715 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:07:14.715 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:07:14.715 DEBUG [main][MenuItemLookup] Item match:Window 13:07:14.716 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:07:14.716 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:07:14.716 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:07:14.716 DEBUG [main][MenuItemLookup] Found menu:'' 13:07:14.716 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:07:14.716 DEBUG [main][MenuItemLookup] Item match:Show View 13:07:14.722 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:07:14.722 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:07:14.722 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:07:14.722 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:07:14.722 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:07:14.722 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:07:14.722 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:07:14.722 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:07:14.722 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:07:14.722 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:07:14.722 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:07:14.722 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:07:14.722 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:07:14.722 DEBUG [main][MenuItemLookup] Found menu:'' 13:07:14.722 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:07:14.722 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:07:14.723 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:07:14.723 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:07:14.723 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:07:14.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:07:14.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:07:14.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:07:14.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:14.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:14.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:07:14.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:14.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:14.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:14.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:07:14.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:14.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:14.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:14.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:14.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:14.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:07:14.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:07:14.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:07:14.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 13:07:14.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 13:07:14.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:07:15.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:07:15.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 13:07:15.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 13:07:15.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 13:07:15.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:07:15.340 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 13:07:15.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:07:15.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 13:07:15.340 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT 13:07:15.340 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT 13:07:15.340 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection 13:07:15.341 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT 13:07:15.341 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:15.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:15.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:15.341 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:07:15.341 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:15.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:15.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:15.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:07:15.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:15.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:15.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:15.342 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:07:15.342 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:15.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:15.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:15.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:15.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:15.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:07:15.344 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:07:15.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:07:15.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:07:15.344 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:07:15.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:15.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:07:15.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:07:15.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:07:15.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:15.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:15.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:07:15.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:15.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:15.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:07:15.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:15.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:15.412 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:07:15.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 '\*?\QRedDeer SWT\E') 13:07:15.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:15.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:15.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:15.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:15.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:07:15.420 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 13:07:15.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 13:07:15.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:07:15.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:07:15.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:07:15.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:07:15.444 DEBUG [main][MenuItemLookup] Found menu:'submenu' 13:07:15.444 DEBUG [main][MenuItemLookup] Found menu:'' 13:07:15.445 DEBUG [main][MenuItemLookup] Found menu:'View Action with ID' 13:07:15.445 DEBUG [main][MenuItemLookup] Item match:View Action with ID 13:07:15.445 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"View Action with ID" 13:07:15.445 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text View Action with ID 13:07:15.445 INFO [main][MenuItemHandler] Select menu item: View Action with ID 13:07:15.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled.... 13:07:15.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled. finished successfully 13:07:15.446 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 13:07:15.446 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:15.446 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:15.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:15.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:15.446 INFO [WorkbenchTestable][RequirementsRunner] Finished test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 13:07:15.446 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:15.446 INFO [WorkbenchTestable][RequirementsRunner] Started test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 13:07:15.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 13:07:15.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:15.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:15.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:15.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:15.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:15.449 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 13:07:15.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:15.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:15.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:07:15.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:15.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:15.452 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:07:15.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 '\*?\QRedDeer SWT\E') 13:07:15.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:15.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:15.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:15.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:15.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:07:15.455 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 13:07:15.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 13:07:15.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:07:15.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:07:15.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:07:15.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:07:15.457 DEBUG [main][MenuItemLookup] Found menu:'submenu' 13:07:15.457 DEBUG [main][MenuItemLookup] Item match:submenu 13:07:15.459 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 13:07:15.459 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuA 13:07:15.459 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&A" 13:07:15.459 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuA 13:07:15.459 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&A 13:07:15.460 DEBUG [main][MenuItemLookup] Found menu:'submenu' 13:07:15.460 DEBUG [main][MenuItemLookup] Item match:submenu 13:07:15.460 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 13:07:15.460 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuB' 13:07:15.460 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuB 13:07:15.460 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&B" 13:07:15.460 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuB 13:07:15.460 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&B 13:07:15.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 13:07:15.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:15.461 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:15.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:15.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:15.461 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 13:07:15.461 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:15.461 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 13:07:15.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 13:07:15.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:15.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:15.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:15.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:15.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:07:15.474 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 13:07:15.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:07:15.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:15.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:15.475 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:07:15.475 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:07:15.475 DEBUG [main][MenuItemLookup] Found menu:'File' 13:07:15.475 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:07:15.475 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:07:15.475 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:07:15.475 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:07:15.475 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:07:15.475 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:07:15.475 DEBUG [main][MenuItemLookup] Item match:Window 13:07:15.476 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:07:15.476 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:07:15.476 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:07:15.476 DEBUG [main][MenuItemLookup] Found menu:'' 13:07:15.476 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:07:15.476 DEBUG [main][MenuItemLookup] Item match:Show View 13:07:15.480 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:07:15.480 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:07:15.480 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:07:15.480 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:07:15.480 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:07:15.480 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:07:15.480 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:07:15.480 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:07:15.480 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:07:15.480 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:07:15.480 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:07:15.480 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:07:15.480 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:07:15.480 DEBUG [main][MenuItemLookup] Found menu:'' 13:07:15.480 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:07:15.480 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:07:15.509 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:07:15.509 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:07:15.509 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:07:15.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:07:15.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:07:15.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:07:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:15.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:15.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:07:15.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:15.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:15.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:15.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:07:15.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:15.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:15.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:15.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:15.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:15.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:07:15.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:07:15.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:07:15.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:07:15.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:07:15.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:07:16.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:07:16.071 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:07:16.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:07:16.073 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:07:16.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:07:16.073 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:07:16.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:07:16.073 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:07:16.073 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 13:07:16.073 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 13:07:16.074 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 13:07:16.074 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 13:07:16.074 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:16.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:16.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:16.074 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:07:16.074 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:16.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:16.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:16.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:07:16.075 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:16.075 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:07:16.075 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:16.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:16.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:16.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:16.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:07:16.076 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:07:16.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:07:16.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:07:16.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:07:16.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:16.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:07:16.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:07:16.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:07:16.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:16.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:16.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:07:16.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:16.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:16.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:07:16.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:16.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:16.214 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:07:16.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 '\*?\QError Log\E') 13:07:16.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:16.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:16.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:16.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:16.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:07:16.229 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:07:16.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:07:16.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:07:16.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:07:16.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:07:16.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:07:16.233 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:07:16.233 DEBUG [main][MenuItemLookup] Found menu:'' 13:07:16.233 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:07:16.233 DEBUG [main][MenuItemLookup] Item match:Filters... 13:07:16.235 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Filters..." 13:07:16.235 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Filters... 13:07:16.235 INFO [main][MenuItemHandler] Select menu item: &Filters... 13:07:16.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 13:07:16.324 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 13:07:16.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Log Filters 13:07:16.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:16.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:16.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:07:16.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:16.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:16.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:16.325 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Log Filters" as the parent 13:07:16.325 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:16.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:16.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:16.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:16.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:16.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:07:16.327 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:07:16.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:07:16.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:07:16.327 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:07:16.327 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:16.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 13:07:16.443 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 13:07:16.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 13:07:16.443 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 13:07:16.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 13:07:16.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:16.443 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:16.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:16.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:16.443 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 13:07:16.443 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:16.443 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 13:07:16.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 13:07:16.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:16.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:16.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:16.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:16.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:16.448 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:07:16.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:16.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:16.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:07:16.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:16.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:16.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:07:16.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:07:16.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:16.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:16.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:16.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:16.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:07:16.454 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:07:16.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:07:16.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:07:16.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:07:16.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:07:16.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:07:16.456 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:07:16.456 DEBUG [main][MenuItemLookup] Found menu:'' 13:07:16.456 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:07:16.456 DEBUG [main][MenuItemLookup] Found menu:'' 13:07:16.456 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 13:07:16.456 DEBUG [main][MenuItemLookup] Found menu:'Show text filter' 13:07:16.456 DEBUG [main][MenuItemLookup] Item match:Show text filter 13:07:16.456 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Show text filter" 13:07:16.456 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Show text filter 13:07:16.456 INFO [main][MenuItemHandler] Select menu item: &Show text filter 13:07:16.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:07:16.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:16.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:16.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:16.458 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 13:07:16.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:16.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:16.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:16.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:07:16.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:16.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:07:17.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:17.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:07:17.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:07:17.466 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 13:07:17.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 13:07:17.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:17.466 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:17.466 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 13:07:17.466 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 13:07:17.466 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:17.466 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.782 s - in org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.758 s parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.015 s testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.982 s testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 1.023 s Running org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:07:17.473 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:07:17.474 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:07:17.474 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:17.474 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:07:17.474 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:17.474 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:07:17.475 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:17.475 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:07:17.475 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:17.475 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:17.475 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 13:07:17.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:07:17.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:17.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:17.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:17.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:17.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:17.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:17.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:17.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:17.506 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") 13:07:17.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:17.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:17.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:17.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:17.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:07:17.506 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:07:17.506 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:17.516 DEBUG [main][MenuItemLookup] Found menu:'ToolItemMenuItem1' 13:07:17.516 DEBUG [main][MenuItemLookup] Item match:ToolItemMenuItem1 13:07:17.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:07:17.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:17.522 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:17.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:17.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:17.543 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 13:07:17.543 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:17.543 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 13:07:17.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:07:17.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:17.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:17.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:17.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:17.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:17.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:17.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:17.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:17.576 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") 13:07:17.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:17.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:17.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:17.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:17.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:07:17.577 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:07:17.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:17.586 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 13:07:17.586 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem2" 13:07:17.587 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem3" 13:07:17.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:07:17.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:17.592 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:17.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:17.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:17.627 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 13:07:17.627 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:17.627 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 13:07:17.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:07:17.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:17.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:17.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:17.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:17.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:17.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:17.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:17.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:17.659 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") 13:07:17.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:17.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:17.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:17.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:17.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:07:17.659 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:07:17.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:17.675 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:07:17.675 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:17.675 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:17.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:17.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:17.711 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 13:07:17.711 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:17.711 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 13:07:17.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:07:17.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:17.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:17.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:17.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:17.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:17.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:17.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:17.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:17.743 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") 13:07:17.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:17.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:17.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:17.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:17.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:07:17.744 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:07:17.744 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:07:17.754 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 13:07:17.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:07:17.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:17.759 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:17.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:17.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:17.781 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 13:07:17.781 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:17.781 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 13:07:17.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:07:17.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:17.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:17.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:17.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:07:17.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:07:17.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:07:17.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:07:17.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:07:17.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "genericToolItem") 13:07:17.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:17.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:17.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:17.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:17.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:07:17.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:07:17.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:17.837 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:17.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:17.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:17.845 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 13:07:17.845 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:07:17.845 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:17.845 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:17.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:17.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 s - in org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.068 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.084 s toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.084 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.07 s toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.064 s Running org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:07:17.854 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:07:17.857 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:07:17.858 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:17.858 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:07:17.858 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:17.858 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:07:17.863 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:17.863 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:07:17.864 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:17.864 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:17.864 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:07:17.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:07:17.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:17.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:17.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:17.982 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 13:07:17.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:18.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:18.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:18.016 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:18.016 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:18.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:18.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:07:18.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 13:07:18.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:07:18.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 13:07:19.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:07:19.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 13:07:19.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:07:19.017 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 1 was not found 13:07:19.018 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:07:19.019 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:07:19.019 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:07:19.019 DEBUG [main][AbstractWait] Waiting until shell is active... 13:07:19.019 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:07:19.019 INFO [main][AbstractShell] Close shell Testing shell 13:07:19.019 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:07:19.035 DEBUG [main][AbstractWait] Waiting while shell is available... 13:07:19.035 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:07:19.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:07:19.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:19.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:19.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:19.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:19.036 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:07:19.036 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:19.036 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:07:19.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:07:19.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:19.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:19.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:19.078 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%$") 13:07:19.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:19.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:19.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:19.096 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:19.096 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:19.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:19.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:19.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:07:19.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:19.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:07:20.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:20.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:07:20.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:07:20.098 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was not found 13:07:20.099 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:07:20.099 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:07:20.099 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:07:20.099 DEBUG [main][AbstractWait] Waiting until shell is active... 13:07:20.099 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:07:20.099 INFO [main][AbstractShell] Close shell Testing shell 13:07:20.099 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:07:20.112 DEBUG [main][AbstractWait] Waiting while shell is available... 13:07:20.112 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:07:20.112 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:07:20.112 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:20.112 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:20.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:20.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:20.114 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:07:20.114 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:20.115 INFO [WorkbenchTestable][RequirementsRunner] Started test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:07:20.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:07:20.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:20.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:20.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:20.170 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 13:07:20.170 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:20.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:20.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:20.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:20.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:20.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:20.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:20.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:20.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:20.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 13:07:20.213 INFO [WorkbenchTestable][AbstractBrowser] Execute script: testExecute() 13:07:20.338 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:07:20.338 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:07:20.338 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:07:20.339 DEBUG [main][AbstractWait] Waiting until shell is active... 13:07:20.339 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:07:20.339 INFO [main][AbstractShell] Close shell Testing shell 13:07:20.339 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:07:20.360 DEBUG [main][AbstractWait] Waiting while shell is available... 13:07:20.360 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:07:20.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:07:20.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:20.360 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:20.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:20.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:20.380 INFO [WorkbenchTestable][RequirementsRunner] Finished test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:07:20.380 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:20.380 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:07:20.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:07:20.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:20.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:20.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:20.427 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 13:07:20.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:20.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:20.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:20.451 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:20.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:20.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:20.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:20.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:20.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:20.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 13:07:20.452 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: testEvaluate();return "test"; 13:07:20.559 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:07:20.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 13:07:20.559 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:07:20.560 DEBUG [main][AbstractWait] Waiting until shell is active... 13:07:20.560 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:07:20.560 INFO [main][AbstractShell] Close shell Testing shell 13:07:20.560 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:07:20.565 DEBUG [main][AbstractWait] Waiting while shell is available... 13:07:20.565 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:07:20.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:07:20.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:20.566 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:20.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:20.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:20.588 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:07:20.588 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:20.589 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:07:20.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:07:20.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:20.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:20.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:20.620 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 13:07:20.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:20.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:20.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:20.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:20.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:20.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:20.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:20.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:20.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:20.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 13:07:20.646 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:07:20.646 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:07:20.646 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:07:20.646 DEBUG [main][AbstractWait] Waiting until shell is active... 13:07:20.646 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:07:20.646 INFO [main][AbstractShell] Close shell Testing shell 13:07:20.646 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:07:20.770 DEBUG [main][AbstractWait] Waiting while shell is available... 13:07:20.770 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:07:20.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:07:20.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:20.770 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:20.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:20.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:20.772 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:07:20.772 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:20.772 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:07:20.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:07:20.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:20.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:20.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:20.800 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:") 13:07:20.800 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:20.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:20.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:20.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:20.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:20.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:20.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:20.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:20.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:20.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 13:07:20.820 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:07:20.820 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:07:20.820 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:07:20.820 DEBUG [main][AbstractWait] Waiting until shell is active... 13:07:20.820 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:07:20.820 INFO [main][AbstractShell] Close shell Testing shell 13:07:20.820 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:07:20.929 DEBUG [main][AbstractWait] Waiting while shell is available... 13:07:20.930 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:07:20.930 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:07:20.930 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:20.930 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:20.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:20.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:20.932 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:07:20.932 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:20.932 INFO [WorkbenchTestable][RequirementsRunner] Started test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:07:20.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:07:20.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:20.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:20.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:20.963 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 13:07:20.963 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:20.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:20.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:20.982 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:20.982 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:20.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:20.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:20.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:20.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:20.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 13:07:20.983 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/snippets/' 13:07:20.985 DEBUG [main][BrowserProgressListener] Calling chanded() 13:07:20.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:07:20.986 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:07:21.183 DEBUG [main][BrowserProgressListener] Calling chanded() 13:07:21.486 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:07:21.537 DEBUG [main][BrowserProgressListener] Calling chanded() 13:07:21.753 DEBUG [main][BrowserProgressListener] Calling chanded() 13:07:21.986 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:07:22.486 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:07:22.845 DEBUG [main][BrowserProgressListener] Calling chanded() 13:07:22.986 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() failed to create drawable 13:07:23.254 DEBUG [main][BrowserProgressListener] Calling chanded() 13:07:23.487 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:07:23.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:07:23.487 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 13:07:33.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:07:33.488 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:07:33.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:07:33.501 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/widgets/' 13:07:33.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:07:33.501 DEBUG [main][BrowserProgressListener] Calling chanded() 13:07:33.501 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:07:33.540 DEBUG [main][BrowserProgressListener] Calling chanded() 13:07:33.656 DEBUG [main][BrowserProgressListener] Calling chanded() 13:07:34.002 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:07:34.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:07:34.002 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 13:07:44.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:07:44.002 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:07:44.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:07:44.004 INFO [WorkbenchTestable][AbstractBrowser] Browser back 13:07:44.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:07:44.004 DEBUG [main][BrowserProgressListener] Calling chanded() 13:07:44.004 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:07:44.134 DEBUG [main][BrowserProgressListener] Calling chanded() 13:07:44.505 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:07:44.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:07:44.505 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:07:45.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:07:45.505 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:07:45.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:07:45.508 INFO [WorkbenchTestable][AbstractBrowser] Browser forward 13:07:45.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:07:45.509 DEBUG [main][BrowserProgressListener] Calling chanded() 13:07:45.509 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:07:45.574 DEBUG [main][BrowserProgressListener] Calling chanded() 13:07:46.009 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:07:46.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:07:46.009 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:07:47.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:07:47.009 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:07:47.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:07:47.010 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:07:47.011 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:07:47.011 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:07:47.011 DEBUG [main][AbstractWait] Waiting until shell is active... 13:07:47.011 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:07:47.011 INFO [main][AbstractShell] Close shell Testing shell 13:07:47.011 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:07:47.030 DEBUG [main][AbstractWait] Waiting while shell is available... 13:07:47.031 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:07:47.031 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:07:47.031 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:47.031 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:47.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:47.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:47.055 INFO [WorkbenchTestable][RequirementsRunner] Finished test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:07:47.055 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:07:47.055 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:47.055 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:47.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:47.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.201 s - in org.eclipse.reddeer.swt.test.impl.browser.BrowserTest findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.172 s findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.078 s executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.265 s evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.208 s findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.183 s findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.16 s navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 26.123 s Running org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:07:47.071 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:07:47.072 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:07:47.072 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:47.072 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:07:47.073 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:47.073 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:07:47.073 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:47.073 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:07:47.073 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:47.074 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:47.074 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:07:47.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:07:47.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:47.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:47.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:47.161 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 13:07:47.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:47.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:47.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:47.189 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:47.189 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:47.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:47.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:07:47.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:07:47.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:47.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 13:07:47.192 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:") 13:07:47.192 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:47.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:47.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:47.192 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:47.193 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:47.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:47.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:47.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:47.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:47.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 13:07:47.212 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:07:47.212 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:07:47.213 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:07:47.214 DEBUG [main][AbstractWait] Waiting until shell is active... 13:07:47.214 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:07:47.214 INFO [main][AbstractShell] Close shell Testing shell 13:07:47.214 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:07:47.228 DEBUG [main][AbstractWait] Waiting while shell is available... 13:07:47.228 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:07:47.228 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:07:47.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:47.229 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:47.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:47.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:47.254 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:07:47.254 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:47.254 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:07:47.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:07:47.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:47.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:47.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:47.366 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') 13:07:47.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:47.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:47.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:47.419 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:47.419 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:47.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:47.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:47.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 13:07:47.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 13:07:47.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:47.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:47.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 13:07:47.423 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 13:07:47.426 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:07:47.426 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:07:47.426 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:07:47.428 DEBUG [main][AbstractWait] Waiting until shell is active... 13:07:47.428 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:07:47.428 INFO [main][AbstractShell] Close shell Testing shell 13:07:47.428 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:07:47.442 DEBUG [main][AbstractWait] Waiting while shell is available... 13:07:47.442 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:07:47.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:07:47.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:47.442 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:47.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:47.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:47.467 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:07:47.467 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:47.467 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:07:47.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:07:47.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:47.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:47.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:47.515 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") 13:07:47.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:47.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:47.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:47.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:47.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:47.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:47.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:47.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:47.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:47.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 13:07:47.545 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 13:07:47.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:47.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:47.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:47.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:47.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:47.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:47.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:47.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:47.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:47.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 13:07:47.546 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") 13:07:47.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:47.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:47.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:47.546 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:47.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:47.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:47.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:47.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:47.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:47.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 13:07:47.549 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 13:07:47.549 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:47.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:47.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:47.549 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:47.549 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:47.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:47.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:07:47.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:07:47.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:47.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 13:07:47.550 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") 13:07:47.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:47.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:47.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:47.550 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:47.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:47.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:47.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:47.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:47.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:47.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 13:07:47.553 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 13:07:47.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:47.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:47.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:47.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:07:47.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:07:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:47.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 2 was found 13:07:47.555 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") 13:07:47.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:47.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:47.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:47.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:47.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:47.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:47.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:47.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:47.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:47.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 13:07:47.558 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 13:07:47.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:47.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:47.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:47.563 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:47.563 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:47.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:47.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 13:07:47.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 13:07:47.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:47.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 3 was found 13:07:47.564 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:07:47.564 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:07:47.564 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:07:47.565 DEBUG [main][AbstractWait] Waiting until shell is active... 13:07:47.565 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:07:47.565 INFO [main][AbstractShell] Close shell Testing shell 13:07:47.565 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:07:47.579 DEBUG [main][AbstractWait] Waiting while shell is available... 13:07:47.579 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:07:47.579 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:07:47.579 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:47.579 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:47.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:47.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:47.603 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:07:47.603 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:47.603 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:07:47.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:07:47.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:47.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:47.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:47.653 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") 13:07:47.653 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:47.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:47.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:47.677 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:47.677 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:47.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:47.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:47.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:47.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:47.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 13:07:47.683 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 3 13:07:47.684 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:07:47.684 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:07:47.684 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:07:47.685 DEBUG [main][AbstractWait] Waiting until shell is active... 13:07:47.685 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:07:47.685 INFO [main][AbstractShell] Close shell Testing shell 13:07:47.685 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:07:47.698 DEBUG [main][AbstractWait] Waiting while shell is available... 13:07:47.698 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:07:47.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:07:47.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:47.698 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:47.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:47.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:47.707 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:07:47.707 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:47.707 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:07:47.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:07:47.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:47.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:47.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:47.767 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") 13:07:47.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:47.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:47.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:47.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:47.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:47.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:47.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:47.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:47.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:47.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 13:07:47.793 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 2 13:07:47.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:07:47.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:47.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:47.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:47.799 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:47.799 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:47.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:47.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:47.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:47.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:47.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:07:47.799 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:07:47.800 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:07:47.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 13:07:47.800 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:07:47.800 DEBUG [main][AbstractWait] Waiting until shell is active... 13:07:47.800 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:07:47.800 INFO [main][AbstractShell] Close shell Testing shell 13:07:47.801 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:07:47.814 DEBUG [main][AbstractWait] Waiting while shell is available... 13:07:47.814 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:07:47.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:07:47.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:47.815 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:47.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:47.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:47.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:07:47.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:47.837 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:07:47.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:07:47.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:47.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:47.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:47.883 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 13:07:47.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:47.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:47.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:47.913 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:47.913 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:47.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:47.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:07:47.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:07:47.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:47.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 13:07:47.914 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 13:07:47.915 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:07:47.915 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:07:47.915 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:07:47.916 DEBUG [main][AbstractWait] Waiting until shell is active... 13:07:47.917 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:07:47.917 INFO [main][AbstractShell] Close shell Testing shell 13:07:47.917 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:07:47.929 DEBUG [main][AbstractWait] Waiting while shell is available... 13:07:47.929 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:07:47.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:07:47.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:47.929 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:47.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:47.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:47.938 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:07:47.938 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:47.939 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:07:47.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:07:47.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:47.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:47.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:47.997 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 13:07:47.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:48.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:48.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:48.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:48.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:48.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:48.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:07:48.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:07:48.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:07:48.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:07:49.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:07:49.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:07:49.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:07:49.042 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 5 was not found 13:07:49.042 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:07:49.042 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:07:49.042 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:07:49.043 DEBUG [main][AbstractWait] Waiting until shell is active... 13:07:49.043 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:07:49.043 INFO [main][AbstractShell] Close shell Testing shell 13:07:49.043 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:07:49.055 DEBUG [main][AbstractWait] Waiting while shell is available... 13:07:49.055 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:07:49.056 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:07:49.056 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:49.056 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:49.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:49.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:49.078 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:07:49.078 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:49.078 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:07:49.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:07:49.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:49.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:49.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:49.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "NON_EXISTING_LABEL_&*") 13:07:49.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:49.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:49.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:49.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:49.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:49.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:49.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:49.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:07:49.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:49.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:07:50.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:50.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:07:50.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:07:50.159 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was not found 13:07:50.160 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:07:50.160 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:07:50.160 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:07:50.160 DEBUG [main][AbstractWait] Waiting until shell is active... 13:07:50.160 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:07:50.160 INFO [main][AbstractShell] Close shell Testing shell 13:07:50.160 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:07:50.173 DEBUG [main][AbstractWait] Waiting while shell is available... 13:07:50.173 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:07:50.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:07:50.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:50.173 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:50.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:50.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:50.195 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:07:50.195 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:50.195 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:07:50.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:07:50.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:50.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:50.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:50.241 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") 13:07:50.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:50.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:50.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:50.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:50.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:50.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:50.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:50.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:50.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:50.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 13:07:50.268 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to selection: Item23 13:07:50.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:07:50.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:50.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:50.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:50.275 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:50.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:50.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:50.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:50.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:50.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:50.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:07:50.275 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:07:50.276 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:07:50.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 13:07:50.276 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:07:50.277 DEBUG [main][AbstractWait] Waiting until shell is active... 13:07:50.277 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:07:50.277 INFO [main][AbstractShell] Close shell Testing shell 13:07:50.277 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:07:50.289 DEBUG [main][AbstractWait] Waiting while shell is available... 13:07:50.289 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:07:50.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:07:50.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:50.289 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:50.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:50.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:50.312 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:07:50.312 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:07:50.312 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:50.312 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:50.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:50.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.241 s - in org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.18 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.213 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.136 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.104 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.13 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.101 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.139 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.117 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.117 s Running org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:07:50.320 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:07:50.320 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:07:50.321 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:50.321 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:07:50.321 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:50.321 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:07:50.321 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:50.321 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:07:50.322 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:07:50.322 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:50.322 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:07:50.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:07:50.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:50.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:50.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:740): Gtk-WARNING **: 13:07:50.343: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.352: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.354: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.355: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.356: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.362: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.362: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.363: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.363: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.364: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.365: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.365: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.375: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.382: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.384: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.385: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.386: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.392: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.393: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.394: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.394: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.395: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.396: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.396: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.402: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.403: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.403: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.404: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.404: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.404: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.405: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.406: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.406: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.407: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.413: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.413: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.414: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.414: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.415: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.415: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.415: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.416: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.417: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.418: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.418: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.418: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.418: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 13:07:50.423 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 13:07:50.423 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:50.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:50.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:50.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:50.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:50.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:50.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:50.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:50.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:50.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 13:07:50.446 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 13:07:50.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:50.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:50.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:50.446 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:50.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:50.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:50.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:07:50.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:07:50.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:50.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 13:07:50.447 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:07:50.447 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:07:50.447 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:07:50.448 DEBUG [main][AbstractWait] Waiting until shell is active... 13:07:50.448 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:07:50.448 INFO [main][AbstractShell] Close shell Testing shell 13:07:50.448 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:07:50.480 DEBUG [main][AbstractWait] Waiting while shell is available... 13:07:50.480 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:07:50.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:07:50.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:50.480 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:50.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:50.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:50.490 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:07:50.491 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:50.491 INFO [WorkbenchTestable][RequirementsRunner] Started test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:07:50.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:07:50.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:50.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:50.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:740): Gtk-WARNING **: 13:07:50.513: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.520: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.521: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.522: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.523: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.529: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.529: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.530: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.531: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.531: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.532: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.533: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.542: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.550: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.551: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.552: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.553: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.560: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.560: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.561: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.562: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.563: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.564: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.564: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.570: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.571: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.571: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.572: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.572: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.573: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.574: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.575: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.575: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.575: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.582: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.582: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.582: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.583: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.584: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.584: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.584: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.584: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.585: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.586: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.587: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.587: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:50.587: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 13:07:50.590 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 13:07:50.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:50.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:50.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:50.618 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:50.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:50.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:50.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:07:50.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:07:50.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:50.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 13:07:50.619 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 13:07:50.619 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 13:07:50.619 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:50.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:50.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:50.619 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:50.619 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:50.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:50.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:07:50.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:07:50.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:50.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 13:07:50.619 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 13:07:50.625 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:07:51.659 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 13:07:51.659 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 2 13:07:51.659 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 13:07:51.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:51.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:51.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:51.659 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:51.659 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:51.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:51.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:07:51.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:07:51.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:51.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 13:07:51.660 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 13:07:51.661 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:07:52.661 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 13:07:52.661 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 4 13:07:52.661 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 13:07:52.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:52.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:52.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:52.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:52.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:52.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:52.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:07:52.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:07:52.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:52.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 13:07:52.662 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 4 13:07:52.663 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:07:53.663 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been expanded 13:07:53.663 INFO [WorkbenchTestable][AbstractExpandBar] Collapse all expand bar items 13:07:53.664 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 0 13:07:53.667 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been collapsed 13:07:53.667 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 1 13:07:53.668 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 is already collapsed. No action performed 13:07:53.668 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 2 13:07:53.668 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been collapsed 13:07:53.668 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 3 13:07:53.668 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 3 is already collapsed. No action performed 13:07:53.668 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 4 13:07:53.669 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been collapsed 13:07:53.669 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:07:53.669 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:07:53.669 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:07:53.670 DEBUG [main][AbstractWait] Waiting until shell is active... 13:07:53.670 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:07:53.670 INFO [main][AbstractShell] Close shell Testing shell 13:07:53.670 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:07:53.697 DEBUG [main][AbstractWait] Waiting while shell is available... 13:07:53.697 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:07:53.697 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:07:53.697 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:53.697 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:53.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:53.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:53.704 INFO [WorkbenchTestable][RequirementsRunner] Finished test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:07:53.704 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:53.704 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:07:53.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:07:53.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:53.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:53.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:740): Gtk-WARNING **: 13:07:53.723: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.730: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.732: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.733: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.733: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.739: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.740: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.741: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.741: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.742: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.743: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.743: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.753: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.760: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.762: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.764: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.766: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.774: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.774: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.776: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.776: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.777: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.778: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.778: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.785: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.786: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.786: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.787: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.787: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.788: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.788: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.789: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.790: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.790: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.815: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.815: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.816: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.816: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.817: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.817: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.817: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.818: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.819: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.820: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.821: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.821: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:53.821: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 13:07:53.826 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 13:07:53.826 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 13:07:53.826 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:53.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:53.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:53.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:53.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:53.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:53.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:07:53.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:07:53.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:53.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 13:07:53.863 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 13:07:53.864 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:07:54.864 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 13:07:54.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified 13:07:54.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:54.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:54.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:54.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:54.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:54.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:54.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:07:54.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:07:54.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:54.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 13:07:54.866 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:07:54.869 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:07:54.869 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:07:54.869 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:07:54.870 DEBUG [main][AbstractWait] Waiting until shell is active... 13:07:54.870 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:07:54.870 INFO [main][AbstractShell] Close shell Testing shell 13:07:54.870 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:07:54.901 DEBUG [main][AbstractWait] Waiting while shell is available... 13:07:54.901 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:07:54.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:07:54.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:54.901 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:54.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:54.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:54.908 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:07:54.909 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:54.909 INFO [WorkbenchTestable][RequirementsRunner] Started test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:07:54.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:07:54.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:54.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:54.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:740): Gtk-WARNING **: 13:07:54.929: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.939: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.941: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.942: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.944: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.951: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.951: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.952: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.953: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.953: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.954: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.954: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.964: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.971: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.973: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.974: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.975: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.982: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.982: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.983: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.983: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.984: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.985: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.985: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.991: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.992: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.992: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.993: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.993: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.993: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.994: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.995: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.995: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:54.995: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:55.002: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:55.002: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:55.002: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:55.002: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:55.003: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:55.004: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:55.004: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:55.004: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:55.005: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:55.006: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:55.006: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:55.006: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:55.006: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 13:07:55.008 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 13:07:55.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:55.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:55.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:55.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:55.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:55.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:55.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:55.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:55.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:55.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 13:07:55.031 INFO [WorkbenchTestable][AbstractExpandBar] Expand all expand bar items 13:07:55.032 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 13:07:55.032 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:07:56.033 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 13:07:56.033 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 13:07:56.033 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:07:57.034 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 13:07:57.034 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 13:07:57.034 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:07:58.035 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 13:07:58.035 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:07:58.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 13:07:58.035 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:07:58.036 DEBUG [main][AbstractWait] Waiting until shell is active... 13:07:58.036 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:07:58.036 INFO [main][AbstractShell] Close shell Testing shell 13:07:58.036 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:07:58.067 DEBUG [main][AbstractWait] Waiting while shell is available... 13:07:58.067 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:07:58.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:07:58.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:58.067 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:58.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:58.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:58.075 INFO [WorkbenchTestable][RequirementsRunner] Finished test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:07:58.075 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:58.075 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:07:58.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:07:58.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:58.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:58.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:740): Gtk-WARNING **: 13:07:58.089: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.095: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.097: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.097: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.098: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.104: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.104: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.105: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.105: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.106: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.107: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.107: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.121: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.131: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.133: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.135: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.136: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.145: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.146: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.148: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.148: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.149: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.151: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.151: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.159: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.160: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.160: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.161: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.161: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.161: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.162: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.163: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.163: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.164: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.170: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.170: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.170: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.171: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.172: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.172: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.172: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.172: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.173: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.174: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.174: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.174: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:58.174: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 13:07:58.177 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item text: Expand Item: 1 13:07:58.177 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 13:07:58.177 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:58.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:58.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:58.200 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:58.200 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:58.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:58.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:07:58.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:07:58.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:58.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 13:07:58.200 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 13:07:58.201 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:07:59.202 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 13:07:59.202 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 13:07:59.202 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:59.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:59.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:59.202 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:59.202 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:59.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:59.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:07:59.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:07:59.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:59.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 13:07:59.203 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:07:59.206 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:07:59.206 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:07:59.206 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:07:59.207 DEBUG [main][AbstractWait] Waiting until shell is active... 13:07:59.207 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:07:59.207 INFO [main][AbstractShell] Close shell Testing shell 13:07:59.207 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:07:59.231 DEBUG [main][AbstractWait] Waiting while shell is available... 13:07:59.231 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:07:59.231 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:07:59.232 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:59.232 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:59.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:59.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:59.242 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:07:59.242 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:59.242 INFO [WorkbenchTestable][RequirementsRunner] Started test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:07:59.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:07:59.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:59.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:59.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:740): Gtk-WARNING **: 13:07:59.262: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.271: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.273: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.274: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.275: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.282: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.283: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.284: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.284: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.285: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.286: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.286: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.296: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.302: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.304: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.305: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.306: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.314: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.314: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.315: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.315: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.316: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.317: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.318: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.324: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.324: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.325: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.326: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.326: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.326: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.327: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.328: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.328: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.328: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.335: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.335: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.335: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.336: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.337: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.337: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.337: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.337: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.338: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.339: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.339: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.339: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.340: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 13:07:59.342 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 13:07:59.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:59.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:59.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:59.365 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:59.365 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:59.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:59.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:07:59.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:07:59.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:07:59.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 13:07:59.366 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:07:59.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 13:07:59.366 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:07:59.366 DEBUG [main][AbstractWait] Waiting until shell is active... 13:07:59.366 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:07:59.366 INFO [main][AbstractShell] Close shell Testing shell 13:07:59.366 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:07:59.389 DEBUG [main][AbstractWait] Waiting while shell is available... 13:07:59.389 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:07:59.389 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:07:59.389 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:07:59.389 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:07:59.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:59.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:59.421 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:07:59.421 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:07:59.421 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:07:59.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:07:59.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:07:59.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:07:59.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:740): Gtk-WARNING **: 13:07:59.435: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.441: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.443: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.444: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.445: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.450: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.451: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.452: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.452: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.453: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.454: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.454: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.463: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.470: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.471: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.472: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.473: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.479: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.479: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.481: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.481: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.482: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.483: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.483: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.489: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.489: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.489: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.490: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.490: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.491: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.491: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.492: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.493: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.493: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.511: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.511: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.511: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.511: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.512: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.513: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.513: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.513: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.514: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.515: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.515: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.515: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:07:59.515: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 13:07:59.517 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 3 Expand Bar Item index: 1 13:07:59.518 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 13:07:59.518 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:07:59.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:07:59.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:07:59.536 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:07:59.536 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:07:59.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:07:59.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 13:07:59.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 13:08:00.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 13:08:00.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 13:08:00.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 13:08:00.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 13:08:00.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:08:00.539 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 3 was not found 13:08:00.539 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:00.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 13:08:00.539 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:00.539 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:00.539 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:00.539 INFO [main][AbstractShell] Close shell Testing shell 13:08:00.539 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:00.561 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:00.561 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:00.561 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:08:00.561 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:00.561 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:00.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:00.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:00.568 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:08:00.568 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:00.569 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:08:00.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:08:00.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:00.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:00.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:740): Gtk-WARNING **: 13:08:00.594: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.601: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.602: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.603: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.604: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.609: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.609: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.610: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.610: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.611: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.612: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.612: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.621: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.628: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.629: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.630: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.631: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.637: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.638: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.639: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.639: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.640: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.641: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.641: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.649: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.649: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.650: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.651: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.651: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.651: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.652: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.654: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.654: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.654: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.660: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.661: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.661: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.661: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.662: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.662: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.662: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.663: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.663: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.664: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.665: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.665: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:740): Gtk-WARNING **: 13:08:00.665: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 13:08:00.667 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 0 Expand Bar Item text: NON_EXISTING_#$ 13:08:00.667 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 13:08:00.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:00.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:00.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:00.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:00.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:00.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:00.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:00.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:00.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:00.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 13:08:00.690 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:00.690 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:00.690 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:00.690 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:00.690 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:00.690 INFO [main][AbstractShell] Close shell Testing shell 13:08:00.690 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:00.710 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:00.711 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:00.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:08:00.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:00.711 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:00.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:00.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:00.720 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:08:00.720 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:08:00.720 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:00.720 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:00.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:00.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.401 s - in org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.168 s collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.213 s findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.204 s expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.166 s findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.167 s getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.179 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.147 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.151 s Running org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:08:00.730 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:08:00.731 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:08:00.731 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:00.731 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:08:00.732 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:00.732 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:08:00.736 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:00.736 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:08:00.736 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:00.736 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:00.736 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:08:00.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:08:00.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:00.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:00.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:00.747 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') 13:08:00.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:00.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:00.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:00.752 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:00.752 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:00.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:00.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:00.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:08:00.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:08:00.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:00.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:00.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 13:08:00.755 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:00.755 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:00.755 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:00.755 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:00.755 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:00.755 INFO [main][AbstractShell] Close shell Testing shell 13:08:00.755 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:00.758 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:00.758 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:00.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:08:00.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:00.758 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:00.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:00.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:00.787 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:08:00.788 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:00.788 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:08:00.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:08:00.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:00.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:00.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:00.793 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 13:08:00.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:00.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:00.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:00.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:00.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:00.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:00.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:08:00.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:08:00.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:00.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 13:08:00.801 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:00.801 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:00.802 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:00.802 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:00.802 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:00.802 INFO [main][AbstractShell] Close shell Testing shell 13:08:00.802 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:00.804 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:00.804 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:00.804 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:08:00.805 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:00.805 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:00.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:00.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:00.827 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:08:00.827 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:00.827 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:08:00.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:08:00.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:00.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:00.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:00.834 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 13:08:00.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:00.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:00.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:00.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:00.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:00.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:00.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:00.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:00.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:00.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 13:08:00.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 13:08:00.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:00.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:00.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:00.851 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:00.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:00.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:00.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:08:00.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:08:00.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:00.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 13:08:00.852 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 13:08:00.852 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:00.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:00.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:00.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:00.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:00.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:00.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:08:00.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:08:00.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:00.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 2 was found 13:08:00.852 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:00.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 13:08:00.853 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:00.853 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:00.853 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:00.853 INFO [main][AbstractShell] Close shell Testing shell 13:08:00.853 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:00.856 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:00.856 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:00.856 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:08:00.856 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:00.856 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:00.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:00.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:00.865 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:08:00.865 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:00.865 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:08:00.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:08:00.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:00.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:00.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:00.871 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 13:08:00.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:00.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:00.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:00.891 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:00.891 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:00.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:00.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:08:00.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:08:00.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:00.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 13:08:00.891 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:00.891 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:00.891 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:00.891 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:00.891 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:00.891 INFO [main][AbstractShell] Close shell Testing shell 13:08:00.891 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:00.894 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:00.894 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:00.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:08:00.895 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:00.895 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:00.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:00.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:00.927 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:08:00.928 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:00.928 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:08:00.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:08:00.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:00.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:00.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:00.934 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 13:08:00.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:00.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:00.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:00.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:00.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:00.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:00.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 13:08:00.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 13:08:01.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 13:08:01.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 13:08:01.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 13:08:01.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 13:08:01.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:08:01.953 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 11 was not found 13:08:01.954 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:01.954 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:01.954 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:01.954 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:01.954 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:01.954 INFO [main][AbstractShell] Close shell Testing shell 13:08:01.954 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:01.958 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:01.958 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:01.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:08:01.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:01.958 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:01.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:01.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:01.967 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:08:01.967 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:01.967 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:08:01.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:08:01.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:01.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:01.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:01.974 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") 13:08:01.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:01.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:01.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:01.993 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:01.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:01.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:01.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:01.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:01.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:01.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 13:08:01.994 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:01.994 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:01.994 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:01.994 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:01.994 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:01.994 INFO [main][AbstractShell] Close shell Testing shell 13:08:01.994 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:01.997 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:01.997 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:01.997 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:08:01.997 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:01.997 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:02.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:02.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:02.004 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:08:02.004 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:02.004 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:08:02.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:08:02.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:02.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:02.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:02.024 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") 13:08:02.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:02.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:02.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:02.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:02.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:02.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:02.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:02.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:08:02.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:02.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:08:03.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:03.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:08:03.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:08:03.049 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was not found 13:08:03.049 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:03.049 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:03.049 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:03.050 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:03.050 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:03.050 INFO [main][AbstractShell] Close shell Testing shell 13:08:03.050 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:03.053 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:03.053 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:03.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:08:03.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:03.053 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:03.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.073 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:08:03.073 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:03.073 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:08:03.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:08:03.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:03.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:03.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:03.079 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 13:08:03.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:03.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.086 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:03.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:03.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:03.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:08:03.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:08:03.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:03.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 13:08:03.096 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:03.096 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:03.096 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:03.096 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:03.096 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:03.096 INFO [main][AbstractShell] Close shell Testing shell 13:08:03.096 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:03.099 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:03.099 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:03.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:08:03.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:03.100 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:03.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.119 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:08:03.119 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:08:03.120 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:03.120 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:03.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.391 s - in org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.051 s findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.039 s hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.038 s getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.062 s findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.039 s findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.037 s findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.069 s getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.046 s Running org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 13:08:03.128 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 13:08:03.128 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:08:03.128 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:03.128 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 13:08:03.128 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:03.128 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:08:03.129 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:03.129 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:08:03.129 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:03.129 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:03.129 INFO [WorkbenchTestable][RequirementsRunner] Started test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 13:08:03.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 13:08:03.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:03.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:03.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:03.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget with label: is "Label 1") 13:08:03.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:03.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:03.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:03.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:03.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:03.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:03.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:03.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:03.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class 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") 13:08:03.157 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:03.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.157 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:03.157 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:03.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:03.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:03.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:03.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:03.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:03.158 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:03.158 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:03.158 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:03.158 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:03.159 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:03.159 INFO [main][AbstractShell] Close shell Testing shell 13:08:03.159 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:03.162 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:03.162 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:03.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 13:08:03.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:03.163 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:03.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.170 INFO [WorkbenchTestable][RequirementsRunner] Finished test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 13:08:03.170 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 13:08:03.170 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:03.170 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:03.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) Time elapsed: 0.041 s Running org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 13:08:03.176 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 13:08:03.180 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:08:03.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:03.181 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 13:08:03.181 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:03.181 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:08:03.184 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:03.184 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:08:03.184 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:03.184 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:03.184 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 13:08:03.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 13:08:03.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:03.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:03.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:03.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: 16) 13:08:03.259 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.278 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:03.278 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:03.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:03.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:03.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:03.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:03.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:03.279 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) 13:08:03.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:03.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:03.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:03.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:03.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:08:03.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:08:03.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:03.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 13:08:03.279 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) 13:08:03.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:03.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:03.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:03.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:03.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:08:03.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:08:03.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:03.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 13:08:03.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 13:08:03.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:03.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:03.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:03.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:03.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:03.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:03.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:03.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:03.282 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:03.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 "Label B") 13:08:03.283 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:03.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.283 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:03.283 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:03.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:03.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:03.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:03.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:03.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:03.284 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:03.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 13:08:03.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:03.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.284 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:03.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:03.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:03.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:03.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:03.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:03.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:03.285 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:03.290 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONB 13:08:03.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:03.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:03.291 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:03.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:03.291 TRACE [main][WidgetHandler] Notify Button with event 27 13:08:03.291 TRACE [main][WidgetHandler] Wait for synchronization 13:08:03.291 TRACE [main][WidgetHandler] Notify Button with event 13 13:08:03.291 TRACE [main][WidgetHandler] Wait for synchronization 13:08:03.291 TRACE [main][WidgetHandler] Notify Button with event 26 13:08:03.291 TRACE [main][WidgetHandler] Wait for synchronization 13:08:03.291 TRACE [main][WidgetHandler] Notify Button with event 3 13:08:03.291 TRACE [main][WidgetHandler] Wait for synchronization 13:08:03.291 TRACE [main][WidgetHandler] Notify Button with event 4 13:08:03.291 TRACE [main][WidgetHandler] Wait for synchronization 13:08:03.291 TRACE [main][WidgetHandler] Notify Button with event 13 13:08:03.291 TRACE [main][WidgetHandler] Wait for synchronization 13:08:03.313 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONC 13:08:03.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:03.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:03.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:03.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:03.314 TRACE [main][WidgetHandler] Notify Button with event 27 13:08:03.314 TRACE [main][WidgetHandler] Wait for synchronization 13:08:03.314 TRACE [main][WidgetHandler] Notify Button with event 13 13:08:03.314 TRACE [main][WidgetHandler] Wait for synchronization 13:08:03.314 TRACE [main][WidgetHandler] Notify Button with event 26 13:08:03.314 TRACE [main][WidgetHandler] Wait for synchronization 13:08:03.314 TRACE [main][WidgetHandler] Notify Button with event 3 13:08:03.314 TRACE [main][WidgetHandler] Wait for synchronization 13:08:03.314 TRACE [main][WidgetHandler] Notify Button with event 4 13:08:03.314 TRACE [main][WidgetHandler] Wait for synchronization 13:08:03.314 TRACE [main][WidgetHandler] Notify Button with event 13 13:08:03.314 TRACE [main][WidgetHandler] Wait for synchronization 13:08:03.315 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:03.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 13:08:03.315 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:03.315 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:03.315 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:03.315 INFO [main][AbstractShell] Close shell Testing shell 13:08:03.315 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:03.322 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:03.322 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:03.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 13:08:03.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:03.322 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:03.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.329 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 13:08:03.329 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 13:08:03.329 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:03.329 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:03.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s - in org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) Time elapsed: 0.145 s Running org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:03.347 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:03.348 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:08:03.349 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:03.349 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:03.349 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:03.349 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:08:03.350 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:03.350 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:08:03.350 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:03.350 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:03.350 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:03.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:03.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:03.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:03.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:03.370 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) 13:08:03.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:03.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.412 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:03.412 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:03.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:03.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:08:03.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:08:03.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:03.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 13:08:03.413 INFO [WorkbenchTestable][ToggleButton] Checking Toggle Button TOOGLE-BUTTON1 13:08:03.413 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON1 13:08:03.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:03.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:03.413 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:03.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:03.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:08:03.414 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:03.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.414 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:03.414 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:03.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:03.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:03.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:03.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:03.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:03.415 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:03.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 13:08:03.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:03.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.415 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:03.415 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:03.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:03.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:03.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:03.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:03.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:03.416 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 13:08:03.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:03.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:03.416 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:03.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:03.417 DEBUG [WorkbenchTestable][ToggleButton] Toggle Button TOOGLE-BUTTON1 already checked, no action performed 13:08:03.417 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:03.417 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:03.417 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:03.417 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:03.417 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:03.417 INFO [main][AbstractShell] Close shell Testing shell 13:08:03.417 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:03.423 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:03.423 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:03.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:03.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:03.423 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:03.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.443 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:03.443 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:03.443 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:03.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:03.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:03.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:03.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:03.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "RADIO-BUTTON1") 13:08:03.459 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:03.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.481 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:03.481 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:03.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:03.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:03.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:03.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:03.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:03.483 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 13:08:03.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:03.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:03.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:03.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:03.483 TRACE [main][WidgetHandler] Notify Button with event 27 13:08:03.483 TRACE [main][WidgetHandler] Wait for synchronization 13:08:03.483 TRACE [main][WidgetHandler] Notify Button with event 13 13:08:03.483 TRACE [main][WidgetHandler] Wait for synchronization 13:08:03.483 TRACE [main][WidgetHandler] Notify Button with event 26 13:08:03.483 TRACE [main][WidgetHandler] Wait for synchronization 13:08:03.483 TRACE [main][WidgetHandler] Notify Button with event 3 13:08:03.483 TRACE [main][WidgetHandler] Wait for synchronization 13:08:03.483 TRACE [main][WidgetHandler] Notify Button with event 4 13:08:03.483 TRACE [main][WidgetHandler] Wait for synchronization 13:08:03.483 TRACE [main][WidgetHandler] Notify Button with event 13 13:08:03.483 TRACE [main][WidgetHandler] Wait for synchronization 13:08:03.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:08:03.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:03.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:03.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:03.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:03.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:03.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:03.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:03.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:03.484 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:03.485 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:03.485 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:03.485 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:03.485 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:03.486 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:03.486 INFO [main][AbstractShell] Close shell Testing shell 13:08:03.486 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:03.491 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:03.491 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:03.491 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:03.491 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:03.491 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:03.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.533 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:03.533 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:03.533 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:03.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:03.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:03.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:03.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:03.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: 2, Matcher matching widgets with text that without mnenomic matches: is "TOOGLE-BUTTON2") 13:08:03.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:03.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.579 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:03.579 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:03.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:03.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:03.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:03.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:03.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:03.580 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 13:08:03.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:03.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:03.581 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:03.581 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:03.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:08:03.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:03.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.581 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:03.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:03.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:03.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:03.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:03.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:03.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:03.582 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:03.582 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:03.583 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:03.583 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:03.583 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:03.583 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:03.583 INFO [main][AbstractShell] Close shell Testing shell 13:08:03.583 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:03.589 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:03.589 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:03.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:03.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:03.589 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:03.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.636 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:03.636 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:03.636 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:03.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:03.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:03.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:03.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:03.661 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) 13:08:03.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:03.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:03.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:03.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:03.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:08:03.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:08:03.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:03.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 13:08:03.693 INFO [WorkbenchTestable][AbstractButton] Click button 13:08:03.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:03.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:03.693 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:03.693 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:03.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:08:03.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:03.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.693 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:03.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:03.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:03.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:03.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:03.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:03.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:03.694 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:03.695 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:03.695 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:03.695 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:03.696 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:03.696 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:03.696 INFO [main][AbstractShell] Close shell Testing shell 13:08:03.696 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:03.703 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:03.703 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:03.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:03.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:03.704 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:03.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.711 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:03.711 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:03.711 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:03.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:03.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:03.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:03.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:03.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "PUSH-BUTTON0") 13:08:03.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:03.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:03.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:03.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:03.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:03.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:03.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:03.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:03.754 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 13:08:03.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:03.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:03.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:03.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:03.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:08:03.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:03.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.755 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:03.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:03.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:03.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:03.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:03.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:03.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:03.756 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:03.757 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:03.757 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:03.757 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:03.757 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:03.757 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:03.757 INFO [main][AbstractShell] Close shell Testing shell 13:08:03.757 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:03.763 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:03.764 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:03.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:03.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:03.764 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:03.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.791 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:03.791 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:03.791 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:03.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:03.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:03.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:03.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:03.810 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) 13:08:03.810 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:03.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:03.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:03.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:03.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:08:03.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:08:03.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:03.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 13:08:03.832 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 13:08:03.832 INFO [WorkbenchTestable][CheckBox] Check checkbox CHECK-BOX1 13:08:03.832 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 13:08:03.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:03.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:03.832 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:03.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:03.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:08:03.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:03.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:03.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:03.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:03.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:03.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:03.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:03.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:03.833 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:03.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) 13:08:03.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:03.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:03.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:03.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:03.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:03.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:03.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:03.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:03.835 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 13:08:03.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:03.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:03.835 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:03.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:03.836 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 13:08:03.836 DEBUG [WorkbenchTestable][CheckBox] Checkbox CHECK-BOX1 already selected, no action performed 13:08:03.836 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:03.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 13:08:03.836 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:03.836 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:03.836 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:03.836 INFO [main][AbstractShell] Close shell Testing shell 13:08:03.836 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:03.842 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:03.842 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:03.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:03.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:03.842 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:03.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.848 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:03.849 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:03.849 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:03.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:03.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:03.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:03.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:03.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 13:08:03.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:03.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:03.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:03.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:03.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:03.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:03.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:08:03.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:08:04.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:08:04.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:08:04.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:08:04.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:08:04.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:08:04.924 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 13:08:04.924 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:04.924 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:04.924 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:04.924 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:04.924 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:04.924 INFO [main][AbstractShell] Close shell Testing shell 13:08:04.924 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:04.931 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:04.931 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:04.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:04.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:04.931 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:04.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:04.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:04.956 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:04.956 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:04.956 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:04.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:04.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:04.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:04.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:04.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_DASLKJ") 13:08:04.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:05.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:05.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:05.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:05.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:05.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:05.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:05.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:08:05.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:05.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:08:06.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:06.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:08:06.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:08:06.015 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:08:06.015 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:06.015 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:06.015 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:06.015 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:06.015 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:06.015 INFO [main][AbstractShell] Close shell Testing shell 13:08:06.015 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:06.022 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:06.022 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:06.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:06.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:06.022 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:06.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:06.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:06.030 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:06.030 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:06.030 INFO [WorkbenchTestable][RequirementsRunner] Started test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:06.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:06.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:06.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:06.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:06.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "PUSH-BUTTON0") 13:08:06.059 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:06.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:06.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:06.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:06.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:06.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:06.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:06.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:06.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:06.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:06.086 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 13:08:06.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:06.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:06.086 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:06.086 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:06.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:08:06.086 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:06.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:06.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:06.086 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:06.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:06.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:06.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:06.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:06.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:06.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:06.087 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:06.087 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:06.088 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:06.088 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:06.088 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:06.088 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:06.088 INFO [main][AbstractShell] Close shell Testing shell 13:08:06.088 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:06.094 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:06.094 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:06.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:06.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:06.094 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:06.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:06.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:06.118 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:06.118 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:06.118 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:06.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:06.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:06.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:06.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:06.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 4, with key 'buttonTestId' and value 'ARROW-BUTTON#2') 13:08:06.137 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:06.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:06.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:06.161 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:06.161 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:06.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:06.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:06.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 13:08:06.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 13:08:06.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 13:08:06.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:06.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:06.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:06.162 INFO [WorkbenchTestable][AbstractButton] Click button 13:08:06.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:06.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:06.163 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:06.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:06.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:08:06.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:06.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:06.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:06.163 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:06.163 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:06.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:06.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:06.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:06.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:06.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:06.163 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:06.165 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:06.165 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:06.165 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:06.165 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:06.165 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:06.165 INFO [main][AbstractShell] Close shell Testing shell 13:08:06.165 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:06.171 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:06.171 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:06.171 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:06.172 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:06.172 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:06.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:06.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:06.180 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:06.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:06.180 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:06.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:06.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:06.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:06.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:06.214 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) 13:08:06.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:06.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:06.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:06.238 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:06.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:06.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:06.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:08:06.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:08:06.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:06.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 13:08:06.239 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 13:08:06.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:06.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:06.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:06.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:06.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:08:06.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:06.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:06.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:06.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:06.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:06.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:06.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:06.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:06.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:06.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:06.241 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:06.242 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:06.242 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:06.242 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:06.242 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:06.242 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:06.242 INFO [main][AbstractShell] Close shell Testing shell 13:08:06.242 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:06.248 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:06.249 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:06.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:06.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:06.249 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:06.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:06.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:06.270 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:06.270 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:06.270 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:06.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:06.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:06.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:06.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:06.287 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) 13:08:06.287 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:06.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:06.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:06.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:06.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:06.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:06.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 13:08:06.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 13:08:06.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 13:08:06.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 13:08:07.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 13:08:07.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 13:08:07.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:08:07.330 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 13:08:07.330 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:07.330 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:07.330 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:07.330 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:07.330 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:07.330 INFO [main][AbstractShell] Close shell Testing shell 13:08:07.330 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:07.337 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:07.337 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:07.337 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:07.337 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:07.337 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:07.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:07.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:07.359 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:07.359 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:07.359 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:07.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:07.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:07.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:07.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:07.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_KL2FG") 13:08:07.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:07.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:07.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:07.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:07.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:07.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:07.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:07.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:08:07.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:07.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:08:08.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:08.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:08:08.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:08:08.407 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:08:08.407 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:08.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 13:08:08.407 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:08.407 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:08.407 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:08.407 INFO [main][AbstractShell] Close shell Testing shell 13:08:08.407 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:08.414 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:08.414 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:08.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:08.415 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:08.415 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:08.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:08.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:08.443 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:08.443 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:08.443 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:08.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:08.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:08.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:08.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:08.461 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) 13:08:08.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:08.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:08.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:08.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:08.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:08.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:08.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:08:08.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:08:08.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:08:08.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:08:09.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:08:09.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:08:09.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:08:09.486 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 13:08:09.486 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:09.486 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:09.486 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:09.486 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:09.486 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:09.486 INFO [main][AbstractShell] Close shell Testing shell 13:08:09.486 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:09.494 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:09.494 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:09.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:09.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:09.494 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:09.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:09.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:09.502 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:09.502 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:09.502 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:09.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:09.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:09.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:09.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:09.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 "NON_EXISTING_#$SDFF@S") 13:08:09.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:09.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:09.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:09.560 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:09.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:09.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:09.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:09.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:08:10.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:10.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:08:10.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:10.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:08:10.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:08:10.564 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:08:10.564 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:10.564 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:10.564 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:10.564 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:10.564 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:10.564 INFO [main][AbstractShell] Close shell Testing shell 13:08:10.564 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:10.570 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:10.570 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:10.570 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:10.570 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:10.570 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:10.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:10.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:10.593 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:10.593 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:10.593 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:10.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:10.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:10.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:10.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:10.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "CHECK-BOX1") 13:08:10.610 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:10.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:10.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:10.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:10.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:10.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:10.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:10.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:10.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:10.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:10.634 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 13:08:10.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:10.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:10.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:10.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:10.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 13:08:10.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:10.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:10.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:10.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:10.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:10.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:10.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:10.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:10.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:10.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:10.636 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:10.637 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:10.637 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:10.637 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:10.637 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:10.637 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:10.637 INFO [main][AbstractShell] Close shell Testing shell 13:08:10.637 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:10.643 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:10.643 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:10.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:10.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:10.643 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:10.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:10.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:10.650 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:10.651 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:10.651 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:10.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:10.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:10.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:10.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:10.669 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) 13:08:10.669 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:10.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:10.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:10.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:10.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:10.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:10.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 13:08:10.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 13:08:11.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 13:08:11.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 13:08:11.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 13:08:11.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 13:08:11.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:08:11.697 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 6 was not found 13:08:11.697 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:11.697 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:11.697 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:11.697 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:11.697 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:11.697 INFO [main][AbstractShell] Close shell Testing shell 13:08:11.697 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:11.703 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:11.703 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:11.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:11.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:11.703 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:11.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:11.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:11.723 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:11.723 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:11.724 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:11.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:11.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:11.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:11.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:11.740 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) 13:08:11.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:11.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:11.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:11.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:11.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:11.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:11.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:08:11.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:08:11.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:11.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 13:08:11.763 INFO [WorkbenchTestable][RadioButton] Select radio button RADIO-BUTTON1 13:08:11.763 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 13:08:11.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:11.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:11.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:11.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:11.764 TRACE [main][WidgetHandler] Notify Button with event 27 13:08:11.764 TRACE [main][WidgetHandler] Wait for synchronization 13:08:11.764 TRACE [main][WidgetHandler] Notify Button with event 13 13:08:11.764 TRACE [main][WidgetHandler] Wait for synchronization 13:08:11.764 TRACE [main][WidgetHandler] Notify Button with event 26 13:08:11.764 TRACE [main][WidgetHandler] Wait for synchronization 13:08:11.764 TRACE [main][WidgetHandler] Notify Button with event 3 13:08:11.764 TRACE [main][WidgetHandler] Wait for synchronization 13:08:11.764 TRACE [main][WidgetHandler] Notify Button with event 4 13:08:11.764 TRACE [main][WidgetHandler] Wait for synchronization 13:08:11.764 TRACE [main][WidgetHandler] Notify Button with event 13 13:08:11.764 TRACE [main][WidgetHandler] Wait for synchronization 13:08:11.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:08:11.764 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:11.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:11.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:11.764 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:11.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:11.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:11.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:11.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:11.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:11.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:11.765 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:11.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 13:08:11.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:11.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:11.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:11.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:11.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:11.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:11.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:11.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:11.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:11.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:11.767 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 13:08:11.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:11.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:11.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:11.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:11.767 DEBUG [WorkbenchTestable][RadioButton] Radio Button RADIO-BUTTON1 already checked, no action performed 13:08:11.767 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:11.767 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:11.767 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:11.767 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:11.768 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:11.768 INFO [main][AbstractShell] Close shell Testing shell 13:08:11.768 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:11.773 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:11.773 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:11.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:11.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:11.773 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:11.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:11.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:11.794 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:11.794 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:11.794 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:11.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:11.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:11.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:11.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:11.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, with key 'buttonTestId' and value 'PUSH-BUTTON#2') 13:08:11.810 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:11.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:11.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:11.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:11.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:11.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:11.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:11.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 13:08:11.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 13:08:11.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 13:08:11.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:11.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:11.833 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 13:08:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:11.833 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:11.833 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:11.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:08:11.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:11.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:11.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:11.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:11.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:11.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:11.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:11.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:11.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:11.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:11.835 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:11.835 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:11.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 13:08:11.836 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:11.836 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:11.836 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:11.836 INFO [main][AbstractShell] Close shell Testing shell 13:08:11.836 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:11.842 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:11.842 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:11.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:11.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:11.842 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:11.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:11.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:11.849 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:11.849 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:11.849 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:11.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:11.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:11.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:11.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:11.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: 16, with key 'buttonTestId' and value 'RADIO-BUTTON#1') 13:08:11.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:11.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:11.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:11.891 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:11.891 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:11.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:11.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:11.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 13:08:11.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 13:08:11.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:11.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:11.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:11.908 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 13:08:11.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:11.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:11.908 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:11.908 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:11.909 TRACE [main][WidgetHandler] Notify Button with event 27 13:08:11.909 TRACE [main][WidgetHandler] Wait for synchronization 13:08:11.909 TRACE [main][WidgetHandler] Notify Button with event 13 13:08:11.909 TRACE [main][WidgetHandler] Wait for synchronization 13:08:11.909 TRACE [main][WidgetHandler] Notify Button with event 26 13:08:11.909 TRACE [main][WidgetHandler] Wait for synchronization 13:08:11.909 TRACE [main][WidgetHandler] Notify Button with event 3 13:08:11.909 TRACE [main][WidgetHandler] Wait for synchronization 13:08:11.909 TRACE [main][WidgetHandler] Notify Button with event 4 13:08:11.909 TRACE [main][WidgetHandler] Wait for synchronization 13:08:11.909 TRACE [main][WidgetHandler] Notify Button with event 13 13:08:11.909 TRACE [main][WidgetHandler] Wait for synchronization 13:08:11.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:08:11.909 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:11.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:11.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:11.909 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:11.909 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:11.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:11.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:11.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:11.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:11.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:11.910 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:11.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 13:08:11.910 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:11.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:11.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:11.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:11.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:11.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:11.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:11.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:11.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:11.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:11.911 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) 13:08:11.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:11.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:11.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:11.912 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:11.912 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:11.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:11.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:08:11.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:08:11.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:11.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 13:08:11.912 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:11.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 13:08:11.912 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:11.912 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:11.912 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:11.912 INFO [main][AbstractShell] Close shell Testing shell 13:08:11.913 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:11.918 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:11.918 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:11.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:11.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:11.918 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:11.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:11.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:11.938 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:11.938 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:11.938 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:11.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:11.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:11.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:11.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:11.955 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) 13:08:11.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:11.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:11.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:11.977 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:11.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:11.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:11.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:08:11.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:08:11.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:11.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 13:08:11.978 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 13:08:11.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:11.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:11.978 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:11.978 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:11.979 TRACE [main][WidgetHandler] Notify Button with event 27 13:08:11.979 TRACE [main][WidgetHandler] Wait for synchronization 13:08:11.979 TRACE [main][WidgetHandler] Notify Button with event 13 13:08:11.979 TRACE [main][WidgetHandler] Wait for synchronization 13:08:11.979 TRACE [main][WidgetHandler] Notify Button with event 26 13:08:11.979 TRACE [main][WidgetHandler] Wait for synchronization 13:08:11.979 TRACE [main][WidgetHandler] Notify Button with event 3 13:08:11.979 TRACE [main][WidgetHandler] Wait for synchronization 13:08:11.979 TRACE [main][WidgetHandler] Notify Button with event 4 13:08:11.979 TRACE [main][WidgetHandler] Wait for synchronization 13:08:11.979 TRACE [main][WidgetHandler] Notify Button with event 13 13:08:11.979 TRACE [main][WidgetHandler] Wait for synchronization 13:08:11.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:08:11.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:11.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:11.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:11.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:11.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:11.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:11.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:11.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:11.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:11.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:11.980 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:11.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: 16) 13:08:11.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:11.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:11.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:11.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:11.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:11.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:11.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:11.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:11.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:11.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:11.982 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) 13:08:11.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:11.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:11.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:11.982 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:11.982 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:11.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:11.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:08:11.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:08:11.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:11.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 13:08:11.983 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:11.983 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:11.983 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:11.983 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:11.983 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:11.983 INFO [main][AbstractShell] Close shell Testing shell 13:08:11.983 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:11.989 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:11.989 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:11.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:11.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:11.989 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:12.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:12.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:12.009 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:12.009 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:12.009 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:12.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:12.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:12.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:12.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:12.026 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) 13:08:12.026 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:12.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:12.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:12.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:12.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:12.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:12.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:08:12.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:08:12.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:12.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 13:08:12.049 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 13:08:12.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:12.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:12.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:12.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:12.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:08:12.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:12.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:12.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:12.050 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:12.050 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:12.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:12.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:12.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:12.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:12.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:12.051 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:12.051 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:12.051 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:12.051 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:12.052 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:12.052 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:12.052 INFO [main][AbstractShell] Close shell Testing shell 13:08:12.052 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:12.058 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:12.058 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:12.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:12.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:12.058 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:12.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:12.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:12.078 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:12.078 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:12.078 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:12.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:12.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:12.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:12.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:12.095 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) 13:08:12.095 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:12.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:12.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:12.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:12.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:12.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:12.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:08:12.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:08:12.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:12.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 13:08:12.119 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 13:08:12.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:12.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:12.119 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:12.119 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:12.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:08:12.120 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:12.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:12.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:12.120 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:12.120 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:12.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:12.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:12.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:12.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:12.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:12.120 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:12.121 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:12.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 13:08:12.121 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:12.122 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:12.122 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:12.122 INFO [main][AbstractShell] Close shell Testing shell 13:08:12.122 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:12.127 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:12.127 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:12.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:12.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:12.127 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:12.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:12.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:12.134 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:12.134 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:12.134 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:12.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:12.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:12.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:12.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:12.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, with key 'buttonTestId' and value 'CHECK-BOX#1') 13:08:12.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:12.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:12.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:12.177 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:12.177 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:12.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:12.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:12.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 13:08:12.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 13:08:12.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:12.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:12.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:12.178 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 13:08:12.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:12.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:12.178 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:12.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:12.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:08:12.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:12.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:12.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:12.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:12.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:12.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:12.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:12.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:12.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:12.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:12.179 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:12.179 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:12.179 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:12.180 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:12.180 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:12.180 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:12.180 INFO [main][AbstractShell] Close shell Testing shell 13:08:12.180 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:12.186 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:12.186 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:12.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:12.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:12.186 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:12.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:12.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:12.205 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:12.205 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:12.205 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:12.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:12.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:12.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:12.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:12.222 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) 13:08:12.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:12.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:12.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:12.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:12.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:12.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:12.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 13:08:12.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 13:08:12.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 13:08:12.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 13:08:13.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 13:08:13.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 13:08:13.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:08:13.257 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 13:08:13.257 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:13.257 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:13.257 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:13.257 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:13.257 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:13.257 INFO [main][AbstractShell] Close shell Testing shell 13:08:13.257 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:13.264 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:13.265 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:13.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:13.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:13.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:13.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:13.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:13.272 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:13.273 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:13.273 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:13.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:13.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:13.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:13.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:13.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_@QWEDSA@") 13:08:13.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:13.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:13.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:13.320 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:13.320 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:13.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:13.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:13.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:08:13.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:13.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:08:14.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:14.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:08:14.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:08:14.324 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:08:14.325 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:14.325 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:14.325 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:14.325 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:14.325 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:14.325 INFO [main][AbstractShell] Close shell Testing shell 13:08:14.325 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:14.332 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:14.332 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:14.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:14.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:14.332 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:14.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:14.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:14.340 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:14.340 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:14.340 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:14.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:14.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:14.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:14.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:14.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, with key 'buttonTestId' and value 'TOOGLE-BUTTON#2') 13:08:14.374 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:14.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:14.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:14.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:14.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:14.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:14.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:14.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 13:08:14.400 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 13:08:14.400 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 13:08:14.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:14.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:14.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:14.400 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 13:08:14.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:14.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:14.401 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:14.401 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:14.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:08:14.401 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:14.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:14.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:14.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:14.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:14.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:14.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:14.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:14.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:14.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:14.402 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:14.403 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:14.403 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:14.403 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:14.404 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:14.404 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:14.404 INFO [main][AbstractShell] Close shell Testing shell 13:08:14.404 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:14.412 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:14.412 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:14.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:14.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:14.412 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:14.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:14.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:14.436 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:08:14.436 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:08:14.436 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:14.436 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:14.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:14.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.089 s - in org.eclipse.reddeer.swt.test.impl.button.ButtonTest toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.093 s findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.09 s findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.103 s findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.075 s findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.08 s toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.057 s findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.107 s findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.074 s findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.088 s findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.062 s findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.09 s findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.089 s findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.083 s findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.059 s findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.091 s findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.057 s findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.072 s toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.071 s findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.055 s findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.089 s findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.071 s findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.069 s findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.056 s findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.071 s findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.067 s findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.067 s findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.096 s Running org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 13:08:14.445 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 13:08:14.445 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:08:14.446 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:14.446 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 13:08:14.446 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:14.446 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:08:14.446 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:14.446 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:08:14.446 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:14.447 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:14.447 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 13:08:14.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 13:08:14.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:14.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:14.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:14.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:08:14.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:14.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:14.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:14.489 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:14.489 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:14.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:14.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:08:14.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:14.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:08:15.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:15.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:08:15.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:08:15.492 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:08:15.492 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:15.492 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:15.492 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:15.492 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:15.492 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:15.492 INFO [main][AbstractShell] Close shell Testing shell 13:08:15.492 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:15.502 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:15.503 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:15.503 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 13:08:15.503 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:15.503 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:15.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.511 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 13:08:15.512 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:15.512 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 13:08:15.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 13:08:15.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:15.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:15.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:15.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 "OK", Widget matcher matching widgets with style: 8) 13:08:15.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:15.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.583 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:15.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:15.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:15.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:15.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:15.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:15.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:15.584 INFO [WorkbenchTestable][AbstractButton] Click button &OK 13:08:15.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:15.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:15.584 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:15.584 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:15.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:08:15.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:15.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.585 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:15.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:15.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:15.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:15.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:15.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:15.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:15.586 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:15.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 "Cancel", Widget matcher matching widgets with style: 8) 13:08:15.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:15.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:15.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:15.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:15.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:15.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:15.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:15.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:15.588 INFO [WorkbenchTestable][AbstractButton] Click button &Cancel 13:08:15.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:15.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:15.588 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:15.588 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:15.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:08:15.589 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:15.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.589 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:15.589 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:15.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:15.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:15.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:15.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:15.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:15.591 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:08:15.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:15.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:15.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:15.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:15.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 13:08:15.591 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:15.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:15.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:15.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:15.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:15.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:15.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:15.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:15.593 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 13:08:15.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:15.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:15.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:15.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:15.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 13:08:15.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:15.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:15.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:15.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:15.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:15.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:15.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:15.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:15.595 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 13:08:15.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:15.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:15.595 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:15.595 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:15.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "No", Widget matcher matching widgets with style: 8) 13:08:15.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:15.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:15.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:15.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:15.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:15.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:15.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:15.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:15.596 INFO [WorkbenchTestable][AbstractButton] Click button &No 13:08:15.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:15.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:15.597 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:15.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:15.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:08:15.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:15.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:15.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:15.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:15.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:15.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:15.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:15.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:15.603 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:08:15.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:15.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:15.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:15.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:15.603 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:15.604 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:15.604 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:15.604 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:15.604 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:15.604 INFO [main][AbstractShell] Close shell Testing shell 13:08:15.604 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:15.613 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:15.614 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:15.614 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 13:08:15.614 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:15.614 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:15.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.623 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 13:08:15.623 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 13:08:15.623 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:15.623 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:15.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.18 s - in org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 1.064 s testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 0.111 s Running org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:08:15.628 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:08:15.629 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:08:15.629 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:15.629 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:08:15.629 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:15.629 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:08:15.629 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:15.629 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:08:15.629 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:15.630 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:15.630 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:08:15.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:08:15.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:15.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:15.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:15.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:08:15.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:15.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.677 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:15.677 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:15.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:15.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:15.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:15.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:15.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:15.677 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:15.680 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") 13:08:15.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:15.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:15.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:15.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:15.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:15.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:15.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:15.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:08:15.684 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 13:08:15.685 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 13:08:15.685 TRACE [main][WidgetHandler] Notify Link with event 3 13:08:15.685 TRACE [main][WidgetHandler] Wait for synchronization 13:08:15.685 TRACE [main][WidgetHandler] Notify Link with event 4 13:08:15.685 TRACE [main][WidgetHandler] Wait for synchronization 13:08:15.685 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") 13:08:15.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:15.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:15.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:15.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:15.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:15.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:15.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:15.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:08:15.686 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 13:08:15.687 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 13:08:15.687 TRACE [main][WidgetHandler] Notify Link with event 3 13:08:15.687 TRACE [main][WidgetHandler] Wait for synchronization 13:08:15.687 TRACE [main][WidgetHandler] Notify Link with event 4 13:08:15.687 TRACE [main][WidgetHandler] Wait for synchronization 13:08:15.687 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") 13:08:15.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:15.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.687 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:15.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:15.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:15.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:15.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:15.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:15.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:08:15.688 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 13:08:15.688 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 13:08:15.688 TRACE [main][WidgetHandler] Notify Link with event 3 13:08:15.688 TRACE [main][WidgetHandler] Wait for synchronization 13:08:15.688 TRACE [main][WidgetHandler] Notify Link with event 4 13:08:15.688 TRACE [main][WidgetHandler] Wait for synchronization 13:08:15.688 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") 13:08:15.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:15.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:15.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:15.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:15.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:15.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:15.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:15.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:08:15.689 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 13:08:15.689 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 13:08:15.689 TRACE [main][WidgetHandler] Notify Link with event 3 13:08:15.689 TRACE [main][WidgetHandler] Wait for synchronization 13:08:15.689 TRACE [main][WidgetHandler] Notify Link with event 4 13:08:15.689 TRACE [main][WidgetHandler] Wait for synchronization 13:08:15.689 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") 13:08:15.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:15.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:15.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:15.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:15.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:15.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:15.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:15.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:08:15.690 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 13:08:15.690 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 13:08:15.691 TRACE [main][WidgetHandler] Notify Link with event 3 13:08:15.691 TRACE [main][WidgetHandler] Wait for synchronization 13:08:15.691 TRACE [main][WidgetHandler] Notify Link with event 4 13:08:15.691 TRACE [main][WidgetHandler] Wait for synchronization 13:08:15.691 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") 13:08:15.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:15.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:15.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:15.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:15.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:15.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:15.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:15.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:08:15.692 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 13:08:15.692 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 13:08:15.692 TRACE [main][WidgetHandler] Notify Link with event 3 13:08:15.692 TRACE [main][WidgetHandler] Wait for synchronization 13:08:15.692 TRACE [main][WidgetHandler] Notify Link with event 4 13:08:15.692 TRACE [main][WidgetHandler] Wait for synchronization 13:08:15.692 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:15.692 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:15.692 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:15.692 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:15.692 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:15.692 INFO [main][AbstractShell] Close shell Testing shell 13:08:15.692 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:15.696 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:15.696 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:15.696 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:08:15.696 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:15.696 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:15.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.703 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:08:15.703 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:15.703 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:08:15.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:08:15.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:15.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:15.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:15.714 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") 13:08:15.714 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:15.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:15.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:15.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:15.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:15.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:15.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:15.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:08:15.737 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") 13:08:15.737 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:15.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.739 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:15.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:15.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:15.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:15.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:15.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:15.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:08:15.740 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:15.740 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:15.740 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:15.740 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:15.740 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:15.740 INFO [main][AbstractShell] Close shell Testing shell 13:08:15.740 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:15.744 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:15.745 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:15.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:08:15.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:15.745 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:15.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.766 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:08:15.766 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:15.766 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:08:15.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:08:15.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:15.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:15.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:15.773 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") 13:08:15.773 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:15.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:15.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:15.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:15.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:15.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:15.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:15.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:08:15.790 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 13:08:15.790 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:15.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 13:08:15.790 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:15.790 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:15.790 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:15.790 INFO [main][AbstractShell] Close shell Testing shell 13:08:15.790 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:15.794 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:15.794 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:15.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:08:15.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:15.794 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:15.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.824 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:08:15.824 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:15.824 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:08:15.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:08:15.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:15.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:15.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:15.833 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") 13:08:15.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:15.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.848 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:15.848 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:15.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:15.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:15.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:15.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:15.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:08:15.849 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 13:08:15.849 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:15.850 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:15.850 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:15.850 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:15.850 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:15.850 INFO [main][AbstractShell] Close shell Testing shell 13:08:15.850 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:15.853 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:15.853 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:15.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:08:15.854 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:15.854 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:15.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.860 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:08:15.860 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:15.860 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:08:15.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:08:15.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:15.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:15.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:15.879 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") 13:08:15.879 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:15.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:15.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:15.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:15.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:15.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:15.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:15.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:08:15.895 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") 13:08:15.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:15.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.895 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:15.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:15.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:15.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:15.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:15.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:15.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:08:15.896 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:15.896 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:15.896 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:15.896 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:15.896 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:15.896 INFO [main][AbstractShell] Close shell Testing shell 13:08:15.896 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:15.899 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:15.900 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:15.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:08:15.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:15.900 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:15.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.905 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:08:15.905 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:15.905 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:08:15.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:08:15.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:15.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:15.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:15.912 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") 13:08:15.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:15.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.931 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:15.931 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:15.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:15.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:15.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:15.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:15.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:08:15.932 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") 13:08:15.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:15.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:15.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:15.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:15.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:15.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:15.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:15.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:08:15.932 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:15.933 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:15.933 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:15.933 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:15.933 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:15.933 INFO [main][AbstractShell] Close shell Testing shell 13:08:15.933 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:15.936 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:15.936 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:15.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:08:15.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:15.936 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:15.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.943 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:08:15.943 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:15.943 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:08:15.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:08:15.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:15.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:15.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:15.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:08:15.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:15.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.969 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:15.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:15.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:15.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:15.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:15.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:15.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:15.969 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:15.969 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") 13:08:15.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:15.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.969 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:15.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:15.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:15.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:15.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:15.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:15.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:08:15.971 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 13:08:15.971 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 13:08:15.971 TRACE [main][WidgetHandler] Notify Link with event 3 13:08:15.971 TRACE [main][WidgetHandler] Wait for synchronization 13:08:15.971 TRACE [main][WidgetHandler] Notify Link with event 4 13:08:15.971 TRACE [main][WidgetHandler] Wait for synchronization 13:08:15.971 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 13:08:15.971 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 13:08:15.971 TRACE [main][WidgetHandler] Notify Link with event 3 13:08:15.971 TRACE [main][WidgetHandler] Wait for synchronization 13:08:15.971 TRACE [main][WidgetHandler] Notify Link with event 4 13:08:15.971 TRACE [main][WidgetHandler] Wait for synchronization 13:08:15.971 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:15.971 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:15.972 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:15.972 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:15.972 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:15.972 INFO [main][AbstractShell] Close shell Testing shell 13:08:15.972 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:15.976 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:15.976 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:15.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:08:15.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:15.976 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:15.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:15.995 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:08:15.995 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:08:15.995 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:15.995 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:15.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:15.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 s - in org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.073 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.063 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.058 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.036 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.045 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.038 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.052 s Running org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:08:16.000 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:08:16.001 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:08:16.001 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:16.001 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:08:16.001 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:16.001 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:08:16.002 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:16.002 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:08:16.002 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:16.002 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:16.002 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:08:16.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:08:16.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:16.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:16.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:16.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:08:16.011 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:16.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:16.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:16.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:16.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:16.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:16.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:16.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:16.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:16.028 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:16.030 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 13:08:16.030 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:16.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:16.030 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:16.030 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:16.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:16.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:16.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:16.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:16.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:08:16.031 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 13:08:16.031 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 13:08:16.032 TRACE [main][WidgetHandler] Notify Link with event 3 13:08:16.032 TRACE [main][WidgetHandler] Wait for synchronization 13:08:16.032 TRACE [main][WidgetHandler] Notify Link with event 4 13:08:16.032 TRACE [main][WidgetHandler] Wait for synchronization 13:08:16.032 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 13:08:16.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:16.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:16.032 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:16.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:16.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:16.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:08:16.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:08:16.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:16.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 13:08:16.033 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 13:08:16.033 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 13:08:16.033 TRACE [main][WidgetHandler] Notify Link with event 3 13:08:16.033 TRACE [main][WidgetHandler] Wait for synchronization 13:08:16.033 TRACE [main][WidgetHandler] Notify Link with event 4 13:08:16.033 TRACE [main][WidgetHandler] Wait for synchronization 13:08:16.033 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 13:08:16.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:16.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:16.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:16.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:16.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:16.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:08:16.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:08:16.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:16.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 13:08:16.034 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 13:08:16.034 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 13:08:16.034 TRACE [main][WidgetHandler] Notify Link with event 3 13:08:16.034 TRACE [main][WidgetHandler] Wait for synchronization 13:08:16.034 TRACE [main][WidgetHandler] Notify Link with event 4 13:08:16.034 TRACE [main][WidgetHandler] Wait for synchronization 13:08:16.034 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 13:08:16.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:16.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:16.035 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:16.035 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:16.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:16.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:16.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:16.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:16.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:08:16.035 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 13:08:16.035 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 13:08:16.035 TRACE [main][WidgetHandler] Notify Link with event 3 13:08:16.035 TRACE [main][WidgetHandler] Wait for synchronization 13:08:16.035 TRACE [main][WidgetHandler] Notify Link with event 4 13:08:16.035 TRACE [main][WidgetHandler] Wait for synchronization 13:08:16.036 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 13:08:16.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:16.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:16.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:16.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:16.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:16.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:08:16.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:08:16.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:16.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 13:08:16.036 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 13:08:16.036 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 13:08:16.036 TRACE [main][WidgetHandler] Notify Link with event 3 13:08:16.036 TRACE [main][WidgetHandler] Wait for synchronization 13:08:16.037 TRACE [main][WidgetHandler] Notify Link with event 4 13:08:16.037 TRACE [main][WidgetHandler] Wait for synchronization 13:08:16.037 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 13:08:16.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:16.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:16.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:16.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:16.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:16.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:08:16.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:08:16.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:16.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 13:08:16.037 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 13:08:16.038 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 13:08:16.039 TRACE [main][WidgetHandler] Notify Link with event 3 13:08:16.039 TRACE [main][WidgetHandler] Wait for synchronization 13:08:16.039 TRACE [main][WidgetHandler] Notify Link with event 4 13:08:16.039 TRACE [main][WidgetHandler] Wait for synchronization 13:08:16.039 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:16.039 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:16.039 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:16.039 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:16.039 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:16.039 INFO [main][AbstractShell] Close shell Testing shell 13:08:16.039 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:16.044 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:16.044 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:16.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:08:16.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:16.045 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:16.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:16.073 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:08:16.073 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:16.074 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:08:16.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:08:16.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:16.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:16.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:16.081 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") 13:08:16.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:16.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:16.095 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:16.095 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:16.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:16.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:16.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:16.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:16.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:08:16.096 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") 13:08:16.096 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:16.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:16.096 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:16.096 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:16.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:16.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:16.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:16.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:16.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:08:16.097 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:16.097 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:16.097 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:16.097 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:16.097 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:16.097 INFO [main][AbstractShell] Close shell Testing shell 13:08:16.097 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:16.100 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:16.100 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:16.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:08:16.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:16.100 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:16.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:16.106 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:08:16.106 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:16.106 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:08:16.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:08:16.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:16.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:16.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:16.115 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 13:08:16.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:16.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:16.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:16.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:16.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:16.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:16.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:16.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:16.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:08:16.136 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 13:08:16.136 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:16.136 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:16.136 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:16.136 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:16.136 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:16.136 INFO [main][AbstractShell] Close shell Testing shell 13:08:16.136 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:16.140 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:16.140 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:16.140 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:08:16.140 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:16.140 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:16.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:16.159 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:08:16.159 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:16.159 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:08:16.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:08:16.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:16.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:16.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:16.166 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 13:08:16.166 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:16.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:16.181 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:16.181 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:16.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:16.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:16.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:16.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:16.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:08:16.182 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 13:08:16.182 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:16.182 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:16.182 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:16.183 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:16.183 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:16.183 INFO [main][AbstractShell] Close shell Testing shell 13:08:16.183 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:16.187 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:16.187 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:16.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:08:16.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:16.187 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:16.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:16.193 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:08:16.193 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:16.193 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:08:16.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:08:16.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:16.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:16.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:16.199 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 13:08:16.199 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:16.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:16.217 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:16.217 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:16.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:16.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:16.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:16.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:16.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:08:16.217 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 13:08:16.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:16.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:16.217 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:16.217 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:16.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:16.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:08:16.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:08:16.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:16.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 13:08:16.218 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:16.218 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:16.218 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:16.218 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:16.218 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:16.218 INFO [main][AbstractShell] Close shell Testing shell 13:08:16.218 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:16.222 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:16.222 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:16.222 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:08:16.222 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:16.222 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:16.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:16.229 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:08:16.229 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:16.229 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:08:16.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:08:16.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:16.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:16.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:16.249 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 13:08:16.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:16.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:16.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:16.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:16.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:16.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:16.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:16.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:16.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:08:16.265 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 13:08:16.265 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:16.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:16.265 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:16.265 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:16.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:16.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:08:16.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:08:16.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:16.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 13:08:16.266 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:16.266 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:16.266 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:16.267 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:16.267 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:16.267 INFO [main][AbstractShell] Close shell Testing shell 13:08:16.267 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:16.270 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:16.270 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:16.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:08:16.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:16.270 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:16.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:16.277 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:08:16.277 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:16.277 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:08:16.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:08:16.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:16.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:16.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:16.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:08:16.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:16.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:16.310 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:16.310 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:16.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:16.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:16.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:16.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:16.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:16.310 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:16.311 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 13:08:16.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:16.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:16.311 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:16.311 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:16.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:16.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:08:16.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:08:16.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:16.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 2 was found 13:08:16.312 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 13:08:16.312 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 13:08:16.312 TRACE [main][WidgetHandler] Notify Link with event 3 13:08:16.312 TRACE [main][WidgetHandler] Wait for synchronization 13:08:16.312 TRACE [main][WidgetHandler] Notify Link with event 4 13:08:16.312 TRACE [main][WidgetHandler] Wait for synchronization 13:08:16.313 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 13:08:16.313 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 13:08:16.313 TRACE [main][WidgetHandler] Notify Link with event 3 13:08:16.313 TRACE [main][WidgetHandler] Wait for synchronization 13:08:16.313 TRACE [main][WidgetHandler] Notify Link with event 4 13:08:16.313 TRACE [main][WidgetHandler] Wait for synchronization 13:08:16.313 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:16.313 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:16.313 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:16.313 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:16.313 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:16.313 INFO [main][AbstractShell] Close shell Testing shell 13:08:16.313 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:16.317 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:16.317 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:16.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:08:16.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:16.317 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:16.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:16.324 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:08:16.324 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:08:16.324 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:16.324 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:16.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s - in org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.071 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.032 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.053 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.033 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.036 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.048 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.047 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:16.329 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:16.330 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:08:16.330 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:16.331 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:16.331 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:16.331 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:08:16.344 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:16.344 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:08:16.344 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:16.345 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:16.345 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:16.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:16.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:16.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:16.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:16.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:16.356 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:16.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:16.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:16.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:16.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:16.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:16.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:16.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:16.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:16.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:16.376 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:16.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:16.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:16.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:16.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:16.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:16.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:16.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:16.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:16.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:16.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:08:16.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:08:16.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:08:16.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:16.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:16.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:16.877 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:16.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:08:16.880 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:16.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:16.880 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:16.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:16.880 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:16.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 13:08:16.880 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:08:16.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:17.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:17.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:08:17.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 13:08:17.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:08:17.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:17.383 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:08:17.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:17.383 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:08:17.383 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:17.384 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:17.384 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:17.384 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:17.384 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:17.384 INFO [main][AbstractShell] Close shell Testing shell 13:08:17.384 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:17.388 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:17.388 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:17.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:17.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:17.388 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:17.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:17.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:17.394 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:17.394 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:17.394 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:17.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:17.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:17.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:17.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:17.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:17.417 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:17.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:17.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:17.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:17.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:17.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:17.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:17.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:17.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:17.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:17.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 13:08:17.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:17.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:17.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:17.438 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:17.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:17.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:17.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:17.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:17.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:17.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:17.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:08:17.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:08:17.438 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:17.438 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:17.438 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:17.439 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:17.439 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:17.439 INFO [main][AbstractShell] Close shell Testing shell 13:08:17.439 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:17.442 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:17.442 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:17.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:17.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:17.442 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:17.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:17.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:17.464 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:17.464 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:17.464 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:17.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:17.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:17.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:17.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:17.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:17.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:17.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:17.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:17.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:17.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:17.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:17.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:17.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:17.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:17.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:17.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:17.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:17.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:17.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:17.492 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:17.492 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:17.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:17.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:17.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:17.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:17.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:17.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:08:17.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:08:17.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:08:17.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:17.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:17.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:17.993 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:17.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:08:17.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:17.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:17.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:17.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:17.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:17.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 13:08:17.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:08:17.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:18.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:18.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:08:18.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 13:08:18.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:08:18.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:18.499 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:08:18.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:18.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:08:18.500 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:18.500 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:18.500 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:18.500 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:18.500 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:18.500 INFO [main][AbstractShell] Close shell Testing shell 13:08:18.500 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:18.504 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:18.504 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:18.504 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:18.504 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:18.504 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:18.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:18.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:18.527 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:18.527 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:18.527 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:18.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:18.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:18.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:18.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:18.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:18.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:18.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:18.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:18.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:18.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:18.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:18.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:18.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:18.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:18.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:18.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:18.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:18.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:18.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:18.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:18.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:18.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:18.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:18.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:18.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:18.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:18.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:08:18.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:08:18.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:08:18.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:18.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:19.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:19.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:19.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:08:19.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:19.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:19.062 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:19.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:19.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:19.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 13:08:19.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:08:19.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:19.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:19.563 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:08:19.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 13:08:19.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:08:19.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:19.566 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:08:19.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:19.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:08:19.566 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:19.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 13:08:19.566 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:19.567 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:19.567 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:19.567 INFO [main][AbstractShell] Close shell Testing shell 13:08:19.567 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:19.572 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:19.572 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:19.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:19.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:19.572 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:19.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:19.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:19.595 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:19.595 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:19.595 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:19.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:19.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:19.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:19.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:19.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:19.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:19.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:19.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:19.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:19.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:19.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:19.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:19.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:19.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:19.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:19.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:19.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:19.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:19.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:19.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:19.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:19.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:19.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:19.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:19.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:19.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:19.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:08:19.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:08:19.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:08:19.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:19.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:20.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:20.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:20.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:08:20.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:20.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:20.138 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:20.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:20.138 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:20.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 13:08:20.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:08:20.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:20.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:20.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:08:20.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 13:08:20.642 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:08:20.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:20.642 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:08:20.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:20.642 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:08:20.643 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:20.643 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:20.643 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:20.644 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:20.644 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:20.644 INFO [main][AbstractShell] Close shell Testing shell 13:08:20.644 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:20.649 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:20.649 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:20.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:20.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:20.649 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:20.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:20.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:20.671 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:20.671 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:20.671 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:20.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:20.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:20.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:20.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:20.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:20.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:20.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:20.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:20.689 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:20.689 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:20.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:20.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:20.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:20.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:20.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:20.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:20.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:20.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:20.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:20.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:20.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:20.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:20.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:20.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:20.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:20.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:20.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:08:20.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:08:20.701 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AA of tree item A 13:08:20.701 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:20.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:21.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:21.202 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:21.205 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:21.205 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:21.205 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:21.205 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:21.205 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:21.205 INFO [main][AbstractShell] Close shell Testing shell 13:08:21.205 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:21.211 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:21.211 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:21.211 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:21.211 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:21.211 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:21.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:21.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:21.220 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:21.221 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:21.221 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:21.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:21.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:21.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:21.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:21.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:21.248 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:21.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:21.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:21.269 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:21.269 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:21.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:21.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:21.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:21.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:21.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:21.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:21.272 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:21.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:21.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:21.273 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:21.273 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:21.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:21.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:21.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:21.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:21.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:21.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:08:21.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:08:21.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:08:21.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:21.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:21.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:21.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:21.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:08:21.777 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:21.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:21.778 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:21.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:21.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:21.781 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 13:08:21.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:08:21.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:21.781 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 13:08:22.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:22.281 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 13:08:22.281 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:08:22.284 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item AA 13:08:22.284 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item AA 13:08:22.285 DEBUG [main][TreeItemHandler] Setting tree item AA collapsed 13:08:22.286 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 13:08:22.286 DEBUG [main][TreeEventsListener] Calling method treeCollapsed() 13:08:22.286 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: AA 13:08:22.287 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:22.287 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:22.287 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:22.288 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:22.288 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:22.288 INFO [main][AbstractShell] Close shell Testing shell 13:08:22.288 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:22.292 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:22.292 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:22.292 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:22.292 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:22.292 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:22.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:22.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:22.300 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:22.300 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:22.301 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:22.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:22.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:22.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:22.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:22.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 13:08:22.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:22.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:22.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:22.333 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:22.333 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:22.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:22.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:22.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:22.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:22.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:22.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:22.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:22.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:22.340 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:22.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:22.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:22.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:22.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:22.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:22.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:22.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:08:22.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:08:22.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:08:22.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:22.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:22.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:22.841 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:22.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:08:22.845 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:22.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:22.845 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:22.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:22.845 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:22.845 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 13:08:22.845 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item AA: 13:08:22.846 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 13:08:22.847 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 13:08:22.847 DEBUG [main][TreeEventsListener] It was check event: true 13:08:22.847 INFO [WorkbenchTestable][TreeItemHandler] Checked: AA 13:08:22.848 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 13:08:22.848 DEBUG [WorkbenchTestable][TreeItemHandler] UncheckTree Item AA: 13:08:22.848 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 13:08:22.848 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 13:08:22.848 DEBUG [main][TreeEventsListener] It was check event: true 13:08:22.848 INFO [WorkbenchTestable][TreeItemHandler] Unchecked: AA 13:08:22.849 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:22.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 13:08:22.849 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:22.849 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:22.849 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:22.849 INFO [main][AbstractShell] Close shell Testing shell 13:08:22.849 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:22.855 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:22.855 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:22.855 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:22.855 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:22.855 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:22.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:22.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:22.865 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:22.865 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:22.865 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:22.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:22.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:22.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:22.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:22.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:22.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:22.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:22.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:22.899 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:22.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:22.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:22.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:22.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:22.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:22.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:22.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:22.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:22.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:22.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:22.904 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:22.904 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:22.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:22.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:22.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:22.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:22.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:22.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:08:22.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:08:22.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 13:08:22.904 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 13:08:22.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:23.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:23.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 13:08:23.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 13:08:23.407 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 13:08:23.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:23.407 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 13:08:23.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:23.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 13:08:23.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 13:08:23.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 13:08:23.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:23.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:23.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 13:08:23.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 13:08:23.911 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 13:08:23.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:23.911 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 13:08:23.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:23.911 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 13:08:23.912 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:23.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 13:08:23.912 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:23.912 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:23.912 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:23.912 INFO [main][AbstractShell] Close shell Testing shell 13:08:23.912 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:23.917 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:23.917 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:23.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:23.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:23.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:23.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:23.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:23.940 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:23.940 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:23.940 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:23.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:23.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:23.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:23.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:23.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 13:08:23.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:23.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:23.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:23.970 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:23.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:23.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:23.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:23.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:23.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:23.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:23.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:23.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:23.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:23.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:23.973 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:23.973 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:23.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:23.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:23.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:23.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:23.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:23.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:08:23.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:08:23.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:08:23.973 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:23.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:24.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:24.474 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:24.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:08:24.477 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:24.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:24.477 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:24.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:24.477 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:24.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 13:08:24.477 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:08:24.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:24.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:24.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:08:24.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 13:08:24.980 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:08:24.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:24.980 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:08:24.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:24.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:08:24.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:24.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:24.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:24.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:24.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:24.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:24.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:24.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:24.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:24.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:24.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:24.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:08:24.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:08:24.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children... 13:08:24.981 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 13:08:24.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:25.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:25.482 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 13:08:25.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children finished successfully 13:08:25.482 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 13:08:25.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:25.482 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 13:08:25.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:25.482 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 13:08:25.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:25.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:25.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:25.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:25.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:25.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:25.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:25.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:25.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:25.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:25.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:25.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:08:25.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:08:25.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:08:25.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:25.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:25.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:25.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:25.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:25.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:08:25.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:25.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:25.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:25.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:25.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:25.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 13:08:25.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:08:25.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:25.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:08:25.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:25.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:08:25.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 13:08:25.484 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:08:25.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:25.484 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:08:25.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:25.484 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:08:25.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:25.484 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:25.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:25.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:25.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:25.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:25.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:25.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:25.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:25.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:25.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:25.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:08:25.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:08:25.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:25.484 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:25.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:25.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:25.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:25.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:25.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:25.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:25.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:25.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:25.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:25.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:08:25.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:08:25.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:08:25.485 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:25.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:25.485 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:25.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:25.485 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:25.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:08:25.485 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:25.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:25.485 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:25.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:25.485 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:25.485 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:08:25.485 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:08:25.486 DEBUG [main][TreeItemHandler] Set Tree selection 13:08:25.487 DEBUG [main][TreeHandler] Notify Tree about selection event 13:08:25.487 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 13:08:25.487 DEBUG [main][TreeEventsListener] It was check event: false 13:08:25.487 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:08:25.487 DEBUG [WorkbenchTestable][TreeItemHandler] AAA 13:08:25.487 DEBUG [WorkbenchTestable][TreeItemHandler] BB 13:08:25.487 DEBUG [WorkbenchTestable][TreeItemHandler] AAB 13:08:25.487 DEBUG [WorkbenchTestable][TreeItemHandler] C 13:08:25.488 INFO [WorkbenchTestable][AbstractTree] Unselect all tree items 13:08:25.489 DEBUG [main][TreeHandler] Unselect all tree items 13:08:25.489 DEBUG [main][TreeHandler] Notify Tree about selection event 13:08:25.489 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 13:08:25.489 DEBUG [main][TreeEventsListener] It was check event: false 13:08:25.489 INFO [WorkbenchTestable][TreeHandler] All tree items unselected 13:08:25.489 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:25.489 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:25.489 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:25.490 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:25.490 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:25.490 INFO [main][AbstractShell] Close shell Testing shell 13:08:25.490 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:25.494 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:25.494 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:25.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:25.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:25.494 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:25.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:25.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:25.519 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:25.519 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:25.519 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:25.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:25.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:25.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:25.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:25.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:25.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:25.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:25.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:25.560 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:25.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:25.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:25.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:25.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:25.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:25.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:25.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:25.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:25.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:25.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:25.563 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:25.563 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:25.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:25.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:25.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:25.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:25.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:25.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:08:25.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:08:25.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:25.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:26.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:26.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:26.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 13:08:26.067 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:08:26.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:26.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:26.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:08:26.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 13:08:26.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:08:26.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:26.572 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:08:26.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:26.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:08:26.572 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:26.573 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:26.573 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:26.573 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:26.573 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:26.573 INFO [main][AbstractShell] Close shell Testing shell 13:08:26.573 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:26.578 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:26.578 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:26.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:26.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:26.578 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:26.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:26.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:26.600 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:26.600 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:26.600 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:26.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:26.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:26.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:26.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:26.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:26.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:26.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:26.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:26.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:26.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:26.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:26.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:26.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:26.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:26.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:26.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 13:08:26.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:26.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:26.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:26.645 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:26.645 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:26.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:26.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:26.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:26.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:26.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:26.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:08:26.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:08:26.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:08:26.645 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:26.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:27.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:27.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:27.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:08:27.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:27.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:27.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:27.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:27.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:27.152 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:27.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 13:08:27.152 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:27.152 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:27.152 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:27.152 INFO [main][AbstractShell] Close shell Testing shell 13:08:27.152 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:27.159 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:27.159 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:27.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:27.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:27.159 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:27.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:27.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:27.185 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:27.185 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:27.185 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:27.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:27.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:27.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:27.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:27.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 13:08:27.195 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:27.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:27.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:27.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:27.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:27.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:27.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:27.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:27.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:27.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:27.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 13:08:27.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:27.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:27.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:27.217 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:27.217 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:27.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:27.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:27.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:27.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:27.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:27.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:08:27.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:08:27.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:08:27.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:27.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:27.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:27.718 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:27.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:08:27.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:27.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:27.721 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:27.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:27.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:27.721 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 13:08:27.721 DEBUG [main][TreeItemHandler] Selecting tree item: AA 13:08:27.722 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 13:08:27.722 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 13:08:27.722 DEBUG [main][TreeEventsListener] It was check event: false 13:08:27.722 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 13:08:27.722 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:27.722 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:27.722 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:27.723 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:27.723 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:27.723 INFO [main][AbstractShell] Close shell Testing shell 13:08:27.723 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:27.729 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:27.729 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:27.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:27.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:27.729 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:27.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:27.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:27.755 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:27.756 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:27.756 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:27.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:27.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:27.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:27.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:27.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:27.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:27.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:27.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:27.784 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:27.784 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:27.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:27.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:27.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:27.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:27.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:27.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 13:08:27.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:27.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:27.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:27.787 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:27.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:27.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:27.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:27.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:27.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:27.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:27.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:08:27.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:08:27.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:08:27.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:27.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:28.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:28.288 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:28.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:08:28.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:28.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:28.291 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:28.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:28.291 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:28.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 13:08:28.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:08:28.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:28.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:28.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:08:28.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 13:08:28.794 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:08:28.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:28.795 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:08:28.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:28.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:08:28.795 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:28.795 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:28.795 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:28.796 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:28.796 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:28.796 INFO [main][AbstractShell] Close shell Testing shell 13:08:28.796 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:28.800 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:28.800 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:28.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:28.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:28.800 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:28.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:28.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:28.808 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:28.808 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:28.808 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:28.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:28.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:28.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:28.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:28.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:28.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:28.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:28.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:28.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:28.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:28.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:28.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:28.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:28.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:28.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:28.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 13:08:28.846 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:28.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:28.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:28.846 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:28.846 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:28.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:28.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:28.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:28.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:28.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:28.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:08:28.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:08:28.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:08:28.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:28.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:29.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:29.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:29.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:08:29.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:29.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:29.350 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:29.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:29.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:29.351 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item AA 13:08:29.351 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 13:08:29.351 DEBUG [main][TreeItemHandler] Selecting tree item: AA 13:08:29.351 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 13:08:29.351 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 13:08:29.351 DEBUG [main][TreeEventsListener] It was check event: false 13:08:29.351 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 13:08:29.351 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:08:29.351 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:08:29.351 DEBUG [main][TreeEventsListener] Calling method handleEvent() with event type: 8 13:08:29.351 DEBUG [main][TreeEventsListener] SWT.MouseDoubleClick event was fired 13:08:29.351 DEBUG [main][TreeEventsListener] Calling method widgetDefaultSelected() 13:08:29.352 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:08:29.352 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:29.353 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:29.353 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:29.353 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:29.353 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:29.353 INFO [main][AbstractShell] Close shell Testing shell 13:08:29.353 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:29.359 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:29.359 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:29.359 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:29.359 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:29.359 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:29.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:29.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:29.384 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:29.385 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:29.385 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:29.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:29.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:29.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:29.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:29.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:29.396 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:29.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:29.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:29.412 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:29.412 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:29.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:29.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:29.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:29.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:29.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:29.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:29.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:29.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:29.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:29.415 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:29.415 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:29.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:29.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:29.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:29.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:29.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:29.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:08:29.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:08:29.415 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 13:08:29.415 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:08:29.415 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:29.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:29.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:29.916 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:29.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 13:08:29.917 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:08:29.917 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:29.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:30.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:30.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:30.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:30.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:30.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:30.918 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:31.419 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:08:31.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:31.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:31.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:31.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:31.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:31.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:32.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:32.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:32.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:32.921 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:08:32.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:32.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:32.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:32.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:32.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:32.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:32.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:32.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:32.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:32.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:33.422 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:08:33.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:33.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:33.422 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:33.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:33.422 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:33.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:33.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:33.422 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:33.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:33.422 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:33.923 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:08:33.923 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:33.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:33.923 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:33.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:33.923 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:33.923 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:33.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:33.923 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:33.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:33.923 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:34.423 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:08:34.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:34.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:34.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:34.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:34.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:34.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:34.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:34.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:34.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:34.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:34.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more finished successfully 13:08:34.424 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:08:34.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:34.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:34.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:34.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:34.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:34.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:34.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:34.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:34.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:34.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:34.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:34.425 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:34.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:34.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:34.425 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:34.425 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:34.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:34.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:34.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:34.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:34.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:34.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:08:34.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:08:34.426 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 13:08:34.426 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:08:34.426 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:34.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:34.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:34.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:34.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 13:08:34.926 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:08:34.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:34.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:35.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:35.427 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:35.427 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:35.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:35.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:35.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:36.428 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:08:36.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:36.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:36.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:36.929 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:36.929 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:36.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:37.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:37.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:37.930 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:08:37.930 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:37.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:38.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:38.430 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:38.431 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:38.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:38.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:38.931 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:38.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more failed, an exception will be thrown 13:08:38.932 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:38.932 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:38.932 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:38.932 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:38.932 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:38.932 INFO [main][AbstractShell] Close shell Testing shell 13:08:38.933 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:38.937 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:38.937 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:38.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:38.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:38.937 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:38.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:38.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:38.943 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:08:38.943 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:08:38.943 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:38.943 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:38.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:38.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.614 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.049 s testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.07 s testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.063 s testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.068 s testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.076 s getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.549 s testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.079 s testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.564 s testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.075 s testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.579 s getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.081 s testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.585 s testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.57 s testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.051 s testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.576 s testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 9.558 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:08:38.949 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:08:38.950 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:08:38.950 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:38.950 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:08:38.950 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:38.950 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:08:38.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:38.961 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:08:38.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:38.961 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:38.962 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:08:38.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:08:38.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:38.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:38.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:38.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:38.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:38.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:38.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:38.977 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:38.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:38.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:38.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:38.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:38.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:38.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:38.989 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:38.989 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:38.989 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:38.990 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:38.990 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:38.990 INFO [main][AbstractShell] Close shell Testing shell 13:08:38.990 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:38.993 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:38.993 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:38.993 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:08:38.993 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:38.993 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:39.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:39.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:39.011 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:08:39.011 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:39.011 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:08:39.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:08:39.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:39.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:39.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:39.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 13:08:39.021 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:39.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:39.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:39.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:39.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:39.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:39.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:39.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:39.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:39.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:39.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:39.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:39.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:39.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:39.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:39.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:39.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:39.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:39.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:39.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:39.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:39.040 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:39.040 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:39.040 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:39.041 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:39.041 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:39.041 INFO [main][AbstractShell] Close shell Testing shell 13:08:39.041 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:39.044 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:39.044 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:39.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:08:39.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:39.044 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:39.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:39.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:39.063 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:08:39.063 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:39.063 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:08:39.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:08:39.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:39.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:39.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:39.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 13:08:39.073 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:39.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:39.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:39.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:39.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:39.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:39.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:39.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:39.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:39.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:39.089 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:08:39.089 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:39.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:39.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:39.590 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:39.592 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:08:39.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:39.592 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:08:39.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:39.592 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:08:39.592 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 13:08:39.592 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:08:39.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:40.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:40.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:08:40.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:08:40.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:40.095 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:08:40.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:40.095 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:08:40.095 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 13:08:40.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 13:08:40.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:40.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:40.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 13:08:40.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 13:08:40.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:41.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:41.096 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 13:08:41.096 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 13:08:41.096 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 13:08:41.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:41.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:41.597 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 13:08:41.597 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 13:08:41.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:42.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:42.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 13:08:42.098 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 13:08:42.098 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 13:08:42.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:42.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:42.598 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 13:08:42.599 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 13:08:42.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:42.599 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 13:08:42.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:42.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 13:08:42.599 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 13:08:42.599 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 13:08:42.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:43.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:43.099 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 13:08:43.099 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 13:08:43.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:43.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:43.600 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 13:08:43.600 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 13:08:43.600 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 13:08:43.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:44.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:44.101 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 13:08:44.101 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 13:08:44.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:44.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:44.601 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 13:08:44.602 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:44.602 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:44.602 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:44.602 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:44.602 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:44.602 INFO [main][AbstractShell] Close shell Testing shell 13:08:44.602 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:44.606 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:44.606 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:44.606 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:08:44.606 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:44.606 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:44.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:44.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:44.613 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:08:44.613 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:44.614 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:08:44.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:08:44.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:44.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:44.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:44.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 13:08:44.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:44.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:44.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:44.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:44.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:44.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:44.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:44.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:44.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:44.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:44.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:44.645 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:44.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:44.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:44.645 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:44.645 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:44.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:44.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:44.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:44.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:44.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:44.646 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:44.646 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:44.646 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:44.647 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:44.647 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:44.647 INFO [main][AbstractShell] Close shell Testing shell 13:08:44.647 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:44.650 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:44.650 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:44.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:08:44.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:44.651 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:44.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:44.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:44.670 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:08:44.670 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:44.670 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:08:44.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:08:44.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:44.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:44.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:44.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 13:08:44.679 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:44.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:44.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:44.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:44.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:44.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:44.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:44.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:44.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:44.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:44.687 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:44.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 13:08:44.687 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:44.687 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:44.687 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:44.687 INFO [main][AbstractShell] Close shell Testing shell 13:08:44.687 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:44.691 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:44.691 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:44.691 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:08:44.691 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:44.691 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:44.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:44.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:44.705 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:08:44.705 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:44.705 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:08:44.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:08:44.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:44.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:44.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:44.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:44.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:44.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:44.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:44.742 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:44.742 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:44.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:44.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:44.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:44.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:44.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:44.743 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') 13:08:44.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:44.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:44.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:44.743 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:44.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:44.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:44.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:44.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 13:08:44.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:44.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:44.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:44.743 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:44.743 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:44.743 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:44.743 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:44.743 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:44.743 INFO [main][AbstractShell] Close shell Testing shell 13:08:44.743 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:44.747 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:44.747 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:44.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:08:44.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:44.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:44.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:44.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:44.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:08:44.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:44.753 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:08:44.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:08:44.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:44.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:44.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:44.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 13:08:44.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:44.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:44.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:44.790 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:44.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:44.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:44.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:44.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:44.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:44.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:44.790 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:44.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 13:08:44.790 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:44.791 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:44.791 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:44.791 INFO [main][AbstractShell] Close shell Testing shell 13:08:44.791 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:44.811 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:44.811 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:44.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:08:44.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:44.811 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:44.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:44.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:44.820 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:08:44.820 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:08:44.820 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:44.820 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:44.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:44.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.872 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.049 s testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.052 s testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 5.55 s testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.056 s testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.035 s testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.048 s testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.066 s Running org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 13:08:44.825 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 13:08:44.826 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:08:44.826 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:44.826 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 13:08:44.826 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:44.826 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:08:44.836 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:44.836 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:08:44.836 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:44.836 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:44.836 INFO [WorkbenchTestable][RequirementsRunner] Started test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 13:08:44.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 13:08:44.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:44.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:44.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:44.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:08:44.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:44.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:44.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:44.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:44.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:44.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:44.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:44.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:44.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:44.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:08:44.879 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 13:08:44.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:08:44.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:44.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:44.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:44.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:44.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:44.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:44.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:44.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:44.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:44.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:08:44.884 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 13:08:44.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:44.884 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:44.884 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:44.884 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:44.885 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:44.885 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:44.885 INFO [main][AbstractShell] Close shell Testing shell 13:08:44.885 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:44.888 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:44.888 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:44.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 13:08:44.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:44.888 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:44.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:44.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:44.908 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 13:08:44.908 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:44.908 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 13:08:44.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 13:08:44.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:44.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:44.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:44.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:08:44.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:44.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:44.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:44.921 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:44.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:44.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:44.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:44.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:44.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:44.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:08:44.922 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 13:08:44.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 13:08:44.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:44.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:44.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:44.931 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:44.931 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:44.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:44.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:44.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:44.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:44.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:08:44.932 INFO [WorkbenchTestable][AbstractStyledText] Select text styled in styled text 13:08:44.935 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:44.936 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:44.936 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:44.936 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:44.936 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:44.936 INFO [main][AbstractShell] Close shell Testing shell 13:08:44.936 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:44.939 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:44.939 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:44.939 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 13:08:44.939 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:44.939 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:44.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:44.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:44.947 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 13:08:44.947 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:44.947 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 13:08:44.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 13:08:44.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:44.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:44.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:44.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 13:08:44.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:44.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:44.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:44.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:44.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:44.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:44.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:44.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:44.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:44.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:08:44.973 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 13:08:44.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:08:44.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:44.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:44.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:44.973 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:44.973 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:44.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:44.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:44.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:44.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:44.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:08:44.974 INFO [WorkbenchTestable][AbstractStyledText] Select position start: 8 end: 10 in styled text 13:08:44.975 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:44.975 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:44.975 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:44.975 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:44.975 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:44.975 INFO [main][AbstractShell] Close shell Testing shell 13:08:44.975 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:44.978 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:44.978 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:44.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 13:08:44.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:44.978 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:45.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.026 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 13:08:45.026 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 13:08:45.026 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:45.026 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:45.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s - in org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.072 s selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.039 s selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.079 s Running org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 13:08:45.030 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 13:08:45.031 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:08:45.032 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:45.032 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 13:08:45.032 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:45.032 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:08:45.032 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:45.032 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:08:45.032 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:45.032 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:45.032 INFO [WorkbenchTestable][RequirementsRunner] Started test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 13:08:45.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 13:08:45.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:45.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:45.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:45.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:45.055 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 13:08:45.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:08:45.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:45.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:45.055 DEBUG [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) 13:08:45.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:45.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:45.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:45.055 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:08:45.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:45.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:45.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:45.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:45.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 13:08:45.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 13:08:45.056 DEBUG [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) 13:08:45.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:45.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:45.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:45.057 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:08:45.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:45.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:45.057 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:45.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:45.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 13:08:45.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 13:08:45.057 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:45.058 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:45.058 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:45.058 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:45.058 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:45.058 INFO [main][AbstractShell] Close shell Testing shell 13:08:45.058 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:45.061 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:45.061 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:45.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 13:08:45.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:45.061 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:45.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.081 INFO [WorkbenchTestable][RequirementsRunner] Finished test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 13:08:45.081 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 13:08:45.081 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:45.081 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:45.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) Time elapsed: 0.049 s Running org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 13:08:45.087 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 13:08:45.087 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:08:45.087 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:45.087 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 13:08:45.087 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:45.087 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:08:45.088 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:45.088 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:08:45.088 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:45.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:08:45.115 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 13:08:45.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:08:45.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:45.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:45.115 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:08:45.115 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:08:45.116 DEBUG [main][MenuItemLookup] Found menu:'File' 13:08:45.116 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:08:45.116 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:08:45.116 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:08:45.116 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:08:45.116 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:08:45.116 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:08:45.116 DEBUG [main][MenuItemLookup] Item match:Window 13:08:45.116 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:08:45.117 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:08:45.117 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:08:45.117 DEBUG [main][MenuItemLookup] Found menu:'' 13:08:45.117 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:08:45.117 DEBUG [main][MenuItemLookup] Item match:Show View 13:08:45.121 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:08:45.121 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:08:45.121 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:08:45.121 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:08:45.121 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:08:45.121 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:08:45.121 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:08:45.121 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:08:45.121 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:08:45.121 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:08:45.121 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:08:45.121 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:08:45.121 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:08:45.121 DEBUG [main][MenuItemLookup] Found menu:'' 13:08:45.121 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:08:45.121 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:08:45.122 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:08:45.122 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:08:45.122 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:08:45.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:08:45.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:08:45.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:08:45.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:45.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:45.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:45.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:45.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:08:45.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:45.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:45.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:45.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:45.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:08:45.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:08:45.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 13:08:45.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 13:08:45.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:45.218 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 13:08:45.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:45.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 13:08:45.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 13:08:45.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 13:08:45.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:45.218 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 13:08:45.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:45.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 13:08:45.219 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 13:08:45.219 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 13:08:45.219 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 13:08:45.219 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 13:08:45.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:45.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:08:45.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:45.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:08:45.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:45.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:08:45.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:45.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:45.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:45.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:45.221 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:08:45.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:45.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:45.221 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:45.221 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:45.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:08:45.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:08:45.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:08:45.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:08:45.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:08:45.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:45.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:45.281 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:08:45.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 '\*?\QRedDeer SWT Controls\E') 13:08:45.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:45.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:45.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:08:45.284 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 13:08:45.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 13:08:45.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:08:45.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:08:45.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:08:45.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:08:45.314 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:45.314 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 13:08:45.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 13:08:45.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:45.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:45.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:45.315 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') 13:08:45.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:45.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.316 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 13:08:45.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:45.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:45.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 13:08:45.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:45.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 13:08:45.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 13:08:45.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:45.317 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:45.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.317 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 13:08:45.317 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:45.317 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 13:08:45.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 13:08:45.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:45.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:45.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:45.317 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:") 13:08:45.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:45.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.318 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 13:08:45.318 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:45.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:45.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:45.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 13:08:45.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 13:08:45.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:45.318 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:45.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.318 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 13:08:45.318 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 13:08:45.318 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:45.318 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:45.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 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.spinner.SpinnerTest 13:08:45.334 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 13:08:45.335 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:08:45.335 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:45.335 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 13:08:45.335 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:45.335 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:08:45.336 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:45.336 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:08:45.336 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:45.336 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:45.336 INFO [WorkbenchTestable][RequirementsRunner] Started test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 13:08:45.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 13:08:45.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:45.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:45.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:45.351 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 13:08:45.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:45.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:45.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:45.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:45.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:45.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 13:08:45.366 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 13:08:45.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:45.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:45.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:45.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:45.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:45.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 13:08:45.366 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 1 13:08:45.367 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 13:08:45.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:45.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:45.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:45.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:45.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:45.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 13:08:45.368 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 13:08:45.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:45.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.368 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:45.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:45.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:45.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:08:45.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:08:45.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:45.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 13:08:45.369 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 2 13:08:45.370 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 13:08:45.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:45.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:45.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:45.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:45.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:08:45.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:08:45.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:45.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 13:08:45.371 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:") 13:08:45.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:45.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.373 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:45.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:45.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:45.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:45.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 13:08:45.374 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 11 13:08:45.375 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:") 13:08:45.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:45.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:45.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:45.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:45.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:45.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 13:08:45.375 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:") 13:08:45.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:45.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:45.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:45.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:45.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:45.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 13:08:45.377 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 22 13:08:45.377 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:") 13:08:45.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:45.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:45.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:45.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:45.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:45.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 13:08:45.378 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:45.378 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:45.378 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:45.379 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:45.379 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:45.379 INFO [main][AbstractShell] Close shell Testing shell 13:08:45.379 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:45.383 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:45.383 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:45.383 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 13:08:45.383 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:45.383 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:45.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.423 INFO [WorkbenchTestable][RequirementsRunner] Finished test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 13:08:45.423 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 13:08:45.423 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:45.423 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:45.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.423 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.swt.test.impl.spinner.SpinnerTest spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) Time elapsed: 0.087 s Running org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 13:08:45.428 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 13:08:45.428 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:08:45.428 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:45.428 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 13:08:45.428 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:45.428 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:08:45.429 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:45.429 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:08:45.429 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:45.429 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:45.429 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 13:08:45.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 13:08:45.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:45.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:45.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:45.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:08:45.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:45.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:45.452 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:08:45.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 '\*?\QRedDeer SWT Controls\E') 13:08:45.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:45.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:45.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:08:45.456 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 13:08:45.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 13:08:45.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:08:45.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:08:45.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:08:45.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:08:45.459 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 13:08:45.459 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 13:08:45.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 13:08:45.461 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:08:45.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:08:45.532 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 13:08:45.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:08:45.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:45.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:45.533 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:08:45.533 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:08:45.533 DEBUG [main][MenuItemLookup] Found menu:'File' 13:08:45.533 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:08:45.533 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:08:45.533 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:08:45.533 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:08:45.533 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:08:45.533 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:08:45.533 DEBUG [main][MenuItemLookup] Item match:Window 13:08:45.533 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:08:45.533 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:08:45.533 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:08:45.533 DEBUG [main][MenuItemLookup] Found menu:'' 13:08:45.533 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:08:45.533 DEBUG [main][MenuItemLookup] Item match:Show View 13:08:45.537 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:08:45.537 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:08:45.537 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:08:45.537 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:08:45.537 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:08:45.537 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:08:45.537 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:08:45.537 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:08:45.537 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:08:45.537 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:08:45.537 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:08:45.537 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:08:45.537 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:08:45.537 DEBUG [main][MenuItemLookup] Found menu:'' 13:08:45.537 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:08:45.537 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:08:45.538 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:08:45.538 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:08:45.538 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:08:45.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:08:45.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:08:45.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:08:45.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:45.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:45.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:45.611 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:45.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:08:45.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:45.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:45.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:45.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:45.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:08:45.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:08:45.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 13:08:45.613 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 13:08:45.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:45.613 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 13:08:45.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:45.613 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 13:08:45.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 13:08:45.613 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 13:08:45.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:45.613 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 13:08:45.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:45.613 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 13:08:45.614 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 13:08:45.614 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 13:08:45.614 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 13:08:45.614 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 13:08:45.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:45.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:08:45.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:45.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.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 "Open") 13:08:45.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:45.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.615 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:08:45.615 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:45.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:45.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:45.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:45.616 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:08:45.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:45.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:45.616 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:45.616 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:45.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:08:45.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:08:45.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:08:45.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:08:45.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:08:45.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:45.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:45.670 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:08:45.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 '\*?\QRedDeer SWT Controls\E') 13:08:45.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:45.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:45.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:08:45.673 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 13:08:45.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 13:08:45.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:08:45.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:08:45.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:08:45.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:08:45.685 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') 13:08:45.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:45.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 13:08:45.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:45.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:45.686 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:45.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 13:08:45.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:45.686 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:45.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.686 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 13:08:45.686 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:45.686 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 13:08:45.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 13:08:45.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:45.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:45.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:45.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:08:45.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:45.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:45.692 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:08:45.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 13:08:45.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:45.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:45.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:08:45.717 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 13:08:45.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 13:08:45.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:08:45.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:08:45.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:08:45.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:08:45.728 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 13:08:45.728 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 13:08:45.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 13:08:45.729 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:08:45.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:08:45.754 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 13:08:45.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:08:45.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:45.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:45.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:08:45.755 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:08:45.755 DEBUG [main][MenuItemLookup] Found menu:'File' 13:08:45.755 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:08:45.755 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:08:45.755 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:08:45.755 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:08:45.755 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:08:45.755 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:08:45.755 DEBUG [main][MenuItemLookup] Item match:Window 13:08:45.755 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:08:45.755 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:08:45.755 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:08:45.755 DEBUG [main][MenuItemLookup] Found menu:'' 13:08:45.755 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:08:45.755 DEBUG [main][MenuItemLookup] Item match:Show View 13:08:45.759 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:08:45.759 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:08:45.759 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:08:45.759 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:08:45.759 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:08:45.759 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:08:45.759 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:08:45.759 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:08:45.759 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:08:45.759 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:08:45.759 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:08:45.759 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:08:45.759 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:08:45.759 DEBUG [main][MenuItemLookup] Found menu:'' 13:08:45.759 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:08:45.759 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:08:45.760 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:08:45.760 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:08:45.760 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:08:45.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:08:45.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:08:45.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:08:45.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:45.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:45.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:45.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:45.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:08:45.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:45.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:45.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:45.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:45.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:08:45.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:08:45.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 13:08:45.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 13:08:45.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:45.821 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 13:08:45.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:45.821 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 13:08:45.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 13:08:45.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 13:08:45.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:45.821 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 13:08:45.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:45.821 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 13:08:45.821 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 13:08:45.821 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 13:08:45.821 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 13:08:45.822 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 13:08:45.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:45.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.822 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:08:45.822 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:45.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:08:45.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:45.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.822 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:08:45.822 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:45.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:45.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:45.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:45.823 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:08:45.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:45.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:45.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:45.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:45.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:08:45.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:08:45.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:08:45.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:08:45.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:08:45.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:45.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:45.872 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:08:45.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 13:08:45.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:45.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:45.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:45.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:45.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:08:45.875 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 13:08:45.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 13:08:45.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:08:45.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:08:45.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:08:45.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:08:45.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:45.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:45.877 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:08:45.915 DEBUG [main][MenuItemLookup] Found menu:'File' 13:08:45.915 DEBUG [main][MenuItemLookup] Item match:File 13:08:45.917 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:08:45.917 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:08:45.920 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:08:45.920 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:08:45.920 DEBUG [main][MenuItemLookup] Found menu:'' 13:08:45.920 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:08:45.920 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:08:45.920 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:08:45.920 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:08:45.920 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:08:45.920 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:08:45.920 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:08:45.920 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:08:45.921 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:08:45.921 DEBUG [main][MenuItemLookup] Found menu:'File' 13:08:45.921 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:08:45.921 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:08:45.921 DEBUG [main][MenuItemLookup] Found menu:'' 13:08:45.921 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:08:45.921 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:08:45.922 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:08:45.922 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:08:45.922 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:08:45.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 13:08:46.000 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 13:08:46.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:08:46.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:46.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:46.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:08:46.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:46.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 13:08:46.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:46.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:46.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:46.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:46.002 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:46.002 INFO [WorkbenchTestable][AbstractText] Text set to: myvalue 13:08:46.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 "Cancel") 13:08:46.003 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:46.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.003 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 13:08:46.003 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:46.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:46.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:46.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:46.005 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:08:46.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:46.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:46.005 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:46.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:46.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 13:08:46.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:46.024 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:46.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.025 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 13:08:46.025 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:46.025 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 13:08:46.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 13:08:46.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:46.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:46.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:46.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:08:46.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:46.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:46.036 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:08:46.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 '\*?\QRedDeer SWT Controls\E') 13:08:46.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:46.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:46.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:08:46.038 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 13:08:46.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 13:08:46.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:08:46.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:08:46.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:08:46.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:08:46.040 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 13:08:46.040 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 13:08:46.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 13:08:46.041 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:08:46.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:08:46.072 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 13:08:46.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:08:46.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:46.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:46.073 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:08:46.073 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:08:46.073 DEBUG [main][MenuItemLookup] Found menu:'File' 13:08:46.073 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:08:46.073 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:08:46.073 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:08:46.073 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:08:46.073 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:08:46.073 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:08:46.073 DEBUG [main][MenuItemLookup] Item match:Window 13:08:46.074 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:08:46.074 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:08:46.074 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:08:46.074 DEBUG [main][MenuItemLookup] Found menu:'' 13:08:46.074 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:08:46.074 DEBUG [main][MenuItemLookup] Item match:Show View 13:08:46.078 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:08:46.078 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:08:46.078 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:08:46.078 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:08:46.078 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:08:46.078 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:08:46.078 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:08:46.078 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:08:46.078 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:08:46.078 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:08:46.078 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:08:46.078 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:08:46.078 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:08:46.078 DEBUG [main][MenuItemLookup] Found menu:'' 13:08:46.078 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:08:46.078 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:08:46.078 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:08:46.078 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:08:46.078 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:08:46.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:08:46.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:08:46.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:08:46.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:46.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:46.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:08:46.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:46.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.146 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:08:46.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:46.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:46.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:46.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:08:46.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:08:46.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:08:46.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 13:08:46.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 13:08:46.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:46.148 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 13:08:46.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:46.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 13:08:46.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 13:08:46.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 13:08:46.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:08:46.148 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 13:08:46.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:08:46.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 13:08:46.148 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 13:08:46.148 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 13:08:46.149 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 13:08:46.149 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 13:08:46.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:46.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:08:46.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:46.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.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 "Open") 13:08:46.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:46.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:08:46.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:46.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:46.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:46.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:08:46.151 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:08:46.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:08:46.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:08:46.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:08:46.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:08:46.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:08:46.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:08:46.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:08:46.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:08:46.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:08:46.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:46.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:46.230 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:08:46.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 '\*?\QRedDeer SWT Controls\E') 13:08:46.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:46.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:46.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:08:46.233 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 13:08:46.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 13:08:46.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:08:46.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:08:46.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:08:46.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:08:46.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:08:46.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.245 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 13:08:46.245 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:46.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:46.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:46.245 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:46.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 which text matches: "Original text") 13:08:46.245 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.246 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 13:08:46.246 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:46.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:46.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:46.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:46.246 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:46.246 INFO [WorkbenchTestable][AbstractText] Text set to: New text 13:08:46.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:08:46.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:46.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.246 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 13:08:46.246 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:46.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:46.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:46.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:46.246 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:46.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 which text matches: "New text") 13:08:46.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:46.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.247 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 13:08:46.247 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:46.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:46.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:46.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:46.247 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:46.247 INFO [WorkbenchTestable][AbstractText] Text set to: Original text 13:08:46.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 13:08:46.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:46.247 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:46.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.247 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 13:08:46.247 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 13:08:46.247 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:46.247 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:46.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.821 s - in org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.257 s testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.339 s defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.222 s Running org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:46.252 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:46.253 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:08:46.253 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:46.253 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:46.253 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:46.253 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:08:46.253 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:46.253 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:08:46.253 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:46.254 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:46.254 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:46.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:46.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:46.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:46.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:46.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:46.296 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 13:08:46.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:08:46.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:46.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:46.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 13:08:46.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:46.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.296 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:46.296 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:46.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:46.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:46.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:46.314 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:46.315 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:46.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 13:08:46.315 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:46.316 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:46.316 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:46.316 INFO [main][AbstractShell] Close shell Testing shell 13:08:46.316 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:46.328 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:46.328 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:46.328 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:46.328 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:46.328 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:46.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.336 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:46.336 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:46.336 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:46.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:46.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:46.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:46.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:46.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:46.379 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 13:08:46.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:08:46.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:46.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:46.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 "FormLabel") 13:08:46.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:46.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.379 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:46.379 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:46.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:46.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:46.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:46.383 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:46.384 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:46.384 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:46.384 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:46.385 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:46.385 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:46.385 INFO [main][AbstractShell] Close shell Testing shell 13:08:46.385 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:46.393 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:46.393 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:46.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:46.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:46.393 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:46.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.416 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:46.416 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:46.416 INFO [WorkbenchTestable][RequirementsRunner] Started test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:46.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:46.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:46.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:46.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:46.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:46.455 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 13:08:46.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:08:46.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:46.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:46.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified 13:08:46.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:46.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:46.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:46.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:46.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:08:46.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:08:46.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:46.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 13:08:46.455 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:46.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 "Test label") 13:08:46.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:46.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:46.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:46.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:46.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:46.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:46.457 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:46.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 13:08:46.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:46.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:46.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:46.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:46.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:46.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:46.460 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:46.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 13:08:46.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:46.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:46.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:46.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:46.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:46.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:46.462 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:46.462 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:46.462 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:46.462 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:46.463 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:46.463 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:46.463 INFO [main][AbstractShell] Close shell Testing shell 13:08:46.463 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:46.471 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:46.471 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:46.471 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:46.471 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:46.471 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:46.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.478 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:46.478 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:46.478 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:46.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:46.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:46.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:46.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:46.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:46.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 13:08:46.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:08:46.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:46.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:46.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label4") 13:08:46.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:46.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:46.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:46.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:46.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:46.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:46.526 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:46.528 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:46.528 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:46.528 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:46.529 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:46.529 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:46.529 INFO [main][AbstractShell] Close shell Testing shell 13:08:46.529 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:46.537 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:46.537 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:46.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:46.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:46.537 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:46.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.550 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:46.550 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:46.550 INFO [WorkbenchTestable][RequirementsRunner] Started test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:46.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:46.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:46.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:46.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:46.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:46.586 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 13:08:46.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:08:46.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:46.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:46.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 13:08:46.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:46.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.586 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:46.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:46.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:46.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:46.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:46.589 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:46.590 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 13:08:46.590 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:46.590 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:46.590 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:46.591 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:46.591 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:46.591 INFO [main][AbstractShell] Close shell Testing shell 13:08:46.591 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:46.598 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:46.598 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:46.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:46.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:46.598 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:46.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.605 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:46.605 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:46.606 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:46.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:46.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:46.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:46.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:46.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:46.645 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 13:08:46.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:08:46.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:46.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:46.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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*") 13:08:46.645 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:46.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.645 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:46.645 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:46.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:46.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:46.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:46.652 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:46.653 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:46.653 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:46.653 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:46.653 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:46.653 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:46.653 INFO [main][AbstractShell] Close shell Testing shell 13:08:46.653 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:46.661 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:46.661 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:46.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:46.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:46.661 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:46.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.669 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:46.669 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:46.669 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:46.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:46.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:46.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:46.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:46.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:46.725 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 13:08:46.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:08:46.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:46.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:46.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 13:08:46.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:46.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:46.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:46.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:46.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:46.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:46.730 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:46.731 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:46.731 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:46.731 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:46.732 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:46.732 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:46.732 INFO [main][AbstractShell] Close shell Testing shell 13:08:46.732 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:46.740 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:46.740 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:46.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:46.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:46.740 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:46.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:46.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:46.753 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:46.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:46.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:46.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:46.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:46.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:46.788 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 13:08:46.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:08:46.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:46.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:46.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 13:08:46.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:46.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:46.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:46.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:46.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:46.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:46.795 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:46.795 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:46.795 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:46.795 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:46.796 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:46.796 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:46.796 INFO [main][AbstractShell] Close shell Testing shell 13:08:46.796 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:46.803 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:46.803 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:46.803 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:46.803 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:46.803 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:46.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.810 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:46.811 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:46.811 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:46.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:46.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:46.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:46.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:46.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:46.850 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 13:08:46.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:08:46.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:46.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:46.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 13:08:46.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:46.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:46.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:46.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:46.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:46.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:46.851 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:46.852 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:46.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 13:08:46.852 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:46.853 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:46.853 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:46.853 INFO [main][AbstractShell] Close shell Testing shell 13:08:46.853 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:46.860 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:46.860 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:46.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:46.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:46.860 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:46.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.868 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:46.868 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:46.868 INFO [WorkbenchTestable][RequirementsRunner] Started test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:46.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:46.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:46.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:46.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:46.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:46.907 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 13:08:46.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:08:46.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:46.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:46.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 13:08:46.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:46.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:46.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:46.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:46.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:46.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:46.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:46.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:46.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:46.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:46.911 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:46.911 INFO [WorkbenchTestable][AbstractText] Type text not so funny text 13:08:46.911 INFO [WorkbenchTestable][AbstractText] Text set to: 13:08:46.912 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:46.912 DEBUG [WorkbenchTestable][AbstractText] Force focus to receive keyboard events 13:08:46.916 INFO [WorkbenchTestable][Keyboard] Type text "not so funny text" 13:08:46.989 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:08:46.989 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 13:08:47.591 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:08:47.591 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 13:08:48.192 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:08:48.192 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:08:48.793 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:08:48.793 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 13:08:49.394 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:08:49.394 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 13:08:49.995 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:08:49.995 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 13:08:50.596 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:08:50.596 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 13:08:51.197 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:08:51.197 INFO [WorkbenchTestable][Keyboard] As char:f, as int:102 13:08:51.798 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:08:51.798 INFO [WorkbenchTestable][Keyboard] As char:u, as int:117 13:08:52.399 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:08:52.399 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 13:08:53.001 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:08:53.001 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 13:08:53.602 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:08:53.602 INFO [WorkbenchTestable][Keyboard] As char:y, as int:121 13:08:54.203 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:08:54.203 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 13:08:54.803 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:08:54.803 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:08:55.405 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:08:55.405 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 13:08:56.006 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:08:56.006 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 13:08:56.607 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:08:56.607 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:08:57.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 13:08:57.208 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:57.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:57.208 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:57.208 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:57.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:57.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:57.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:57.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:57.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:57.210 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:57.210 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:57.210 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:57.210 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:57.211 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:57.211 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:57.211 INFO [main][AbstractShell] Close shell Testing shell 13:08:57.211 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:57.219 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:57.219 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:57.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:57.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:57.219 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:57.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:57.226 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:57.226 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:57.226 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:57.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:57.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:57.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:57.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:57.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:57.264 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 13:08:57.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:08:57.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:57.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:57.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 13:08:57.265 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:57.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:57.265 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:57.265 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:57.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:57.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:57.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:57.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:57.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:57.267 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:57.268 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 13:08:57.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 13:08:57.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:57.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:57.268 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:57.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:57.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:57.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:57.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:57.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:57.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:57.270 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:57.270 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:57.270 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:57.270 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:57.271 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:57.271 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:57.271 INFO [main][AbstractShell] Close shell Testing shell 13:08:57.271 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:57.278 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:57.278 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:57.278 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:57.278 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:57.278 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:57.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:57.285 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:57.285 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:57.285 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:57.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:57.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:57.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:57.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:57.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:57.322 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 13:08:57.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:08:57.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:57.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:57.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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?") 13:08:57.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:57.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:57.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:57.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:57.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:57.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:57.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:57.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:57.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:57.330 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:57.330 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:57.331 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:57.331 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:57.331 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:57.331 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:57.331 INFO [main][AbstractShell] Close shell Testing shell 13:08:57.331 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:57.339 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:57.339 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:57.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:57.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:57.339 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:57.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:57.346 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:57.346 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:57.347 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:57.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:57.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:57.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:57.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:57.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:57.387 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 13:08:57.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:08:57.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:57.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:57.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Required label2 *") 13:08:57.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:57.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:57.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:57.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:57.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:57.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:57.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:57.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:57.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:57.394 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:57.395 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:57.395 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:57.395 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:57.395 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:57.395 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:57.395 INFO [main][AbstractShell] Close shell Testing shell 13:08:57.395 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:57.403 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:57.403 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:57.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:57.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:57.403 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:57.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:57.410 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:57.410 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:57.411 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:57.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:57.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:57.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:57.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:57.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:57.455 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 13:08:57.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:08:57.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:57.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:57.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 13:08:57.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:57.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:57.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:57.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:57.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:57.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:57.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:57.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:57.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:57.459 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:57.460 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:57.460 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:57.460 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:57.461 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:57.461 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:57.461 INFO [main][AbstractShell] Close shell Testing shell 13:08:57.461 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:57.470 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:57.470 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:57.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:57.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:57.470 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:57.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:57.479 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:57.479 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:57.479 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:57.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:57.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:57.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:57.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:57.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:57.526 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 13:08:57.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:08:57.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:57.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:57.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 13:08:57.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:57.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:57.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:57.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:57.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:57.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:57.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:57.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:57.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:57.535 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:57.537 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:57.537 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:57.537 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:57.538 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:57.538 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:57.538 INFO [main][AbstractShell] Close shell Testing shell 13:08:57.538 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:57.546 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:57.546 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:57.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:57.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:57.546 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:57.559 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:57.560 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:57.560 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:57.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:57.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:57.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:57.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:57.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:57.595 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 13:08:57.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:08:57.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:57.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:57.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 13:08:57.596 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:57.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:57.596 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:57.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:57.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:57.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:57.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:57.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:57.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:57.598 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:57.599 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:57.599 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:57.599 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:57.599 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:57.599 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:57.600 INFO [main][AbstractShell] Close shell Testing shell 13:08:57.600 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:57.611 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:57.611 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:57.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:57.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:57.611 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:57.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:57.619 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:57.619 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:57.619 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:57.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:57.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:57.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:57.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:57.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:57.659 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 13:08:57.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:08:57.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:57.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:57.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "FormCLabel") 13:08:57.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:57.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:57.659 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:57.659 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:57.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:57.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:57.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:57.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:57.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:08:57.664 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:08:57.665 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:57.665 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:57.665 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:57.665 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:57.665 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:57.665 INFO [main][AbstractShell] Close shell Testing shell 13:08:57.665 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:57.673 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:57.673 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:57.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:57.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:57.673 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:57.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:57.680 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:08:57.680 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:08:57.680 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:57.680 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:57.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.429 s - in org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.082 s findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.08 s setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.062 s findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.072 s setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.055 s findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.063 s getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.084 s findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.057 s findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.057 s typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 10.358 s setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.059 s findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.061 s findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.063 s findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.068 s findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.08 s findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.059 s findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.061 s Running org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 13:08:57.685 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 13:08:57.708 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:08:57.708 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:57.708 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 13:08:57.708 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:57.708 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:08:57.710 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:57.710 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:08:57.711 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:57.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:57.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:57.714 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate. 13:08:57.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:57.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:57.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:08:57.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:57.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:57.717 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:08:57.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 '\*?\QRedDeer SWT Controls\E') 13:08:57.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:57.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:57.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:57.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:57.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:08:57.719 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 13:08:57.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 13:08:57.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:08:57.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:08:57.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:08:57.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:08:57.731 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:57.731 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 13:08:57.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 13:08:57.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:57.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:57.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:57.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:57.755 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 13:08:57.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:08:57.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:57.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:57.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:08:57.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:57.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:57.755 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:57.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:57.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:57.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:57.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:57.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:57.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:08:57.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:57.766 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 13:08:57.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 13:08:57.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:57.766 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:57.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:57.767 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 13:08:57.767 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:57.767 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 13:08:57.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 13:08:57.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:57.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:57.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:57.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:57.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:57.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:08:57.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:08:57.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:08:57.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 13:08:57.785 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:57.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:57.787 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:57.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:57.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:57.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:57.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:57.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:57.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:08:57.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:57.816 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 13:08:57.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 13:08:57.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:57.816 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:57.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:57.816 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 13:08:57.816 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:57.816 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 13:08:57.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 13:08:57.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:57.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:57.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:57.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 13:08:57.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:57.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:57.817 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 13:08:57.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:57.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:57.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:57.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:57.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:57.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:08:57.818 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") 13:08:57.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:57.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:57.818 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 13:08:57.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:57.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:57.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:57.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:57.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:57.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:08:57.819 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: Modified styled text 13:08:57.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:57.821 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 13:08:57.821 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 13:08:57.821 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:57.821 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:57.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:57.821 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 13:08:57.821 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 13:08:57.821 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:57.821 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:57.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s - in org.eclipse.reddeer.swt.test.impl.text.StyledTextTest defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.036 s defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.049 s defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.005 s Running org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:08:57.826 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:08:57.826 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:08:57.826 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:57.826 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:08:57.826 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:57.826 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:08:57.827 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:57.827 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:08:57.827 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:57.827 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:57.827 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 13:08:57.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:08:57.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:57.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:57.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:57.835 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) 13:08:57.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:57.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:57.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:57.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:57.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:57.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:57.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:08:57.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 13:08:58.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:08:58.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 13:08:58.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:08:58.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 13:08:58.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:08:58.845 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 2 was not found 13:08:58.845 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:58.845 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:58.845 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:58.845 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:58.845 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:58.845 INFO [main][AbstractShell] Close shell Testing shell 13:08:58.845 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:58.848 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:58.848 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:58.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:08:58.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:58.848 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:58.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:58.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:58.862 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 13:08:58.862 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:58.862 INFO [WorkbenchTestable][RequirementsRunner] Started test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 13:08:58.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:08:58.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:58.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:58.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:58.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2) 13:08:58.869 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:58.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:58.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:58.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:58.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:58.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:58.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:58.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:58.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:58.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 13:08:58.878 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) 13:08:58.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:58.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:58.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:58.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:58.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:58.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:58.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:58.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:58.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:58.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 13:08:58.878 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:58.878 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:58.878 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:58.878 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:58.878 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:58.878 INFO [main][AbstractShell] Close shell Testing shell 13:08:58.878 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:58.881 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:58.881 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:58.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:08:58.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:58.881 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:58.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:58.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:58.894 INFO [WorkbenchTestable][RequirementsRunner] Finished test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 13:08:58.894 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:58.894 INFO [WorkbenchTestable][RequirementsRunner] Started test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 13:08:58.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:08:58.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:58.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:58.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:58.900 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) 13:08:58.900 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:58.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:58.908 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:58.908 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:58.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:58.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:58.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 13:08:58.908 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) 13:08:58.908 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:58.908 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:58.908 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:58.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:58.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:58.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 13:08:58.908 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) 13:08:58.908 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:58.909 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:58.909 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:58.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:58.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:08:58.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:08:58.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:58.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was found 13:08:58.911 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:58.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 13:08:58.911 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:58.911 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:58.911 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:58.911 INFO [main][AbstractShell] Close shell Testing shell 13:08:58.911 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:58.913 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:58.913 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:58.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:08:58.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:58.913 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:58.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:58.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:58.926 INFO [WorkbenchTestable][RequirementsRunner] Finished test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 13:08:58.926 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:58.926 INFO [WorkbenchTestable][RequirementsRunner] Started test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 13:08:58.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:08:58.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:58.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:58.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:58.932 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) 13:08:58.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:58.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:58.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:58.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:58.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:58.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:58.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:08:58.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 13:08:59.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:08:59.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 13:08:59.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:08:59.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 13:08:59.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:08:59.942 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 13:08:59.942 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:59.942 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:59.942 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:59.942 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:59.942 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:59.942 INFO [main][AbstractShell] Close shell Testing shell 13:08:59.942 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:59.946 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:59.946 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:59.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:08:59.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:59.946 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:08:59.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:59.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:59.962 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 13:08:59.962 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:08:59.962 INFO [WorkbenchTestable][RequirementsRunner] Started test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 13:08:59.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:08:59.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:08:59.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:08:59.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:08:59.969 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) 13:08:59.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:59.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:59.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:59.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:59.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:59.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:59.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:59.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:59.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:59.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 13:08:59.979 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) 13:08:59.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:08:59.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:08:59.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:08:59.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:08:59.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:08:59.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:08:59.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:08:59.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:08:59.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:08:59.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 13:08:59.980 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:08:59.980 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:08:59.980 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:08:59.980 DEBUG [main][AbstractWait] Waiting until shell is active... 13:08:59.980 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:08:59.980 INFO [main][AbstractShell] Close shell Testing shell 13:08:59.980 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:08:59.984 DEBUG [main][AbstractWait] Waiting while shell is available... 13:08:59.984 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:08:59.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:08:59.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:08:59.984 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:00.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:00.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:00.001 INFO [WorkbenchTestable][RequirementsRunner] Finished test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 13:09:00.001 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:00.001 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 13:09:00.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:09:00.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:00.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:00.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:00.008 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) 13:09:00.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:00.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:00.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:00.015 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:00.015 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:00.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:00.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:00.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 13:09:00.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:00.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 13:09:01.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:01.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 13:09:01.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:01.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 13:09:01.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:09:01.517 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 13:09:01.517 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:01.517 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:01.517 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:01.517 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:01.517 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:01.517 INFO [main][AbstractShell] Close shell Testing shell 13:09:01.518 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:01.521 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:01.521 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:01.521 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:09:01.521 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:01.521 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:01.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:01.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:01.529 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 13:09:01.529 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:09:01.529 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:01.529 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:01.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:01.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.704 s - in org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.035 s IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.032 s horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.032 s noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.036 s verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.039 s nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.528 s Running org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:09:01.533 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:09:01.534 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:09:01.534 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:01.534 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:09:01.534 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:01.534 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:09:01.534 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:01.535 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:09:01.535 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:01.535 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:01.535 INFO [WorkbenchTestable][RequirementsRunner] Started test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 13:09:01.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:09:01.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:01.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:01.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:01.550 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 13:09:01.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:01.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:01.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:01.557 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:01.557 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:01.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:01.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:01.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:09:01.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:01.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 13:09:01.559 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:01.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 13:09:01.559 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:01.559 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:01.559 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:01.559 INFO [main][AbstractShell] Close shell Testing shell 13:09:01.559 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:01.562 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:01.562 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:01.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:09:01.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:01.562 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:01.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:01.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:01.568 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 13:09:01.568 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:01.568 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 13:09:01.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:09:01.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:01.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:01.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:01.579 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 13:09:01.579 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:01.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:01.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:01.588 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:01.588 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:01.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:01.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 13:09:01.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 13:09:02.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 13:09:02.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 13:09:02.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 13:09:02.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 13:09:03.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 13:09:03.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 13:09:03.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:09:03.090 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 4 was not found 13:09:03.090 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:03.090 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:03.090 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:03.090 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:03.090 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:03.090 INFO [main][AbstractShell] Close shell Testing shell 13:09:03.090 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:03.094 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:03.094 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:03.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:09:03.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:03.094 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:03.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:03.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:03.106 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 13:09:03.106 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:03.106 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 13:09:03.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:09:03.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:03.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:03.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:03.113 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 13:09:03.113 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:03.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:03.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:03.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:03.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:03.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:03.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:03.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:09:03.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:03.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 13:09:03.123 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:03.124 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:03.124 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:03.124 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:03.124 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:03.124 INFO [main][AbstractShell] Close shell Testing shell 13:09:03.124 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:03.127 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:03.127 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:03.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:09:03.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:03.127 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:03.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:03.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:03.142 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 13:09:03.142 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:03.142 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 13:09:03.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:09:03.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:03.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:03.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:03.149 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 13:09:03.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:03.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:03.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:03.158 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:03.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:03.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:03.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:03.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:03.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:03.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 13:09:03.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Scale with event 13 13:09:03.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:09:03.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:09:03.160 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:03.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:03.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:03.160 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:03.160 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:03.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:03.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:03.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:03.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:03.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:09:03.160 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:09:03.161 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:03.161 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:03.161 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:03.161 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:03.161 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:03.161 INFO [main][AbstractShell] Close shell Testing shell 13:09:03.161 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:03.165 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:03.166 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:03.166 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:09:03.166 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:03.166 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:03.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:03.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:03.180 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 13:09:03.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:03.180 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 13:09:03.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:09:03.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:03.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:03.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:03.188 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 13:09:03.188 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:03.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:03.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:03.196 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:03.196 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:03.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:03.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:03.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:09:03.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:03.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 13:09:03.197 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:03.197 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:03.197 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:03.198 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:03.198 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:03.198 INFO [main][AbstractShell] Close shell Testing shell 13:09:03.198 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:03.201 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:03.201 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:03.201 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:09:03.201 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:03.201 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:03.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:03.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:03.206 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 13:09:03.206 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:03.206 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 13:09:03.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:09:03.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:03.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:03.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:03.215 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 13:09:03.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:03.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:03.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:03.230 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:03.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:03.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:03.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:03.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:03.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:03.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 13:09:03.231 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:03.231 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:03.231 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:03.231 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:03.231 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:03.231 INFO [main][AbstractShell] Close shell Testing shell 13:09:03.231 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:03.234 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:03.235 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:03.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:09:03.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:03.235 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:03.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:03.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:03.241 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 13:09:03.241 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:09:03.241 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:03.241 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:03.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:03.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.708 s - in org.eclipse.reddeer.swt.test.impl.scale.ScaleTest findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.033 s findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 1.538 s getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.036 s setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.038 s getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.026 s getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.035 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:03.251 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:03.251 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:09:03.252 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:03.252 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:03.252 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:03.252 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:09:03.256 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:03.256 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:09:03.256 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:03.256 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:03.257 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:03.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:03.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:03.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:03.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:03.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:09:03.591 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:03.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:03.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:03.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:03.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:03.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:03.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:03.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:03.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:03.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:09:03.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:03.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:03.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:03.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:03.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:03.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:03.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:03.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:03.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:03.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:03.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:03.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:03.857 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:03.857 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:03.857 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:03.858 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:03.858 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:03.858 INFO [main][AbstractShell] Close shell Testing shell 13:09:03.858 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:03.867 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:03.867 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:03.867 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:03.867 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:03.867 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:03.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:03.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:03.873 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:03.873 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:03.873 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:03.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:03.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:03.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:03.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:04.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:09:04.129 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:04.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:04.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:04.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:04.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:04.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:04.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:04.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:04.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:04.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:09:04.356 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 13:09:04.356 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:04.357 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:04.357 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:04.357 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:04.357 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:04.357 INFO [main][AbstractShell] Close shell Testing shell 13:09:04.357 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:04.365 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:04.365 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:04.366 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:04.366 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:04.366 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:04.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:04.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:04.372 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:04.372 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:04.372 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:04.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:04.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:04.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:04.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:04.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 13:09:04.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:04.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:04.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:04.869 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:04.869 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:04.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:04.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:04.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:04.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:04.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:09:04.870 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3) 13:09:04.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:04.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:04.871 TRACE [main][WidgetHandler] Notify Table with event 13 13:09:04.871 TRACE [main][WidgetHandler] Wait for synchronization 13:09:04.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:04.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:04.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:04.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:04.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:04.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:04.874 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:04.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 13:09:04.874 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:04.875 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:04.875 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:04.875 INFO [main][AbstractShell] Close shell Testing shell 13:09:04.875 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:04.883 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:04.883 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:04.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:04.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:04.883 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:04.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:04.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:04.895 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:04.895 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:04.895 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:04.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:04.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:04.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:04.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:05.158 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 13:09:05.158 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:05.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:05.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:05.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:05.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:05.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:05.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:09:05.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:09:05.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:05.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 13:09:05.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:05.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:05.388 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 13:09:05.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 13:09:05.390 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 13:09:05.390 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:09:05.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 13:09:05.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:05.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:05.393 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:05.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 13:09:05.393 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:05.393 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:05.393 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:05.393 INFO [main][AbstractShell] Close shell Testing shell 13:09:05.393 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:05.402 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:05.402 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:05.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:05.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:05.402 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:05.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:05.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:05.413 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:05.413 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:05.413 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:05.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:05.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:05.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:05.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:05.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:09:05.663 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:05.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:05.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:05.886 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:05.886 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:05.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:05.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:05.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:05.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:05.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:09:05.887 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 13:09:05.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:05.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:05.895 TRACE [main][WidgetHandler] Notify Table with event 13 13:09:05.895 TRACE [main][WidgetHandler] Wait for synchronization 13:09:05.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:05.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:05.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:05.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:05.897 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:05.897 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:05.897 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:05.898 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:05.898 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:05.898 INFO [main][AbstractShell] Close shell Testing shell 13:09:05.898 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:05.906 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:05.906 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:05.906 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:05.906 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:05.906 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:05.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:05.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:05.918 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:05.918 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:05.918 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:05.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:05.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:05.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:05.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:06.168 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 13:09:06.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:06.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:06.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:06.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:06.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:06.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:06.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:06.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:09:06.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:06.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:09:06.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:06.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:06.397 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 13:09:06.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:06.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:06.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:06.398 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:06.398 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:06.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:06.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:06.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:09:06.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:06.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:09:06.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:06.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:06.400 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 13:09:06.400 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:06.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:06.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:06.400 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:06.400 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:06.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:06.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:06.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:09:06.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:06.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:09:06.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:06.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:06.404 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:06.404 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:06.404 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:06.404 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:06.404 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:06.404 INFO [main][AbstractShell] Close shell Testing shell 13:09:06.404 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:06.413 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:06.413 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:06.413 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:06.413 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:06.413 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:06.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:06.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:06.427 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:06.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:06.427 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:06.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:06.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:06.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:06.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:06.677 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 13:09:06.677 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:06.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:06.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:06.904 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:06.904 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:06.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:06.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:06.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:09:06.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:06.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:09:06.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:06.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:06.907 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 13:09:06.908 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:06.908 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:06.908 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:06.908 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:06.908 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:06.908 INFO [main][AbstractShell] Close shell Testing shell 13:09:06.908 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:06.917 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:06.917 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:06.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:06.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:06.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:06.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:06.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:06.923 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:06.923 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:06.924 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:06.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:06.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:06.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:06.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:07.182 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 13:09:07.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:07.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:07.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:07.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:07.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:07.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:07.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:07.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:09:07.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:07.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:09:07.413 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 13:09:07.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:07.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:07.413 TRACE [main][WidgetHandler] Notify Table with event 13 13:09:07.413 TRACE [main][WidgetHandler] Wait for synchronization 13:09:07.414 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:07.414 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:07.414 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:07.414 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:07.414 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:07.414 INFO [main][AbstractShell] Close shell Testing shell 13:09:07.414 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:07.423 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:07.423 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:07.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:07.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:07.423 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:07.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:07.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:07.430 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:07.430 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:07.430 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:07.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:07.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:07.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:07.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:07.693 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 13:09:07.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:07.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:07.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:07.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:07.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:07.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:07.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:09:07.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:09:07.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:07.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 13:09:07.929 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 13:09:07.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:07.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:07.929 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:07.930 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:07.930 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:07.930 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:07.930 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:07.930 INFO [main][AbstractShell] Close shell Testing shell 13:09:07.930 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:07.940 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:07.940 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:07.940 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:07.940 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:07.940 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:07.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:07.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:07.953 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:07.953 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:07.953 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:07.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:07.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:07.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:07.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:08.206 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 13:09:08.206 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:08.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:08.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:08.433 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:08.433 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:08.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:08.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:08.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:09:08.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:08.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:09:08.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2... 13:09:08.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:08.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:08.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2 finished successfully 13:09:08.437 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:08.438 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:08.438 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:08.438 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:08.438 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:08.438 INFO [main][AbstractShell] Close shell Testing shell 13:09:08.438 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:08.447 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:08.447 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:08.447 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:08.447 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:08.447 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:08.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:08.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:08.454 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:08.454 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:08.455 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:08.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:08.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:08.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:08.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:08.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:09:08.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:08.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:08.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:08.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:08.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:08.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:08.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:08.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:08.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:08.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:09:08.942 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:08.942 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:08.942 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:08.942 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:08.942 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:08.942 INFO [main][AbstractShell] Close shell Testing shell 13:09:08.942 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:08.951 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:08.951 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:08.951 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:08.951 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:08.951 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:08.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:08.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:08.958 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:08.958 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:08.958 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:08.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:08.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:08.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:08.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:09.209 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 13:09:09.209 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:09.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:09.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:09.447 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:09.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:09.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:09.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:09.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:09:09.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:09.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:09:09.451 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') 13:09:09.451 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:09.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:09.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:09.451 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:09.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:09.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:09.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:09.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 13:09:09.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 13:09:09.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:09.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:09.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:09:09.454 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:09.454 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:09.454 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:09.454 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:09.454 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:09.454 INFO [main][AbstractShell] Close shell Testing shell 13:09:09.454 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:09.463 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:09.463 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:09.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:09.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:09.463 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:09.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:09.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:09.477 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:09.477 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:09.477 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:09.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:09.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:09.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:09.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:09.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:09:09.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:09.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:09.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:09.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:09.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:09.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:09.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:09.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:09.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:09.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:09:09.963 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 13:09:09.963 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:09.963 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:09.963 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:09.964 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:09.964 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:09.964 INFO [main][AbstractShell] Close shell Testing shell 13:09:09.964 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:09.972 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:09.972 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:09.972 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:09.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:09.973 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:09.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:09.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:09.979 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:09.979 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:09.979 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:09.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:09.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:09.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:09.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:10.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:09:10.238 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:10.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:10.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:10.469 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:10.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:10.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:10.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:10.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:10.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:10.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:09:10.470 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 13:09:10.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:10.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:10.470 TRACE [main][WidgetHandler] Notify Table with event 13 13:09:10.470 TRACE [main][WidgetHandler] Wait for synchronization 13:09:10.470 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:10.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 13:09:10.470 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:10.470 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:10.470 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:10.471 INFO [main][AbstractShell] Close shell Testing shell 13:09:10.471 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:10.479 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:10.479 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:10.479 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:10.479 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:10.479 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:10.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:10.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:10.486 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:10.486 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:10.486 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:10.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:10.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:10.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:10.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:10.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:09:10.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:10.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:10.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:10.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:10.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:10.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:10.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:10.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:10.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:10.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:09:10.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:10.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:10.962 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 13:09:10.970 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:10.970 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:10.970 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:10.971 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:10.971 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:10.971 INFO [main][AbstractShell] Close shell Testing shell 13:09:10.971 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:10.979 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:10.979 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:10.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:10.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:10.979 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:10.985 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:10.986 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:10.986 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:10.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:10.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:10.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:10.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:11.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:09:11.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:11.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:11.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:11.502 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:11.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:11.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:11.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:11.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:11.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:11.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:09:11.503 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:11.503 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:11.503 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:11.503 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:11.503 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:11.503 INFO [main][AbstractShell] Close shell Testing shell 13:09:11.503 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:11.512 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:11.512 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:11.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:11.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:11.512 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:11.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:11.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:11.524 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:11.524 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:11.524 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:11.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:11.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:11.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:11.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:11.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:09:11.773 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:11.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:11.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:11.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:11.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:11.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:11.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:11.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:11.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:11.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:09:11.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:11.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:11.998 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:11.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 13:09:11.998 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:11.998 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:11.998 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:11.998 INFO [main][AbstractShell] Close shell Testing shell 13:09:11.998 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:12.007 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:12.007 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:12.007 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:12.007 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:12.007 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:12.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:12.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:12.014 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:12.014 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:12.014 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:12.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:12.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:12.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:12.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:12.264 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 13:09:12.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:12.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:12.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:12.492 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:12.492 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:12.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:12.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:09:12.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:09:12.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:12.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 13:09:12.498 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 13:09:12.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:12.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:12.498 TRACE [main][WidgetHandler] Notify Table with event 13 13:09:12.498 TRACE [main][WidgetHandler] Wait for synchronization 13:09:12.498 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:12.498 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:12.498 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:12.498 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:12.498 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:12.498 INFO [main][AbstractShell] Close shell Testing shell 13:09:12.498 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:12.507 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:12.507 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:12.507 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:12.507 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:12.507 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:12.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:12.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:12.515 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:12.515 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:12.515 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:12.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:12.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:12.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:12.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:12.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:09:12.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:13.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:13.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:13.119 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:13.119 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:13.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:13.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:13.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:13.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:13.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:09:13.120 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:13.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 13:09:13.121 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:13.121 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:13.121 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:13.121 INFO [main][AbstractShell] Close shell Testing shell 13:09:13.121 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:13.130 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:13.130 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:13.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:13.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:13.130 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:13.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:13.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:13.145 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:13.145 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:13.145 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:13.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:13.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:13.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:13.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:13.417 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 13:09:13.417 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:13.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:13.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:13.663 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:13.663 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:13.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:13.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:13.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:09:13.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:13.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:09:13.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:13.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:13.667 INFO [WorkbenchTestable][AbstractTableItem] Double click table item x 13:09:13.668 TRACE [main][WidgetHandler] Notify Table with event 13 13:09:13.668 TRACE [main][WidgetHandler] Wait for synchronization 13:09:13.669 TRACE [main][WidgetHandler] Notify Table with event 8 13:09:13.669 TRACE [main][WidgetHandler] Wait for synchronization 13:09:13.670 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:13.670 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:13.670 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:13.670 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:13.670 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:13.670 INFO [main][AbstractShell] Close shell Testing shell 13:09:13.670 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:13.679 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:13.679 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:13.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:13.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:13.679 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:13.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:13.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:13.686 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:13.686 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:13.686 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:13.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:13.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:13.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:13.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:13.957 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 13:09:13.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:14.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:14.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:14.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:14.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:14.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:14.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:14.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:09:14.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:14.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:09:14.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:14.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:14.216 TRACE [main][WidgetHandler] Notify Table with event 13 13:09:14.216 TRACE [main][WidgetHandler] Wait for synchronization 13:09:14.216 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 13:09:14.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:14.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:14.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:14.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:14.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:14.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:14.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:14.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:09:14.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:14.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:09:14.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:14.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:14.220 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:14.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 13:09:14.220 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:14.220 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:14.220 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:14.220 INFO [main][AbstractShell] Close shell Testing shell 13:09:14.220 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:14.230 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:14.230 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:14.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:14.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:14.230 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:14.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:14.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:14.237 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:14.237 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:14.238 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:14.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:14.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:14.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:14.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:14.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:09:14.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:14.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:14.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:14.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:14.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:14.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:14.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:14.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:14.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:14.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:09:14.844 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4, 5) 13:09:14.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:14.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:14.852 TRACE [main][WidgetHandler] Notify Table with event 13 13:09:14.852 TRACE [main][WidgetHandler] Wait for synchronization 13:09:14.852 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:14.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 13:09:14.852 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:14.853 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:14.853 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:14.853 INFO [main][AbstractShell] Close shell Testing shell 13:09:14.853 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:14.862 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:14.862 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:14.862 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:14.862 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:14.862 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:14.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:14.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:14.869 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:14.869 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:14.869 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:14.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:14.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:14.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:14.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:15.141 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 13:09:15.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:15.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:15.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:15.393 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:15.393 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:15.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:15.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:15.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:09:15.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:15.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:09:15.396 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 13:09:15.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:15.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:15.396 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:15.396 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:15.397 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:15.397 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:15.397 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:15.397 INFO [main][AbstractShell] Close shell Testing shell 13:09:15.397 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:15.406 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:15.406 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:15.406 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:15.406 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:15.406 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:15.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:15.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:15.413 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:15.413 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:15.413 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:15.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:15.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:15.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:15.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:15.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:09:15.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:15.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:15.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:15.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:15.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:15.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:15.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:15.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:15.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:15.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:09:15.953 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 13:09:15.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:15.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:15.953 TRACE [main][WidgetHandler] Notify Table with event 13 13:09:15.953 TRACE [main][WidgetHandler] Wait for synchronization 13:09:15.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:15.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:15.955 INFO [WorkbenchTestable][AbstractTable] Deselect all table rows 13:09:15.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:15.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:15.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:15.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:15.958 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:15.958 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:15.958 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:15.958 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:15.958 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:15.958 INFO [main][AbstractShell] Close shell Testing shell 13:09:15.958 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:15.967 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:15.967 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:15.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:15.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:15.968 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:15.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:15.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:15.975 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:15.975 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:15.975 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:15.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:15.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:15.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:15.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:16.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:09:16.256 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:16.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:16.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:16.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:16.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:16.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:16.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:16.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:16.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:16.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:09:16.507 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 13:09:16.507 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:16.508 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:16.508 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:16.508 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:16.508 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:16.508 INFO [main][AbstractShell] Close shell Testing shell 13:09:16.508 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:16.517 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:16.517 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:16.517 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:16.517 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:16.517 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:16.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:16.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:16.524 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:16.524 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:16.525 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:16.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:16.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:16.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:16.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:16.796 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 13:09:16.796 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:17.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:17.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:17.045 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:17.045 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:17.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:17.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:17.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:09:17.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:17.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:09:17.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2... 13:09:17.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:17.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:17.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:17.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:18.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:18.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:18.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:18.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:19.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:19.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:19.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:20.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:20.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:20.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:20.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:21.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:21.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:21.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:21.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:22.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:22.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:22.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:23.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:23.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:23.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:23.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:24.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:24.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:24.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:24.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:25.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:25.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:25.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:25.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:26.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:26.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:26.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:26.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:27.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:27.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:27.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2 failed, an exception will be thrown 13:09:27.085 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:27.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 13:09:27.085 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:27.086 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:27.086 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:27.086 INFO [main][AbstractShell] Close shell Testing shell 13:09:27.086 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:27.095 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:27.095 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:27.095 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:27.095 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:27.095 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:27.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:27.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:27.101 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:09:27.101 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:09:27.101 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:27.101 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:27.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:27.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.851 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.616 s testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.499 s testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.523 s testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.518 s testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.505 s testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.509 s testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.496 s testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.506 s testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.523 s waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.501 s testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.503 s testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.519 s testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.502 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.499 s testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.538 s indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.49 s testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.501 s testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.63 s doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.541 s testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.551 s testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.631 s testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.544 s testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.561 s testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.549 s waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 10.576 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:09:27.108 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:09:27.109 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:09:27.109 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:27.109 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:09:27.109 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:27.109 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:09:27.112 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:27.112 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:09:27.112 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:27.112 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:27.113 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:09:27.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:09:27.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:27.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:27.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:27.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:09:27.288 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:27.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:27.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:27.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:27.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:27.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:27.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:27.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:27.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:09:27.450 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 13:09:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:27.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 13:09:27.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 13:09:27.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:27.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 13:09:27.451 INFO [WorkbenchTestable][AbstractTableItem] Set text array: [Ljava.lang.String;@104f1a93 13:09:27.452 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:27.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 13:09:27.452 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:27.453 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:27.453 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:27.453 INFO [main][AbstractShell] Close shell Testing shell 13:09:27.453 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:27.459 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:27.459 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:27.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:09:27.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:27.459 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:27.465 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:09:27.465 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:27.465 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:09:27.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:09:27.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:27.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:27.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:27.633 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 13:09:27.633 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:27.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:27.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:27.797 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:27.797 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:27.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:27.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:27.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:09:27.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:27.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:09:27.800 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") 13:09:27.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:27.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:27.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:27.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:27.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:09:27.800 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:27.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 13:09:27.800 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:27.801 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:27.801 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:27.801 INFO [main][AbstractShell] Close shell Testing shell 13:09:27.801 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:27.807 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:27.807 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:27.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:09:27.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:27.807 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:27.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:27.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:27.813 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:09:27.813 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:27.813 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:09:27.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:09:27.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:27.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:27.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:27.989 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 13:09:27.989 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:28.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:28.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:28.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:28.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:28.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:28.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:28.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:28.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:28.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:09:28.153 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:28.153 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:28.153 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:28.153 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:28.153 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:28.153 INFO [main][AbstractShell] Close shell Testing shell 13:09:28.153 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:28.160 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:28.160 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:28.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:09:28.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:28.160 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:28.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:28.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:28.166 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:09:28.166 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:28.166 INFO [WorkbenchTestable][RequirementsRunner] Started test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:09:28.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:09:28.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:28.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:28.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:28.334 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") 13:09:28.334 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:28.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:28.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:28.495 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:28.495 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:28.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:28.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:28.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:28.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:28.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:09:28.496 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:28.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 13:09:28.496 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:28.496 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:28.496 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:28.496 INFO [main][AbstractShell] Close shell Testing shell 13:09:28.496 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:28.502 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:28.502 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:28.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:09:28.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:28.503 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:28.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:28.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:28.516 INFO [WorkbenchTestable][RequirementsRunner] Finished test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:09:28.516 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:28.516 INFO [WorkbenchTestable][RequirementsRunner] Started test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:09:28.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:09:28.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:28.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:28.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:28.690 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 13:09:28.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:28.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:28.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:28.847 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:28.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:28.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:28.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:28.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:09:28.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:28.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:09:28.851 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") 13:09:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:28.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:28.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:28.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:09:28.851 INFO [WorkbenchTestable][AbstractTableItem] Double click table item 1 2 13:09:28.852 TRACE [main][WidgetHandler] Notify Table with event 13 13:09:28.852 TRACE [main][WidgetHandler] Wait for synchronization 13:09:28.853 TRACE [main][WidgetHandler] Notify Table with event 3 13:09:28.853 TRACE [main][WidgetHandler] Wait for synchronization 13:09:28.853 TRACE [main][WidgetHandler] Notify Table with event 4 13:09:28.853 TRACE [main][WidgetHandler] Wait for synchronization 13:09:28.854 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:28.854 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:28.854 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:28.854 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:28.854 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:28.854 INFO [main][AbstractShell] Close shell Testing shell 13:09:28.854 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:28.861 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:28.861 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:28.861 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:09:28.861 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:28.861 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:28.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:28.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:28.867 INFO [WorkbenchTestable][RequirementsRunner] Finished test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:09:28.867 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:28.867 INFO [WorkbenchTestable][RequirementsRunner] Started test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:09:28.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:09:28.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:28.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:28.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:29.035 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 13:09:29.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:29.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:29.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:29.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:29.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:29.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:29.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:29.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:09:29.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:29.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 13:09:29.237 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:29.237 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:29.238 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:29.238 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:29.238 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:29.238 INFO [main][AbstractShell] Close shell Testing shell 13:09:29.238 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:29.249 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:29.249 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:29.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:09:29.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:29.249 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:29.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:29.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:29.257 INFO [WorkbenchTestable][RequirementsRunner] Finished test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:09:29.257 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:29.257 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:09:29.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:09:29.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:29.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:29.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:29.439 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 13:09:29.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:29.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:29.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:29.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:29.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:29.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:29.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:29.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:09:29.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:29.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:09:29.602 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 13:09:29.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:29.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:29.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:29.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:29.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:09:29.602 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:29.602 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:29.602 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:29.602 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:29.602 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:29.602 INFO [main][AbstractShell] Close shell Testing shell 13:09:29.602 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:29.609 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:29.609 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:29.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:09:29.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:29.610 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:29.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:29.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:29.616 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:09:29.616 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:29.616 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:09:29.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:09:29.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:29.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:29.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:29.782 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 13:09:29.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:29.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:29.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:29.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:29.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:29.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:29.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:29.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:09:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:29.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:09:29.945 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 13:09:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:29.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:29.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:09:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:29.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 13:09:29.946 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:29.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 13:09:29.946 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:29.946 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:29.946 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:29.946 INFO [main][AbstractShell] Close shell Testing shell 13:09:29.946 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:29.953 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:29.953 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:29.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:09:29.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:29.953 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:29.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:29.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:29.959 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:09:29.959 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:29.959 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:09:29.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:09:29.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:29.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:29.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:30.127 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 13:09:30.127 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:30.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:30.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:30.290 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:30.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:30.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:30.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 13:09:30.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 13:09:30.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:30.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 13:09:30.291 INFO [WorkbenchTestable][AbstractTableItem] Set text some text in columnin column 6 13:09:30.292 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 13:09:30.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:30.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:30.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:30.293 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:30.293 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:30.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:30.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 13:09:30.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 13:09:30.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:30.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 13:09:30.293 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:30.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 13:09:30.293 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:30.293 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:30.293 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:30.293 INFO [main][AbstractShell] Close shell Testing shell 13:09:30.293 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:30.300 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:30.300 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:30.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:09:30.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:30.300 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:30.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:30.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:30.306 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:09:30.306 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:30.306 INFO [WorkbenchTestable][RequirementsRunner] Started test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:09:30.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:09:30.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:30.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:30.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:30.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:09:30.475 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:30.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:30.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:30.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:30.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:30.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:30.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:30.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:30.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:30.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:09:30.652 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 13:09:30.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:30.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 13:09:30.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 13:09:30.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:30.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 13:09:30.653 INFO [WorkbenchTestable][AbstractTableItem] Set text some text 13:09:30.653 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 13:09:30.653 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:30.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:30.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:30.654 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:30.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:30.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:30.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 13:09:30.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 13:09:30.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:30.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 13:09:30.654 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:30.654 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:30.654 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:30.655 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:30.655 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:30.655 INFO [main][AbstractShell] Close shell Testing shell 13:09:30.655 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:30.663 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:30.663 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:30.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:09:30.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:30.663 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:30.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:30.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:30.676 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:09:30.676 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:09:30.676 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:30.676 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:30.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:30.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.568 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.352 s referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.348 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.35 s click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.351 s index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.39 s referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.359 s referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.343 s setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.347 s setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.37 s Running org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:09:30.682 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:09:30.682 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:09:30.683 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:30.683 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:09:30.683 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:30.683 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:09:30.683 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:30.683 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:09:30.683 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:30.683 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:30.683 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:09:30.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:09:30.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:30.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:30.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:30.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 13:09:30.708 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:30.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:30.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:30.718 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:30.718 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:30.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:30.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:30.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:09:30.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:30.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:09:30.719 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:") 13:09:30.719 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:30.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:30.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:30.720 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:30.720 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:30.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:30.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:30.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:30.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:30.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:09:30.722 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:30.722 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:30.722 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:30.723 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:30.723 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:30.723 INFO [main][AbstractShell] Close shell Testing shell 13:09:30.723 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:30.729 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:30.729 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:30.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:09:30.730 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:30.730 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:30.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:30.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:30.742 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:09:30.742 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:30.742 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:09:30.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:09:30.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:30.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:30.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:30.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 ( with key 'comboTestKey' and value '3') 13:09:30.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:30.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:30.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:30.771 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:30.771 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:30.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:30.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:30.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 13:09:30.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 13:09:30.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 13:09:30.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 13:09:30.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:30.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:30.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:09:30.774 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 13:09:30.776 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:30.776 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:30.776 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:30.776 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:30.776 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:30.776 INFO [main][AbstractShell] Close shell Testing shell 13:09:30.776 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:30.785 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:30.785 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:30.785 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:09:30.785 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:30.785 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:30.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:30.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:30.791 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:09:30.792 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:30.792 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:09:30.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:09:30.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:30.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:30.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:30.809 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") 13:09:30.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:30.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:30.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:30.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:30.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:30.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:30.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:30.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:30.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:30.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:09:30.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified 13:09:30.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:30.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:30.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:30.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:30.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:30.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:30.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:30.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:30.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:30.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:09:30.826 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") 13:09:30.826 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:30.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:30.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:30.826 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:30.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:30.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:30.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:30.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:30.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:30.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:09:30.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 13:09:30.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:30.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:30.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:30.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:30.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:30.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:30.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:30.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:09:30.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:30.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:09:30.831 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") 13:09:30.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:30.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:30.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:30.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:30.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:30.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:30.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:30.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:30.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:30.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:09:30.833 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 13:09:30.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:30.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:30.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:30.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:30.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:30.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:30.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:09:30.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:09:30.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:30.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 2 was found 13:09:30.833 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") 13:09:30.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:30.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:30.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:30.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:30.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:30.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:30.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:30.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:30.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:30.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:09:30.835 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 13:09:30.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:30.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:30.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:30.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:30.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:30.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:30.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 13:09:30.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 13:09:30.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:30.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 3 was found 13:09:30.836 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:30.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 13:09:30.836 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:30.836 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:30.836 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:30.836 INFO [main][AbstractShell] Close shell Testing shell 13:09:30.836 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:30.843 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:30.843 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:30.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:09:30.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:30.843 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:30.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:30.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:30.855 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:09:30.855 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:30.855 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:09:30.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:09:30.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:30.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:30.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:30.872 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") 13:09:30.872 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:30.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:30.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:30.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:30.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:30.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:30.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:30.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:30.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:30.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:09:30.886 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 13:09:30.887 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:30.887 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:30.887 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:30.887 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:30.887 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:30.887 INFO [main][AbstractShell] Close shell Testing shell 13:09:30.887 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:30.894 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:30.894 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:30.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:09:30.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:30.894 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:30.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:30.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:30.910 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:09:30.910 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:30.910 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:09:30.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:09:30.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:30.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:30.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:30.935 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") 13:09:30.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:30.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:30.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:30.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:30.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:30.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:30.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:30.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:30.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:30.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:09:30.953 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 2 13:09:30.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:09:30.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:30.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:30.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:30.954 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:30.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:30.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:30.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:30.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:30.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:30.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:09:30.954 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:09:30.955 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:30.955 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:30.955 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:30.956 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:30.956 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:30.956 INFO [main][AbstractShell] Close shell Testing shell 13:09:30.956 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:30.965 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:30.965 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:30.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:09:30.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:30.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:30.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:30.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:30.982 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:09:30.982 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:30.982 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:09:30.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:09:30.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:30.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:30.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:31.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 13:09:31.012 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:31.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:31.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:31.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:31.024 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:31.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:31.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:31.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:09:31.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:31.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:09:31.025 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 1 13:09:31.025 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:31.025 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:31.025 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:31.026 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:31.026 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:31.026 INFO [main][AbstractShell] Close shell Testing shell 13:09:31.026 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:31.032 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:31.032 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:31.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:09:31.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:31.032 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:31.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:31.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:31.044 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:09:31.044 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:31.044 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:09:31.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:09:31.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:31.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:31.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:31.061 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 13:09:31.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:31.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:31.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:31.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:31.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:31.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:31.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:09:31.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:09:31.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:09:31.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:09:32.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:09:32.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:09:32.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:09:32.075 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 5 was not found 13:09:32.075 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:32.075 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:32.075 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:32.075 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:32.075 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:32.075 INFO [main][AbstractShell] Close shell Testing shell 13:09:32.075 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:32.081 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:32.081 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:32.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:09:32.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:32.082 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:32.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:32.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:32.088 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:09:32.088 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:32.088 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:09:32.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:09:32.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:32.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:32.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:32.104 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_&*") 13:09:32.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:32.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:32.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:32.119 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:32.119 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:32.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:32.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:32.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:09:32.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:32.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:09:33.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:33.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:09:33.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:09:33.127 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was not found 13:09:33.127 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:33.127 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:33.127 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:33.127 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:33.127 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:33.127 INFO [main][AbstractShell] Close shell Testing shell 13:09:33.127 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:33.134 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:33.134 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:33.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:09:33.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:33.134 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:33.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:33.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:33.141 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:09:33.141 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:33.141 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:09:33.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:09:33.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:33.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:33.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:33.159 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") 13:09:33.159 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:33.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:33.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:33.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:33.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:33.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:33.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:33.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:33.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:33.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:09:33.178 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Item23 13:09:33.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:09:33.180 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:33.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:33.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:33.180 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:33.180 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:33.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:33.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:33.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:33.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:33.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:09:33.180 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:09:33.181 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:33.181 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:33.181 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:33.181 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:33.181 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:33.181 INFO [main][AbstractShell] Close shell Testing shell 13:09:33.181 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:33.187 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:33.187 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:33.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:09:33.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:33.187 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:33.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:33.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:33.193 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:09:33.193 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:09:33.193 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:33.193 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:33.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:33.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.512 s - in org.eclipse.reddeer.swt.test.impl.combo.ComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.059 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.049 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.063 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.055 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.072 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.062 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.044 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.053 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.052 s Running org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:09:33.200 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:09:33.201 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:09:33.201 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:33.201 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:09:33.201 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:33.201 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:09:33.203 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:33.203 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:09:33.203 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:33.203 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:33.203 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:09:33.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:09:33.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:33.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:33.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:33.225 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 13:09:33.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:33.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:33.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:33.234 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:33.234 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:33.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:33.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:09:33.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:09:33.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:33.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 2 was found 13:09:33.234 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 2 13:09:33.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:09:33.237 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:33.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:33.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:33.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:33.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:33.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:33.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:33.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:33.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:33.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:09:33.237 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:09:33.238 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:33.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 13:09:33.238 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:33.238 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:33.238 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:33.238 INFO [main][AbstractShell] Close shell Testing shell 13:09:33.239 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:33.243 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:33.243 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:33.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:09:33.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:33.243 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:33.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:33.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:33.256 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:09:33.256 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:33.256 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:09:33.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:09:33.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:33.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:33.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:33.274 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 13:09:33.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:33.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:33.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:33.284 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:33.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:33.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:33.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:33.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:33.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:33.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 13:09:33.286 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:33.286 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:33.286 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:33.286 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:33.286 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:33.286 INFO [main][AbstractShell] Close shell Testing shell 13:09:33.286 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:33.291 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:33.291 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:33.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:09:33.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:33.291 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:33.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:33.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:33.303 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:09:33.303 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:33.303 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:09:33.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:09:33.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:33.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:33.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:33.321 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 13:09:33.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:33.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:33.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:33.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:33.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:33.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:33.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:33.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:33.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:33.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 13:09:33.332 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 13:09:33.332 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 13:09:33.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:33.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:33.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:33.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:33.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:33.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:33.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:33.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:33.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:33.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 13:09:33.334 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:33.334 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:33.334 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:33.334 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:33.334 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:33.334 INFO [main][AbstractShell] Close shell Testing shell 13:09:33.334 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:33.339 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:33.339 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:33.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:09:33.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:33.339 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:33.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:33.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:33.345 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:09:33.346 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:33.346 INFO [WorkbenchTestable][RequirementsRunner] Started test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:09:33.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:09:33.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:33.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:33.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:33.367 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") 13:09:33.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:33.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:33.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:33.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:33.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:33.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:33.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 13:09:33.378 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") 13:09:33.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:33.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:33.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:33.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:33.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:33.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 13:09:33.378 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 13:09:33.380 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 13:09:33.380 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:33.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 13:09:33.380 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:33.380 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:33.380 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:33.380 INFO [main][AbstractShell] Close shell Testing shell 13:09:33.380 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:33.385 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:33.385 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:33.385 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:09:33.385 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:33.385 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:33.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:33.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:33.391 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:09:33.391 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:33.391 INFO [WorkbenchTestable][RequirementsRunner] Started test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:09:33.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:09:33.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:33.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:33.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:33.406 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 13:09:33.406 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:33.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:33.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:33.420 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:33.420 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:33.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:33.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:33.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:33.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:33.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 13:09:33.420 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:33.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 13:09:33.421 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:33.421 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:33.421 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:33.421 INFO [main][AbstractShell] Close shell Testing shell 13:09:33.421 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:33.425 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:33.425 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:33.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:09:33.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:33.426 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:33.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:33.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:33.438 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:09:33.438 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:33.438 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:09:33.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:09:33.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:33.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:33.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:33.454 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 13:09:33.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:33.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:33.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:33.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:33.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:33.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:33.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:09:33.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:09:33.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:09:33.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:09:34.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:09:34.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:09:34.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:09:34.466 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 5 was not found 13:09:34.467 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:34.467 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:34.467 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:34.467 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:34.467 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:34.467 INFO [main][AbstractShell] Close shell Testing shell 13:09:34.467 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:34.471 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:34.471 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:34.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:09:34.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:34.472 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:34.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:34.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:34.482 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:09:34.482 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:34.482 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:09:34.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:09:34.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:34.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:34.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:34.498 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_#$") 13:09:34.498 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:34.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:34.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:34.507 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:34.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:34.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:34.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:34.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:09:35.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:35.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:09:35.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:35.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:09:35.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:09:35.509 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was not found 13:09:35.509 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:35.509 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:35.509 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:35.509 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:35.509 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:35.509 INFO [main][AbstractShell] Close shell Testing shell 13:09:35.509 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:35.514 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:35.514 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:35.514 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:09:35.514 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:35.514 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:35.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:35.520 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:09:35.520 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:35.520 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:09:35.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:09:35.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:35.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:35.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:35.541 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") 13:09:35.541 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:35.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:35.557 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:35.557 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:35.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:35.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:35.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:35.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:35.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 13:09:35.557 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 13:09:35.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:09:35.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:35.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:35.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:35.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:35.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:35.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:35.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:35.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:35.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:09:35.558 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:09:35.559 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:35.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 13:09:35.559 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:35.560 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:35.560 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:35.560 INFO [main][AbstractShell] Close shell Testing shell 13:09:35.560 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:35.566 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:35.566 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:35.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:09:35.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:35.566 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:35.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:35.574 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:09:35.574 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:09:35.574 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:35.574 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:35.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.374 s - in org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.053 s getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.047 s getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.042 s isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.045 s tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.047 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.044 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.038 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.054 s Running org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:09:35.580 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:09:35.580 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:09:35.580 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:35.580 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:09:35.580 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:35.580 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:09:35.581 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:35.581 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:09:35.581 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:35.581 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:35.581 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:09:35.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:09:35.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:35.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:35.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:35.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 13:09:35.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:35.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:35.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:35.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:35.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:35.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:35.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:35.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:35.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:09:35.608 TRACE [main][WidgetHandler] Notify List with event 13 13:09:35.608 TRACE [main][WidgetHandler] Wait for synchronization 13:09:35.608 TRACE [main][WidgetHandler] Notify List with event 13 13:09:35.608 TRACE [main][WidgetHandler] Wait for synchronization 13:09:35.609 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:35.609 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:35.609 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:35.609 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:35.609 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:35.609 INFO [main][AbstractShell] Close shell Testing shell 13:09:35.609 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:35.613 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:35.613 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:35.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:09:35.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:35.613 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:35.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:35.628 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:09:35.628 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:35.628 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:09:35.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:09:35.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:35.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:35.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:35.636 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 13:09:35.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:35.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:35.647 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:35.647 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:35.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:35.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:35.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:35.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:35.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:09:35.648 TRACE [main][WidgetHandler] Notify List with event 13 13:09:35.648 TRACE [main][WidgetHandler] Wait for synchronization 13:09:35.652 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:35.652 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:35.652 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:35.652 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:35.652 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:35.652 INFO [main][AbstractShell] Close shell Testing shell 13:09:35.652 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:35.656 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:35.656 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:35.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:09:35.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:35.656 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:35.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:35.663 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:09:35.663 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:35.663 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:09:35.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:09:35.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:35.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:35.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:35.674 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 13:09:35.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:35.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:35.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:35.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:35.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:35.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:35.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:35.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:35.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:09:35.690 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:35.690 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:35.690 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:35.690 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:35.690 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:35.690 INFO [main][AbstractShell] Close shell Testing shell 13:09:35.690 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:35.694 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:35.694 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:35.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:09:35.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:35.694 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:35.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:35.705 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:09:35.705 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:35.705 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:09:35.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:09:35.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:35.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:35.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:35.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 13:09:35.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:35.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:35.724 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:35.724 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:35.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:35.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:35.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:35.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:35.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:09:35.725 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 13:09:35.725 TRACE [main][WidgetHandler] Notify List with event 13 13:09:35.725 TRACE [main][WidgetHandler] Wait for synchronization 13:09:35.726 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:35.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 13:09:35.726 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:35.726 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:35.727 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:35.727 INFO [main][AbstractShell] Close shell Testing shell 13:09:35.727 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:35.730 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:35.731 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:35.731 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:09:35.731 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:35.731 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:35.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:35.744 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:09:35.744 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:35.745 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:09:35.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:09:35.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:35.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:35.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:35.753 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 13:09:35.753 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:35.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:35.761 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:35.761 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:35.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:35.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:35.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:35.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:35.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:09:35.762 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') 13:09:35.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:35.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:35.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:35.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:35.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:35.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:35.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 13:09:35.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:35.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:35.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:09:35.763 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:35.763 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:35.763 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:35.763 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:35.763 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:35.763 INFO [main][AbstractShell] Close shell Testing shell 13:09:35.763 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:35.767 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:35.767 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:35.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:09:35.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:35.767 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:35.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:35.779 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:09:35.779 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:35.779 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:09:35.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:09:35.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:35.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:35.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:35.791 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 13:09:35.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:35.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:35.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:35.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:35.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:35.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:35.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:35.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:35.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:09:35.804 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 3) 13:09:35.804 TRACE [main][WidgetHandler] Notify List with event 13 13:09:35.804 TRACE [main][WidgetHandler] Wait for synchronization 13:09:35.805 TRACE [main][WidgetHandler] Notify List with event 13 13:09:35.805 TRACE [main][WidgetHandler] Wait for synchronization 13:09:35.805 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:35.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 13:09:35.805 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:35.805 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:35.805 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:35.805 INFO [main][AbstractShell] Close shell Testing shell 13:09:35.806 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:35.809 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:35.809 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:35.809 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:09:35.809 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:35.809 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:35.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:35.823 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:09:35.823 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:35.824 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:09:35.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:09:35.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:35.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:35.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:35.832 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 13:09:35.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:35.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:35.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:35.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:35.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:35.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:35.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:35.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:35.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:09:35.844 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 13:09:35.844 TRACE [main][WidgetHandler] Notify List with event 13 13:09:35.844 TRACE [main][WidgetHandler] Wait for synchronization 13:09:35.845 TRACE [main][WidgetHandler] Notify List with event 13 13:09:35.845 TRACE [main][WidgetHandler] Wait for synchronization 13:09:35.845 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:35.845 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:35.845 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:35.845 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:35.845 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:35.845 INFO [main][AbstractShell] Close shell Testing shell 13:09:35.845 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:35.849 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:35.849 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:35.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:09:35.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:35.849 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:35.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:35.859 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:09:35.859 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:09:35.859 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:35.859 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:35.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s - in org.eclipse.reddeer.swt.test.impl.list.DefaultListTest testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.047 s testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.035 s testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.042 s testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.039 s testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.034 s testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.044 s testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.035 s Running org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:09:35.864 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:09:35.864 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:09:35.864 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:35.864 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:09:35.864 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:35.864 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:09:35.868 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:35.868 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:09:35.868 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:35.868 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:35.868 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 13:09:35.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:09:35.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:35.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:35.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:35.884 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 13:09:35.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:35.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:35.897 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:35.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:35.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:35.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:09:35.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:09:35.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:35.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 2 was found 13:09:35.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 2 13:09:35.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:09:35.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:35.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:35.899 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:35.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:35.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:35.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:35.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:35.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:35.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:09:35.899 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:09:35.900 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 13:09:35.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:35.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:35.901 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:35.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:35.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:35.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:35.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:35.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:35.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 13:09:35.902 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:35.902 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:35.902 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:35.902 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:35.902 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:35.902 INFO [main][AbstractShell] Close shell Testing shell 13:09:35.902 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:35.909 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:35.909 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:35.909 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:09:35.909 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:35.909 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:35.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:35.924 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 13:09:35.924 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:35.924 INFO [WorkbenchTestable][RequirementsRunner] Started test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 13:09:35.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:09:35.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:35.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:35.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:35.940 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 13:09:35.940 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:35.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:35.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:35.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:35.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:35.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 13:09:35.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 13:09:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:35.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was found 13:09:35.953 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Item 3 13:09:35.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 3 13:09:35.954 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:09:35.955 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 13:09:35.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:35.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:35.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:35.956 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:35.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:35.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:35.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 13:09:35.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 13:09:36.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 13:09:36.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 13:09:36.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 13:09:36.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 13:09:36.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:09:36.958 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was not found 13:09:36.958 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:36.959 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:36.959 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:36.959 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:36.959 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:36.959 INFO [main][AbstractShell] Close shell Testing shell 13:09:36.959 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:36.965 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:36.965 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:36.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:09:36.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:36.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:36.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:36.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:36.974 INFO [WorkbenchTestable][RequirementsRunner] Finished test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 13:09:36.974 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:36.974 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 13:09:36.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:09:36.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:36.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:36.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:36.988 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 13:09:36.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:37.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:37.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:37.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:37.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:37.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:37.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:09:37.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:09:37.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:09:37.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:09:38.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:09:38.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:09:38.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:09:38.003 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 5 was not found 13:09:38.003 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:38.003 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:38.003 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:38.003 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:38.003 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:38.003 INFO [main][AbstractShell] Close shell Testing shell 13:09:38.003 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:38.009 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:38.009 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:38.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:09:38.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:38.009 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:38.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:38.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:38.022 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 13:09:38.022 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:38.022 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 13:09:38.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:09:38.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:38.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:38.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:38.039 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_#$") 13:09:38.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:38.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:38.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:38.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:38.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:38.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:38.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:38.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:09:38.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:38.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:09:39.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:39.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:09:39.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:09:39.054 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was not found 13:09:39.054 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:39.054 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:39.054 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:39.054 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:39.054 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:39.054 INFO [main][AbstractShell] Close shell Testing shell 13:09:39.054 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:39.059 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:39.059 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:39.059 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:09:39.059 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:39.059 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:39.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:39.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:39.070 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 13:09:39.070 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:39.070 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 13:09:39.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:09:39.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:39.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:39.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:39.084 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") 13:09:39.084 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:39.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:39.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:39.093 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:39.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:39.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:39.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:39.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:39.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:39.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:09:39.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 1 13:09:39.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:09:39.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:39.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:39.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:39.094 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:39.094 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:39.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:39.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:39.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:39.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:39.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:09:39.094 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:09:39.095 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 13:09:39.095 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:39.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:39.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:39.095 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:39.095 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:39.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:39.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:39.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:39.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:39.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 13:09:39.095 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:39.095 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:39.095 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:39.095 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:39.095 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:39.095 INFO [main][AbstractShell] Close shell Testing shell 13:09:39.095 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:39.099 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:39.099 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:39.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:09:39.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:39.099 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:39.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:39.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:39.105 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 13:09:39.105 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:09:39.105 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:39.105 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:39.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:39.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.242 s - in org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.056 s close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.049 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.048 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.035 s Running org.eclipse.reddeer.swt.test.DummyTest 13:09:39.109 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.DummyTest 13:09:39.109 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:09:39.109 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:39.109 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 13:09:39.109 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:39.109 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:09:39.110 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:39.110 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:09:39.110 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:39.110 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:39.110 INFO [WorkbenchTestable][RequirementsRunner] Started test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 13:09:39.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 13:09:39.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:39.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:39.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:39.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 13:09:39.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:39.110 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:39.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:39.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:39.110 INFO [WorkbenchTestable][RequirementsRunner] Finished test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 13:09:39.110 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 13:09:39.110 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:39.110 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:39.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:39.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.swt.test.DummyTest dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) Time elapsed: 0 s Running org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest regexMatcherFailureTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 s regexMatcherMatchesEverythingTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 s regexMatcherDigitsTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 s Running org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:09:39.122 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:09:39.122 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:09:39.122 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:39.122 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:09:39.122 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:39.122 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:09:39.123 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:39.123 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:09:39.123 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:39.123 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:39.123 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 13:09:39.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:09:39.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:39.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:39.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:39.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:39.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:39.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:39.140 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 13:09:39.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:39.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:09:39.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:09:39.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:39.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 2 was found 13:09:39.141 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:39.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 13:09:39.141 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:39.141 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:39.141 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:39.141 INFO [main][AbstractShell] Close shell Testing shell 13:09:39.141 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:39.143 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:39.143 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:39.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:09:39.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:39.144 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:39.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:39.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:39.155 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 13:09:39.155 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:39.155 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 13:09:39.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:09:39.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:39.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:39.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:39.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:39.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:39.170 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:39.170 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') 13:09:39.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:39.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:39.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:39.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:39.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:09:39.170 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:39.170 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:39.170 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:39.170 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:39.170 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:39.170 INFO [main][AbstractShell] Close shell Testing shell 13:09:39.170 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:39.173 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:39.173 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:39.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:09:39.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:39.173 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:39.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:39.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:39.183 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 13:09:39.183 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:39.183 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 13:09:39.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:09:39.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:39.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:39.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:39.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:09:39.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:39.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:39.195 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:09:39.212 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") 13:09:39.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:39.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:39.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:39.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:39.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:09:39.216 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:39.216 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:39.216 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:39.216 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:39.216 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:39.216 INFO [main][AbstractShell] Close shell Testing shell 13:09:39.216 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:39.218 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:39.218 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:39.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:09:39.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:39.218 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:39.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:40.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists failed, NO exception will be thrown 13:09:40.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused... 13:09:41.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused failed, NO exception will be thrown 13:09:41.222 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 13:09:41.222 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:41.222 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 13:09:41.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:09:41.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:41.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:41.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:41.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:41.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:41.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:41.237 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") 13:09:41.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:41.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:41.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:41.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:41.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:09:41.238 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:41.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 13:09:41.238 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:41.238 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:41.238 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:41.238 INFO [main][AbstractShell] Close shell Testing shell 13:09:41.238 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:41.242 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:41.242 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:41.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:09:41.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:41.242 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:41.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:41.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:41.270 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 13:09:41.271 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:41.271 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 13:09:41.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:09:41.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:41.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:41.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:41.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:41.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:41.290 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:41.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and no matchers specified 13:09:41.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:41.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:41.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:41.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:41.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found PUSH tooltip 13:09:41.290 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:41.290 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:41.290 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:41.290 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:41.290 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:41.290 INFO [main][AbstractShell] Close shell Testing shell 13:09:41.290 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:41.293 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:41.293 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:41.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:09:41.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:41.293 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:41.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:41.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:41.298 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 13:09:41.298 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:09:41.298 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:41.298 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:41.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:41.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.176 s - in org.eclipse.reddeer.swt.test.toolitem.ToolItemTest constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.032 s constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.028 s WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 2.039 s testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.048 s constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.027 s Running org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:09:41.302 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:09:41.302 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:09:41.302 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:41.303 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:09:41.303 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:41.303 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:09:41.303 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:41.303 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:09:41.303 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:41.303 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:41.303 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:09:41.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:09:41.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:41.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:41.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:41.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 13:09:41.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:41.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:41.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:41.333 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:41.333 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:41.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:41.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:41.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:41.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:41.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:09:41.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX]... 13:09:41.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:09:41.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:09:41.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:09:41.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:09:41.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:09:41.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:09:41.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:09:41.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:09:41.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:09:41.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:09:41.839 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:09:41.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:09:41.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:09:42.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:09:42.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:09:42.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:09:42.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:09:42.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:09:42.340 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:09:42.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:09:42.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:09:42.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:09:42.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:09:42.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:09:42.340 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:09:42.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:09:42.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:09:42.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX] failed, an exception will be thrown 13:09:42.340 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:42.340 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:42.340 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:42.341 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:42.341 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:42.341 INFO [main][AbstractShell] Close shell Testing shell 13:09:42.341 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:42.345 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:42.345 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:42.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:09:42.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:42.346 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:42.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:42.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:42.352 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:09:42.352 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:42.352 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:09:42.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:09:42.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:42.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:42.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:42.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:09:42.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:42.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:42.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:42.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:42.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:42.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:42.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:42.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:42.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:42.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:09:42.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 13:09:42.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:09:42.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:09:42.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:09:42.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:09:42.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:09:42.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:09:42.884 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:09:42.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:09:42.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:09:42.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:09:42.886 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:09:42.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:09:42.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:09:42.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 13:09:42.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:09:42.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:09:43.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:09:43.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:09:43.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 13:09:43.391 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:09:43.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:09:43.391 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:09:43.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:09:43.391 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:09:43.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 13:09:43.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:09:43.391 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:43.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:43.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:43.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:43.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:43.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:43.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:43.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:43.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:43.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:09:43.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 13:09:43.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:09:43.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:09:43.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:09:43.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:09:43.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:09:43.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:09:43.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:09:43.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:09:43.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:09:43.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:09:43.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:09:43.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:09:43.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:09:43.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:09:43.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 13:09:43.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:09:43.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:09:43.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:09:43.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:09:43.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:09:43.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 13:09:43.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:09:43.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:09:43.393 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:09:43.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:09:43.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:09:43.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 13:09:43.393 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:43.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 13:09:43.393 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:43.393 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:43.393 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:43.393 INFO [main][AbstractShell] Close shell Testing shell 13:09:43.393 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:43.397 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:43.397 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:43.397 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:09:43.397 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:43.397 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:43.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:43.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:43.403 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:09:43.403 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:43.403 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:09:43.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:09:43.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:43.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:43.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:43.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:09:43.422 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:43.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:43.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:43.436 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:43.436 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:43.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:43.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:43.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:43.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:43.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:09:43.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 13:09:43.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:09:43.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:09:43.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 13:09:43.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:09:43.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:43.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:43.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:43.439 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:43.439 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:43.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:43.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:43.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:43.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:43.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:09:43.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 13:09:43.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:09:43.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:09:43.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 13:09:43.439 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:43.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 13:09:43.439 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:43.440 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:43.440 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:43.440 INFO [main][AbstractShell] Close shell Testing shell 13:09:43.440 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:43.443 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:43.443 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:43.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:09:43.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:43.443 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:43.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:43.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:43.449 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:09:43.449 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:43.449 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:09:43.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:09:43.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:43.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:43.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:43.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:09:43.462 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:43.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:43.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:43.489 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:43.489 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:43.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:43.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:43.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:43.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:43.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:09:43.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA]... 13:09:43.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:09:43.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:09:43.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:09:43.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:09:44.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:09:44.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:09:44.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA] failed, NO exception will be thrown 13:09:44.492 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:44.492 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:44.492 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:44.493 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:44.493 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:44.493 INFO [main][AbstractShell] Close shell Testing shell 13:09:44.493 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:44.496 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:44.496 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:44.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:09:44.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:44.496 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:44.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:44.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:44.502 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:09:44.502 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:44.502 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:09:44.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:09:44.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:44.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:44.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:44.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:09:44.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:44.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:44.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:44.549 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:44.549 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:44.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:44.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:44.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:44.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:44.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:09:44.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 13:09:44.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:09:44.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:09:45.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:09:45.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:09:45.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:09:45.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:09:45.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 13:09:45.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:09:45.553 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:45.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:45.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:45.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:45.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:45.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:45.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:45.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:45.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:45.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:09:45.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 13:09:45.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:09:45.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:09:46.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:09:46.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:09:46.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:09:46.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:09:46.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 13:09:46.555 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:46.555 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:46.555 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:46.556 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:46.556 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:46.556 INFO [main][AbstractShell] Close shell Testing shell 13:09:46.556 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:46.561 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:46.561 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:46.561 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:09:46.561 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:46.562 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:46.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:46.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:46.579 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:09:46.579 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:46.579 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:09:46.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:09:46.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:46.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:46.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:46.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:09:46.588 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:46.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:46.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:46.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:46.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:46.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:46.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:46.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:46.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:46.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:09:46.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null... 13:09:47.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null failed, an exception will be thrown 13:09:47.603 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:47.603 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:47.603 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:47.604 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:47.604 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:47.604 INFO [main][AbstractShell] Close shell Testing shell 13:09:47.604 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:47.607 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:47.607 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:47.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:09:47.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:47.607 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:47.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:47.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:47.613 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:09:47.613 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:47.613 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:09:47.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:09:47.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:47.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:47.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:47.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:09:47.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:47.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:47.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:47.648 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:47.648 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:47.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:47.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:47.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:47.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:47.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:09:47.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 13:09:48.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] failed, an exception will be thrown 13:09:48.651 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:48.651 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:48.651 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:48.652 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:48.652 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:48.652 INFO [main][AbstractShell] Close shell Testing shell 13:09:48.652 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:48.655 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:48.655 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:48.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:09:48.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:48.656 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:48.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:48.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:48.661 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:09:48.661 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:09:48.661 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:48.661 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:48.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:48.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.359 s - in org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.049 s testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.051 s testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 0.046 s testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.053 s testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 2.077 s testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.034 s testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.048 s Running org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest 13:09:48.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:09:48.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 13:09:48.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 13:09:48.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:48.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:48.693 INFO [WorkbenchTestable][AbstractShell] Close shell shell 13:09:48.693 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 13:09:48.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:09:48.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:09:48.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:09:48.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 13:09:48.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 13:09:48.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:48.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:48.727 INFO [WorkbenchTestable][AbstractShell] Close shell shell 13:09:48.727 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 13:09:48.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:09:48.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:09:48.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:09:48.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 13:09:48.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 13:09:48.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:48.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:48.762 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'shell' 13:09:48.763 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'shell' 13:09:48.763 INFO [WorkbenchTestable][AbstractShell] Close shell shell 13:09:48.778 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 13:09:48.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:09:48.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:09:48.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:09:48.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 13:09:48.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 13:09:48.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:48.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:48.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:09:48.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 13:09:48.790 INFO [WorkbenchTestable][AbstractShell] Close shell shell 13:09:48.790 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 13:09:48.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:09:48.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:09:48.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:09:48.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 13:09:48.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 13:09:48.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:48.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:48.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:09:49.817 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 13:09:49.817 INFO [WorkbenchTestable][AbstractShell] Close shell shell 13:09:49.817 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 13:09:49.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:09:49.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:09:49.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:09:49.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 13:09:49.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 13:09:49.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:49.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:49.848 INFO [WorkbenchTestable][AbstractShell] Close shell shell 13:09:49.848 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 13:09:49.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:09:49.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:09:49.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:09:49.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 13:09:49.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 13:09:49.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:49.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:49.864 INFO [WorkbenchTestable][AbstractShell] Close shell shell 13:09:49.864 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 13:09:49.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:09:49.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:09:49.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:09:49.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 13:09:49.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 13:09:49.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:49.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:49.897 INFO [WorkbenchTestable][AbstractShell] Close shell shell 13:09:49.897 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 13:09:49.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:09:49.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:09:49.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:09:49.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 13:09:49.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 13:09:49.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:49.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:49.930 INFO [WorkbenchTestable][AbstractShell] Close shell shell 13:09:49.930 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 13:09:49.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:09:49.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:09:49.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:09:49.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 13:09:49.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 13:09:49.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:49.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:49.947 INFO [WorkbenchTestable][AbstractShell] Close shell shell 13:09:49.947 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 13:09:49.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:09:49.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:09:49.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:09:49.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 13:09:49.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 13:09:49.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:49.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:49.980 INFO [WorkbenchTestable][AbstractShell] Close shell shell 13:09:49.980 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 13:09:49.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:09:49.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:09:49.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:09:50.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 13:09:50.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 13:09:50.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:50.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:50.013 INFO [WorkbenchTestable][AbstractShell] Close shell shell 13:09:50.013 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 13:09:50.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:09:50.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.354 s - in org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest testGetResultShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.042 s testShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.035 s testMinimizeMaximize(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.035 s testWaitUntil(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.016 s testWaitWhile(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 1.03 s testClosedShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.03 s testShellWithMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.033 s testGetResultNull(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.021 s testShellWithTextUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.028 s testShellWithLabelMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.026 s testShellWithMatcher(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.03 s testGetResultShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.027 s Running org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:09:50.025 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:09:50.026 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:09:50.026 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:50.026 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:09:50.026 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:50.026 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:09:50.027 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:50.027 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:09:50.027 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:50.027 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:50.027 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:09:50.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:09:50.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:50.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:50.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:50.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 13:09:50.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:50.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:50.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:50.202 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:50.202 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:50.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:50.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:50.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:50.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:50.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:09:50.203 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:50.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 13:09:50.204 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:50.204 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:50.204 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:50.204 INFO [main][AbstractShell] Close shell Testing shell 13:09:50.204 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:50.209 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:50.209 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:50.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:09:50.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:50.210 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:50.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:50.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:50.215 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:09:50.215 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:50.215 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:09:50.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:09:50.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:50.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:50.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:50.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:09:50.302 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:50.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:50.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:50.388 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:50.388 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:50.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:50.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:50.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:50.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:50.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:09:50.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:50.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:50.391 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:50.391 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:50.391 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:50.391 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:50.391 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:50.391 INFO [main][AbstractShell] Close shell Testing shell 13:09:50.391 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:50.397 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:50.397 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:50.397 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:09:50.397 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:50.397 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:50.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:50.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:50.402 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:09:50.402 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:50.402 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:09:50.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:09:50.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:50.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:50.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:50.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:09:50.489 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:50.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:50.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:50.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:50.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:50.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:50.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:50.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:50.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:50.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:09:50.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:50.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:50.585 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:50.585 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:50.585 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:50.586 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:50.586 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:50.586 INFO [main][AbstractShell] Close shell Testing shell 13:09:50.586 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:50.592 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:50.592 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:50.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:09:50.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:50.592 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:50.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:50.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:50.609 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:09:50.609 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:50.609 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:09:50.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:09:50.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:50.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:50.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:50.695 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 13:09:50.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:50.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:50.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:50.779 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:50.779 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:50.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:50.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:09:50.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:09:50.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:50.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:09:50.782 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:50.782 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:50.782 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:50.782 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:50.782 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:50.782 INFO [main][AbstractShell] Close shell Testing shell 13:09:50.782 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:50.788 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:50.788 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:50.788 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:09:50.788 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:50.788 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:50.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:50.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:50.793 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:09:50.793 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:50.793 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:09:50.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:09:50.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:50.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:50.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:50.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 13:09:50.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:50.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:50.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:50.977 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:50.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:50.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:50.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:50.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:50.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:50.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:09:50.978 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:50.978 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:50.978 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:50.979 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:50.979 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:50.979 INFO [main][AbstractShell] Close shell Testing shell 13:09:50.979 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:50.984 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:50.985 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:50.985 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:09:50.985 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:50.985 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:51.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:51.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:51.001 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:09:51.001 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:51.001 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:09:51.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:09:51.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:51.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:51.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:51.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 13:09:51.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:51.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:51.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:51.202 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:51.203 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:51.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:51.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:51.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:51.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:51.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:09:51.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:51.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:51.244 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:51.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 13:09:51.244 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:51.244 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:51.245 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:51.245 INFO [main][AbstractShell] Close shell Testing shell 13:09:51.245 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:51.253 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:51.253 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:51.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:09:51.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:51.253 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:51.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:51.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:51.285 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:09:51.285 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:51.285 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:09:51.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:09:51.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:51.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:51.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:51.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:09:51.421 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:51.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:51.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:51.505 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:51.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:51.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:51.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:51.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:51.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:51.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:09:51.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 13:09:51.506 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:51.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:51.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:51.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:51.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:51.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:51.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:51.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:51.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:51.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:09:51.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:51.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:51.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:51.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:51.517 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:51.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 13:09:51.517 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:51.517 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:51.517 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:51.517 INFO [main][AbstractShell] Close shell Testing shell 13:09:51.517 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:51.523 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:51.523 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:51.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:09:51.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:51.523 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:51.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:51.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:51.550 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:09:51.550 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:51.550 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:09:51.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:09:51.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:51.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:51.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:51.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:09:51.677 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:51.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:51.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:51.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:09:51.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:51.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:51.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:51.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:51.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:51.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:09:51.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:09:51.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:09:51.805 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:51.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 13:09:51.805 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:51.806 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:51.806 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:51.806 INFO [main][AbstractShell] Close shell Testing shell 13:09:51.806 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:51.811 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:51.811 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:51.812 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:09:51.812 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:51.812 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:51.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:51.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:51.829 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:09:51.829 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:09:51.829 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:51.829 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:51.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:51.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.804 s - in org.eclipse.reddeer.swt.test.condition.TableHasRowsTest tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.188 s tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.187 s tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.207 s tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.184 s tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.208 s tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.284 s tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.265 s tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.279 s Running org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:09:51.833 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:09:51.834 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:09:51.834 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:51.834 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:09:51.834 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:51.834 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:09:51.834 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:51.834 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:09:51.834 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:51.835 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:51.835 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 13:09:51.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:09:51.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:51.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:51.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:51.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 13:09:51.864 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 13:09:51.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 13:09:51.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:51.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:51.864 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") 13:09:51.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:51.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:51.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:51.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 13:09:51.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:51.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:51.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:51.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:51.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:51.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 13:09:51.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 1"] is available.... 13:09:51.864 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 13:09:51.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 1 13:09:51.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:51.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:51.865 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") 13:09:51.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:51.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:51.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:51.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 1" as the parent 13:09:51.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:51.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:51.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:51.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:51.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:51.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 13:09:51.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 13:09:51.867 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 13:09:51.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 13:09:51.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:51.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:51.868 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") 13:09:51.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:51.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:51.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:51.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 13:09:51.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:51.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:51.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:51.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:51.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:51.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 13:09:51.869 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") 13:09:51.869 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:51.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:51.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:51.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 13:09:51.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:51.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:51.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:51.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:09:52.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:52.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:09:52.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:52.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:09:52.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:09:52.872 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was not found 13:09:52.872 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 1 13:09:52.872 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 1' 13:09:52.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:09:52.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:09:52.875 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 2 13:09:52.875 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 2' 13:09:52.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:09:52.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:09:52.895 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:09:52.895 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:52.895 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:52.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:52.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:52.896 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 13:09:52.896 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:52.896 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 13:09:52.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:09:52.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:52.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:52.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:52.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 13:09:52.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 13:09:52.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:09:52.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:52.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:52.907 INFO [WorkbenchTestable][AbstractShell] Close shell 13:09:52.907 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 13:09:52.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:09:52.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:09:52.915 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:09:52.915 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:52.915 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:52.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:52.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:52.926 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 13:09:52.926 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:52.927 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 13:09:52.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:09:52.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:52.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:52.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:52.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:09:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:52.927 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:09:52.927 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:52.927 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:52.927 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 13:09:52.927 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:52.927 INFO [WorkbenchTestable][RequirementsRunner] Started test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 13:09:52.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:09:52.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:52.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:52.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:52.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available.... 13:09:52.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available. finished successfully 13:09:52.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MaxMin 13:09:52.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:52.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:52.946 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'MaxMin' 13:09:52.947 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 13:09:52.948 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'MaxMin' 13:09:52.949 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 13:09:52.949 INFO [WorkbenchTestable][AbstractShell] Close shell MaxMin 13:09:52.949 INFO [WorkbenchTestable][ShellHandler] Closing shell 'MaxMin' 13:09:52.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:09:52.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:09:52.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:09:52.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:52.957 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:52.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:52.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:52.958 INFO [WorkbenchTestable][RequirementsRunner] Finished test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 13:09:52.958 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:52.958 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 13:09:52.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:09:52.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:52.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:52.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:52.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 13:09:52.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 13:09:52.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:09:52.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:52.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:52.983 INFO [WorkbenchTestable][AbstractShell] Close shell 13:09:52.983 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 13:09:52.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:09:52.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:09:52.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:09:52.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:52.991 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:52.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:52.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:52.991 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 13:09:52.991 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:52.991 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 13:09:52.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:09:52.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:52.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:52.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:52.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Dummy shell"] is available.... 13:09:53.014 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 13:09:53.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Dummy shell 13:09:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:53.015 INFO [WorkbenchTestable][AbstractShell] Close shell Dummy shell 13:09:53.015 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Dummy shell' 13:09:53.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:09:53.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:09:53.025 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:09:53.025 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:53.025 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:53.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.025 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 13:09:53.025 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:09:53.025 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:53.025 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:53.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.193 s - in org.eclipse.reddeer.swt.test.shell.DefaultShellTest activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 1.061 s testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.03 s defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0 s manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.031 s testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.033 s closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.034 s Running org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 13:09:53.031 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 13:09:53.031 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:09:53.031 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:53.031 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 13:09:53.031 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:53.031 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:09:53.032 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:53.032 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:09:53.032 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:53.032 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:53.032 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 13:09:53.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 13:09:53.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:53.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:53.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:53.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:09:53.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:53.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:53.048 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:09:53.048 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 13:09:53.048 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:53.048 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:53.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.049 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 13:09:53.049 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:53.049 INFO [WorkbenchTestable][RequirementsRunner] Started test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 13:09:53.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 13:09:53.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:53.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:53.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:53.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:09:53.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:53.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:53.049 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:09:53.049 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 13:09:53.049 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 13:09:53.049 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 13:09:53.049 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 13:09:53.049 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:53.049 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:53.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.050 INFO [WorkbenchTestable][RequirementsRunner] Finished test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 13:09:53.051 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 13:09:53.051 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:53.051 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:53.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) Time elapsed: 0.017 s maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 13:09:53.055 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 13:09:53.056 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:09:53.056 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:53.056 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 13:09:53.056 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:53.056 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:09:53.056 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:53.056 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:09:53.057 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:53.057 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:53.057 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 13:09:53.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 13:09:53.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:53.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:53.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:53.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:53.094 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 13:09:53.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:09:53.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:53.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:53.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 13:09:53.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:09:53.096 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:53.096 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:53.096 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:53.096 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:53.096 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:53.096 INFO [main][AbstractShell] Close shell Testing shell 13:09:53.096 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:53.109 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:53.109 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:53.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 13:09:53.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:53.109 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:53.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.115 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 13:09:53.115 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 13:09:53.115 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:53.115 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:53.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.reddeer.swt.test.widgets.DefaultControlTest defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) Time elapsed: 0.058 s Running org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 13:09:53.131 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 13:09:53.131 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:09:53.132 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:53.132 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 13:09:53.132 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:53.132 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:09:53.132 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:53.132 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:09:53.132 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:53.132 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:53.132 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 13:09:53.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 13:09:53.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:53.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:53.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:53.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:53.143 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 13:09:53.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:09:53.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:53.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:53.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 13:09:53.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:09:53.144 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Testing shell' 13:09:53.145 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:09:53.145 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:09:53.145 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:09:53.145 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:53.145 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:53.145 INFO [main][AbstractShell] Close shell Testing shell 13:09:53.145 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:09:53.150 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:53.150 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:53.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 13:09:53.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:53.150 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:53.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.162 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 13:09:53.162 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 13:09:53.162 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:53.162 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:53.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) Time elapsed: 0.03 s Running org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 13:09:53.166 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 13:09:53.167 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:09:53.167 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:53.167 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 13:09:53.167 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:53.167 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:09:53.176 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:53.176 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:09:53.176 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:53.176 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:53.176 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 13:09:53.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 13:09:53.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:53.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:53.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:53.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.179 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 13:09:53.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:09:53.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:53.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:53.181 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:09:53.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 13:09:53.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:09:53.183 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 13:09:53.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 13:09:53.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:09:53.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:09:53.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:09:53.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:09:53.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:09:53.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:53.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:53.193 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:09:53.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 13:09:53.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:53.197 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:53.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.197 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 13:09:53.197 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:53.197 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 13:09:53.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 13:09:53.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:53.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:53.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:53.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.210 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 13:09:53.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:09:53.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:53.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:53.213 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:09:53.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 13:09:53.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:09:53.224 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 13:09:53.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 13:09:53.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:09:53.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:09:53.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:09:53.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:09:53.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.225 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 13:09:53.226 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") 13:09:53.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:09:53.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 13:09:53.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:53.227 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:53.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.227 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 13:09:53.227 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:53.227 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 13:09:53.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 13:09:53.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:53.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:53.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:53.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.230 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 13:09:53.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:09:53.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:53.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:53.241 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:09:53.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 '\*?\QRedDeer SWT\E') 13:09:53.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:09:53.244 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 13:09:53.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 13:09:53.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:09:53.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:09:53.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:09:53.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:09:53.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.245 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 13:09:53.245 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") 13:09:53.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:09:53.245 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 13:09:53.246 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:09:53.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:09:53.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 13:09:53.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:53.246 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:53.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.246 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 13:09:53.247 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:53.247 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 13:09:53.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 13:09:53.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:53.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:53.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:53.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.257 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 13:09:53.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:09:53.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:53.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:53.260 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:09:53.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 13:09:53.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:09:53.262 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 13:09:53.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 13:09:53.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:09:53.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:09:53.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:09:53.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:09:53.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.264 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 13:09:53.264 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.*') 13:09:53.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:09:53.264 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 13:09:53.264 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:09:53.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:09:53.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 13:09:53.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:53.264 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:53.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.265 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 13:09:53.265 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 13:09:53.265 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:53.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:53.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.021 s testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.03 s testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.019 s testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.018 s Running org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:09:53.269 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:09:53.270 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:09:53.270 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:53.270 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:09:53.270 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:53.270 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:09:53.279 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:53.279 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:09:53.279 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:53.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:53.280 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 13:09:53.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:09:53.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:53.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:53.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:53.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:09:53.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:53.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:53.280 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:09:53.280 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") 13:09:53.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:09:53.297 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 13:09:53.298 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:09:53.298 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:09:53.298 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:09:53.298 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:53.298 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:53.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.298 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 13:09:53.298 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:53.298 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 13:09:53.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:09:53.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:53.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:53.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:53.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:09:53.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:53.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:53.299 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:09:53.299 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.*') 13:09:53.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:09:53.303 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 13:09:53.303 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:09:53.303 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:09:53.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:09:53.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:53.303 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:53.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.304 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 13:09:53.304 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:53.304 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 13:09:53.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:09:53.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:53.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:53.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:53.310 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:09:53.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:09:53.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.*'] 13:09:53.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:09:53.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.*'] 13:09:53.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:09:53.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:09:53.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:53.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:53.311 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:09:53.311 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:09:53.311 DEBUG [main][MenuItemLookup] Found menu:'File' 13:09:53.311 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:09:53.311 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:09:53.311 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:09:53.311 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:09:53.311 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:09:53.311 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:09:53.311 DEBUG [main][MenuItemLookup] Item match:Window 13:09:53.312 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:09:53.312 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:09:53.312 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:09:53.312 DEBUG [main][MenuItemLookup] Found menu:'' 13:09:53.312 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:09:53.312 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:09:53.312 DEBUG [main][MenuItemLookup] Found menu:'' 13:09:53.312 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:09:53.312 DEBUG [main][MenuItemLookup] Found menu:'' 13:09:53.312 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:09:53.312 DEBUG [main][MenuItemLookup] Item match:Preferences 13:09:53.312 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:09:53.312 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:09:53.312 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:09:53.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:09:53.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:09:53.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:09:53.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:53.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:53.456 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:09:53.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:09:53.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:09:53.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:53.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:09:53.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:53.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:09:53.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:09:53.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:09:53.458 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 13:09:53.458 DEBUG [main][TreeItemHandler] Selecting tree item: General 13:09:53.458 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 13:09:53.458 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 13:09:53.458 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 13:09:53.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:53.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:09:53.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:53.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 13:09:53.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:09:53.459 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:53.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.459 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:09:53.459 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:53.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:09:53.459 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 13:09:53.460 DEBUG [main][TreeItemHandler] Selecting tree item: Java 13:09:53.460 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 13:09:53.460 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 13:09:53.460 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 13:09:53.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:53.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.524 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:09:53.524 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:53.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 13:09:53.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.525 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:09:53.525 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 13:09:53.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:09:53.526 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Back to General 13:09:53.526 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:09:53.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:09:53.529 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 13:09:53.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:53.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.529 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:09:53.529 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:53.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 13:09:53.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:09:53.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:53.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:09:53.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:53.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:09:53.530 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 13:09:53.530 DEBUG [main][TreeItemHandler] Selecting tree item: General 13:09:53.531 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 13:09:53.531 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 13:09:53.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 "Cancel") 13:09:53.531 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:53.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:09:53.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:53.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:09:53.545 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:09:53.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:09:53.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:09:53.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:09:53.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:09:53.570 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:09:53.570 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:53.570 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.571 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 13:09:53.571 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:53.571 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 13:09:53.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:09:53.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:53.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:53.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:53.571 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:09:53.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:09:53.571 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:09:53.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:09:53.571 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:09:53.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:09:53.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:09:53.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:53.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:53.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:09:53.572 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:09:53.572 DEBUG [main][MenuItemLookup] Found menu:'File' 13:09:53.572 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:09:53.572 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:09:53.572 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:09:53.572 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:09:53.572 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:09:53.572 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:09:53.572 DEBUG [main][MenuItemLookup] Item match:Window 13:09:53.572 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:09:53.572 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:09:53.572 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:09:53.572 DEBUG [main][MenuItemLookup] Found menu:'' 13:09:53.572 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:09:53.572 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:09:53.572 DEBUG [main][MenuItemLookup] Found menu:'' 13:09:53.572 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:09:53.572 DEBUG [main][MenuItemLookup] Found menu:'' 13:09:53.572 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:09:53.572 DEBUG [main][MenuItemLookup] Item match:Preferences 13:09:53.572 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:09:53.572 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:09:53.572 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:09:53.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:09:53.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. finished successfully 13:09:53.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:09:53.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:53.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:53.659 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:09:53.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:09:53.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:09:53.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:53.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.659 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:09:53.659 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:53.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:09:53.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:09:53.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:09:53.670 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 13:09:53.670 DEBUG [main][TreeItemHandler] Selecting tree item: General 13:09:53.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 13:09:53.671 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 13:09:53.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.671 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:09:53.671 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 13:09:53.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:09:53.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:09:53.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:53.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.672 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:09:53.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:53.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:09:53.672 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 13:09:53.672 DEBUG [main][TreeItemHandler] Selecting tree item: General 13:09:53.672 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 13:09:53.672 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 13:09:53.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 13:09:53.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:53.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.672 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:09:53.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:53.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:09:53.674 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:09:53.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:09:53.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:09:53.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:09:53.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:09:53.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:09:53.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:53.694 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:53.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.695 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 13:09:53.695 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:53.695 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 13:09:53.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:09:53.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:53.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:53.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:53.695 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:09:53.695 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:09:53.695 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:09:53.695 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:09:53.695 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:09:53.695 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:09:53.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:09:53.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:53.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:53.695 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:09:53.695 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:09:53.695 DEBUG [main][MenuItemLookup] Found menu:'File' 13:09:53.695 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:09:53.696 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:09:53.696 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:09:53.696 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:09:53.696 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:09:53.696 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:09:53.696 DEBUG [main][MenuItemLookup] Item match:Window 13:09:53.696 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:09:53.696 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:09:53.696 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:09:53.696 DEBUG [main][MenuItemLookup] Found menu:'' 13:09:53.696 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:09:53.696 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:09:53.696 DEBUG [main][MenuItemLookup] Found menu:'' 13:09:53.696 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:09:53.696 DEBUG [main][MenuItemLookup] Found menu:'' 13:09:53.696 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:09:53.696 DEBUG [main][MenuItemLookup] Item match:Preferences 13:09:53.696 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:09:53.696 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:09:53.696 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:09:53.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:09:53.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 'Preferences.*'] is available. finished successfully 13:09:53.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:09:53.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:53.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:53.780 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:09:53.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:09:53.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:09:53.781 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:53.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.781 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:09:53.781 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:53.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:09:53.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:09:53.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:09:53.782 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 13:09:53.782 DEBUG [main][TreeItemHandler] Selecting tree item: General 13:09:53.782 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 13:09:53.782 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 13:09:53.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:09:53.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:53.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:09:53.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:53.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:09:53.794 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 13:09:53.794 DEBUG [main][TreeItemHandler] Selecting tree item: Java 13:09:53.794 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 13:09:53.794 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 13:09:53.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:09:53.837 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.*') 13:09:53.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:09:53.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:09:53.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:53.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.838 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:09:53.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:53.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:09:53.838 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 13:09:53.838 DEBUG [main][TreeItemHandler] Selecting tree item: General 13:09:53.838 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 13:09:53.838 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 13:09:53.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") 13:09:53.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:53.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.840 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:09:53.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:53.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:09:53.842 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:09:53.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:09:53.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:09:53.842 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:09:53.842 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:09:53.867 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:09:53.867 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:53.867 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:53.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.867 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 13:09:53.867 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:53.867 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 13:09:53.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:09:53.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:53.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:53.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:53.868 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:09:53.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:09:53.868 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:09:53.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:09:53.868 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:09:53.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:09:53.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:09:53.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:53.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:53.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:09:53.868 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:09:53.868 DEBUG [main][MenuItemLookup] Found menu:'File' 13:09:53.868 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:09:53.868 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:09:53.868 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:09:53.868 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:09:53.868 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:09:53.868 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:09:53.868 DEBUG [main][MenuItemLookup] Item match:Window 13:09:53.868 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:09:53.868 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:09:53.868 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:09:53.868 DEBUG [main][MenuItemLookup] Found menu:'' 13:09:53.868 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:09:53.869 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:09:53.869 DEBUG [main][MenuItemLookup] Found menu:'' 13:09:53.869 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:09:53.869 DEBUG [main][MenuItemLookup] Found menu:'' 13:09:53.869 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:09:53.869 DEBUG [main][MenuItemLookup] Item match:Preferences 13:09:53.869 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:09:53.869 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:09:53.869 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:09:53.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:09:53.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:09:53.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:09:53.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:53.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:53.956 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:09:53.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:09:53.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:09:53.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:53.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.956 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:09:53.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:53.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:09:53.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:09:53.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:09:53.957 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 13:09:53.957 DEBUG [main][TreeItemHandler] Selecting tree item: General 13:09:53.968 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 13:09:53.968 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 13:09:53.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:09:53.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:53.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:53.969 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 13:09:53.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolBar and index 0 was found 13:09:53.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 13:09:53.970 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:53.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.970 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:09:53.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:53.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:09:53.971 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 13:09:53.971 DEBUG [main][TreeItemHandler] Selecting tree item: General 13:09:53.971 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 13:09:53.971 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 13:09:53.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 13:09:53.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:53.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:53.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:53.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:09:53.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:53.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:53.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:53.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:53.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:53.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:09:53.973 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:09:53.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:09:53.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:09:53.973 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:09:53.973 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:09:54.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:09:54.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:54.018 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:54.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:54.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:54.018 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 13:09:54.018 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:09:54.018 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:54.018 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:54.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:54.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.749 s - in org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.018 s workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.006 s testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.267 s testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.124 s testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.172 s testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.151 s Running org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:09:54.023 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:09:54.023 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:09:54.023 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:54.023 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:09:54.023 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:54.023 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:09:54.024 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:54.024 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:09:54.024 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:54.024 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:54.024 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 13:09:54.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:09:54.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:54.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:54.024 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:54.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 13:09:54.043 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 13:09:54.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 13:09:54.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:54.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:54.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:09:54.043 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:54.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:54.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:54.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 13:09:54.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:54.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:54.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:54.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:54.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:54.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:09:54.043 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:09:54.044 INFO [WorkbenchTestable][Keyboard] Type text "test123" 13:09:54.044 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:09:54.044 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:09:54.645 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:09:54.645 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 13:09:55.246 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:09:55.246 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 13:09:55.847 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:09:55.847 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:09:56.448 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:09:56.448 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 13:09:57.049 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:09:57.049 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 13:09:57.650 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:09:57.650 INFO [WorkbenchTestable][Keyboard] As char:3, as int:51 13:09:58.252 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 13:09:58.252 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 13:09:58.252 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 13:09:58.253 DEBUG [main][AbstractWait] Waiting until shell is active... 13:09:58.253 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:09:58.253 INFO [main][AbstractShell] Close shell Keyboard testing shell 13:09:58.253 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 13:09:58.257 DEBUG [main][AbstractWait] Waiting while shell is available... 13:09:58.257 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:09:58.257 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:09:58.257 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:09:58.257 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:09:58.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:58.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:58.275 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 13:09:58.275 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:09:58.275 INFO [WorkbenchTestable][RequirementsRunner] Started test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 13:09:58.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:09:58.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:09:58.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:09:58.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:09:58.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 13:09:58.286 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 13:09:58.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 13:09:58.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:09:58.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:09:58.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:09:58.286 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:09:58.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:09:58.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:09:58.286 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 13:09:58.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:09:58.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:09:58.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:09:58.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:09:58.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:09:58.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:09:58.286 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:09:58.287 INFO [WorkbenchTestable][Keyboard] Type text "test" 13:09:58.287 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:09:58.287 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:09:58.888 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:09:58.888 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 13:09:59.489 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:09:59.489 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 13:10:00.091 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:10:00.091 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:10:00.691 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 13:10:00.692 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 13:10:00.893 INFO [WorkbenchTestable][Keyboard] Move cursor 13:10:01.093 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:10:01.093 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:10:01.294 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:10:01.696 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:10:01.696 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:10:01.896 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:10:02.098 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 13:10:02.298 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 13:10:02.298 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 13:10:02.499 INFO [WorkbenchTestable][Keyboard] Type character 'x', as int:120 13:10:02.499 DEBUG [WorkbenchTestable][Keyboard] Press character 'x', as int:120 13:10:02.699 DEBUG [WorkbenchTestable][Keyboard] Release character 'x', as int:120 13:10:02.901 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 13:10:03.101 INFO [WorkbenchTestable][Keyboard] Move cursor 13:10:03.302 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:10:03.302 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:10:03.502 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:10:03.903 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:10:03.903 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:10:04.104 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:10:04.505 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:10:04.505 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:10:04.705 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:10:05.106 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:10:05.107 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:10:05.307 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:10:05.708 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:10:05.708 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:10:05.908 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:10:06.109 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 13:10:06.109 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 13:10:06.309 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 13:10:06.309 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 13:10:06.510 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 13:10:06.711 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 13:10:06.913 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 13:10:06.913 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 13:10:06.913 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 13:10:06.914 DEBUG [main][AbstractWait] Waiting until shell is active... 13:10:06.914 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:10:06.914 INFO [main][AbstractShell] Close shell Keyboard testing shell 13:10:06.914 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 13:10:06.917 DEBUG [main][AbstractWait] Waiting while shell is available... 13:10:06.918 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:10:06.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:10:06.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:10:06.918 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:10:06.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:06.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:06.936 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 13:10:06.936 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:10:06.936 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 13:10:06.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:10:06.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:10:06.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:10:06.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:10:06.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 13:10:06.947 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 13:10:06.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 13:10:06.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:10:06.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:10:06.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:10:06.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:10:06.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:06.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:06.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 13:10:06.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:10:06.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:06.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:06.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:06.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:06.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:10:06.947 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:10:06.948 INFO [WorkbenchTestable][Keyboard] Type text "{@Test}" 13:10:06.955 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:10:06.955 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 13:10:07.156 INFO [WorkbenchTestable][Keyboard] As char:[, as int:91 13:10:08.157 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:10:08.157 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 13:10:08.357 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 13:10:09.359 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:10:09.359 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 13:10:09.559 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:10:10.561 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:10:10.561 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 13:10:11.162 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:10:11.162 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 13:10:11.763 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:10:11.763 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:10:12.363 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:10:12.363 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 13:10:12.564 INFO [WorkbenchTestable][Keyboard] As char:], as int:93 13:10:13.565 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 13:10:13.565 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 13:10:13.565 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 13:10:13.566 DEBUG [main][AbstractWait] Waiting until shell is active... 13:10:13.566 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:10:13.566 INFO [main][AbstractShell] Close shell Keyboard testing shell 13:10:13.566 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 13:10:13.570 DEBUG [main][AbstractWait] Waiting while shell is available... 13:10:13.570 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:10:13.570 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:10:13.570 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:10:13.570 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:10:13.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:13.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:13.586 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 13:10:13.587 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:10:13.587 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 13:10:13.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:10:13.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:10:13.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:10:13.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:10:13.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 13:10:13.597 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 13:10:13.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 13:10:13.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:10:13.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:10:13.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:10:13.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:10:13.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:13.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:13.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 13:10:13.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:10:13.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:13.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:13.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:13.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:13.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:10:13.597 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:10:13.598 INFO [WorkbenchTestable][Keyboard] Type text "test" 13:10:13.598 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:10:13.598 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:10:14.199 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:10:14.199 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 13:10:14.800 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:10:14.800 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 13:10:15.401 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:10:15.401 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:10:16.002 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 13:10:16.002 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 13:10:16.202 INFO [WorkbenchTestable][Keyboard] Move cursor 13:10:16.403 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:10:16.403 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:10:16.603 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:10:17.005 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:10:17.005 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:10:17.205 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:10:17.406 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 13:10:17.607 INFO [WorkbenchTestable][Keyboard] Type character '', as int:127 13:10:17.607 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:127 13:10:17.807 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:127 13:10:18.009 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 13:10:18.009 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 13:10:18.009 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 13:10:18.010 DEBUG [main][AbstractWait] Waiting until shell is active... 13:10:18.010 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:10:18.010 INFO [main][AbstractShell] Close shell Keyboard testing shell 13:10:18.010 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 13:10:18.014 DEBUG [main][AbstractWait] Waiting while shell is available... 13:10:18.014 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:10:18.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:10:18.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:10:18.014 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:10:18.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:18.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:18.039 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 13:10:18.039 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:10:18.039 INFO [WorkbenchTestable][RequirementsRunner] Started test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 13:10:18.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:10:18.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:10:18.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:10:18.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:10:18.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:18.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:18.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:10:18.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:10:18.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:10:18.040 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:10:18.040 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 13:10:18.240 INFO [WorkbenchTestable][Keyboard] As char:h, as int:104 13:10:19.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available.... 13:10:19.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available. finished successfully 13:10:19.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Search 13:10:19.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:10:19.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:10:19.251 INFO [WorkbenchTestable][AbstractShell] Close shell Search 13:10:19.251 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Search' 13:10:19.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:10:19.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:10:19.281 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 13:10:19.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:10:19.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:10:19.281 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:10:19.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:19.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:19.281 INFO [WorkbenchTestable][RequirementsRunner] Finished test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 13:10:19.282 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:10:19.282 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 13:10:19.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:10:19.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:10:19.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:10:19.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:10:19.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 13:10:19.294 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 13:10:19.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 13:10:19.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:10:19.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:10:19.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:10:19.294 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:10:19.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:19.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:19.294 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 13:10:19.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:10:19.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:19.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:19.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:19.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:19.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:10:19.294 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:10:19.295 INFO [WorkbenchTestable][Keyboard] Type text "test" 13:10:19.295 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:10:19.295 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:10:19.896 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:10:19.896 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 13:10:20.497 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:10:20.498 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 13:10:21.099 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:10:21.099 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:10:21.699 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 13:10:21.699 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 13:10:21.900 INFO [WorkbenchTestable][Keyboard] Move cursor 13:10:22.100 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:10:22.100 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:10:22.300 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:10:22.702 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:10:22.702 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:10:22.902 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:10:23.103 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 13:10:23.304 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 13:10:23.304 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 13:10:23.504 INFO [WorkbenchTestable][Keyboard] Type character 'c', as int:99 13:10:23.504 DEBUG [WorkbenchTestable][Keyboard] Press character 'c', as int:99 13:10:23.705 DEBUG [WorkbenchTestable][Keyboard] Release character 'c', as int:99 13:10:23.905 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 13:10:24.106 INFO [WorkbenchTestable][Keyboard] Move cursor 13:10:24.306 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:10:24.306 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:10:24.506 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:10:24.914 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:10:24.914 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:10:25.114 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:10:25.516 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:10:25.516 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:10:25.716 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:10:26.117 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:10:26.117 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:10:26.318 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:10:26.719 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:10:26.719 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:10:26.919 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:10:27.120 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 13:10:27.120 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 13:10:27.320 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 13:10:27.320 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 13:10:27.521 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 13:10:27.722 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 13:10:27.923 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 13:10:27.923 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 13:10:27.923 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 13:10:27.924 DEBUG [main][AbstractWait] Waiting until shell is active... 13:10:27.924 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:10:27.924 INFO [main][AbstractShell] Close shell Keyboard testing shell 13:10:27.924 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 13:10:27.927 DEBUG [main][AbstractWait] Waiting while shell is available... 13:10:27.927 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:10:27.927 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:10:27.927 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:10:27.927 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:10:27.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:27.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:27.932 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 13:10:27.933 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:10:27.933 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:10:27.933 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:10:27.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:27.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.911 s - in org.eclipse.reddeer.swt.test.keyboard.KeyboardTest typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.251 s cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.661 s typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 6.65 s selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.452 s keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 1.242 s copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.65 s Running org.eclipse.reddeer.swt.test.WidgetResolverTest 13:10:27.937 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.WidgetResolverTest 13:10:27.938 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:10:27.938 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:10:27.938 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 13:10:27.938 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:10:27.938 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:10:27.948 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:10:27.948 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:10:27.948 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:10:27.949 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:10:27.949 INFO [WorkbenchTestable][RequirementsRunner] Started test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 13:10:27.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 13:10:27.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:10:27.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:10:27.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:10:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:27.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:10:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:10:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:10:27.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widgets with specified parent and matchers 13:10:27.954 TRACE [WorkbenchTestable][WidgetLookup] 145 widget(s) found 13:10:27.954 INFO [WorkbenchTestable][WidgetResolverTest] Testing 145 widgets for matching children to parent. 13:10:27.956 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@1d2d3bc2] 13:10:27.956 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@79c01d37] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1d2d3bc2] 13:10:27.956 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1d2d3bc2] 13:10:27.957 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@6d82a9bb] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1d2d3bc2] 13:10:27.957 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19057ce2] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1d2d3bc2] 13:10:27.957 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@60d5f350] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 13:10:27.957 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@60d5f350] 13:10:27.957 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}]}] 13:10:27.957 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@4d390a0c] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 13:10:27.958 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@4d390a0c] 13:10:27.958 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@4d390a0c] 13:10:27.958 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@75e355e] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@4d390a0c] 13:10:27.958 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@4d390a0c] 13:10:27.958 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61] 13:10:27.958 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61] 13:10:27.959 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@358ebd61] 13:10:27.959 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61] 13:10:27.959 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Package Explorer} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61] 13:10:27.959 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:10:27.959 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:10:27.959 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}] 13:10:27.959 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}] 13:10:27.962 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 13:10:27.962 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 13:10:27.962 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:10:27.962 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 13:10:27.962 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 13:10:27.963 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}] 13:10:27.963 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}]}] 13:10:27.963 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Tree {} [layout=null] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}] 13:10:27.963 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}] 13:10:27.963 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}] 13:10:27.963 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}] 13:10:27.964 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 13:10:27.964 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}] 13:10:27.964 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 13:10:27.964 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}] 13:10:27.964 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 13:10:27.964 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}] 13:10:27.965 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Package Explorer} 13:10:27.965 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 13:10:27.965 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@758d901e] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 13:10:27.965 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@758d901e] 13:10:27.965 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@758d901e] 13:10:27.965 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@758d901e] 13:10:27.965 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@758d901e] 13:10:27.965 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:10:27.966 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:10:27.966 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}] 13:10:27.966 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}] 13:10:27.966 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}] 13:10:27.966 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}] 13:10:27.966 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}] 13:10:27.967 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}] 13:10:27.967 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}] 13:10:27.967 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}] 13:10:27.967 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}] 13:10:27.967 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}] 13:10:27.967 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}] 13:10:27.968 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@75e355e] 13:10:27.968 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@75e355e] 13:10:27.968 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@75e355e] 13:10:27.968 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@75e355e] 13:10:27.968 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Outline} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@75e355e] 13:10:27.968 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}] 13:10:27.968 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}] 13:10:27.969 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:10:27.969 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:10:27.969 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 13:10:27.969 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 13:10:27.969 INFO [WorkbenchTestable][WidgetResolverTest] Child widget PageBook {} [layout=org.eclipse.ui.part.PageBook$PageBookLayout@56e92cdf] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 13:10:27.969 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@56e92cdf] 13:10:27.970 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}] 13:10:27.970 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Outline} 13:10:27.970 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996] 13:10:27.970 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996] 13:10:27.970 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@485e0996] 13:10:27.970 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996] 13:10:27.970 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996] 13:10:27.970 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996] 13:10:27.971 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996] 13:10:27.971 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Problems} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996] 13:10:27.971 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Javadoc} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996] 13:10:27.971 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Declaration} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996] 13:10:27.971 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996] 13:10:27.971 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Error Log} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996] 13:10:27.972 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT Controls} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996] 13:10:27.972 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:10:27.972 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:10:27.972 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}] 13:10:27.973 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}] 13:10:27.973 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] 13:10:27.973 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:10:27.973 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 13:10:27.973 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 13:10:27.974 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Problems} 13:10:27.974 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT} 13:10:27.974 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Error Log} 13:10:27.974 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT Controls} 13:10:27.975 INFO [WorkbenchTestable][WidgetResolverTest] Child widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@4741fb8d] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@79c01d37] 13:10:27.975 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@79c01d37] 13:10:27.975 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CLabel {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@4741fb8d] 13:10:27.975 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@4741fb8d] 13:10:27.975 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {}] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@4741fb8d] 13:10:27.975 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:10:27.975 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {}] matches to its parent widget Composite {} [layout=GridLayout {}] 13:10:27.976 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 13:10:27.976 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 13:10:27.976 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget ImageBasedFrame {} [layout=null] 13:10:27.976 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Canvas {} [layout=null] matches to its parent widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] 13:10:27.976 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}] 13:10:27.976 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {topControl=ProgressBar {}}] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 13:10:27.977 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 13:10:27.977 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2] 13:10:27.977 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2] 13:10:27.977 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2] 13:10:27.977 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2] 13:10:27.977 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2] 13:10:27.977 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2] 13:10:27.978 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2] 13:10:27.978 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2] 13:10:27.978 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2] 13:10:27.978 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2] 13:10:27.978 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@18e6b4e2] 13:10:27.978 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2] 13:10:27.979 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2] 13:10:27.979 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 13:10:27.979 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=newWizardDropDown, visible=true)} matches to its parent widget ToolBar {} [layout=null] 13:10:27.979 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=save, visible=true)} matches to its parent widget ToolBar {} [layout=null] 13:10:27.979 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=saveAll, visible=true)} matches to its parent widget ToolBar {} [layout=null] 13:10:27.980 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 13:10:27.980 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=undo, visible=true)} matches to its parent widget ToolBar {} [layout=null] 13:10:27.980 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=redo, visible=true)} matches to its parent widget ToolBar {} [layout=null] 13:10:27.980 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 13:10:27.980 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] 13:10:27.981 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] 13:10:27.981 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 13:10:27.981 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] 13:10:27.981 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] 13:10:27.982 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 13:10:27.982 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] 13:10:27.982 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] 13:10:27.982 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 13:10:27.982 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] 13:10:27.983 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 13:10:27.983 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=openType, visible=true)} matches to its parent widget ToolBar {} [layout=null] 13:10:27.983 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.search.OpenSearchDialogPage, visible=true)} matches to its parent widget ToolBar {} [layout=null] 13:10:27.983 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 13:10:27.983 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] 13:10:27.984 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] 13:10:27.984 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] 13:10:27.984 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] 13:10:27.984 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=backardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 13:10:27.984 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=forwardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 13:10:27.984 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: Separator(id=pin.group, visible=true)} matches to its parent widget ToolBar {} [layout=null] 13:10:27.985 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] 13:10:27.985 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}] 13:10:27.986 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}] 13:10:27.986 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:10:27.986 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] 13:10:27.986 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}] 13:10:27.987 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:10:27.987 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:10:27.987 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.ui.resourcePerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@135e49b2 (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@5d37aa0f, 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] 13:10:27.988 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.jdt.ui.JavaPerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@6054ac20 (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@5d37aa0f, 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] 13:10:27.988 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 13:10:27.988 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:10:27.988 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:10:27.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:27.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:27.989 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 13:10:27.989 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 13:10:27.989 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:10:27.989 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:10:27.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:27.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.reddeer.swt.test.WidgetResolverTest parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) Time elapsed: 0.04 s Running org.eclipse.reddeer.swt.test.EditorBarTest 13:10:27.994 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.EditorBarTest 13:10:27.994 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:10:27.995 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:10:27.995 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 13:10:27.995 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:10:27.995 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:10:27.995 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:10:27.995 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:10:27.995 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:10:27.995 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:10:27.996 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 13:10:27.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 13:10:27.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:10:27.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:10:27.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:10:27.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:10:27.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:10:27.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:10:27.996 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:10:27.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:27.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:27.996 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:10:27.996 DEBUG [main][MenuItemLookup] Found menu:'File' 13:10:27.996 DEBUG [main][MenuItemLookup] Item match:File 13:10:28.008 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:10:28.008 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:10:28.011 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:10:28.011 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:10:28.011 DEBUG [main][MenuItemLookup] Found menu:'' 13:10:28.011 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:10:28.011 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:10:28.011 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:10:28.011 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:10:28.011 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:10:28.011 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:10:28.011 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:10:28.011 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:10:28.011 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:10:28.011 DEBUG [main][MenuItemLookup] Found menu:'File' 13:10:28.011 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:10:28.011 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:10:28.011 DEBUG [main][MenuItemLookup] Found menu:'' 13:10:28.011 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:10:28.011 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:10:28.012 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:10:28.012 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:10:28.012 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:10:28.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 13:10:28.076 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 13:10:28.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:10:28.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:10:28.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:10:28.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:10:28.078 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:10:28.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:28.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:28.078 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 13:10:28.078 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:10:28.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:28.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:28.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:28.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:28.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:10:28.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:10:28.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:10:28.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:10:28.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:10:28.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:10:28.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:10:28.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:10:28.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:10:28.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:10:28.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:10:28.588 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:10:28.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:10:28.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:10:28.588 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:10:28.588 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:10:28.588 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:10:28.591 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:10:28.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 "Next >") 13:10:28.591 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:10:28.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:28.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:28.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 13:10:28.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:10:28.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:28.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:28.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:28.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:28.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:10:28.592 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:10:28.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:10:28.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:10:28.592 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:10:28.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:10:28.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 13:10:28.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 13:10:28.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 13:10:28.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:10:28.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:10:28.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:") 13:10:28.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:10:28.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:28.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:28.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 13:10:28.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:10:28.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:28.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:28.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:28.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:28.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:10:28.631 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:10:28.631 INFO [WorkbenchTestable][AbstractText] Text set to: EditorBarTest-test 13:10:28.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 13:10:28.633 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:10:28.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:28.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:28.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 13:10:28.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:10:28.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:28.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:28.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:28.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:28.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:10:28.635 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:10:28.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:10:28.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:10:28.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:10:28.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:10:28.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:10:29.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:10:29.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:10:29.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:10:29.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:10:29.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:10:29.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:10:29.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:10:29.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:29.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:10:29.148 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:10:29.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:10:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:10:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:10:29.148 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:10:29.149 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:10:29.149 DEBUG [main][MenuItemLookup] Found menu:'File' 13:10:29.149 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:10:29.149 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:10:29.149 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:10:29.149 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:10:29.149 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:10:29.149 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:10:29.149 DEBUG [main][MenuItemLookup] Item match:Window 13:10:29.149 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:10:29.149 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:10:29.149 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:10:29.149 DEBUG [main][MenuItemLookup] Found menu:'' 13:10:29.149 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:10:29.149 DEBUG [main][MenuItemLookup] Item match:Show View 13:10:29.153 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:10:29.153 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:10:29.153 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:10:29.153 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:10:29.153 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:10:29.153 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:10:29.153 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:10:29.153 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:10:29.153 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:10:29.153 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:10:29.153 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:10:29.153 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:10:29.153 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:10:29.153 DEBUG [main][MenuItemLookup] Found menu:'' 13:10:29.153 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:10:29.153 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:10:29.156 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:10:29.156 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:10:29.156 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:10:29.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:10:29.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:10:29.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:10:29.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:10:29.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:10:29.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:10:29.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:10:29.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:29.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:29.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:10:29.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:10:29.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:29.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:29.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:29.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:29.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:10:29.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:10:29.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:10:29.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:10:29.212 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:10:29.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:10:29.213 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:10:29.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:10:29.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:10:29.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:10:29.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:10:29.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:10:29.213 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:10:29.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:10:29.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:10:29.213 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:10:29.213 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:10:29.213 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:10:29.214 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:10:29.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:10:29.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:29.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:29.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:10:29.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:10:29.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:29.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:29.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:10:29.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:10:29.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:29.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:29.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:10:29.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:10:29.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:29.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:29.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:29.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:29.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:10:29.215 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:10:29.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:10:29.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:10:29.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:10:29.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:10:29.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:10:29.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:10:29.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:10:29.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:29.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:29.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:10:29.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:29.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:29.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:10:29.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:10:29.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:10:29.259 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:10:29.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 '\*?\QProject Explorer\E') 13:10:29.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:29.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:29.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:29.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:29.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:10:29.260 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:10:29.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:10:29.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:10:29.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:10:29.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:10:29.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:10:29.262 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:10:29.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:10:29.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:10:29.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:10:29.263 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:10:29.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:10:29.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:10:29.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:10:29.279 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:10:29.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:10:29.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:10:29.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:10:29.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:29.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:29.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:10:29.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:29.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:10:30.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:30.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:10:30.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:10:30.282 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:10:30.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:10:30.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:10:30.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:10:30.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:10:30.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:30.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:30.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:30.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:30.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:10:30.284 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 13:10:30.294 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:10:30.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:10:30.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:10:30.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:10:30.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 13:10:30.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:30.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:30.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:30.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:30.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:10:30.295 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:10:30.295 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:10:30.295 DEBUG [main][TreeItemHandler] Set Tree selection 13:10:30.295 DEBUG [main][TreeHandler] Notify Tree about selection event 13:10:30.307 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:10:30.324 DEBUG [WorkbenchTestable][TreeItemHandler] EditorBarTest-test 13:10:30.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:30.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:30.324 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:10:30.324 DEBUG [main][MenuItemLookup] Found menu:'File' 13:10:30.324 DEBUG [main][MenuItemLookup] Item match:File 13:10:30.325 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:10:30.325 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:10:30.327 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:10:30.327 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:10:30.327 DEBUG [main][MenuItemLookup] Found menu:'' 13:10:30.327 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:10:30.327 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:10:30.327 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:10:30.327 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:10:30.327 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:10:30.327 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:10:30.327 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:10:30.327 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:10:30.327 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:10:30.327 DEBUG [main][MenuItemLookup] Found menu:'File' 13:10:30.327 DEBUG [main][MenuItemLookup] Item match:File 13:10:30.328 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"File" 13:10:30.328 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text File 13:10:30.328 INFO [main][MenuItemHandler] Select menu item: File 13:10:30.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 13:10:30.394 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 13:10:30.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 13:10:30.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:10:30.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:10:30.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 13:10:30.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:10:30.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:30.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:30.395 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 13:10:30.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:10:30.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:30.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:30.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:30.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:30.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:10:30.408 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:10:30.408 INFO [WorkbenchTestable][AbstractText] Text set to: test.tlb 13:10:30.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 13:10:30.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:10:30.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:30.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:30.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 13:10:30.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:10:30.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:30.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:30.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:30.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:30.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:10:30.415 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:10:30.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:10:30.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:10:30.415 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:10:30.415 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:10:30.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:10:30.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:10:30.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3f7f3fba is found... 13:10:30.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3f7f3fba is found finished successfully 13:10:30.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qeditor-with-toolbar\E') 13:10:30.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:30.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:30.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:30.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:30.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:10:30.931 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:10:30.931 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Editor with toolbar example TooltipText=null 13:10:30.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:30.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:30.932 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editor-with-toolbar"as the parent 13:10:30.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Execute task") 13:10:30.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:30.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:30.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:30.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:30.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:10:30.932 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Execute task 13:10:30.932 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:10:30.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:10:30.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:30.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:30.934 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:10:30.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:30.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:30.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform 13:10:30.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:10:30.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:10:30.936 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform' 13:10:30.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:10:30.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:30.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:30.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:30.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:30.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:10:30.937 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:10:30.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:10:30.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:10:30.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:10:30.945 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:10:30.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:10:30.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:10:30.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:10:30.946 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:10:30.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:10:30.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:10:30.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:10:30.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:30.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:30.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:10:31.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:31.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:10:31.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:31.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:10:32.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:32.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:10:32.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:10:32.448 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:10:32.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:10:32.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:10:32.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:10:32.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 13:10:32.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:32.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:32.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:32.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:32.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:10:32.449 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 13:10:32.451 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 13:10:32.451 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 13:10:32.451 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 13:10:32.459 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 13:10:32.460 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:10:32.460 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:10:32.514 DEBUG [main][MenuItemLookup] Found menu:'New' 13:10:32.514 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:10:32.514 DEBUG [main][MenuItemLookup] Found menu:'' 13:10:32.514 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:10:32.514 DEBUG [main][MenuItemLookup] Found menu:'' 13:10:32.514 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:10:32.514 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:10:32.514 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:10:32.514 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:10:32.514 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:10:32.514 DEBUG [main][MenuItemLookup] Found menu:'' 13:10:32.514 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:10:32.514 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:10:32.514 DEBUG [main][MenuItemLookup] Found menu:'' 13:10:32.514 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:10:32.514 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:10:32.514 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:10:32.514 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:10:32.514 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:10:32.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:10:32.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:10:32.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:10:33.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:10:33.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:10:33.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:10:33.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:10:33.016 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'EditorBarTest-test' via Explorer 13:10:33.016 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 13:10:33.016 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 13:10:33.017 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 13:10:33.026 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 13:10:33.027 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:10:33.027 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:10:33.047 DEBUG [main][MenuItemLookup] Found menu:'New' 13:10:33.048 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:10:33.048 DEBUG [main][MenuItemLookup] Found menu:'' 13:10:33.048 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:10:33.048 DEBUG [main][MenuItemLookup] Found menu:'' 13:10:33.048 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:10:33.048 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:10:33.048 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:10:33.048 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:10:33.048 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:10:33.048 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:10:33.048 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:10:33.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 'Delete.*'] is available.... 13:10:33.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:10:33.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:10:33.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:10:33.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:10:33.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:33.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:33.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:10:33.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:10:33.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:33.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:33.671 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:10:33.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:10:33.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:33.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:33.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:33.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:33.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:10:33.672 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:10:33.672 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:10:33.672 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:10:33.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:10:33.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:10:33.672 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:10:33.672 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:10:33.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:10:33.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:10:33.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:33.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:33.672 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:10:33.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:10:33.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:33.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:33.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:33.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:33.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:10:33.673 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:10:33.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:10:33.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:10:33.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:10:33.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:10:33.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:10:33.680 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:10:34.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:10:34.181 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:10:34.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:10:34.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:10:34.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:10:34.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:10:34.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:10:34.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:10:34.181 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 13:10:34.181 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:10:34.181 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:10:34.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:34.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:34.181 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 13:10:34.182 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 13:10:34.182 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:10:34.182 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:10:34.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:34.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.188 s - in org.eclipse.reddeer.swt.test.EditorBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) Time elapsed: 6.186 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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.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.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -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.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.WidgetIsFoundTest 13:10:46.641 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 13:10:46.642 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:10:47.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:47.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:47.245 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:10:47.245 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:10:47.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:47.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:10:47.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:10:47.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:47.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 13:10:47.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:47.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:47.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:10:47.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:10:47.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:10:47.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:47.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:47.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:47.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:47.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:10:47.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:10:47.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:10:47.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:10:47.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:10:47.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:47.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:47.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:10:47.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:10:47.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:10:47.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:10:47.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:10:47.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:47.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:47.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:10:47.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:10:47.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:10:47.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 13:10:47.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 13:10:47.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:47.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:47.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:10:47.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:10:47.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:10:47.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 13:10:47.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 13:10:47.353 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:10:47.356 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:10:47.356 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:10:47.356 DEBUG [main][AbstractWait] Waiting until shell is active... 13:10:47.356 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:10:47.356 INFO [main][AbstractShell] Close shell Testing shell 13:10:47.357 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:10:47.429 DEBUG [main][AbstractWait] Waiting while shell is available... 13:10:47.430 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:10:47.819 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 13:10:47.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:10:48.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:48.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:48.069 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:10:48.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:10:48.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:48.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:10:48.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:10:48.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:48.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 13:10:48.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:48.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:48.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:10:48.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:10:48.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:10:48.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:48.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:48.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:10:48.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:10:48.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:10:48.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:48.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:48.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:10:48.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:10:48.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:10:48.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:48.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:48.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:10:48.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:10:48.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:10:48.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:48.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:48.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:10:48.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:10:48.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:10:48.083 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:10:48.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 13:10:48.084 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:10:48.084 DEBUG [main][AbstractWait] Waiting until shell is active... 13:10:48.084 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:10:48.084 INFO [main][AbstractShell] Close shell Testing shell 13:10:48.084 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:10:48.095 DEBUG [main][AbstractWait] Waiting while shell is available... 13:10:48.096 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:10:48.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:48.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:10:48.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:10:48.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 13:10:48.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:10:48.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 13:10:48.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 13:10:48.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 13:10:48.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 13:10:48.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 13:10:48.419 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 13:10:48.420 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:10:48.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:48.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:48.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:10:48.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:10:48.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:48.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:10:48.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:10:48.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:48.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 13:10:48.720 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:10:48.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:48.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:48.731 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:10:48.731 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:10:48.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:48.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:48.732 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:10:48.733 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:10:48.733 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:10:48.734 DEBUG [main][AbstractWait] Waiting until shell is active... 13:10:48.734 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:10:48.734 INFO [main][AbstractShell] Close shell Testing shell 13:10:48.734 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:10:48.750 DEBUG [main][AbstractWait] Waiting while shell is available... 13:10:48.751 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:10:49.060 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 13:10:49.060 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:10:49.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:49.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:49.304 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:10:49.304 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:10:49.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:49.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:10:49.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:10:49.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:49.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 13:10:49.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:10:49.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:49.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:49.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:10:49.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:10:49.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:49.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:49.318 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:10:49.319 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:10:49.319 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:10:49.320 DEBUG [main][AbstractWait] Waiting until shell is active... 13:10:49.320 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:10:49.320 INFO [main][AbstractShell] Close shell Testing shell 13:10:49.320 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:10:49.330 DEBUG [main][AbstractWait] Waiting while shell is available... 13:10:49.331 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:10:49.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:49.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:10:49.617 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 13:10:49.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:10:49.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:49.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:49.876 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:10:49.876 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:10:49.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:49.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:10:49.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:10:49.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:49.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 13:10:49.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:10:49.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:10:49.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:49.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:49.883 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:10:49.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:10:49.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:49.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:49.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:49.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:49.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:10:49.884 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 13:10:49.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:10:49.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:49.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:49.885 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:10:49.885 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:10:49.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:49.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:10:49.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:10:49.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:49.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:10:49.888 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 13:10:49.888 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:10:49.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:49.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:49.889 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:10:49.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:10:49.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:49.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:10:49.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:10:49.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:49.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 13:10:49.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:49.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:49.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:49.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:49.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:49.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:49.897 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:10:49.898 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:10:49.898 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:10:49.898 DEBUG [main][AbstractWait] Waiting until shell is active... 13:10:49.898 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:10:49.898 INFO [main][AbstractShell] Close shell Testing shell 13:10:49.898 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:10:49.911 DEBUG [main][AbstractWait] Waiting while shell is available... 13:10:49.912 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:10:50.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 13:10:50.207 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:10:50.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:50.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:50.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:10:50.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:10:50.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:10:50.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:10:50.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:10:50.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:10:50.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 13:10:50.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:10:50.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:50.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:50.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:10:50.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:10:50.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:10:50.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:10:50.465 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:10:50.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 13:10:50.465 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:10:50.466 DEBUG [main][AbstractWait] Waiting until shell is active... 13:10:50.466 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:10:50.466 INFO [main][AbstractShell] Close shell Testing shell 13:10:50.466 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:10:50.475 DEBUG [main][AbstractWait] Waiting while shell is available... 13:10:50.475 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.65 s - in org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest testIndex(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 1.506 s testNotFoundAfterClose(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.665 s testMatcher(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.654 s testGetResult(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.58 s testParent(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.581 s testSimple(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.564 s Running org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:10:50.509 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:10:50.510 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 13:10:50.519 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:10:50.520 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 13:10:50.534 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:10:50.545 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:10:50.546 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:10:50.550 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:10:50.552 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 13:10:50.552 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 13:10:50.552 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 13:10:50.553 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:10:50.553 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:10:50.555 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:10:50.555 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:10:50.558 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:10:50.560 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:10:50.560 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 13:10:50.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:10:50.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:10:50.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:10:50.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:10:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:10:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:10:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:10:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:10:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:10:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:10:50.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:10:50.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:10:51.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:10:51.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 13:10:51.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:10:52.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 13:10:52.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:10:52.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 13:10:52.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 13:10:52.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 13:10:52.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:10:53.572 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 13:10:53.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:10:53.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:10:53.577 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:10:53.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:53.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:53.578 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 13:10:53.578 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:10:53.578 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 13:10:53.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:10:53.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:10:53.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:10:53.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:10:53.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:10:53.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:10:53.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:10:53.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:10:54.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:10:54.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:10:55.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:10:55.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:10:56.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:10:56.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:10:57.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:10:57.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:10:57.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running failed, an exception will be thrown 13:10:58.585 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' was successfully killed 13:10:58.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:10:58.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:10:58.586 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:10:58.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:10:58.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:10:58.586 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 13:10:58.587 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:10:58.587 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 13:10:58.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:10:58.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:10:58.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:10:58.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:10:58.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:10:58.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:10:58.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:10:58.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:10:58.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:10:58.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:10:59.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:10:59.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:11:00.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:11:00.589 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:11:01.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:11:01.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:11:02.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:11:02.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:11:03.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:11:03.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:11:04.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:11:04.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 13:11:04.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 13:11:04.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 13:11:04.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:11:05.592 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' was successfully killed 13:11:05.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:11:05.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:11:05.593 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:11:05.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:05.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:05.594 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 13:11:05.594 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:11:05.594 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 13:11:05.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:11:05.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:11:05.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:11:05.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:11:05.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:11:05.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:11:05.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:11:05.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:11:05.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:11:06.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:11:06.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:11:06.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:11:06.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:11:06.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 13:11:06.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 13:11:07.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 13:11:07.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 13:11:08.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 13:11:08.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 13:11:09.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 13:11:09.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 13:11:10.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 13:11:10.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 13:11:11.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 13:11:11.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 13:11:12.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 13:11:12.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 13:11:13.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 13:11:13.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 13:11:14.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 13:11:14.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 13:11:14.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 13:11:14.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 13:11:14.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:11:15.602 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 13:11:15.602 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:11:15.602 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:11:15.602 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:11:15.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:15.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:15.603 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 13:11:15.603 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:11:15.603 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 13:11:15.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:11:15.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:11:15.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:11:15.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:11:15.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:11:15.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:11:15.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:11:15.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:11:15.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:11:15.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:11:15.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:11:16.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:11:16.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:11:16.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:11:16.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:11:17.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:11:17.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:11:18.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:11:18.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:11:19.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:11:19.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:11:20.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:11:20.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:11:21.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:11:21.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 13:11:21.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 13:11:21.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 13:11:21.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 13:11:21.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:11:22.612 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 13:11:23.612 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 13:11:23.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:11:23.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:11:23.613 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:11:23.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:23.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:23.614 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 13:11:23.614 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:11:23.614 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 13:11:23.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:11:23.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:11:23.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:11:23.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:11:23.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:11:23.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:11:23.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:11:23.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:11:24.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:11:24.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:11:25.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:11:25.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:11:25.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:11:25.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:11:25.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:11:25.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:11:25.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:11:25.616 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:11:25.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:25.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:25.616 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 13:11:25.618 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:11:25.618 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:11:25.618 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:11:25.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:25.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.112 s - in org.eclipse.reddeer.core.test.condition.JobIsRunningTest testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 3.018 s testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 5.008 s testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 7.007 s testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 10.009 s testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 8.01 s testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 2.002 s Running org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 13:11:25.628 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 13:11:25.632 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:11:25.632 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:11:25.633 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 13:11:25.633 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:11:25.633 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:11:25.633 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:11:25.633 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:11:25.633 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:11:25.634 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:11:25.634 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 13:11:25.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 13:11:25.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:11:25.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:11:25.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:11:25.945 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 13:11:25.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:26.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:26.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:26.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:11:26.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:26.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:26.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:11:26.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:11:26.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:11:26.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 13:11:26.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:26.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:26.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:11:26.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:26.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:26.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:11:26.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:11:26.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:11:26.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:11:26.234 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:11:26.235 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:11:26.235 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:11:26.235 DEBUG [main][AbstractWait] Waiting until shell is active... 13:11:26.235 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:11:26.235 INFO [main][AbstractShell] Close shell Testing shell 13:11:26.235 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:11:26.249 DEBUG [main][AbstractWait] Waiting while shell is available... 13:11:26.249 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:11:26.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 13:11:26.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:11:26.249 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:11:26.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:26.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:26.270 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 13:11:26.271 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:11:26.271 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 13:11:26.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 13:11:26.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:11:26.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:11:26.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:11:26.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:11:26.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:26.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:26.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:26.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:11:26.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:26.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:26.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:26.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:11:26.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:11:26.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:11:26.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:26.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:26.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:11:26.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:26.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:26.347 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 13:11:26.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 13:11:26.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:11:26.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:11:26.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 13:11:26.852 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 13:11:26.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:11:27.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:11:27.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 13:11:27.354 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 13:11:27.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 13:11:27.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:11:27.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:11:27.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 13:11:27.855 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 13:11:27.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 13:11:27.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:11:28.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:11:28.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 13:11:28.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 13:11:28.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:11:28.359 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 13:11:28.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:11:28.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 13:11:28.360 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 13:11:28.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 13:11:28.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:11:28.360 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 13:11:28.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:11:28.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 13:11:28.360 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 13:11:28.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 13:11:28.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:11:28.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:11:28.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 13:11:28.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 13:11:28.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:11:29.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:11:29.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 13:11:29.361 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 13:11:29.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 13:11:29.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:11:29.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:11:29.862 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 13:11:29.862 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:11:29.862 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:11:29.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:11:30.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:11:30.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:11:30.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:11:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:11:30.365 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:11:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:11:30.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:11:30.365 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:11:30.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:11:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:11:30.365 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:11:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:11:30.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:11:30.365 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 13:11:30.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:11:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:11:30.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:11:30.866 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:11:30.868 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:11:30.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:11:30.868 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:11:30.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:11:30.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:11:30.868 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 13:11:30.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:11:30.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:11:30.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:11:30.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:11:30.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:11:30.869 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 13:11:30.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 13:11:30.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:11:31.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:11:31.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 13:11:31.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 13:11:31.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:11:31.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:11:31.870 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 13:11:31.871 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 13:11:31.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 13:11:31.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:11:32.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:11:32.371 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 13:11:32.371 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 13:11:32.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 13:11:32.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:11:32.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:11:32.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 13:11:32.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 13:11:32.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:11:33.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:11:33.373 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 13:11:33.373 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 13:11:33.373 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 13:11:33.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:11:33.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:11:33.874 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 13:11: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.... 13:11:33.875 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:11:33.875 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:11:33.875 DEBUG [main][AbstractWait] Waiting until shell is active... 13:11:33.875 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:11:33.875 INFO [main][AbstractShell] Close shell Testing shell 13:11:33.875 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:11:33.882 DEBUG [main][AbstractWait] Waiting while shell is available... 13:11:33.882 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:11:33.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 13:11:33.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:11:33.882 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:11:33.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:33.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:33.904 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 13:11:33.904 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 13:11:33.904 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:11:33.904 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:11:33.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:33.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.277 s - in org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 0.636 s testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 7.633 s Running org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest 13:11:33.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test shell"] is available.... 13:11:33.926 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 13:11:33.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 13:11:33.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:33.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:33.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 13:11:33.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:33.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:33.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 13:11:33.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:33.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:33.927 INFO [WorkbenchTestable][AbstractShell] Close shell Test shell 13:11:33.927 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Test shell' 13:11:33.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:11:33.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest testActiveShellExistsGetResult(org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest) Time elapsed: 0.041 s Running org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 13:11:34.010 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 13:11:34.011 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:11:34.011 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:11:34.011 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 13:11:34.012 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:11:34.012 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:11:34.012 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:11:34.012 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:11:34.012 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:11:34.012 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:11:34.012 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 13:11:34.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 13:11:34.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:11:34.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:11:34.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:11:34.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:11:34.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:11:34.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:11:34.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:34.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:34.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:11:34.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 13:11:34.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:11:34.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:34.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:34.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:11:34.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:11:34.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:11:34.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:34.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:34.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:11:34.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:11:34.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:11:34.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:34.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:34.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:11:34.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:11:34.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:11:34.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:34.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:34.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:11:34.081 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 13:11:34.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:11:34.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:34.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:34.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:11:34.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:34.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:34.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:34.138 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:11:34.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:34.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:34.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:34.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:34.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:34.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:35.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:35.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:35.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:11:35.149 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:11:35.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:11:35.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:11:35.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:11:35.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:35.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:35.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:11:35.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:35.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:35.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:35.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:11:35.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:35.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:35.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:35.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:35.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:35.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:36.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:36.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:36.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:11:36.157 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:11:36.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:11:36.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:11:36.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:11:36.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:36.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:36.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:11:36.158 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:36.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:36.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:36.158 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:11:36.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:36.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:36.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:36.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:36.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:36.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:37.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:37.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:37.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:11:37.159 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:11:37.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:11:37.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:11:37.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:11:37.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:37.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:37.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:11:37.159 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:37.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:37.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:37.159 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:11:37.159 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:37.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:37.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:37.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:37.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:37.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:38.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:38.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:38.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:38.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:38.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:11:38.661 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:11:38.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:11:38.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:11:38.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:11:38.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:38.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:38.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 13:11:38.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:38.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:38.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:38.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:11:38.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:38.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:38.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:38.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:39.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:39.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:39.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:39.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:39.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:11:39.662 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:11:39.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:11:39.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:11:39.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:11:39.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:39.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:39.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 13:11:39.663 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:39.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:39.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:39.663 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:11:39.663 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:39.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:39.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:39.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:40.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:40.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:40.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:40.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:40.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:11:40.664 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:11:40.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:11:40.664 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 13:11:40.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:11:40.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:40.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:40.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:11:40.664 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:40.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:40.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:40.665 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:11:40.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:40.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:40.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:40.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:41.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:41.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:41.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:41.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:41.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:11:41.685 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:11:41.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:11:41.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:11:41.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:11:41.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:41.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:41.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:11:41.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:41.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:41.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:41.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:11:41.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:41.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:41.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:41.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:42.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:42.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:42.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:42.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:42.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:11:42.687 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:11:42.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:11:42.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:11:42.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:11:42.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:42.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:42.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:11:42.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:42.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:42.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:42.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:11:42.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:42.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:42.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:42.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:43.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:43.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:43.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:43.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:43.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:11:43.689 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:11:43.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:11:43.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:11:43.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:11:43.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:43.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:43.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 13:11:43.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:43.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:43.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:43.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:11:43.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:43.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:43.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:43.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:44.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:44.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:44.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:44.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:44.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:11:44.691 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:11:44.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:11:44.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:11:44.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:11:44.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:44.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:44.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:11:44.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:44.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:44.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:44.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:11:44.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:44.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:44.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:44.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:45.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:45.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:45.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:45.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:45.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:11:45.693 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:11:45.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:11:45.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:11:45.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:11:45.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:45.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:45.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:11:45.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:45.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:45.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:45.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:11:45.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:45.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:45.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:45.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:46.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:46.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:46.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:46.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:46.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:11:46.695 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:11:46.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:11:46.695 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 13:11:46.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:11:46.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:46.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:46.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:11:46.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:46.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:46.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:46.696 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:11:46.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:46.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:46.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:46.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:47.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:47.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:47.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:47.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:47.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:11:47.704 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:11:47.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:11:47.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 13:11:47.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:11:47.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:47.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:47.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:11:47.705 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:47.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:47.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:47.705 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:11:47.705 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:47.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:47.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:47.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:48.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:48.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:48.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:48.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:48.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:11:48.706 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:11:48.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:11:48.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:11:48.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:11:48.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:48.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:48.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 13:11:48.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:48.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:48.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:48.707 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:11:48.707 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:48.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:48.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:48.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:49.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:49.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:49.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:49.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:49.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:11:49.708 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:11:49.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:11:49.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:11:49.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:11:49.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:49.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:49.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 13:11:49.709 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:49.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:49.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:49.709 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:11:49.709 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:49.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:49.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:49.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:50.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:50.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:50.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:50.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:50.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:11:50.713 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:11:50.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:11:50.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:11:50.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:11:50.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:50.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:50.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:11:50.714 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:50.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:50.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:50.714 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:11:50.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:50.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:50.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:50.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:51.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:51.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:51.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:51.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:51.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:11:51.715 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:11:51.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:11:51.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:11:51.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:11:51.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:51.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:51.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:11:51.716 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:51.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:51.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:51.716 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:11:51.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:51.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:51.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:51.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:52.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:52.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:52.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:52.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:52.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:11:52.717 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:11:52.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:11:52.717 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 13:11:52.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:11:52.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:52.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:52.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:11:52.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:52.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:52.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:52.740 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:11:52.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:52.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:52.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:52.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:53.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:53.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:53.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:53.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:53.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:11:53.743 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:11:53.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:11:53.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:11:53.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:11:53.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:53.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:53.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 13:11:53.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:53.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:53.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:53.744 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:11:53.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:53.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:53.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:53.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:54.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:54.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:54.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:54.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:54.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:11:54.745 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:11:54.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:11:54.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:11:54.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:11:54.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:54.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:54.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:11:54.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:54.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:54.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:54.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:11:54.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:54.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:54.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:54.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:55.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:55.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:55.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:55.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:55.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:11:55.747 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:11:55.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:11:55.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 13:11:55.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:11:55.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:55.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:55.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 13:11:55.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:55.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:55.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:55.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:11:55.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:55.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:55.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:55.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:56.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:56.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:56.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:56.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:57.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:57.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:57.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:11:57.249 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:11:57.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:11:57.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:11:57.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:11:57.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:57.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:57.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:11:57.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:57.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:57.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:57.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:11:57.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:57.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:57.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:57.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:57.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:57.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:58.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:58.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:58.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:11:58.250 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:11:58.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:11:58.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:11:58.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:11:58.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:58.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:58.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:11:58.251 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:58.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:58.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:58.251 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:11:58.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:58.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:58.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:58.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:58.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:58.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:59.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:59.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:59.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:11:59.253 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:11:59.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:11:59.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 13:11:59.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:11:59.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:11:59.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:11:59.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:11:59.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:11:59.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:11:59.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:11:59.254 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:11:59.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:11:59.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:11:59.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:59.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:11:59.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:11:59.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:00.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:00.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:00.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:00.277 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:00.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:12:00.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:12:00.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:12:00.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:00.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:00.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:00.278 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:00.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:00.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:00.278 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:12:00.278 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:00.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:00.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:00.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:00.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:00.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:01.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:01.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:01.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:01.279 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:01.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:12:01.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:12:01.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:12:01.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:01.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:01.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:01.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:01.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:01.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:01.280 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:12:01.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:01.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:01.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:01.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:01.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:01.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:02.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:02.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:02.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:02.281 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:02.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:12:02.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:12:02.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:12:02.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:02.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:02.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:02.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:02.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:02.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:02.282 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:12:02.282 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:02.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:02.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:02.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:02.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:02.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:03.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:03.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:03.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:03.283 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:03.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:12:03.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:12:03.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:12:03.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:03.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:03.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:03.283 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:03.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:03.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:03.284 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:12:03.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:03.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:03.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:03.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:03.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:03.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:04.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:04.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:04.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:04.285 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:04.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:12:04.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:12:04.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:12:04.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:04.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:04.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:04.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:04.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:04.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:04.286 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:12:04.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:04.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:04.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:04.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:04.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:04.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:05.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:05.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:05.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:05.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:05.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:05.787 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:05.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:12:05.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 13:12:05.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:12:05.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:05.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:05.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 13:12:05.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:05.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:05.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:05.821 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:12:05.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:05.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:05.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:05.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:06.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:06.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:06.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:06.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:06.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:06.824 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:06.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:12:06.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:12:06.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:12:06.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:06.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:06.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 13:12:06.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:06.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:06.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:06.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:12:06.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:06.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:06.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:06.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:06.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:06.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:06.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:12:06.849 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 13:12:06.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:12:06.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:06.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:06.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:06.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:06.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:06.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:06.850 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:12:06.856 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:06.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:06.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:06.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:07.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:07.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:07.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:07.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:07.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:07.860 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:07.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:12:07.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:12:07.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:12:07.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:07.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:07.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:07.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:07.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:07.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:07.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:12:07.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:07.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:07.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:07.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:07.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:07.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:07.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:12:07.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:12:07.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:12:07.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:07.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:07.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:07.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:07.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:07.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:07.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:12:07.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:07.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:07.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:07.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:08.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:08.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:08.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:08.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:08.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:08.869 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:08.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:12:08.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:12:08.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:12:08.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:08.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:08.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:08.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:08.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:08.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:08.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:12:08.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:08.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:08.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:08.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:09.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:09.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:09.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:09.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:09.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:09.871 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:09.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:12:09.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:12:09.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:12:09.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:09.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:09.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 13:12:09.872 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:09.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:09.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:09.872 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:12:09.872 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:09.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:09.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:09.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:10.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:10.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:10.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:10.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:11.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:11.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:11.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:11.373 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:11.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:12:11.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:12:11.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:12:11.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:11.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:11.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 13:12:11.374 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:11.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:11.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:11.374 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:12:11.374 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:11.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:11.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:11.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:11.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:11.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:12.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:12.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:12.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:12.375 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:12.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:12:12.375 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 13:12:12.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:12:12.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:12.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:12.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:12.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:12.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:12.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:12.376 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:12:12.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:12.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:12.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:12.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:12.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:12.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:13.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:13.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:13.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:13.387 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:13.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:12:13.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:12:13.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:12:13.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:13.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:13.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:13.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:13.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:13.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:13.390 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:12:13.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:13.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:13.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:13.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:13.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:13.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:13.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:12:13.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:12:13.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:12:13.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:13.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:13.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:13.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:13.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:13.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:13.414 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:12:13.414 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:13.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:13.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:13.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:13.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:13.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:14.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:14.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:14.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:14.418 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:14.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:12:14.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:12:14.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:12:14.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:14.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:14.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:14.419 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:14.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:14.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:14.419 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:12:14.419 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:14.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:14.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:14.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:14.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:14.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:15.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:15.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:15.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:15.420 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:15.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:12:15.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:12:15.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:12:15.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:15.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:15.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:15.421 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:15.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:15.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:15.421 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:12:15.421 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:15.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:15.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:15.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:15.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:15.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:16.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:16.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:16.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:16.425 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:16.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:12:16.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:12:16.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:12:16.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:16.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:16.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:16.426 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:16.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:16.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:16.426 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:12:16.427 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:16.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:16.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:16.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:16.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:16.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:17.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:17.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:17.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:17.430 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:17.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:12:17.430 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 13:12:17.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:12:17.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:17.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:17.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:17.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:17.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:17.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:17.440 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:12:17.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:17.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:17.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:17.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:17.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:17.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:18.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:18.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:18.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:18.444 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:18.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:12:18.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:12:18.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:12:18.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:18.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:18.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:18.444 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:18.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:18.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:18.444 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:12:18.444 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:18.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:18.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:18.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:18.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:18.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:18.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:12:18.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:12:18.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:12:18.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:18.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:18.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:18.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:18.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:18.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:18.453 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:12:18.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:18.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:18.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:18.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:18.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:18.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:19.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:19.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:19.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:19.454 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:19.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:12:19.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:12:19.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:12:19.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:19.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:19.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:19.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:19.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:19.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:19.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:12:19.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:19.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:19.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:19.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:19.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:19.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:20.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:20.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:20.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:20.456 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:20.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:12:20.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:12:20.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:12:20.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:20.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:20.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:20.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:20.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:20.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:20.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:12:20.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:20.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:20.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:20.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:20.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:20.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:21.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:21.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:21.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:21.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:21.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:21.958 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:21.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:12:21.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:12:21.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:12:21.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:21.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:21.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:21.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:21.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:21.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:21.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:12:21.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:21.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:21.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:21.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:22.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:22.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:22.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:22.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:23.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:23.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:23.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:23.460 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:23.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:12:23.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 13:12:23.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:12:23.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:23.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:23.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:23.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:23.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:23.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:23.479 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:12:23.479 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:23.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:23.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:23.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:23.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:23.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:24.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:24.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:24.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:24.482 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:24.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:12:24.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:12:24.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:12:24.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:24.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:24.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:24.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:24.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:24.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:24.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:12:24.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:24.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:24.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:24.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:24.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:24.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:24.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:12:24.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:12:24.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:12:24.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:24.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:24.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:24.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:24.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:24.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:24.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:12:24.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:24.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:24.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:24.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:24.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:24.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:25.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:25.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:25.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:25.495 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:25.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:12:25.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:12:25.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:12:25.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:25.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:25.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:25.495 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:25.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:25.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:25.495 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:12:25.495 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:25.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:25.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:25.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:25.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:25.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:26.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:26.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:26.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:26.496 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:26.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:12:26.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:12:26.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:12:26.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:26.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:26.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:26.497 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:26.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:26.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:26.497 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:12:26.497 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:26.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:26.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:26.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:26.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:26.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:27.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:27.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:27.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:27.498 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:27.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:12:27.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:12:27.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:12:27.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:27.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:27.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:27.499 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:27.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:27.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:27.499 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:12:27.499 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:27.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:27.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:27.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:27.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:27.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:28.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:28.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:29.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:29.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:29.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:29.000 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:12:29.004 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 13:12:29.004 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:12:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:29.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:29.004 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:29.004 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:12:29.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:29.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:29.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:29.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:29.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:30.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:30.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:30.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:30.014 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:30.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:12:30.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:12:30.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:12:30.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:30.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:30.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:30.014 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:30.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:30.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:30.014 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:12:30.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:30.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:30.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:30.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:30.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:30.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:30.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:12:30.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 13:12:30.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:12:30.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:30.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:30.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:30.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:30.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:30.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:30.028 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:12:30.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:30.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:30.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:30.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:30.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:30.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:31.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:31.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:31.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:31.037 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:31.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:12:31.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:12:31.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:12:31.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:31.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:31.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:31.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:31.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:31.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:31.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:12:31.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:31.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:31.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:31.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:31.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:12:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:12:31.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:12:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:31.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:31.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:31.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:12:31.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:31.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:31.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:31.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:31.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:32.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:32.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:32.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:32.048 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:32.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:12:32.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:12:32.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:12:32.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:32.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:32.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:32.049 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:32.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:32.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:32.049 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:12:32.049 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:32.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:32.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:32.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:32.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:32.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:33.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:33.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:33.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:33.050 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:33.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:12:33.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:12:33.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:12:33.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:33.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:33.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:33.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:33.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:33.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:33.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:12:33.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:33.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:33.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:33.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:33.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:33.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:33.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:12:33.054 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 13:12:33.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:12:33.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:33.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:33.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:33.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:33.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:33.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:33.055 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:12:33.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:33.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:33.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:33.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:33.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:33.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:34.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:34.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:34.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:34.058 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:34.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:12:34.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:12:34.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:12:34.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:34.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:34.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:34.059 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:34.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:34.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:34.059 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:12:34.059 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:34.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:34.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:34.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:34.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:34.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:34.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:12:34.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:12:34.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:12:34.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:34.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:34.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:34.074 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:34.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:34.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:34.074 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:12:34.074 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:34.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:34.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:34.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:34.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:34.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:35.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:35.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:35.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:35.075 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:35.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:12:35.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:12:35.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:12:35.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:35.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:35.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:35.076 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:35.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:35.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:35.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:12:35.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:35.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:35.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:35.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:35.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:35.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:36.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:36.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:36.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:36.077 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:36.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:12:36.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:12:36.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:12:36.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:36.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:36.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:36.078 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:36.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:36.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:36.078 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:12:36.078 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:36.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:36.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:36.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:36.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:36.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:36.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:12:36.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:12:36.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:12:36.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:36.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:36.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:36.082 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:36.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:36.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:36.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:12:36.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:36.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:36.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:36.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:36.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:36.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:37.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:37.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:37.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:37.083 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:37.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:12:37.083 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 13:12:37.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:12:37.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:37.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:37.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:37.083 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:37.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:37.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:37.089 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:12:37.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:37.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:37.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:37.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:37.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:37.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:38.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:38.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:38.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:38.105 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:38.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:12:38.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:12:38.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:12:38.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:38.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:38.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:38.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:38.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:38.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:38.105 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:12:38.105 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:38.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:38.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:38.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:38.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:38.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:38.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:12:38.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:12:38.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:12:38.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:38.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:38.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:38.113 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:38.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:38.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:38.114 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:12:38.114 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:38.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:38.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:38.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:38.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:38.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:39.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:39.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:39.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:39.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:39.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:39.615 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:39.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:12:39.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:12:39.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:12:39.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:39.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:39.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:39.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:39.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:39.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:39.615 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:12:39.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:39.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:39.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:39.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:40.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:40.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:40.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:40.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:40.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:40.617 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:40.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:12:40.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:12:40.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:12:40.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:40.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:40.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:40.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:40.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:40.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:40.618 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:12:40.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:40.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:40.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:40.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:40.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:40.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:40.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:12:40.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:12:40.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:12:40.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:40.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:40.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:40.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:40.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:40.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:40.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:12:40.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:40.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:40.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:40.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:41.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:41.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:41.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:41.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:41.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:41.622 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:41.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:12:41.622 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 13:12:41.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:12:41.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:41.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:41.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:41.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:41.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:41.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:41.623 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:12:41.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:41.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:41.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:41.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:42.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:42.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:42.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:42.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:42.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:42.633 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:42.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:12:42.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 13:12:42.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:12:42.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:42.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:42.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 13:12:42.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:42.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:42.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:42.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:12:42.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:42.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:42.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:42.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:42.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:42.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:42.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:12:42.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:12:42.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:12:42.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:42.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:42.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:42.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:42.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:42.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:42.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:12:42.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:42.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:42.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:42.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:43.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:43.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:43.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:43.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:43.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:43.642 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:43.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:12:43.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:12:43.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:12:43.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:43.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:43.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 13:12:43.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:43.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:43.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:43.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:12:43.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:43.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:43.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:43.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:44.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:44.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:44.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:44.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:45.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:45.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:45.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:45.144 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:45.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:12:45.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:12:45.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:12:45.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:45.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:45.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:45.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:45.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:45.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:45.145 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:12:45.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:45.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:45.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:45.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:45.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:45.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:45.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:12:45.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:12:45.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:12:45.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:45.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:45.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:45.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:45.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:45.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:45.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:12:45.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:45.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:45.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:45.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:45.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:45.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:46.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:46.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:46.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:46.153 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:46.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:12:46.158 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 13:12:46.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:12:46.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:46.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:46.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:46.158 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:46.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:46.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:46.180 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:12:46.180 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:46.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:46.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:46.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:46.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:46.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:47.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:47.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:47.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:47.183 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:47.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:12:47.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:12:47.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:12:47.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:47.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:47.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:47.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:47.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:47.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:47.184 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:12:47.184 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:47.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:47.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:47.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:47.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:47.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:47.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:12:47.190 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 13:12:47.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:12:47.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:47.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:47.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:47.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:47.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:47.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:47.199 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:12:47.205 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:47.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:47.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:47.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:47.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:47.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:48.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:48.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:48.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:48.208 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:48.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:12:48.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:12:48.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:12:48.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:48.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:48.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:48.209 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:48.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:48.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:48.209 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:12:48.209 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:48.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:48.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:48.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:48.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:48.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:48.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:12:48.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:12:48.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:12:48.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:48.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:48.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:48.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:48.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:48.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:48.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:12:48.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:48.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:48.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:48.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:48.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:48.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:49.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:49.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:49.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:49.219 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:49.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:12:49.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:12:49.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:12:49.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:49.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:49.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:49.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:49.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:49.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:49.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:12:49.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:49.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:49.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:49.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:49.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:49.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:49.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:12:49.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:12:49.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:12:49.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:49.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:49.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:49.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:49.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:49.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:49.225 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:12:49.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:49.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:49.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:49.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:49.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:49.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:49.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:12:49.228 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 13:12:49.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:12:49.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:49.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:49.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:49.228 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:49.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:49.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:49.228 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:12:49.228 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:49.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:49.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:49.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:49.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:49.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:50.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:50.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:50.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:50.231 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:50.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:12:50.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:12:50.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:12:50.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:50.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:50.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:50.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:50.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:50.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:50.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:12:50.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:50.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:50.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:50.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:50.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:50.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:50.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:12:50.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:12:50.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:12:50.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:50.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:50.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:50.245 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:50.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:50.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:50.245 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:12:50.245 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:50.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:50.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:50.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:50.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:50.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:51.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:51.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:51.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:51.247 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:51.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:12:51.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:12:51.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:12:51.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:51.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:51.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:51.248 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:51.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:51.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:51.248 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:12:51.248 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:51.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:51.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:51.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:51.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:51.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:51.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:12:51.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 13:12:51.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:12:51.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:51.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:51.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:51.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:51.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:51.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:51.259 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:12:51.259 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:51.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:51.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:51.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:51.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:51.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:52.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:52.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:52.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:52.263 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:52.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:12:52.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:12:52.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:12:52.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:52.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:52.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:52.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:52.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:52.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:52.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:12:52.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:52.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:52.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:52.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:52.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:52.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:52.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:12:52.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:12:52.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:12:52.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:52.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:52.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:52.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:52.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:52.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:52.284 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:12:52.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:52.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:52.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:52.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:52.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:52.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:53.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:53.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:53.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:53.287 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:53.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:12:53.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:12:53.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:12:53.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:53.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:53.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:53.288 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:53.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:53.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:53.288 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:12:53.288 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:53.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:53.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:53.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:53.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:53.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:53.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:12:53.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:12:53.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:12:53.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:53.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:53.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:53.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:53.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:53.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:53.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:12:53.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:53.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:53.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:53.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:53.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:53.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:53.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:12:53.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:12:53.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:12:53.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:53.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:53.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:53.294 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:53.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:53.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:53.294 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:12:53.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:53.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:53.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:53.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:53.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:53.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:54.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:54.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:54.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:54.295 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:54.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:12:54.296 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 13:12:54.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:12:54.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:54.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:54.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:54.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:54.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:54.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:54.296 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:12:54.296 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:54.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:54.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:54.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:54.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:54.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:55.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:55.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:55.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:55.387 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:55.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:12:55.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:12:55.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:12:55.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:55.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:55.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:55.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:55.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:55.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:55.388 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:12:55.388 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:55.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:55.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:55.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:55.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:55.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:55.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:12:55.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:12:55.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:12:55.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:55.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:55.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:55.390 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:55.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:55.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:55.390 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:12:55.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:55.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:55.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:55.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:55.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:55.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:56.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:56.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:56.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:56.391 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:56.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:12:56.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:12:56.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:12:56.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:56.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:56.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 13:12:56.392 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:56.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:56.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:56.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:12:56.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:56.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:56.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:56.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:56.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:56.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:56.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:12:56.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:12:56.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:12:56.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:56.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:56.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:56.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:56.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:56.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:56.395 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:12:56.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:56.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:56.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:56.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:56.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:56.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:56.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:12:56.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:12:56.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:12:56.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:56.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:56.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:56.398 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:56.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:56.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:56.398 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:12:56.398 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:56.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:56.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:56.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:56.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:56.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:57.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:57.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:57.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:57.399 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:57.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:12:57.402 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 13:12:57.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:12:57.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:57.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:57.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:57.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:57.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:57.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:57.409 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:12:57.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:57.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:57.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:57.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:57.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:57.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:58.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:58.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:58.413 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:58.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:12:58.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:12:58.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:12:58.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:58.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:58.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:58.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:58.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:58.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:58.421 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:12:58.421 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:58.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:58.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:58.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:58.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:58.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:58.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:12:58.422 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 13:12:58.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:12:58.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:58.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:58.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:58.423 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:58.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:58.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:58.453 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:12:58.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:58.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:58.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:58.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:58.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:58.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:59.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:59.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:59.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:12:59.456 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:12:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:12:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:12:59.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:12:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:59.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:59.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:59.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:12:59.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:59.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:59.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:59.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:59.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:12:59.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:12:59.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:12:59.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:59.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:59.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:59.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:59.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:59.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:59.471 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:12:59.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:59.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:59.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:59.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:59.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:59.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:59.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:12:59.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:12:59.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:12:59.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:59.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:59.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:59.475 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:59.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:59.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:59.475 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:12:59.475 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:59.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:59.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:59.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:59.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:59.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:59.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:12:59.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:12:59.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:12:59.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:59.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:59.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:59.478 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:59.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:59.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:59.478 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:12:59.478 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:59.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:59.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:59.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:12:59.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:12:59.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:12:59.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:12:59.481 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 13:12:59.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:12:59.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:12:59.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:12:59.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:12:59.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:12:59.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:12:59.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:12:59.486 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:12:59.486 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:12:59.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:12:59.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:59.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:12:59.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:12:59.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:00.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:00.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:00.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:00.488 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:00.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:13:00.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:13:00.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:13:00.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:00.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:00.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:00.489 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:00.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:00.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:00.489 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:13:00.489 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:00.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:00.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:00.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:00.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:00.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:00.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:13:00.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:13:00.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:13:00.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:00.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:00.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:00.503 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:00.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:00.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:00.503 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:13:00.503 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:00.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:00.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:00.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:00.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:00.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:00.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:13:00.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:13:00.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:13:00.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:00.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:00.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:00.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:00.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:00.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:00.505 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:13:00.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:00.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:00.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:00.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:00.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:00.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:00.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:13:00.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 13:13:00.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:00.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:00.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:00.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:00.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:00.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:00.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:00.516 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:13:00.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:00.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:00.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:00.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:01.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:01.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:01.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:01.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:01.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:01.519 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:01.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:13:01.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:13:01.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:13:01.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:01.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:01.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:01.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:01.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:01.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:01.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:13:01.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:01.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:01.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:01.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:01.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:01.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:01.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:13:01.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:13:01.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:13:01.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:01.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:01.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:01.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:01.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:01.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:01.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:13:01.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:01.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:01.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:01.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:01.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:01.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:01.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:13:01.538 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 13:13:01.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:01.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:01.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:01.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:01.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:01.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:01.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:01.538 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:13:01.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:01.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:01.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:01.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:02.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:02.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:02.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:02.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:02.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:02.567 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:02.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:13:02.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:13:02.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:13:02.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:02.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:02.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 13:13:02.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:02.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:02.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:02.568 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:13:02.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:02.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:02.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:02.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:02.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:02.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:02.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:13:02.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:13:02.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:13:02.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:02.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:02.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:02.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:02.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:02.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:02.585 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:13:02.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:02.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:02.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:02.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:02.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:02.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:02.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:13:02.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:13:02.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:13:02.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:02.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:02.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:02.588 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:02.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:02.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:02.589 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:13:02.589 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:02.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:02.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:02.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:02.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:02.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:02.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:13:02.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:13:02.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:13:02.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:02.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:02.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:02.591 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:02.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:02.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:02.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:13:02.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:02.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:02.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:02.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:02.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:02.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:13:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:13:02.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:13:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:02.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:02.592 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:02.592 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:13:02.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:02.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:02.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:03.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:03.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:03.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:03.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:03.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:03.593 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:03.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:13:03.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 13:13:03.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:03.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:03.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:03.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 13:13:03.596 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:03.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:03.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:03.596 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:13:03.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:03.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:03.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:03.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:04.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:04.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:04.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:04.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:04.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:04.604 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:04.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:13:04.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:13:04.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:13:04.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:04.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:04.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 13:13:04.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:04.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:04.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:04.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:13:04.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:04.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:04.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:04.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:04.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:04.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:04.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:13:04.610 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 13:13:04.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:04.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:04.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:04.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:04.610 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:04.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:04.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:04.614 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:13:04.615 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:04.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:04.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:04.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:05.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:05.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:05.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:05.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:05.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:05.618 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:05.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:13:05.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:13:05.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:13:05.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:05.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:05.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:05.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:05.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:05.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:05.618 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:13:05.619 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:05.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:05.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:05.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:05.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:05.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:05.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:13:05.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:13:05.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:13:05.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:05.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:05.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:05.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:05.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:05.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:05.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:13:05.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:05.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:05.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:05.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:05.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:05.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:05.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:13:05.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:13:05.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:13:05.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:05.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:05.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:05.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:05.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:05.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:05.631 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:13:05.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:05.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:05.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:05.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:05.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:05.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:05.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:13:05.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:13:05.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:13:05.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:05.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:05.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:05.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:05.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:05.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:05.631 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:13:05.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:05.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:05.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:05.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:05.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:05.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:05.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:13:05.632 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 13:13:05.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:05.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:05.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:05.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:05.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:05.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:05.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:05.662 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:13:05.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:05.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:05.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:05.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:06.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:06.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:06.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:06.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:06.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:06.665 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:06.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:13:06.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:13:06.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:13:06.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:06.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:06.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:06.665 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:06.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:06.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:06.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:13:06.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:06.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:06.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:06.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:06.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:06.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:06.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:13:06.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:13:06.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:13:06.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:06.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:06.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:06.678 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:06.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:06.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:06.678 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:13:06.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:06.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:06.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:06.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:06.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:06.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:06.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:13:06.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:13:06.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:13:06.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:06.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:06.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:06.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:06.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:06.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:06.681 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:13:06.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:06.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:06.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:06.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:06.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:06.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:06.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:13:06.682 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 13:13:06.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:06.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:06.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:06.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 13:13:06.682 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:06.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:06.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:06.682 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:13:06.682 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:06.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:06.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:06.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:07.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:07.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:07.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:07.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:07.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:07.684 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:07.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:13:07.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:13:07.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:13:07.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:07.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:07.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 13:13:07.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:07.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:07.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:07.685 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:13:07.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:07.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:07.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:07.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:07.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:07.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:07.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:13:07.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:13:07.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:13:07.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:07.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:07.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 13:13:07.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:07.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:07.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:07.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:13:07.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:07.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:07.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:07.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:07.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:07.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:07.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:13:07.692 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 13:13:07.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:07.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:07.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:07.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 13:13:07.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:07.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:07.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:07.693 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:13:07.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:07.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:07.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:07.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:08.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:08.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:08.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:08.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:08.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:08.695 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:08.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:13:08.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:13:08.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:13:08.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:08.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:08.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 13:13:08.696 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:08.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:08.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:08.696 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:13:08.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:08.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:08.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:08.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:08.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:08.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:08.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:13:08.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:13:08.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:13:08.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:08.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:08.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 13:13:08.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:08.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:08.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:08.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:13:08.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:08.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:08.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:08.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:08.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:08.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:13:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:13:08.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:13:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:08.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:08.703 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:08.703 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:13:08.703 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:08.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:08.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:08.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:13:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:13:08.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:13:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:08.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:08.703 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:08.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:08.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:08.704 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:13:08.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:08.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:08.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:08.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:08.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:08.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:08.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:13:08.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:13:08.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:13:08.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:08.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:08.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:08.704 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:08.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:08.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:08.704 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:13:08.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:08.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:08.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:08.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:08.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:08.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:08.708 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 13:13:08.708 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 13:13:08.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:08.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:08.711 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 13:13:08.721 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 13:13:08.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:08.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:08.724 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 13:13:08.724 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 13:13:08.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:08.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:08.726 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 13:13:08.726 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 13:13:08.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:08.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:08.731 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 13:13:08.731 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 13:13:08.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:08.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:08.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 13:13:08.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:08.739 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:08.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:08.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:08.739 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 13:13:08.739 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:08.740 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 13:13:08.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 13:13:08.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:08.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:08.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:08.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:13:08.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:13:08.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:13:08.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:08.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:08.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:13:08.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:13:08.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:13:08.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:08.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:08.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:13:08.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:13:08.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:13:08.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:08.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:08.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:13:08.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:13:08.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:13:08.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:08.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:08.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:13:08.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:13:08.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:13:08.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:08.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:08.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:13:08.815 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 13:13:08.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:08.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:08.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:08.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 13:13:08.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:08.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:08.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:08.816 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:13:08.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:08.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:08.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:08.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:09.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:09.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:09.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:09.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:09.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:09.824 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:09.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:13:09.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:13:09.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:13:09.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:09.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:09.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 13:13:09.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:09.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:09.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:09.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:13:09.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:09.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:09.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:09.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:10.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:10.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:10.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:10.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:10.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:10.826 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:10.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:13:10.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:13:10.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:13:10.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:10.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:10.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:10.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:10.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:10.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:10.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:13:10.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:10.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:10.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:10.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:11.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:11.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:11.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:11.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:11.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:11.828 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:11.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:13:11.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:13:11.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:13:11.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:11.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:11.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 13:13:11.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:11.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:11.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:11.829 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:13:11.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:11.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:11.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:11.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:12.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:12.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:12.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:12.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:13.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:13.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:13.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:13.330 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:13.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:13:13.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:13:13.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:13:13.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:13.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:13.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:13.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:13.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:13.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:13.331 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:13:13.331 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:13.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:13.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:13.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:13.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:13.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:14.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:14.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:14.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:14.335 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:14.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:13:14.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:13:14.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:13:14.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:14.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:14.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:14.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:14.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:14.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:14.336 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:13:14.336 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:14.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:14.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:14.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:14.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:14.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:15.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:15.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:15.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:15.337 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:15.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:13:15.340 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 13:13:15.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:15.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:15.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:15.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:15.341 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:15.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:15.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:15.341 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:13:15.341 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:15.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:15.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:15.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:15.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:15.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:16.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:16.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:16.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:16.349 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:16.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:13:16.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:13:16.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:13:16.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:16.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:16.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:16.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:16.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:16.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:16.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:13:16.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:16.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:16.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:16.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:16.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:16.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:17.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:17.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:17.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:17.355 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:17.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:13:17.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:13:17.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:13:17.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:17.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:17.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:17.355 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:17.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:17.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:17.355 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:13:17.355 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:17.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:17.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:17.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:17.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:17.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:18.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:18.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:18.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:18.357 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:18.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:13:18.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:13:18.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:13:18.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:18.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:18.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 13:13:18.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:18.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:18.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:18.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:13:18.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:18.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:18.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:18.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:18.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:18.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:19.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:19.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:19.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:19.358 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:19.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:13:19.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:13:19.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:13:19.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:19.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:19.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:19.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:19.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:19.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:19.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:13:19.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:19.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:19.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:19.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:19.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:19.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:20.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:20.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:20.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:20.360 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:20.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:13:20.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:13:20.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:13:20.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:20.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:20.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:20.360 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:20.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:20.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:20.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:13:20.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:20.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:20.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:20.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:20.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:20.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:20.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:13:20.363 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 13:13:20.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:20.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:20.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:20.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:20.364 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:20.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:20.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:20.364 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:13:20.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:20.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:20.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:20.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:20.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:20.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:21.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:21.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:21.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:21.371 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:21.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:13:21.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:13:21.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:13:21.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:21.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:21.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:21.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:21.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:21.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:21.371 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:13:21.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:21.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:21.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:21.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:21.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:21.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:22.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:22.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:22.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:22.373 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:22.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:13:22.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:13:22.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:13:22.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:22.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:22.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:22.373 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:22.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:22.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:22.373 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:13:22.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:22.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:22.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:22.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:22.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:22.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:23.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:23.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:23.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:23.374 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:23.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:13:23.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:13:23.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:13:23.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:23.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:23.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:23.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:23.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:23.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:23.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:13:23.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:23.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:23.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:23.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:23.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:23.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:24.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:24.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:24.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:24.380 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:24.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:13:24.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 13:13:24.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:13:24.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:24.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:24.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 13:13:24.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:24.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:24.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:24.380 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:13:24.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:24.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:24.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:24.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:24.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:24.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:25.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:25.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:25.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:25.381 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:25.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:13:25.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:13:25.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:13:25.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:25.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:25.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:25.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:25.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:25.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:25.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:13:25.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:25.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:25.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:25.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:25.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:25.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:25.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:13:25.388 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 13:13:25.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:25.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:25.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:25.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:25.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:25.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:25.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:25.388 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:13:25.388 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:25.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:25.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:25.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:25.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:25.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:26.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:26.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:26.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:26.396 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:26.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:13:26.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:13:26.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:13:26.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:26.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:26.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:26.396 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:26.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:26.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:26.396 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:13:26.396 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:26.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:26.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:26.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:26.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:26.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:27.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:27.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:27.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:27.397 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:27.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:13:27.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:13:27.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:13:27.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:27.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:27.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:27.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:27.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:27.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:27.398 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:13:27.398 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:27.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:27.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:27.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:27.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:27.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:28.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:28.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:28.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:28.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:28.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:28.899 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:28.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:13:28.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:13:28.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:13:28.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:28.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:28.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 13:13:28.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:28.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:28.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:28.900 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:13:28.900 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:28.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:28.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:28.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:29.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:29.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:29.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:29.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:30.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:30.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:30.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:30.401 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:30.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:13:30.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:13:30.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:13:30.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:30.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:30.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:30.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:30.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:30.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:30.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:13:30.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:30.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:30.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:30.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:30.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:30.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:30.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:13:30.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 13:13:30.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:30.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:30.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:30.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:30.405 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:30.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:30.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:30.405 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:13:30.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:30.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:30.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:30.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:30.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:30.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:31.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:31.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:31.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:31.407 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:31.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:13:31.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:13:31.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:13:31.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:31.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:31.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:31.408 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:31.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:31.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:31.408 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:13:31.408 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:31.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:31.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:31.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:31.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:31.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:32.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:32.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:32.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:32.409 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:32.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:13:32.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:13:32.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:13:32.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:32.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:32.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:32.410 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:32.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:32.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:32.410 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:13:32.410 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:32.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:32.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:32.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:32.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:32.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:33.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:33.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:33.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:33.411 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:33.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:13:33.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:13:33.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:13:33.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:33.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:33.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:33.411 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:33.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:33.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:33.412 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:13:33.412 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:33.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:33.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:33.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:33.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:33.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:34.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:34.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:34.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:34.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:34.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:34.913 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:34.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:13:34.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:13:34.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:13:34.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:34.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:34.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:34.913 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:34.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:34.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:34.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:13:34.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:34.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:34.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:34.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:34.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:34.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:34.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:13:34.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:13:34.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:13:34.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:34.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:34.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:34.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:34.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:34.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:34.916 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:13:34.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:34.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:34.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:34.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:34.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:34.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:34.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:13:34.921 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 13:13:34.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:34.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:34.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:34.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:34.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:34.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:34.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:34.925 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:13:34.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:34.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:34.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:34.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:35.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:35.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:35.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:35.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:35.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:35.928 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:35.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:13:35.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:13:35.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:13:35.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:35.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:35.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:35.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:35.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:35.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:35.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:13:35.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:35.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:35.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:35.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:35.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:35.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:35.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:13:35.933 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 13:13:35.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:35.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:35.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:35.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:35.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:35.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:35.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:35.937 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:13:35.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:35.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:35.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:35.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:36.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:36.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:36.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:36.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:36.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:36.940 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:36.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:13:36.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:13:36.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:13:36.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:36.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:36.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:36.940 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:36.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:36.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:36.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:13:36.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:36.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:36.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:36.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:36.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:36.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:36.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:13:36.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:13:36.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:13:36.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:36.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:36.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:36.946 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:36.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:36.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:36.946 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:13:36.946 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:36.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:36.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:36.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:37.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:37.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:37.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:37.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:37.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:37.976 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:37.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:13:38.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:13:38.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:13:38.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:38.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:38.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:38.080 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:38.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:38.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:38.080 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:13:38.080 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:38.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:38.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:38.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:38.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:38.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:39.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:39.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:39.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:39.081 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:39.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:13:39.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:13:39.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:13:39.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:39.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:39.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:39.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:39.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:39.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:39.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:13:39.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:39.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:39.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:39.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:39.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:39.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:39.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:13:39.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:13:39.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:13:39.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:39.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:39.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:39.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:39.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:39.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:39.085 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:13:39.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:39.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:39.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:39.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:39.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:39.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:39.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:13:39.091 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 13:13:39.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:39.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:39.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:39.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:39.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:39.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:39.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:39.097 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:13:39.097 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:39.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:39.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:39.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:39.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:39.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:40.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:40.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:40.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:40.100 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:40.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:13:40.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:13:40.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:13:40.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:40.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:40.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:40.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:40.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:40.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:40.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:13:40.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:40.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:40.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:40.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:40.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:40.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:40.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:13:40.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:13:40.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:13:40.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:40.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:40.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:40.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:40.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:40.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:40.105 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:13:40.105 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:40.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:40.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:40.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:40.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:40.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:40.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:13:40.107 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 13:13:40.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:40.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:40.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:40.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:40.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:40.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:40.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:40.108 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:13:40.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:40.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:40.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:40.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:40.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:40.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:41.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:41.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:41.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:41.110 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:41.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:13:41.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:13:41.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:13:41.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:41.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:41.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:41.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:41.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:41.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:41.111 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:13:41.111 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:41.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:41.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:41.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:41.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:41.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:41.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:13:41.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:13:41.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:13:41.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:41.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:41.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:41.127 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:41.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:41.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:41.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:13:41.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:41.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:41.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:41.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:41.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:41.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:41.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:13:41.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:13:41.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:13:41.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:41.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:41.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:41.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:41.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:41.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:41.132 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:13:41.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:41.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:41.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:41.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:41.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:41.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:42.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:42.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:42.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:42.133 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:42.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:13:42.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:13:42.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:13:42.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:42.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:42.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:42.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:42.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:42.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:42.134 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:13:42.134 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:42.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:42.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:42.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:42.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:42.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:42.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:13:42.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:13:42.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:13:42.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:42.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:42.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:42.137 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:42.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:42.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:42.137 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:13:42.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:42.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:42.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:42.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:42.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:42.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:42.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:13:42.142 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 13:13:42.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:42.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:42.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:42.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:42.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:42.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:42.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:42.162 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:13:42.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:42.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:42.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:42.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:42.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:42.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:43.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:43.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:43.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:13:43.164 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:13:43.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:13:43.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:13:43.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:13:43.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:43.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:43.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:43.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:43.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:43.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:43.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:13:43.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:43.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:43.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:43.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:43.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:43.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:43.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:13:43.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:13:43.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:13:43.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:43.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:43.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:43.170 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:43.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:43.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:43.170 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:13:43.170 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:43.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:43.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:43.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:43.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:43.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:43.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:13:43.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:13:43.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:13:43.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:43.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:43.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:13:43.172 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:43.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:43.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:43.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:13:43.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:43.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:43.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:43.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:43.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:43.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:13:43.172 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 13:13:43.172 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 13:13:43.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:43.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:43.184 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 13:13:43.184 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 13:13:43.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:43.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:43.186 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 13:13:43.186 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 13:13:43.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:43.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:43.188 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 13:13:43.188 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 13:13:43.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:43.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:43.190 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 13:13:43.190 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 13:13:43.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:43.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:43.208 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 13:13:43.208 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:43.208 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:43.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:43.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:43.208 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 13:13:43.208 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 13:13:43.208 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:43.208 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:43.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:43.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 129.199 s - in org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 94.727 s testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 34.468 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.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -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.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.view.impl.WorkbenchViewTest 13:13:52.730 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:13:52.732 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 13:13:52.744 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:13:52.746 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 13:13:52.814 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 13:13:52.835 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:13:52.839 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:52.843 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 13:13:52.845 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 13:13:52.845 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 13:13:52.854 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 13:13:52.857 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:52.858 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:13:52.860 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:52.860 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:13:52.863 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:52.863 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:13:52.918 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:13:52.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:13:52.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.*'] 13:13:52.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:13:52.931 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:13:52.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:13:52.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:52.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:52.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:52.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:52.946 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:13:52.948 DEBUG [main][MenuItemLookup] Found menu:'File' 13:13:52.948 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:13:52.949 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:13:52.949 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:13:52.949 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:13:52.949 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:13:52.949 DEBUG [main][MenuItemLookup] Item match:Window 13:13:52.953 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:13:52.953 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:13:52.953 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:13:52.953 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:52.953 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:13:52.953 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:13:52.953 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:52.954 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:13:52.954 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:52.954 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:13:52.954 DEBUG [main][MenuItemLookup] Item match:Preferences 13:13:52.956 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:13:52.956 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:13:52.957 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:13:53.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:13:53.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:13:53.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:13:53.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:53.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:53.274 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:13:53.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:13:53.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:13:53.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:53.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:53.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:53.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:53.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:13:53.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:13:53.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:13:53.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:13:53.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:53.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:53.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:53.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:53.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:13:53.365 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:13:53.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:13:53.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:13:53.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:13:53.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:13:53.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:13:53.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:13:53.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:53.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:53.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:53.446 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:53.448 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 13:13:53.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 13:13:53.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:53.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:53.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:53.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:53.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:53.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:53.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:53.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:53.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:53.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:53.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:53.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:13:53.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:53.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:53.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:53.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:53.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:13:53.467 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:13:53.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:13:53.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:53.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:13:53.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:53.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:53.517 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 13:13:53.517 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 13:13:53.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:13:53.520 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:13:53.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:53.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:53.571 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 13:13:53.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:53.574 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:53.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:53.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:53.576 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 13:13:53.576 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:53.576 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 13:13:53.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 13:13:53.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:53.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:53.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:53.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:53.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:53.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:53.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:53.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:53.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:53.613 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 13:13:53.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:53.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:53.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:53.622 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:53.622 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:13:53.623 DEBUG [main][MenuItemLookup] Found menu:'File' 13:13:53.623 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:13:53.623 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:13:53.623 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:13:53.623 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:13:53.623 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:13:53.623 DEBUG [main][MenuItemLookup] Item match:Window 13:13:53.624 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:13:53.624 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:13:53.624 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:13:53.624 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:53.624 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:13:53.625 DEBUG [main][MenuItemLookup] Item match:Show View 13:13:53.634 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:13:53.634 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:13:53.634 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:13:53.634 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:13:53.634 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:13:53.634 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:13:53.634 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:13:53.634 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:13:53.634 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:53.634 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:13:53.634 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:13:53.635 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:13:53.635 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:13:53.635 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:13:53.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:13:53.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:13:53.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:13:53.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:53.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:53.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:13:53.714 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:53.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:53.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:53.714 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:53.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:53.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:53.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:53.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:53.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:53.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:13:53.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:13:53.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:13:53.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:13:53.717 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:13:53.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:54.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:54.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:13:54.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:13:54.227 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:13:54.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:54.228 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:13:54.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:54.228 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:13:54.228 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 13:13:54.229 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 13:13:54.229 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 13:13:54.230 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 13:13:54.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:54.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:54.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:54.230 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:54.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:54.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:54.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:54.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:13:54.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:54.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:54.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:54.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:54.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:54.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:54.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:54.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:54.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:54.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:13:54.234 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:13:54.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:13:54.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:13:54.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:13:54.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:13:54.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:54.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:54.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:13:54.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:54.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:54.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:13:54.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:54.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:54.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:54.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:54.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:54.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:54.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 '\*?\QMarkers\E') 13:13:54.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:54.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:54.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:54.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:54.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:13:54.332 INFO [WorkbenchTestable][AbstractView] Activate view Markers 13:13:54.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 13:13:54.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:54.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:13:54.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:54.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:54.335 INFO [WorkbenchTestable][AbstractView] Activate view Markers 13:13:54.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 13:13:54.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:54.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:13:54.336 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 13:13:54.337 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 13:13:54.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 13:13:54.337 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:13:54.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:54.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:54.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 13:13:54.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:54.417 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:54.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:54.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:54.418 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 13:13:54.418 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:54.418 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 13:13:54.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 13:13:54.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:54.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:54.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:54.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:54.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:54.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:54.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:54.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:54.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:54.428 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:13:54.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:54.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:54.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:54.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:54.436 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:13:54.437 DEBUG [main][MenuItemLookup] Found menu:'File' 13:13:54.437 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:13:54.437 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:13:54.437 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:13:54.437 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:13:54.437 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:13:54.437 DEBUG [main][MenuItemLookup] Item match:Window 13:13:54.438 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:13:54.438 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:13:54.438 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:13:54.438 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:54.438 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:13:54.438 DEBUG [main][MenuItemLookup] Item match:Show View 13:13:54.441 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:13:54.441 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:13:54.441 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:13:54.441 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:13:54.442 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:13:54.442 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:13:54.442 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:13:54.442 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:13:54.442 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:54.442 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:13:54.442 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:13:54.442 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:13:54.442 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:13:54.443 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:13:54.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:13:54.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:13:54.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:13:54.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:54.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:54.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:13:54.523 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:54.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:54.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:54.524 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:54.524 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:54.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:54.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:54.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:54.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:54.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:13:54.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:13:54.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:13:54.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:13:54.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:13:54.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:54.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:13:54.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:54.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:13:54.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:13:54.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:13:54.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:54.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:13:54.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:54.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:13:54.526 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:13:54.527 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:13:54.527 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:13:54.527 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:13:54.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:54.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:54.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:54.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:54.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:54.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:54.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:54.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:13:54.528 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:54.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:54.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:54.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:54.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:54.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:54.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:54.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:54.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:54.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:13:54.529 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:13:54.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:13:54.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:13:54.530 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:13:54.530 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:13:54.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:54.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:54.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:13:54.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:54.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:54.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:13:54.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:54.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:54.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:54.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:54.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:54.665 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:54.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') 13:13:54.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:54.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:54.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:54.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:54.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:13:54.666 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:13:54.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:13:54.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:54.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:13:54.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:54.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:54.669 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:13:54.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:13:54.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:54.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:13:54.682 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 13:13:54.683 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 13:13:54.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:13:54.683 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:13:54.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 13:13:54.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:54.721 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:54.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:54.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:54.728 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 13:13:54.729 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 13:13:54.729 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:54.729 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:54.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:54.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.079 s - in org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.128 s testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.842 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.31 s Running org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:54.756 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:54.758 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:13:54.758 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:54.758 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:54.758 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:54.758 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:13:54.758 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:54.759 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:13:54.759 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:54.759 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:13:54.759 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:13:54.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:13:54.759 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:13:54.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:13:54.759 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:13:54.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:13:54.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:54.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:54.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:54.768 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:54.768 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:13:54.768 DEBUG [main][MenuItemLookup] Found menu:'File' 13:13:54.768 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:13:54.768 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:13:54.768 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:13:54.768 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:13:54.768 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:13:54.768 DEBUG [main][MenuItemLookup] Item match:Window 13:13:54.769 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:13:54.769 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:13:54.769 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:13:54.769 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:54.769 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:13:54.769 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:13:54.769 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:54.769 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:13:54.769 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:54.769 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:13:54.769 DEBUG [main][MenuItemLookup] Item match:Preferences 13:13:54.769 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:13:54.769 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:13:54.769 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:13:54.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:13:54.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:13:54.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:13:54.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:54.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:54.874 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:13:54.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:13:54.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:13:54.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:54.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:54.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:54.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:54.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:13:54.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:13:54.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:13:54.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:13:54.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:54.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:54.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:54.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:54.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:13:54.890 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:13:54.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:13:54.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:13:54.890 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:13:54.890 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:13:54.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:13:54.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:13:54.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:54.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:54.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:54.919 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:54.919 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:54.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:54.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:54.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:54.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:54.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:54.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:54.924 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 13:13:54.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:54.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:54.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:54.924 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:54.924 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:13:54.925 DEBUG [main][MenuItemLookup] Found menu:'File' 13:13:54.925 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:13:54.925 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:13:54.925 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:13:54.925 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:13:54.925 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:13:54.925 DEBUG [main][MenuItemLookup] Item match:Window 13:13:54.926 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:13:54.926 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:13:54.926 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:13:54.926 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:54.926 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:13:54.926 DEBUG [main][MenuItemLookup] Item match:Show View 13:13:54.931 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:13:54.931 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:13:54.931 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:13:54.931 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:13:54.931 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:13:54.931 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:13:54.931 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:13:54.931 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:13:54.931 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:54.931 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:13:54.931 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:13:54.942 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:13:54.942 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:13:54.942 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:13:55.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:13:55.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 13:13:55.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:13:55.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:55.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:55.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 13:13:55.014 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:55.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:55.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:55.014 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:55.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:55.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:55.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:55.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:55.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:13:55.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:13:55.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:13:55.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 13:13:55.016 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:13:55.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:55.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:55.525 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:13:55.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 13:13:55.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:13:55.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:55.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:13:55.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:55.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:13:55.526 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 13:13:55.526 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 13:13:55.527 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 13:13:55.527 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 13:13:55.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:55.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:55.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:55.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:55.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:55.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:55.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:13:55.528 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:55.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:55.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:55.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:55.529 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:55.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:55.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:55.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:55.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:13:55.530 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:13:55.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:13:55.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:13:55.530 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:13:55.530 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:13:55.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:55.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:55.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:13:55.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:55.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:13:55.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:55.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:55.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:55.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:55.586 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:55.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 '\*?\QWorkbench Test\E') 13:13:55.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:55.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:55.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:55.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:13:55.588 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:13:55.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:55.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:55.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:13:55.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:55.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:55.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:55.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:55.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:55.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:55.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:55.593 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:55.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 13:13:55.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:55.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:55.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:55.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:13:55.594 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:13:55.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:55.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:55.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:13:55.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:55.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:55.596 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 13:13:55.596 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 13:13:55.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:55.596 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:13:55.624 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:55.624 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:55.624 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:55.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:55.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:55.636 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:55.636 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:55.636 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:55.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:55.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:55.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:55.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:55.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:55.639 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 13:13:55.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:55.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:55.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:55.640 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:55.640 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:13:55.640 DEBUG [main][MenuItemLookup] Found menu:'File' 13:13:55.640 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:13:55.640 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:13:55.640 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:13:55.640 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:13:55.640 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:13:55.640 DEBUG [main][MenuItemLookup] Item match:Window 13:13:55.641 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:13:55.641 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:13:55.641 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:13:55.641 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:55.641 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:13:55.641 DEBUG [main][MenuItemLookup] Item match:Show View 13:13:55.644 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:13:55.645 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:13:55.645 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:13:55.645 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:13:55.645 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:13:55.645 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:13:55.645 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:13:55.645 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:13:55.645 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:55.645 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:13:55.645 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:13:55.645 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:13:55.645 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:13:55.645 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:13:55.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:13:55.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:13:55.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:13:55.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:55.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:55.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:13:55.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:55.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:55.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:55.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:55.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:55.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:55.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:55.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:55.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:13:55.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:13:55.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:13:55.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 13:13:55.723 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:13:55.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:55.723 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:13:55.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:55.723 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:13:55.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 13:13:55.723 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:13:55.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:55.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:13:55.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:55.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:13:55.724 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 13:13:55.724 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 13:13:55.724 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 13:13:55.724 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 13:13:55.724 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:55.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:55.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:55.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:55.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:55.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:55.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:13:55.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:55.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:55.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:55.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:55.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:55.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:55.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:55.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:55.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:13:55.726 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:13:55.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:13:55.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:13:55.726 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:13:55.726 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:13:55.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:55.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:55.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:13:55.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:55.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:13:55.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:55.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:55.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:55.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:55.780 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:55.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 '\*?\QWorkbench Test\E') 13:13:55.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:55.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:55.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:55.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:13:55.782 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:13:55.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:55.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:55.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:13:55.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:55.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:55.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:55.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:55.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:55.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:55.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:55.823 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:55.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 '\*?\QWorkbench Test\E') 13:13:55.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:55.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:55.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:55.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:13:55.825 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:13:55.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:55.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:55.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:13:55.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:55.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:55.827 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 13:13:55.827 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 13:13:55.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:55.828 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:13:55.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:55.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:55.846 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:55.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:55.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:55.857 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:55.857 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:55.857 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:55.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:55.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:55.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:55.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:55.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:55.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:55.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:55.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:55.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:55.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:55.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:55.865 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:55.865 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:55.865 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:55.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:55.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:55.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:55.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:55.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:55.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:55.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:55.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:55.872 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:55.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:55.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:55.873 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:55.873 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:55.873 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:55.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:55.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:55.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:55.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:55.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:55.875 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 13:13:55.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:55.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:55.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:55.876 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:55.876 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:13:55.876 DEBUG [main][MenuItemLookup] Found menu:'File' 13:13:55.876 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:13:55.876 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:13:55.876 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:13:55.876 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:13:55.876 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:13:55.876 DEBUG [main][MenuItemLookup] Item match:Window 13:13:55.877 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:13:55.877 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:13:55.877 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:13:55.877 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:55.877 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:13:55.877 DEBUG [main][MenuItemLookup] Item match:Show View 13:13:55.880 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:13:55.880 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:13:55.880 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:13:55.880 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:13:55.880 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:13:55.880 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:13:55.881 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:13:55.881 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:13:55.881 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:55.881 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:13:55.881 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:13:55.881 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:13:55.881 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:13:55.913 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:13:55.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:13:55.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:13:55.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:13:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:55.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:13:55.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:55.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:55.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:55.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:55.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:13:55.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:13:55.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:13:55.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 13:13:55.976 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:13:55.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:55.977 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:13:55.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:55.977 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:13:55.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 13:13:55.977 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:13:55.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:55.977 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:13:55.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:55.977 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:13:55.977 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 13:13:55.977 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 13:13:55.977 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 13:13:55.978 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 13:13:55.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:55.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:55.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:55.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:55.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:55.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:55.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 "Open") 13:13:55.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:55.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:55.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:55.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:55.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:55.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:55.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:55.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:55.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:55.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:13:55.980 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:13:55.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:13:55.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:13:55.980 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:13:55.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:13:56.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:56.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:56.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:13:56.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:13:56.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:56.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:56.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:56.048 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:56.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 '\*?\QWorkbench Dirty Test\E') 13:13:56.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:56.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:56.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:13:56.050 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 13:13:56.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 13:13:56.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:56.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:13:56.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:56.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:56.057 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 13:13:56.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 13:13:56.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:56.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text= TooltipText=null 13:13:56.065 INFO [WorkbenchTestable][AbstractView] Close view '*Workbench Dirty Test' 13:13:56.065 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem *Workbench Dirty Test 13:13:56.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 13:13:56.065 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:13:56.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:56.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:56.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:56.115 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:56.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:56.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:56.115 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:56.115 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:56.116 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:56.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:56.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:56.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:56.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:56.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:56.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:56.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:56.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:56.123 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:56.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:56.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:56.123 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:56.123 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:56.123 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:56.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:56.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:56.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:56.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:56.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:56.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:56.133 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:56.133 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:56.134 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:56.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:56.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:56.134 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:56.134 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:56.134 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:56.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:56.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:56.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:56.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:56.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:56.140 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 13:13:56.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:56.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:56.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:56.148 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:56.148 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:13:56.148 DEBUG [main][MenuItemLookup] Found menu:'File' 13:13:56.148 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:13:56.148 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:13:56.148 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:13:56.148 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:13:56.148 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:13:56.148 DEBUG [main][MenuItemLookup] Item match:Window 13:13:56.149 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:13:56.149 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:13:56.149 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:13:56.149 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:56.149 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:13:56.149 DEBUG [main][MenuItemLookup] Item match:Show View 13:13:56.152 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:13:56.152 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:13:56.152 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:13:56.152 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:13:56.152 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:13:56.152 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:13:56.152 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:13:56.152 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:13:56.152 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:56.152 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:13:56.152 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:13:56.152 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:13:56.153 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:13:56.153 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:13:56.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:13:56.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:13:56.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:13:56.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:56.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:56.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:13:56.228 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:56.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:56.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:56.228 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:56.228 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:56.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:56.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:56.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:13:56.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:13:56.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:13:56.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 13:13:56.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:13:56.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:56.230 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:13:56.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:56.230 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:13:56.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 13:13:56.230 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:13:56.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:56.230 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:13:56.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:56.230 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:13:56.230 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 13:13:56.230 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 13:13:56.230 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 13:13:56.231 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 13:13:56.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:56.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:56.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:56.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:56.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:56.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.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 "Open") 13:13:56.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:56.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:56.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:56.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:56.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:56.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:56.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:56.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:13:56.232 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:13:56.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:13:56.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:13:56.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:13:56.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:13:56.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:56.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:56.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:13:56.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:13:56.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:56.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:56.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:56.282 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:56.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 13:13:56.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:56.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:56.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:13:56.284 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:13:56.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:56.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:56.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:13:56.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:56.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:56.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:56.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:56.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:56.329 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:56.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 '\*?\QWorkbench Test\E') 13:13:56.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:56.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:56.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:13:56.333 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:13:56.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:56.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:56.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:13:56.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:56.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:56.334 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 13:13:56.334 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 13:13:56.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:56.335 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:13:56.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:56.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:56.353 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:56.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:56.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:56.367 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:56.367 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:56.367 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:56.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:56.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:56.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:56.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:56.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:56.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:56.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:56.370 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:56.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:56.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:56.371 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:56.371 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:56.371 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:56.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:56.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:56.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:56.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:56.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:56.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:56.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:56.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:56.378 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:56.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:56.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:56.379 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:56.379 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:56.379 INFO [WorkbenchTestable][RequirementsRunner] Started test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:56.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:56.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:56.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:56.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:56.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:56.382 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 13:13:56.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:56.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:56.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:56.382 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:56.382 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:13:56.382 DEBUG [main][MenuItemLookup] Found menu:'File' 13:13:56.383 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:13:56.383 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:13:56.383 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:13:56.383 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:13:56.383 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:13:56.383 DEBUG [main][MenuItemLookup] Item match:Window 13:13:56.383 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:13:56.383 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:13:56.383 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:13:56.383 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:56.383 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:13:56.383 DEBUG [main][MenuItemLookup] Item match:Show View 13:13:56.409 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:13:56.409 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:13:56.409 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:13:56.409 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:13:56.409 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:13:56.409 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:13:56.409 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:13:56.409 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:13:56.409 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:56.409 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:13:56.409 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:13:56.419 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:13:56.419 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:13:56.419 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:13:56.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:13:56.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:13:56.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:13:56.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:56.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:56.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:13:56.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:56.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:56.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:56.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:56.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:56.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:56.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:56.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:13:56.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:13:56.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:13:56.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 13:13:56.479 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:13:56.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:56.479 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:13:56.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:56.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:13:56.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 13:13:56.479 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:13:56.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:56.479 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:13:56.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:56.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:13:56.479 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 13:13:56.479 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 13:13:56.479 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 13:13:56.480 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 13:13:56.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:56.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:56.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:56.480 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:56.480 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:56.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:13:56.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:56.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:56.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:56.481 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:56.481 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:56.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:56.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:56.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:13:56.482 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:13:56.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:13:56.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:13:56.482 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:13:56.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:13:56.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:56.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:56.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:13:56.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:13:56.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:56.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:56.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:56.547 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:56.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 '\*?\QWorkbench Dirty Test\E') 13:13:56.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:56.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:56.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:13:56.549 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 13:13:56.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 13:13:56.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:56.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:13:56.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:56.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:56.567 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: ") 13:13:56.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:56.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:56.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:13:56.577 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:13:56.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:56.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:56.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:56.580 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:56.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:56.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:56.581 INFO [WorkbenchTestable][RequirementsRunner] Finished test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:56.581 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:56.581 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:56.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:56.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:56.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:56.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:56.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:56.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:56.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:56.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:56.609 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:56.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:56.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:56.610 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:56.610 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:56.610 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:56.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:56.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:56.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:56.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:56.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:56.613 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 13:13:56.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:56.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:56.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:56.614 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:56.614 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:13:56.615 DEBUG [main][MenuItemLookup] Found menu:'File' 13:13:56.615 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:13:56.615 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:13:56.615 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:13:56.615 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:13:56.615 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:13:56.615 DEBUG [main][MenuItemLookup] Item match:Window 13:13:56.615 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:13:56.615 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:13:56.615 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:13:56.615 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:56.616 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:13:56.616 DEBUG [main][MenuItemLookup] Item match:Show View 13:13:56.619 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:13:56.619 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:13:56.619 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:13:56.619 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:13:56.619 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:13:56.619 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:13:56.619 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:13:56.619 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:13:56.619 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:56.619 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:13:56.619 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:13:56.619 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:13:56.620 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:13:56.620 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:13:56.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:13:56.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:13:56.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:13:56.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:56.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:56.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:13:56.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:56.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:56.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:56.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:56.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:56.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:56.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:56.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:13:56.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:13:56.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:13:56.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 13:13:56.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:13:56.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:56.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:13:56.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:56.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:13:56.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 13:13:56.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:13:56.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:56.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:13:56.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:56.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:13:56.690 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 13:13:56.690 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 13:13:56.690 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 13:13:56.690 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 13:13:56.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:56.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:56.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:56.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:56.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:56.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.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 "Open") 13:13:56.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:56.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:56.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:56.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:56.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:56.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:56.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:56.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:13:56.713 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:13:56.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:13:56.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:13:56.713 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:13:56.713 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:13:56.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:56.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:56.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:13:56.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:13:56.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:56.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:56.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:56.758 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:56.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 13:13:56.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:56.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:56.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:13:56.759 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:13:56.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:56.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:56.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:13:56.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:56.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:56.761 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:13:56.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:56.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:56.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:13:56.762 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 13:13:56.762 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 13:13:56.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:56.762 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:13:56.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:56.784 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 13:13:56.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:56.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:56.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:56.785 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:56.785 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:13:56.785 DEBUG [main][MenuItemLookup] Found menu:'File' 13:13:56.785 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:13:56.785 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:13:56.785 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:13:56.785 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:13:56.785 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:13:56.785 DEBUG [main][MenuItemLookup] Item match:Window 13:13:56.785 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:13:56.786 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:13:56.786 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:13:56.786 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:56.786 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:13:56.786 DEBUG [main][MenuItemLookup] Item match:Show View 13:13:56.788 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:13:56.788 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:13:56.788 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:13:56.788 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:13:56.788 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:13:56.788 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:13:56.788 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:13:56.788 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:13:56.788 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:56.788 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:13:56.788 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:13:56.789 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:13:56.789 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:13:56.789 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:13:56.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:13:56.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:13:56.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:13:56.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:56.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:56.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 13:13:56.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:56.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:56.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:56.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:56.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:56.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:56.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:56.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:13:56.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:13:56.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:13:56.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 13:13:56.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:13:56.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:56.855 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:13:56.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:56.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:13:56.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 13:13:56.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:13:56.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:56.855 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:13:56.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:56.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:13:56.855 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 13:13:56.855 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 13:13:56.855 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 13:13:56.856 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 13:13:56.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:56.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:56.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:56.856 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:56.856 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:56.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:13:56.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:56.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:56.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:56.856 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:56.856 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:56.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:56.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:56.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:13:56.857 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:13:56.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:13:56.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:13:56.857 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:13:56.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:13:56.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:56.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:56.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:13:56.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:13:56.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:56.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:56.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:56.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:56.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 '\*?\QWorkbench Test\E') 13:13:56.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:56.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:56.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:13:56.898 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:13:56.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:56.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:56.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:13:56.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:56.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:56.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:56.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:56.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:56.909 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:56.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 13:13:56.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:56.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:56.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:56.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:13:56.911 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:13:56.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:56.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:56.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:13:56.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:56.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:56.912 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 13:13:56.912 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 13:13:56.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:56.912 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:13:56.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:56.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:56.922 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:56.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:56.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:56.931 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:56.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:56.931 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:56.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:56.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:56.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:56.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:56.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:56.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:56.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:56.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:56.937 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:56.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:56.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:56.938 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:56.938 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:56.938 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:56.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:56.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:56.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:56.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:56.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:56.941 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:56.941 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:56.941 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:56.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:56.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:56.941 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:56.942 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:56.942 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:56.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:56.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:56.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:56.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:56.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:56.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:56.945 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 13:13:56.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:56.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:56.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:56.945 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:56.945 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:13:56.946 DEBUG [main][MenuItemLookup] Found menu:'File' 13:13:56.946 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:13:56.946 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:13:56.946 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:13:56.946 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:13:56.946 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:13:56.946 DEBUG [main][MenuItemLookup] Item match:Window 13:13:56.946 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:13:56.946 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:13:56.946 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:13:56.946 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:56.946 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:13:56.946 DEBUG [main][MenuItemLookup] Item match:Show View 13:13:56.949 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:13:56.949 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:13:56.949 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:13:56.949 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:13:56.949 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:13:56.949 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:13:56.949 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:13:56.949 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:13:56.949 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:56.949 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:13:56.949 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:13:56.956 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:13:56.956 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:13:56.956 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:13:57.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:13:57.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 13:13:57.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:13:57.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:57.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:57.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:13:57.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:57.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:57.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:57.014 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:57.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:57.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:57.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:57.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:13:57.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:13:57.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:13:57.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 13:13:57.015 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:13:57.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:57.015 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:13:57.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:57.015 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:13:57.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 13:13:57.015 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:13:57.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:57.015 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:13:57.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:57.015 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:13:57.016 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 13:13:57.016 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 13:13:57.016 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 13:13:57.016 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 13:13:57.016 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:57.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:57.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:57.016 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:57.016 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:57.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:13:57.017 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:57.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:57.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:57.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:57.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:57.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:57.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:57.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:13:57.018 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:13:57.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:13:57.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:13:57.018 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:13:57.018 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:13:57.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:57.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:57.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:13:57.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:13:57.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:57.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:57.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:57.065 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:57.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 13:13:57.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:57.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:57.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:13:57.066 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:13:57.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:57.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:57.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:13:57.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:57.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:57.069 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:13:57.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:57.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:57.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:13:57.070 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 13:13:57.070 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 13:13:57.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:57.070 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:13:57.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:57.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:57.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:57.123 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:57.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:57.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:57.123 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:57.123 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:57.123 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:57.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:57.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:57.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:57.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:57.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:57.127 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 13:13:57.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:57.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:57.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:57.127 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:57.127 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:13:57.127 DEBUG [main][MenuItemLookup] Found menu:'File' 13:13:57.127 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:13:57.127 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:13:57.127 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:13:57.127 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:13:57.127 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:13:57.128 DEBUG [main][MenuItemLookup] Item match:Window 13:13:57.128 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:13:57.128 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:13:57.128 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:13:57.128 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:57.128 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:13:57.128 DEBUG [main][MenuItemLookup] Item match:Show View 13:13:57.132 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:13:57.132 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:13:57.132 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:13:57.132 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:13:57.132 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:13:57.132 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:13:57.132 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:13:57.133 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:13:57.133 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:57.133 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:13:57.133 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:13:57.133 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:13:57.133 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:13:57.133 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:13:57.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:13:57.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:13:57.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:13:57.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:57.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:57.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 13:13:57.183 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:57.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:57.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:57.183 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:57.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:57.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:57.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:57.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:13:57.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:13:57.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:13:57.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 13:13:57.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:13:57.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:57.185 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:13:57.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:57.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:13:57.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 13:13:57.185 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:13:57.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:57.189 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:13:57.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:57.189 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:13:57.189 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 13:13:57.189 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 13:13:57.189 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 13:13:57.190 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 13:13:57.190 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:57.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:57.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:57.190 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:57.190 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:57.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:13:57.190 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:57.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:57.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:57.191 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:57.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:57.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:57.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:57.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:13:57.196 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:13:57.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:13:57.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:13:57.196 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:13:57.196 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:13:57.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:57.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:57.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:13:57.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:13:57.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:57.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:57.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:57.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:57.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 '\*?\QWorkbench Test\E') 13:13:57.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:57.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:57.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:13:57.256 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:13:57.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:57.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:57.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:13:57.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:57.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:57.258 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:13:57.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:57.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:57.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:13:57.259 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 13:13:57.259 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 13:13:57.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:57.259 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:13:57.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:57.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:57.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:57.281 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:57.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:57.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:57.281 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:57.281 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:57.281 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:57.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:57.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:57.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:57.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:57.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:57.284 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:57.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:57.285 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:57.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:57.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:57.310 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:57.310 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:57.310 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:57.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:57.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:57.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:57.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:57.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:57.313 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 13:13:57.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:57.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:57.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:57.321 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:57.321 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:13:57.321 DEBUG [main][MenuItemLookup] Found menu:'File' 13:13:57.321 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:13:57.321 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:13:57.321 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:13:57.321 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:13:57.321 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:13:57.321 DEBUG [main][MenuItemLookup] Item match:Window 13:13:57.322 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:13:57.322 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:13:57.322 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:13:57.322 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:57.322 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:13:57.322 DEBUG [main][MenuItemLookup] Item match:Show View 13:13:57.326 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:13:57.326 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:13:57.326 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:13:57.327 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:13:57.327 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:13:57.327 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:13:57.327 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:13:57.327 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:13:57.327 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:57.327 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:13:57.327 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:13:57.327 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:13:57.327 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:13:57.327 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:13:57.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:13:57.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:13:57.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:13:57.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:57.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:57.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:13:57.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:57.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:57.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:57.379 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:57.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:57.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:57.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:57.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:13:57.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:13:57.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:13:57.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 13:13:57.381 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:13:57.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:57.381 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:13:57.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:57.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:13:57.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 13:13:57.381 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:13:57.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:57.381 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:13:57.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:57.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:13:57.381 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 13:13:57.381 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 13:13:57.381 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 13:13:57.382 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 13:13:57.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:57.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:57.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:57.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:57.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:57.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:13:57.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:57.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:57.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:57.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:57.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:57.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:57.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:57.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:13:57.383 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:13:57.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:13:57.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:13:57.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:13:57.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:13:57.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:57.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:57.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:13:57.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:13:57.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:57.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:57.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:57.441 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:57.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 13:13:57.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:57.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:57.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:13:57.445 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:13:57.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:57.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:57.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:13:57.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:57.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:57.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:57.450 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 13:13:57.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:57.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:57.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:57.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:57.451 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:13:57.451 DEBUG [main][MenuItemLookup] Found menu:'File' 13:13:57.451 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:13:57.451 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:13:57.451 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:13:57.451 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:13:57.451 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:13:57.451 DEBUG [main][MenuItemLookup] Item match:Window 13:13:57.452 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:13:57.452 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:13:57.452 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:13:57.452 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:57.452 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:13:57.452 DEBUG [main][MenuItemLookup] Item match:Show View 13:13:57.455 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:13:57.455 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:13:57.455 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:13:57.455 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:13:57.455 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:13:57.455 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:13:57.455 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:13:57.455 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:13:57.455 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:57.455 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:13:57.455 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:13:57.455 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:13:57.455 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:13:57.455 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:13:57.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:13:57.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:13:57.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:13:57.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:57.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:57.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:13:57.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:57.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:57.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:57.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:57.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:57.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:57.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:57.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:13:57.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:13:57.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:13:57.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:13:57.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:13:57.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:57.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:13:57.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:57.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:13:57.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:13:57.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:13:57.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:57.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:13:57.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:57.519 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:13:57.519 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 13:13:57.519 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 13:13:57.519 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 13:13:57.519 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 13:13:57.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:57.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:57.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:57.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:57.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:57.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:13:57.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:57.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:57.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:57.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:57.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:57.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:57.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:57.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:13:57.521 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:13:57.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:13:57.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:13:57.521 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:13:57.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:13:57.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:57.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:57.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:13:57.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:13:57.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:57.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:57.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:57.589 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:57.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 13:13:57.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:57.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:57.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:13:57.590 INFO [WorkbenchTestable][AbstractView] Activate view Markers 13:13:57.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 13:13:57.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:57.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:13:57.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:57.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:57.592 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:13:57.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:57.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:57.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:13:57.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:57.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:57.636 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 13:13:57.636 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 13:13:57.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:57.637 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:13:57.654 INFO [WorkbenchTestable][AbstractView] Activate view Markers 13:13:57.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 13:13:57.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:57.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:13:57.655 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 13:13:57.655 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 13:13:57.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 13:13:57.656 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:13:57.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:57.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:57.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:57.682 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:57.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:57.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:57.683 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:57.683 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:57.683 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:57.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:57.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:57.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:57.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:57.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:57.686 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 13:13:57.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:57.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:57.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:57.692 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:57.692 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:13:57.692 DEBUG [main][MenuItemLookup] Found menu:'File' 13:13:57.692 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:13:57.692 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:13:57.692 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:13:57.692 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:13:57.692 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:13:57.692 DEBUG [main][MenuItemLookup] Item match:Window 13:13:57.693 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:13:57.693 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:13:57.693 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:13:57.693 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:57.693 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:13:57.693 DEBUG [main][MenuItemLookup] Item match:Show View 13:13:57.696 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:13:57.696 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:13:57.696 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:13:57.696 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:13:57.696 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:13:57.696 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:13:57.696 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:13:57.696 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:13:57.696 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:57.696 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:13:57.696 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:13:57.696 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:13:57.696 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:13:57.696 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:13:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:13:57.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:13:57.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:13:57.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:57.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:57.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:13:57.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:57.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:57.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:57.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:57.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:57.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:57.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:57.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:13:57.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:13:57.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:13:57.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 13:13:57.757 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:13:57.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:57.757 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:13:57.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:57.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:13:57.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 13:13:57.757 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:13:57.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:57.757 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:13:57.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:57.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:13:57.758 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 13:13:57.758 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 13:13:57.758 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 13:13:57.758 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 13:13:57.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:57.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:57.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:57.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:57.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:57.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:13:57.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:57.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:57.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:57.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:57.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:57.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:57.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:57.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:13:57.760 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:13:57.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:13:57.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:13:57.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:13:57.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:13:57.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:57.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:57.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:13:57.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:13:57.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:57.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:57.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:57.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 13:13:57.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:57.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:57.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:13:57.801 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:13:57.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:57.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:57.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:13:57.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:57.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:57.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:57.814 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 13:13:57.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:57.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:57.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:57.815 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:57.815 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:13:57.815 DEBUG [main][MenuItemLookup] Found menu:'File' 13:13:57.815 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:13:57.815 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:13:57.815 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:13:57.815 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:13:57.815 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:13:57.815 DEBUG [main][MenuItemLookup] Item match:Window 13:13:57.815 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:13:57.815 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:13:57.816 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:13:57.816 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:57.816 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:13:57.816 DEBUG [main][MenuItemLookup] Item match:Show View 13:13:57.818 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:13:57.818 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:13:57.818 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:13:57.818 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:13:57.818 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:13:57.818 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:13:57.818 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:13:57.818 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:13:57.818 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:57.818 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:13:57.818 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:13:57.826 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:13:57.826 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:13:57.826 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:13:57.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:13:57.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:13:57.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:13:57.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:57.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:57.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:13:57.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:57.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:57.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:57.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:57.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:57.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:57.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:57.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:13:57.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:13:57.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:13:57.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:13:57.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:13:57.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:57.875 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:13:57.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:57.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:13:57.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:13:57.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:13:57.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:57.875 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:13:57.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:57.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:13:57.876 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 13:13:57.876 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 13:13:57.876 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 13:13:57.876 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 13:13:57.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:57.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:57.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:57.876 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:57.876 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:57.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:13:57.877 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:57.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:57.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:57.881 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:57.881 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:57.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:57.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:57.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:13:57.882 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:13:57.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:13:57.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:13:57.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:13:57.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:13:57.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:57.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:57.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:13:57.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:13:57.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:57.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:57.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:57.957 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:57.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 13:13:57.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:57.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:57.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:57.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:57.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:13:57.958 INFO [WorkbenchTestable][AbstractView] Activate view Markers 13:13:57.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 13:13:57.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:57.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:13:57.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:57.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:57.968 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:13:57.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:57.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:57.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:13:57.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:57.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:57.983 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:13:57.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:57.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:57.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:13:57.984 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 13:13:57.984 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 13:13:57.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:57.984 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:13:58.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:58.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:58.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:58.020 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:58.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:58.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:58.021 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:58.021 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:58.021 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:58.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:58.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:58.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:58.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:58.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:58.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:58.026 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 13:13:58.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:58.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:58.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:58.027 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:58.027 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:13:58.027 DEBUG [main][MenuItemLookup] Found menu:'File' 13:13:58.027 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:13:58.027 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:13:58.027 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:13:58.027 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:13:58.027 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:13:58.027 DEBUG [main][MenuItemLookup] Item match:Window 13:13:58.027 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:13:58.027 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:13:58.027 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:13:58.027 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:58.027 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:13:58.027 DEBUG [main][MenuItemLookup] Item match:Show View 13:13:58.030 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:13:58.030 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:13:58.030 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:13:58.030 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:13:58.030 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:13:58.030 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:13:58.030 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:13:58.030 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:13:58.030 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:58.030 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:13:58.030 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:13:58.030 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:13:58.031 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:13:58.031 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:13:58.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:13:58.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:13:58.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:13:58.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:58.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:13:58.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:58.114 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:58.114 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:58.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:58.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:13:58.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:13:58.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:13:58.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 13:13:58.116 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:13:58.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:58.121 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:13:58.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:58.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:13:58.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 13:13:58.122 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:13:58.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:58.122 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:13:58.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:58.122 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:13:58.122 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 13:13:58.122 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 13:13:58.122 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 13:13:58.122 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 13:13:58.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:58.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:58.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:58.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:58.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:58.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:58.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 "Open") 13:13:58.123 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:58.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:58.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:58.123 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:58.123 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:58.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:58.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:58.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:58.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:13:58.125 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:13:58.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:13:58.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:13:58.125 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:13:58.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:13:58.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:58.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:58.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:13:58.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:58.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:13:58.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:58.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:58.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:58.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:58.168 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:58.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 '\*?\QWorkbench Test\E') 13:13:58.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:58.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:58.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:58.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:13:58.172 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:13:58.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:58.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:58.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:13:58.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:58.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:58.174 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:13:58.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:58.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:58.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:13:58.175 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 13:13:58.175 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 13:13:58.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:58.176 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:13:58.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:58.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:58.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:58.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:58.225 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:58.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:58.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:58.225 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:58.226 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:58.226 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:58.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:58.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:58.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:58.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:58.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:58.227 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' is already open. Activate. 13:13:58.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:58.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:58.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:58.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:58.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:58.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E') 13:13:58.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:58.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:58.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:13:58.231 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 13:13:58.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 13:13:58.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:58.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:13:58.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:58.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:58.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test field: ") 13:13:58.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:58.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:58.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:58.255 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Workbench Dirty Test"as the parent 13:13:58.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:58.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:58.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:58.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:13:58.256 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:13:58.256 INFO [WorkbenchTestable][AbstractText] Text set to: hello 13:13:58.260 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 13:13:58.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 13:13:58.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:58.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 13:13:58.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:58.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:58.261 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:13:58.261 DEBUG [main][MenuItemLookup] Found menu:'File' 13:13:58.262 DEBUG [main][MenuItemLookup] Item match:File 13:13:58.264 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:13:58.264 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:13:58.264 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:13:58.264 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:13:58.264 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:58.264 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:13:58.264 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:13:58.264 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:58.264 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:13:58.264 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:13:58.265 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:13:58.265 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:13:58.265 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:13:58.311 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 13:13:58.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 13:13:58.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:58.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 13:13:58.312 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 13:13:58.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 13:13:58.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:58.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 13:13:58.313 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Dirty Test' 13:13:58.313 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Dirty Test 13:13:58.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 13:13:58.314 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:13:58.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:58.337 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:58.337 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:58.337 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:58.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:58.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:58.337 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:58.337 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:58.337 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:58.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:58.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:58.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:58.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:58.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:13:58.340 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 13:13:58.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:58.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:58.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:58.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:58.341 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:13:58.341 DEBUG [main][MenuItemLookup] Found menu:'File' 13:13:58.341 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:13:58.341 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:13:58.341 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:13:58.341 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:13:58.341 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:13:58.341 DEBUG [main][MenuItemLookup] Item match:Window 13:13:58.342 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:13:58.342 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:13:58.342 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:13:58.342 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:58.342 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:13:58.342 DEBUG [main][MenuItemLookup] Item match:Show View 13:13:58.344 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:13:58.344 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:13:58.344 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:13:58.344 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:13:58.344 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:13:58.344 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:13:58.344 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:13:58.344 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:13:58.344 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:58.344 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:13:58.344 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:13:58.345 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:13:58.345 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:13:58.345 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:13:58.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:13:58.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:13:58.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:13:58.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:58.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:58.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 13:13:58.423 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:58.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:58.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:58.423 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:58.423 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:58.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:58.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:58.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:58.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:13:58.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:13:58.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:13:58.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 13:13:58.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:13:58.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:58.428 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:13:58.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:58.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:13:58.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 13:13:58.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:13:58.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:13:58.428 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:13:58.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:13:58.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:13:58.428 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 13:13:58.428 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 13:13:58.429 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 13:13:58.429 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 13:13:58.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:58.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:58.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:58.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:58.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:58.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:58.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:13:58.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:13:58.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:58.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:58.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:13:58.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:13:58.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:58.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:58.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:58.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:13:58.431 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:13:58.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:13:58.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:13:58.431 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:13:58.431 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:13:58.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:13:58.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:13:58.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:13:58.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:58.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:13:58.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:58.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:58.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:58.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:58.480 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:58.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 13:13:58.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:58.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:58.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:58.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:13:58.482 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:13:58.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:58.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:58.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:13:58.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:58.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:58.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:58.485 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' is already open. Activate. 13:13:58.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:58.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:58.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:58.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:58.487 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:58.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 13:13:58.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:58.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:58.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:58.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:13:58.495 INFO [WorkbenchTestable][AbstractView] Activate view Markers 13:13:58.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 13:13:58.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:58.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:13:58.516 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:13:58.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:58.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:58.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:13:58.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:58.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:58.530 INFO [WorkbenchTestable][AbstractView] Activate view Markers 13:13:58.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 13:13:58.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:58.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:13:58.540 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 13:13:58.540 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 13:13:58.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 13:13:58.540 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:13:58.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:58.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:58.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:58.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:58.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:58.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:58.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 '\*?\QWorkbench Test\E') 13:13:58.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:58.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:58.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:58.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:13:58.570 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:13:58.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:58.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:13:58.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:13:58.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:13:58.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:13:58.572 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 13:13:58.572 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 13:13:58.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:13:58.572 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:13:58.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:58.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:58.586 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:58.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:58.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:58.597 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:13:58.597 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:13:58.597 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:58.597 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:58.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:58.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.842 s - in org.eclipse.reddeer.workbench.test.view.ViewTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.717 s getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.221 s testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.008 s testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.008 s testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.242 s testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.007 s testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.011 s getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.233 s testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.004 s testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.008 s viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.202 s testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.029 s testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.321 s testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.007 s testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.003 s testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.181 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.029 s testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.373 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.338 s testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.204 s testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.111 s testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.26 s Running org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 13:13:58.621 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 13:13:58.622 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:13:58.622 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:58.622 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 13:13:58.622 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:58.622 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:13:58.623 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:58.623 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:13:58.623 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:58.623 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:13:58.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.*'] 13:13:58.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:13:58.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.*'] 13:13:58.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:13:58.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.*'] 13:13:58.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:13:58.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:58.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:58.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:58.624 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:13:58.624 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:13:58.624 DEBUG [main][MenuItemLookup] Found menu:'File' 13:13:58.624 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:13:58.624 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:13:58.624 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:13:58.624 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:13:58.624 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:13:58.624 DEBUG [main][MenuItemLookup] Item match:Window 13:13:58.625 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:13:58.625 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:13:58.625 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:13:58.625 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:58.625 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:13:58.625 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:13:58.625 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:58.625 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:13:58.625 DEBUG [main][MenuItemLookup] Found menu:'' 13:13:58.625 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:13:58.625 DEBUG [main][MenuItemLookup] Item match:Preferences 13:13:58.625 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:13:58.625 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:13:58.625 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:13:58.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:13:58.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:13:58.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:13:58.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:58.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:58.719 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:13:58.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:13:58.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:13:58.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:58.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:58.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:58.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:13:58.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:13:58.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:13:58.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:13:58.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:13:58.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:13:58.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:13:58.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:13:58.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:13:58.723 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:13:58.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:13:58.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:13:58.723 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:13:58.723 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:13:58.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:13:58.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:13:58.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:13:58.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:13:58.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:13:58.746 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:58.746 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 13:13:58.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 13:13:58.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:58.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:58.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:58.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:13:58.749 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job' will be killed 13:13:58.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:13:58.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 13:13:58.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:13:58.750 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:13:58.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:13:58.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:13:58.750 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 13:13:58.750 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:13:58.750 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 13:13:58.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 13:13:58.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:13:58.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:13:58.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:13:58.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState... 13:13:58.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState finished successfully 13:13:58.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:13:58.751 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:13:58.751 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:13:59.251 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:13:59.251 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:13:59.751 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:13:59.751 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:14:00.252 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:14:00.252 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:14:00.752 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:14:00.752 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:14:01.253 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:14:01.253 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:14:01.753 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:14:01.753 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:14:02.253 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:14:02.253 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:14:02.753 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:14:02.754 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:14:03.254 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:14:03.254 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:14:03.754 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:14:03.754 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:14:04.254 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:14:04.255 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:14:04.755 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:14:04.755 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:14:05.255 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:14:05.255 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:14:05.755 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:14:05.756 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:14:06.256 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:14:06.256 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:14:06.756 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:14:06.756 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:14:07.256 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:14:07.256 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:14:07.757 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:14:07.757 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:14:08.257 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:14:08.257 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:14:08.758 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:14:08.758 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:14:08.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, an exception will be thrown 13:14:08.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:14:08.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:09.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:09.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:10.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:10.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:11.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:11.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:12.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:12.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:13.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:13.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:14.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:14.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:15.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:15.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:16.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:16.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:17.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:17.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:18.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:18.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:19.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:19.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:20.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:20.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:21.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:21.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:22.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:22.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:23.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:23.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:24.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:24.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:25.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:25.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:26.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:26.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:27.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:27.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:28.273 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:28.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:29.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:29.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:30.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:30.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:31.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:31.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:32.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:32.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:33.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:33.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:34.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:34.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:35.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:35.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:36.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:36.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:37.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:37.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:38.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:38.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:39.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:39.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:40.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:40.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:41.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:41.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:42.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:42.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:43.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:43.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:44.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:44.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:45.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:45.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:46.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:46.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:47.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:47.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:48.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:48.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:49.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:49.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:50.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:50.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:51.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:51.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:52.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:52.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:53.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:53.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:54.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:54.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:55.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:55.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:56.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:56.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:57.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:57.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:58.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:14:58.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:14:58.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:14:58.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:14:58.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:14:58.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 13:14:58.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:14:58.792 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:14:58.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:14:58.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:14:58.793 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 13:14:58.793 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 13:14:58.793 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:14:58.793 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:14:58.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:14:58.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.172 s - in org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) Time elapsed: 0.004 s testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) Time elapsed: 60.042 s Running org.eclipse.reddeer.workbench.test.editor.EditorFileTest 13:14:58.807 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 13:14:58.808 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:14:58.808 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:14:58.808 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 13:14:58.809 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:14:58.809 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:14:58.809 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:14:58.809 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:14:58.809 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:14:58.809 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:14:58.810 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:14:58.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:14:58.810 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:14:58.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:14:58.810 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:14:58.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:14:58.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:14:58.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:14:58.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:14:58.810 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:14:58.810 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:14:58.810 DEBUG [main][MenuItemLookup] Found menu:'File' 13:14:58.811 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:14:58.811 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:14:58.811 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:14:58.811 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:14:58.811 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:14:58.811 DEBUG [main][MenuItemLookup] Item match:Window 13:14:58.812 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:14:58.812 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:14:58.812 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:14:58.812 DEBUG [main][MenuItemLookup] Found menu:'' 13:14:58.812 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:14:58.812 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:14:58.812 DEBUG [main][MenuItemLookup] Found menu:'' 13:14:58.812 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:14:58.812 DEBUG [main][MenuItemLookup] Found menu:'' 13:14:58.812 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:14:58.812 DEBUG [main][MenuItemLookup] Item match:Preferences 13:14:58.812 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:14:58.812 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:14:58.812 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:14:58.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 'Preferences.*'] is available.... 13:14:58.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:14:58.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:14:58.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:14:58.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:14:58.904 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:14:58.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:14:58.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:14:58.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:14:58.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:14:58.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:14:58.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:14:58.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:14:58.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:14:58.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:14:58.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:14:58.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:14:58.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:14:58.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:14:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:14:58.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:14:58.908 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:14:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:14:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:14:58.909 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:14:58.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:14:58.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:14:58.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:14:58.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:14:58.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:14:58.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:14:58.937 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:14:58.937 DEBUG [main][EditorHandler] 0 editor(s) found 13:14:58.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:14:58.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:14:58.956 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:14:58.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:14:58.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:14:58.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:14:58.957 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:14:58.957 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:14:58.957 DEBUG [main][MenuItemLookup] Found menu:'File' 13:14:58.957 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:14:58.957 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:14:58.957 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:14:58.957 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:14:58.957 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:14:58.957 DEBUG [main][MenuItemLookup] Item match:Window 13:14:58.958 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:14:58.958 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:14:58.958 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:14:58.958 DEBUG [main][MenuItemLookup] Found menu:'' 13:14:58.958 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:14:58.958 DEBUG [main][MenuItemLookup] Item match:Show View 13:14:58.961 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:14:58.961 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:14:58.961 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:14:58.961 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:14:58.961 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:14:58.961 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:14:58.961 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:14:58.961 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:14:58.961 DEBUG [main][MenuItemLookup] Found menu:'' 13:14:58.961 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:14:58.961 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:14:58.961 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:14:58.961 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:14:58.961 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:14:59.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:14:59.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:14:59.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:14:59.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:14:59.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:14:59.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:14:59.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:14:59.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:14:59.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:14:59.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:14:59.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:14:59.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:14:59.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:14:59.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:14:59.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:14:59.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:14:59.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:14:59.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:14:59.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:14:59.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:14:59.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:14:59.022 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:14:59.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:14:59.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:14:59.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:14:59.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:14:59.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:14:59.022 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:14:59.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:14:59.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:14:59.023 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:14:59.023 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:14:59.023 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:14:59.023 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:14:59.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:14:59.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:14:59.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:14:59.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:14:59.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:14:59.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:14:59.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:14:59.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 "Open") 13:14:59.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:14:59.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:14:59.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:14:59.024 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:14:59.024 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:14:59.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:14:59.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:14:59.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:14:59.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:14:59.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:14:59.025 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:14:59.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:14:59.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:14:59.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:14:59.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:14:59.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:14:59.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:14:59.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:14:59.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:14:59.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:14:59.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:14:59.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:14:59.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:14:59.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:14:59.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:14:59.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:14:59.117 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:14:59.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:14:59.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:14:59.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:14:59.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:14:59.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:14:59.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:14:59.118 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:14:59.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:14:59.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:14:59.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:14:59.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:14:59.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:14:59.120 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:14:59.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:14:59.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:14:59.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:14:59.133 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:14:59.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:14:59.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:14:59.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:14:59.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:14:59.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:14:59.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:14:59.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:14:59.135 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:14:59.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:14:59.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:14:59.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:14:59.182 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:14:59.182 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 13:14:59.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 13:14:59.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:14:59.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:14:59.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:14:59.208 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 13:14:59.208 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:14:59.208 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:14:59.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:14:59.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:14:59.264 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 13:14:59.264 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:14:59.264 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 13:14:59.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 13:14:59.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:14:59.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:14:59.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:14:59.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 13:14:59.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:14:59.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:14:59.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:14:59.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:14:59.265 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 13:14:59.265 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:14:59.265 DEBUG [main][EditorHandler] 0 editor(s) found 13:14:59.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:14:59.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:14:59.266 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:14:59.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:14:59.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:14:59.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:14:59.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:14:59.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:14:59.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:14:59.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:14:59.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:14:59.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:14:59.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:14:59.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:14:59.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:14:59.268 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:14:59.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:14:59.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:14:59.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:14:59.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:14:59.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:14:59.270 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:14:59.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:14:59.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:14:59.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:14:59.271 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:14:59.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:14:59.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:14:59.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:14:59.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:14:59.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:14:59.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:14:59.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:14:59.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:00.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:00.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:00.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:00.273 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:15:00.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:15:00.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:00.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:00.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 13:15:00.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:00.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:00.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:00.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:00.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:00.276 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 13:15:00.283 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:15:00.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:15:00.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:00.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:00.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:00.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:00.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:00.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:00.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:01.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:01.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:01.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:01.286 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:15:01.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:15:01.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:01.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:01.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:15:01.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:01.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:01.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:01.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:01.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:01.287 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 13:15:01.287 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:15:01.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:15:01.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:01.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:01.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:15:01.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:01.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:01.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:01.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:01.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:01.288 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:15:01.288 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:15:01.289 DEBUG [main][TreeItemHandler] Set Tree selection 13:15:01.290 DEBUG [main][TreeHandler] Notify Tree about selection event 13:15:01.304 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:15:01.307 DEBUG [WorkbenchTestable][TreeItemHandler] MyProject 13:15:01.308 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:15:01.308 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:01.356 DEBUG [main][MenuItemLookup] Found menu:'New' 13:15:01.356 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:15:01.356 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:01.356 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:15:01.356 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:01.356 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:15:01.356 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:15:01.356 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:15:01.356 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:15:01.356 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:15:01.356 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:01.356 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:15:01.356 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:15:01.356 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:01.356 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:15:01.356 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:15:01.357 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:15:01.357 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:15:01.357 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:15:01.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:01.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:15:01.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:01.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:01.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:01.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:01.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:15:01.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:01.879 DEBUG [main][MenuItemLookup] Found menu:'New' 13:15:01.879 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:15:01.879 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:01.879 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:15:01.879 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:01.879 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:15:01.879 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:15:01.879 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:15:01.879 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:15:01.879 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:15:01.879 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:15:01.879 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:15:01.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:15:02.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 13:15:02.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:15:02.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:02.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:02.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:15:02.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:02.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:02.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:02.551 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:15:02.551 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:02.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:02.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:02.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:02.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:02.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:02.552 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:15:02.553 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:15:02.553 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:15:02.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:02.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:02.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:02.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15: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 "OK") 13:15:02.553 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:02.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:02.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:02.553 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:15:02.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:02.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:02.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:02.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:02.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:02.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:02.554 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:15:02.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:02.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:02.554 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:02.554 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:02.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:15:02.563 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:15:03.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:15:03.064 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:15:03.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:03.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:15:03.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:15:03.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:15:03.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:03.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:03.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:03.065 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:15:03.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:15:03.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:03.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:15:03.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:03.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:03.066 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 13:15:03.066 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:03.066 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:03.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:03.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.267 s - in org.eclipse.reddeer.workbench.test.editor.EditorFileTest testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0.082 s testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:03.074 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:03.075 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:15:03.076 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:03.076 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:03.076 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:03.076 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:15:03.078 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:03.078 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:15:03.078 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:03.078 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:15:03.078 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:15:03.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:03.078 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:15:03.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:03.078 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:15:03.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:03.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:03.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:03.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:03.079 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:03.079 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:15:03.079 DEBUG [main][MenuItemLookup] Found menu:'File' 13:15:03.079 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:15:03.079 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:15:03.079 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:15:03.079 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:15:03.079 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:15:03.079 DEBUG [main][MenuItemLookup] Item match:Window 13:15:03.080 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:15:03.080 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:15:03.080 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:15:03.080 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:03.080 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:15:03.080 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:15:03.080 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:03.080 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:15:03.080 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:03.080 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:15:03.080 DEBUG [main][MenuItemLookup] Item match:Preferences 13:15:03.080 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:15:03.080 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:15:03.080 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:15:03.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:15:03.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:15:03.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:15:03.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:03.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:03.174 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:15:03.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:03.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:15:03.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:03.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:03.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:03.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:03.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:03.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:15:03.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:15:03.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:15:03.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:03.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:03.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:03.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:03.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:03.178 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:15:03.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:03.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:03.178 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:03.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:03.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:15:03.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:15:03.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:03.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:03.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:03.229 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:15:03.229 DEBUG [main][EditorHandler] 0 editor(s) found 13:15:03.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:03.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:03.231 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:15:03.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:03.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:03.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:03.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:03.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:03.232 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:03.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 '\*?\QProject Explorer\E') 13:15:03.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:03.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:03.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:03.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:03.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:03.233 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:15:03.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:15:03.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:03.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:03.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:03.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:03.235 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:15:03.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:15:03.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:03.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:15:03.245 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:15:03.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:15:03.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:03.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:15:03.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:03.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:03.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:03.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:03.246 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:15:03.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:15:03.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:03.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:15:03.254 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:15:03.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:03.254 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:15:03.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:03.254 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 13:15:03.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:03.254 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:15:03.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:03.255 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:15:03.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:03.255 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:15:03.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:03.255 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 13:15:03.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:03.255 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:15:03.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:03.255 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:15:03.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:03.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:03.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:03.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:03.256 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:03.256 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:15:03.256 DEBUG [main][MenuItemLookup] Found menu:'File' 13:15:03.256 DEBUG [main][MenuItemLookup] Item match:File 13:15:03.257 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:15:03.257 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:15:03.260 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:15:03.260 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:03.260 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:15:03.261 DEBUG [main][MenuItemLookup] Found menu:'File' 13:15:03.261 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:15:03.261 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:03.261 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:15:03.261 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:15:03.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:15:03.261 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:15:03.261 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:15:03.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:15:03.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:15:03.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:15:03.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:03.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:03.362 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:15:03.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:03.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:15:03.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:03.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:03.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:03.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:03.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:03.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:15:03.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:15:03.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:15:03.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:15:03.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:03.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:03.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:15:03.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:15:03.868 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:15:03.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:03.868 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:15:03.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:03.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:15:03.868 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:15:03.868 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:15:03.869 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:15:03.872 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:15:03.872 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:15:03.872 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:15:03.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:15:03.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:03.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:03.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:03.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:03.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:03.875 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:15:03.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:03.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:03.875 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:03.875 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:03.916 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:15:03.916 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:03.916 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:03.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 13:15:03.916 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 13:15:03.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 13:15:03.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:03.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:03.917 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 13:15:03.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:03.918 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 13:15:03.919 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:") 13:15:03.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:03.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:03.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:03.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:03.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:15:03.921 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:15:03.922 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 13:15:03.923 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 13:15:03.923 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 13:15:03.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 13:15:03.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:03.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:03.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:03.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:03.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:03.925 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:15:03.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:03.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:03.925 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:03.925 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:03.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:15:04.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:15:04.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:04.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:15:04.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:04.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:04.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:04.430 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:15:04.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:04.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'] 13:15:04.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:04.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: "Create New File"] 13:15:04.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:04.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'] 13:15:04.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:04.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'] 13:15:04.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:04.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'] 13:15:04.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:04.432 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 13:15:04.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:04.432 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:15:04.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:04.432 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:15:04.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:04.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:04.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:04.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:04.432 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:04.432 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:15:04.432 DEBUG [main][MenuItemLookup] Found menu:'File' 13:15:04.432 DEBUG [main][MenuItemLookup] Item match:File 13:15:04.433 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:15:04.433 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:15:04.435 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:15:04.435 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:04.435 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:15:04.435 DEBUG [main][MenuItemLookup] Found menu:'File' 13:15:04.435 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:15:04.435 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:04.435 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:15:04.435 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:15:04.435 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:15:04.435 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:15:04.435 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:15:04.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:15:04.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:15:04.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:15:04.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:04.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:04.494 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:15:04.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:04.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:15:04.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:04.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:04.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:04.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:04.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:04.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:15:04.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:15:04.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:15:04.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:15:04.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:04.496 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:15:04.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:04.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:15:04.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:15:04.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:15:04.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:04.496 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:15:04.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:04.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:15:04.496 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 13:15:04.496 DEBUG [main][TreeItemHandler] Selecting tree item: File 13:15:04.496 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 13:15:04.499 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 13:15:04.500 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:15:04.500 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:15:04.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) 13:15:04.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:04.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:04.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:04.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:04.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:04.501 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:15:04.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:04.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:04.501 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:04.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:04.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'] 13:15:04.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:04.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:04.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 13:15:04.541 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 13:15:04.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 13:15:04.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:04.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:04.542 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:15:04.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:04.543 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:") 13:15:04.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:04.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:04.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:04.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:04.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:15:04.546 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:15:04.546 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 13:15:04.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.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 13:15:04.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:04.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:04.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:04.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:04.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:15:04.548 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:15:04.549 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 13:15:04.549 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:15:04.549 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 13:15:04.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.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) 13:15:04.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:04.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:04.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:04.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:04.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:04.551 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:15:04.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:04.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:04.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:04.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:04.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:15:05.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:15:05.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:05.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:15:05.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:05.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:05.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:05.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:05.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 13:15:05.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:05.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:05.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:05.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:05.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:05.062 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:05.062 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 13:15:05.062 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:05.062 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:05.063 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:05.063 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 13:15:05.063 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:15:05.064 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:15:05.090 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:15:05.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:15:05.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:05.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:15:05.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:05.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 13:15:05.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:05.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:15:05.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:05.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:15:05.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:05.092 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:15:05.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:05.092 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 13:15:05.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:05.092 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:15:05.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:05.092 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:15:05.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:05.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:05.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:05.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:05.093 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:05.093 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:15:05.093 DEBUG [main][MenuItemLookup] Found menu:'File' 13:15:05.093 DEBUG [main][MenuItemLookup] Item match:File 13:15:05.094 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:15:05.094 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:15:05.095 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:15:05.095 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:05.095 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:15:05.095 DEBUG [main][MenuItemLookup] Found menu:'File' 13:15:05.095 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:15:05.095 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:05.096 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:15:05.096 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:15:05.096 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:15:05.096 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:15:05.096 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:15:05.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:15:05.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:15:05.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:15:05.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:05.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:05.159 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:15:05.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:05.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:15:05.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:05.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:05.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:05.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:05.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:05.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:15:05.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:15:05.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:15:05.161 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:15:05.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:05.161 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:15:05.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:05.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:15:05.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:15:05.161 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:15:05.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:05.161 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:15:05.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:05.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:15:05.161 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 13:15:05.161 DEBUG [main][TreeItemHandler] Selecting tree item: File 13:15:05.161 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 13:15:05.162 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 13:15:05.162 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:15:05.162 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:15:05.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:15:05.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:05.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:05.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:05.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:05.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:05.163 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:15:05.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:05.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:05.163 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:05.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:05.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'] 13:15:05.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:05.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:05.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 13:15:05.192 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 13:15:05.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 13:15:05.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:05.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:05.193 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:15:05.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:05.193 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:") 13:15:05.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:05.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:05.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:05.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:05.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:15:05.215 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:15:05.216 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest1.min 13:15:05.216 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:") 13:15:05.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:05.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:05.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:05.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:05.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:15:05.218 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:15:05.218 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 13:15:05.219 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:15:05.219 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 13:15:05.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.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) 13:15:05.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:05.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:05.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:05.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:05.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:05.228 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:15:05.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:05.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:05.228 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:05.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:05.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:15:05.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:15:05.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:05.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:15:05.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:15:05.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:15:05.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:05.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:05.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:05.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:05.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:15:05.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:05.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'] 13:15:05.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:05.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: "Create New File"] 13:15:05.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:05.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'] 13:15:05.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:05.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'] 13:15:05.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:05.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'] 13:15:05.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:05.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: "Create New File"] 13:15:05.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:05.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'] 13:15:05.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:05.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'] 13:15:05.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:05.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 13:15:05.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:05.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:05.355 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 13:15:05.356 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 13:15:05.356 DEBUG [main][MenuItemLookup] Found menu:'File' 13:15:05.356 DEBUG [main][MenuItemLookup] Item match:File 13:15:05.358 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:15:05.358 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:15:05.360 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:15:05.360 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:05.360 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:15:05.360 DEBUG [main][MenuItemLookup] Found menu:'File' 13:15:05.360 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:15:05.360 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:05.360 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:15:05.360 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:15:05.375 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:15:05.375 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:15:05.375 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:15:05.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:15:05.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:15:05.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:15:05.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:05.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:05.467 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:15:05.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:05.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:15:05.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:05.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:05.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:05.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:05.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:05.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:15:05.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:15:05.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:15:05.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:15:05.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:05.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:15:05.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:05.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:15:05.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:15:05.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:15:05.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:05.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:15:05.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:05.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:15:05.470 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 13:15:05.470 DEBUG [main][TreeItemHandler] Selecting tree item: File 13:15:05.470 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 13:15:05.471 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 13:15:05.471 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:15:05.471 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:15:05.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.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:15:05.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:05.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:05.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:05.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:05.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:05.472 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:15:05.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:05.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:05.473 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:05.473 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:05.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'] 13:15:05.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:05.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:05.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 13:15:05.520 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 13:15:05.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 13:15:05.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:05.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:05.521 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:15:05.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:05.521 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:") 13:15:05.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:05.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:05.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:05.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:05.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:15:05.525 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:15:05.525 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest+.min 13:15:05.526 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:") 13:15:05.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:05.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:05.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:05.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:05.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:15:05.536 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:15:05.536 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 13:15:05.537 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:15:05.537 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 13:15:05.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.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) 13:15:05.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:05.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:05.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:05.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:05.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:05.539 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:15:05.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:05.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:05.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:05.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:05.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:15:06.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:15:06.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:06.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:15:06.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:06.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:06.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:06.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15: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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E') 13:15:06.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:06.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:06.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:06.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:06.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:06.046 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest+.min 13:15:06.050 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:06.050 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:06.051 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:06.051 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:06.051 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:06.051 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 13:15:06.052 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:15:06.052 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 13:15:06.060 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 13:15:06.061 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:06.061 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:06.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:06.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:06.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:06.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:06.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:06.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:06.071 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 13:15:06.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 13:15:06.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:06.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:06.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 13:15:06.071 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 13:15:06.071 DEBUG [main][MenuItemLookup] Found menu:'File' 13:15:06.071 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:15:06.071 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:15:06.072 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:15:06.072 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:15:06.072 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:15:06.072 DEBUG [main][MenuItemLookup] Item match:Window 13:15:06.072 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:15:06.072 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:15:06.072 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:15:06.072 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:06.072 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:15:06.072 DEBUG [main][MenuItemLookup] Item match:Show View 13:15:06.075 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:15:06.075 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:15:06.075 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:15:06.075 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:15:06.075 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:15:06.075 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:15:06.075 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:15:06.075 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:15:06.075 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:06.075 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:15:06.075 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:15:06.075 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:15:06.075 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:15:06.075 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:15:06.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:15:06.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:15:06.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:15:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:06.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:06.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:15:06.131 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:06.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:06.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:06.131 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:15:06.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:06.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:06.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:06.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:06.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:06.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:06.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:15:06.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:15:06.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:15:06.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:15:06.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:06.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:06.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:15:06.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:15:06.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:15:06.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:06.636 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:15:06.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:06.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:15:06.636 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 13:15:06.637 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 13:15:06.637 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 13:15:06.637 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 13:15:06.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:06.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:06.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:06.637 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:15:06.637 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:06.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:06.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:06.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 "Open") 13:15:06.638 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:06.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:06.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:06.638 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:15:06.638 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:06.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:06.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:06.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:06.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:06.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:06.639 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:15:06.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:06.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:06.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:06.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:06.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:15:06.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:15:06.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 13:15:06.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:06.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:06.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 13:15:06.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:06.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:06.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 13:15:06.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:06.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:06.891 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 13:15:06.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:15:06.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:06.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:06.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:06.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:06.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:06.893 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:06.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:06.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:06.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 13:15:06.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:06.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:06.920 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:06.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:06.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:06.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:06.921 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:06.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:06.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:06.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:06.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:06.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:06.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:07.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:07.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:07.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:07.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:07.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:07.923 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:07.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:07.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:07.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:07.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:15:07.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:07.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:07.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:07.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:07.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:07.924 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:07.928 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:07.928 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:15:07.929 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:07.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:08.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:08.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:08.431 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:08.431 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:08.432 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:08.441 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:08.441 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:15:08.442 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:08.442 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:08.442 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:08.448 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:08.448 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:08.448 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:08.472 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:08.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:08.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:08.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:08.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:08.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:08.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 13:15:08.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:08.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:08.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:08.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:08.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:08.478 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:08.478 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:08.478 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:08.478 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:08.479 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:15:08.479 DEBUG [main][EditorHandler] 2 editor(s) found 13:15:08.479 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 13:15:08.486 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 13:15:08.486 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:15:08.514 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:15:08.515 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:08.515 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:08.515 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:08.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:08.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:08.515 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:08.515 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:08.515 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:08.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:08.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:08.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:08.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:08.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:08.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:08.517 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:08.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:08.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:08.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:08.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:08.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:08.519 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:08.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:15:08.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:08.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:08.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:08.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:08.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:08.521 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:08.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:08.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:08.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:08.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:08.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:08.535 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:08.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:08.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:08.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:08.536 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:08.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:08.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:08.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:08.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:08.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:08.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:09.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:09.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:09.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:09.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:10.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:10.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:10.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:10.038 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:10.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:10.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:10.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:10.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:15:10.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:10.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:10.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:10.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:10.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:10.040 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:10.040 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:10.040 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:15:10.040 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:10.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:10.040 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:10.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:10.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:10.041 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:10.041 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:10.041 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:10.044 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:10.044 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:15:10.044 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:10.044 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:10.044 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:10.046 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:10.046 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:10.046 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:10.079 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:10.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:10.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:10.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:10.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:10.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:10.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 13:15:10.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:10.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:10.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:10.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:10.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:10.082 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:10.082 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:10.082 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:10.082 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:10.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 13:15:10.083 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:10.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:10.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:10.083 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 13:15:10.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:10.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:10.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:10.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:10.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:10.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:10.084 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 13:15:10.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:10.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:10.084 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:10.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:10.086 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:15:10.086 DEBUG [main][EditorHandler] 1 editor(s) found 13:15:10.086 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:15:10.113 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:15:10.113 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:15:10.113 DEBUG [main][EditorHandler] 0 editor(s) found 13:15:10.113 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:10.113 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:10.113 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:10.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:10.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:10.114 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:10.114 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:10.114 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:10.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:10.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:10.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:10.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:10.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:10.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:10.116 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:10.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:10.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:10.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:10.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:10.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:10.118 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:10.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 '\*?\QPackage Explorer\E') 13:15:10.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:10.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:10.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:10.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:10.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:10.120 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:10.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:10.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:10.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:10.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:10.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:10.122 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:10.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:10.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:10.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:10.123 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:10.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:10.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:10.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:10.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:10.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:10.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:10.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:10.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:11.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:11.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:11.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:11.124 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:11.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:11.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:11.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:11.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 13:15:11.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:11.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:11.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:11.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:11.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:11.125 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:11.126 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:11.126 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:15:11.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:11.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:11.126 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:11.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:11.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:11.126 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:11.126 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:11.127 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:11.129 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:11.129 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:15:11.129 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:11.129 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:11.129 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:11.130 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:11.130 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:11.131 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:11.153 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:11.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:11.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:11.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:11.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:11.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:11.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:11.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:11.156 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:11.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:11.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:11.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 13:15:11.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:11.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:11.158 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 13:15:11.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 '\*?\QPackage Explorer\E') 13:15:11.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:11.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:11.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:11.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:11.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:11.160 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:11.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:11.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:11.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:11.191 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:11.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:11.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:11.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:11.192 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:11.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:11.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:11.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:11.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:11.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:11.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:11.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:11.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:12.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:12.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:12.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:12.194 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:12.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:12.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:12.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:12.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:15:12.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:12.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:12.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:12.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:12.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:12.195 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:12.196 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:12.196 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:15:12.196 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:12.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:12.196 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:12.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:12.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:12.197 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:12.197 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:12.197 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:12.199 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:12.202 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:15:12.202 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:12.202 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:12.202 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:12.204 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:12.204 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:12.204 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:12.214 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:12.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:12.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:12.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:12.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:12.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:12.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5db14ec4 is found... 13:15:12.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5db14ec4 is found finished successfully 13:15:12.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 13:15:12.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:12.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:12.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:12.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:12.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:12.223 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:12.223 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:12.223 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:12.223 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:12.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:12.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:12.226 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:12.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:12.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:12.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 13:15:12.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:12.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:12.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 13:15:12.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') 13:15:12.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:12.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:12.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:12.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:12.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:12.231 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:12.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:12.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:12.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:12.260 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:12.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:12.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:12.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:12.261 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:12.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:12.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:12.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:12.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:12.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:12.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:12.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:12.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:13.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:13.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:13.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:13.263 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:13.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:13.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:13.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:13.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 13:15:13.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:13.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:13.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:13.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:13.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:13.264 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:13.264 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:13.265 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 13:15:13.265 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:13.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:13.265 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:13.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:13.265 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:13.265 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 13:15:13.265 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 13:15:13.266 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 13:15:13.268 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 13:15:13.268 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 13:15:13.268 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 13:15:13.268 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 13:15:13.268 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 13:15:13.270 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 13:15:13.270 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:13.270 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:13.294 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:13.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:13.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:13.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:13.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:13.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:13.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5977f76d is found... 13:15:13.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5977f76d is found finished successfully 13:15:13.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 13:15:13.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:13.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:13.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:13.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:13.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:13.298 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:13.298 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:13.298 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:13.298 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:13.299 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:15:13.299 DEBUG [main][EditorHandler] 2 editor(s) found 13:15:13.299 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:15:13.305 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:15:13.305 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 13:15:13.335 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 13:15:13.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:13.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:13.335 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:13.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:13.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:13.336 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:13.336 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:13.336 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:13.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:13.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:13.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:13.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:13.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:13.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:13.338 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:13.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:13.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:13.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:13.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:13.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:13.340 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:13.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:15:13.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:13.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:13.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:13.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:13.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:13.342 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:13.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:13.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:13.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:13.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:13.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:13.355 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:13.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:13.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:13.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:13.356 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:13.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:13.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:13.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:13.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:13.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:13.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:13.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:13.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:14.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:14.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:14.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:14.358 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:14.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:14.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:14.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:14.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:15:14.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:14.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:14.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:14.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:14.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:14.359 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:14.359 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:14.360 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:15:14.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:14.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:14.360 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:14.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:14.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:14.360 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:14.360 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:14.361 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:14.363 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:14.363 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:15:14.363 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:14.363 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:14.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:14.366 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:14.366 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:14.366 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:14.396 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:14.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:14.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:14.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:14.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:14.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:14.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 13:15:14.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:14.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:14.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:14.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:14.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:14.400 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:14.400 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:14.400 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:14.400 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:14.401 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:14.401 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 13:15:14.401 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 13:15:14.402 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:15:14.431 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:15:14.431 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:15:14.432 DEBUG [main][EditorHandler] 0 editor(s) found 13:15:14.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:14.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:14.432 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:14.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:14.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:14.432 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:14.432 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:14.432 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:14.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:14.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:14.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:14.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:14.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:14.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:14.434 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:14.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:14.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:14.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:14.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:14.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:14.437 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:14.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:15:14.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:14.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:14.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:14.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:14.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:14.438 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:14.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:14.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:14.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:14.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:14.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:14.440 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:14.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:14.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:14.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:14.441 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:14.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:14.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:14.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:14.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:14.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:14.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:14.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:14.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:15.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:15.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:15.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:15.443 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:15.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:15.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:15.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:15.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:15:15.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:15.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:15.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:15.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:15.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:15.444 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:15.444 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:15.445 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:15:15.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:15.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:15.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:15.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:15.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:15.445 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:15.445 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:15.445 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:15.447 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:15.447 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:15:15.447 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:15.448 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:15.448 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:15.449 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:15.449 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:15.449 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:15.479 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:15.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:15.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:15.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:15.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:15.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:15.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 '\*?\QeditorTest.min\E') 13:15:15.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:15.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:15.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:15.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:15.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:15.482 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:15.482 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:15.482 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:15.482 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:15.483 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) 13:15:15.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:15.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:15.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:15.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:15.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:15.483 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:15:15.484 DEBUG [main][EditorHandler] 1 editor(s) found 13:15:15.484 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:15:15.520 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:15:15.520 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:15.520 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:15.520 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:15.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:15.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:15.521 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:15.521 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:15.521 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:15.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:15.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:15.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:15.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:15.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:15.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:15.523 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:15.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:15.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:15.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:15.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:15.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:15.525 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:15.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:15:15.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:15.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:15.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:15.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:15.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:15.526 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:15.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:15.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:15.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:15.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:15.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:15.528 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:15.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:15.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:15.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:15.529 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:15.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:15.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:15.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:15.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:15.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:15.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:16.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:16.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:16.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:16.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:16.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:16.531 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:16.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:16.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:16.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:16.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:15:16.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:16.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:16.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:16.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:16.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:16.533 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:16.533 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:16.533 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:15:16.534 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:16.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:16.534 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:16.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:16.534 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:16.534 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:16.534 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:16.534 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:16.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:16.536 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:15:16.536 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:16.536 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:16.536 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:16.538 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:16.538 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:16.538 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:16.561 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:16.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:16.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:16.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:16.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:16.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:16.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:16.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:16.564 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:16.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:16.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:16.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 13:15:16.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:16.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:16.567 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 13:15:16.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:15:16.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:16.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:16.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:16.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:16.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:16.568 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:16.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:16.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:16.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:16.597 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:16.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:16.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:16.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:16.598 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:16.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:16.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:16.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:16.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:16.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:16.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:17.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:17.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:17.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:17.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:17.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:17.600 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:17.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:17.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:17.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:17.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 13:15:17.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:17.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:17.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:17.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:17.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:17.601 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:17.601 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:17.602 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:15:17.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:17.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:17.602 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:17.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:17.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:17.602 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:17.602 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:17.603 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:17.604 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:17.604 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:15:17.604 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:17.604 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:17.605 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:17.606 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:17.606 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:17.606 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:17.617 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:17.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:17.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:17.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:17.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:17.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:17.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@707e40b is found... 13:15:17.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@707e40b is found finished successfully 13:15:17.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 13:15:17.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:17.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:17.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:17.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:17.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:17.620 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:17.620 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:17.620 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:17.620 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:17.621 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:15:17.621 DEBUG [main][EditorHandler] 1 editor(s) found 13:15:17.621 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:15:17.650 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:15:17.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:17.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:17.651 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:17.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:17.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:17.651 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:17.651 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:17.651 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:17.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:17.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:17.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:17.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:17.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:17.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:17.653 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:17.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:17.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:17.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:17.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:17.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:17.655 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:17.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:15:17.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:17.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:17.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:17.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:17.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:17.657 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:17.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:17.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:17.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:17.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:17.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:17.659 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:17.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:17.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:17.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:17.660 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:17.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:17.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:17.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:17.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:17.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:17.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:18.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:18.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:18.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:18.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:18.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:18.661 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:18.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:18.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:18.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:18.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 13:15:18.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:18.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:18.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:18.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:18.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:18.663 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:18.663 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:18.664 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:15:18.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:18.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:18.664 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:18.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:18.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:18.664 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:18.664 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:18.664 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:18.667 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:18.667 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:15:18.667 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:18.667 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:18.667 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:18.669 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:18.669 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:18.669 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:18.700 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:18.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:18.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:18.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:18.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:18.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:18.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 13:15:18.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:18.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:18.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:18.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:18.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:18.703 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:18.703 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:18.703 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:18.703 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:18.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 13:15:18.704 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:18.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:18.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:18.704 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 13:15:18.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:18.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:18.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:18.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:18.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:18.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:18.705 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 13:15:18.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:18.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:18.705 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:18.705 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:18.707 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:18.707 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 13:15:18.707 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:15:18.707 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:15:18.735 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:15:18.735 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:15:18.735 DEBUG [main][EditorHandler] 0 editor(s) found 13:15:18.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:18.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:18.735 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:18.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:18.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:18.736 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:18.736 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:18.736 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:18.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:18.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:18.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:18.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:18.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:18.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:18.738 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:18.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:18.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:18.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:18.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:18.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:18.740 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:15:18.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:18.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:18.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:18.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:18.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:18.742 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:18.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:18.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:18.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:18.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:18.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:18.744 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:18.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:18.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:18.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:18.744 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:18.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:18.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:18.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:18.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:18.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:18.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:19.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:19.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:19.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:19.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:19.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:19.746 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:19.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:19.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:19.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:19.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:15:19.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:19.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:19.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:19.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:19.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:19.748 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:19.748 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:19.748 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:15:19.748 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:19.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:19.749 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:19.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:19.749 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:19.749 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:19.749 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:19.749 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:19.751 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:19.751 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:15:19.752 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:19.752 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:19.752 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:19.753 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:19.753 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:19.753 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:19.776 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:19.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:19.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:19.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:19.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:19.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:19.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 13:15:19.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:19.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:19.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:19.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:19.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:19.779 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:19.779 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:19.779 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:19.779 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:19.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 13:15:19.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:19.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:19.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:19.780 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 13:15:19.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:19.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:19.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:19.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:19.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:19.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:19.781 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 13:15:19.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:19.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:19.781 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:19.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:19.782 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:19.783 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 13:15:19.783 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 13:15:19.783 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:15:19.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 'Save .*'] is available.... 13:15:20.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 13:15:20.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 13:15:20.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:20.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:20.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:20.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:20.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:20.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 13:15:20.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:20.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:20.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:20.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 "Save") 13:15:20.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:20.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:20.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:20.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 13:15:20.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:20.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:20.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:20.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:20.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:20.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:20.316 INFO [WorkbenchTestable][AbstractButton] Click button &Save 13:15:20.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:20.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:20.316 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:20.316 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:20.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:15:20.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:15:20.366 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:15:20.366 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:15:20.366 DEBUG [main][EditorHandler] 0 editor(s) found 13:15:20.366 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:20.366 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:20.366 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:20.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:20.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:20.367 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:20.367 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:20.367 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:20.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:20.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:20.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:20.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:20.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:20.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:20.369 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:20.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:20.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:20.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:20.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:20.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:20.371 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:20.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 '\*?\QPackage Explorer\E') 13:15:20.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:20.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:20.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:20.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:20.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:20.373 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:20.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:20.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:20.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:20.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:20.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:20.375 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:20.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:20.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:20.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:20.375 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:20.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:20.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:20.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:20.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:20.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:20.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:20.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:20.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:21.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:21.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:21.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:21.377 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:21.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:21.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:21.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:21.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:15:21.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:21.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:21.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:21.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:21.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:21.378 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:21.379 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:21.379 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:15:21.379 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:21.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:21.379 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:21.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:21.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:21.380 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:21.380 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:21.380 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:21.382 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:21.382 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:15:21.382 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:21.382 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:21.382 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:21.383 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:21.383 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:21.383 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:21.408 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:21.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:21.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:21.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:21.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:21.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:21.408 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:15:21.409 DEBUG [main][EditorHandler] 1 editor(s) found 13:15:21.410 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:15:21.432 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:15:21.433 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:15:21.433 DEBUG [main][EditorHandler] 0 editor(s) found 13:15:21.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:21.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:21.433 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:21.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:21.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:21.434 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:21.434 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:21.434 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:21.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:21.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:21.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:21.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:21.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:21.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:21.436 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:21.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:21.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:21.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:21.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:21.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:21.438 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:21.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') 13:15:21.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:21.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:21.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:21.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:21.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:21.440 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:21.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:21.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:21.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:21.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:21.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:21.463 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:21.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:21.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:21.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:21.474 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:21.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:21.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:21.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:21.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:21.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:21.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:21.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:21.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:22.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:22.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:22.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:22.476 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:22.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:22.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:22.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:22.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 13:15:22.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:22.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:22.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:22.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:22.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:22.478 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:22.478 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:22.478 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:15:22.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:22.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:22.479 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:22.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:22.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:22.479 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:22.479 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:22.479 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:22.481 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:22.481 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:15:22.481 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:22.481 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:22.481 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:22.482 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:22.482 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:22.483 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:22.503 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:22.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:22.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:22.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:22.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:22.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:22.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@65eb02a2 is found... 13:15:22.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@65eb02a2 is found finished successfully 13:15:22.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 13:15:22.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:22.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:22.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:22.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:22.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:22.508 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:22.508 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:22.508 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:22.508 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:22.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:22.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:22.512 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:22.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:22.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:22.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 13:15:22.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:22.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:22.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 13:15:22.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:15:22.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:22.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:22.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:22.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:22.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:22.518 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:22.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:22.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:22.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:22.545 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:22.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:22.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:22.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:22.546 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:22.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:22.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:22.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:22.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:22.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:22.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:23.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:23.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:23.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:23.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:23.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:23.548 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:23.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:23.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:23.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:23.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 13:15:23.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:23.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:23.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:23.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:23.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:23.549 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:23.549 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:23.550 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 13:15:23.550 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:23.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:23.550 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:23.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:23.550 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:23.550 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 13:15:23.550 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 13:15:23.550 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 13:15:23.552 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 13:15:23.552 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 13:15:23.552 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 13:15:23.555 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 13:15:23.555 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 13:15:23.557 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 13:15:23.557 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:23.557 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:23.578 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:23.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:23.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:23.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:23.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:23.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:23.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3c763ac5 is found... 13:15:23.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3c763ac5 is found finished successfully 13:15:23.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 13:15:23.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:23.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:23.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:23.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:23.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:23.581 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 13:15:23.587 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:23.588 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:23.588 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:23.588 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:23.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@513e61e2 is found... 13:15:23.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@513e61e2 is found finished successfully 13:15:23.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 13:15:23.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:23.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:23.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:23.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:23.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:23.590 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest1.min 13:15:23.603 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:23.603 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 13:15:23.603 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:23.603 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:23.604 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:15:23.604 DEBUG [main][EditorHandler] 2 editor(s) found 13:15:23.604 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:15:23.610 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:15:23.610 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 13:15:23.636 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 13:15:23.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:23.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:23.636 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:23.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:23.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:23.637 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:23.637 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:23.637 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:23.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:23.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:23.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:23.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:23.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:23.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:23.639 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:23.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:23.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:23.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:23.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:23.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:23.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:23.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 '\*?\QPackage Explorer\E') 13:15:23.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:23.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:23.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:23.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:23.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:23.643 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:23.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:23.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:23.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:23.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:23.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:23.645 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:23.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:23.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:23.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:23.657 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:23.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:23.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:23.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:23.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:23.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:23.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:24.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:24.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:24.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:24.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:24.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:24.659 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:24.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:24.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:24.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:24.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 13:15:24.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:24.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:24.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:24.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:24.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:24.660 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:24.660 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:24.661 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:15:24.661 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:24.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:24.661 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:24.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:24.661 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:24.661 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:24.661 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:24.661 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:24.663 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:24.663 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:15:24.663 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:24.663 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:24.663 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:24.665 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:24.665 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:24.665 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:24.687 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:24.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:24.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:24.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:24.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:24.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:24.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 '\*?\QeditorTest.min\E') 13:15:24.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:24.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:24.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:24.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:24.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:24.690 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:24.690 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:24.690 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:24.690 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:24.691 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:15:24.691 DEBUG [main][EditorHandler] 1 editor(s) found 13:15:24.691 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:15:24.718 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:15:24.718 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:24.718 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:24.718 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:24.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:24.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:24.719 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:24.719 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:24.719 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:24.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:24.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:24.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:24.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:24.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:24.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:24.721 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:24.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:24.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:24.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:24.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:24.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:24.724 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:24.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:15:24.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:24.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:24.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:24.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:24.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:24.726 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:24.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:24.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:24.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:24.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:24.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:24.728 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:24.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:24.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:24.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:24.728 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:24.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:24.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:24.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:24.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:24.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:24.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:25.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:25.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:25.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:25.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:25.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:25.730 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:25.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:25.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:25.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:25.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 13:15:25.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:25.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:25.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:25.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:25.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:25.731 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:25.732 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:25.732 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:15:25.732 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:25.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:25.733 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:25.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:25.733 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:25.733 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:25.733 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:25.733 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:25.735 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:25.735 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:15:25.736 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:25.736 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:25.736 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:25.737 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:25.737 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:25.737 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:25.762 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:25.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:25.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:25.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:25.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:25.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:25.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 '\*?\QeditorTest.min\E') 13:15:25.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:25.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:25.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:25.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:25.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:25.765 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:25.765 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:25.765 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:25.765 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:25.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 13:15:25.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:25.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:25.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:25.766 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 13:15:25.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:25.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:25.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:25.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:25.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:25.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:25.766 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 13:15:25.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:25.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:25.766 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:25.766 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:25.769 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:25.769 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 13:15:25.769 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:15:25.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 13:15:25.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:25.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:25.769 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 13:15:25.769 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 13:15:25.769 DEBUG [main][MenuItemLookup] Found menu:'File' 13:15:25.770 DEBUG [main][MenuItemLookup] Item match:File 13:15:25.771 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:15:25.771 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:15:25.771 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:15:25.771 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:15:25.771 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:25.771 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:15:25.771 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:15:25.771 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:25.771 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:15:25.771 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:15:25.771 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:15:25.771 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:15:25.771 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:15:25.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:15:25.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:15:25.775 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:25.775 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 13:15:25.775 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:25.775 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:25.775 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:15:25.776 DEBUG [main][EditorHandler] 1 editor(s) found 13:15:25.776 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:15:25.821 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:15:25.821 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:25.821 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:25.821 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:25.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:25.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:25.822 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:25.822 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:25.823 INFO [WorkbenchTestable][RequirementsRunner] Started test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:25.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:25.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:25.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:25.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:25.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:25.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:25.825 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:25.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:25.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:25.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:25.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:25.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:25.828 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:25.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:15:25.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:25.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:25.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:25.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:25.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:25.842 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:25.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:25.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:25.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:25.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:25.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:25.845 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:25.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:25.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:25.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:25.856 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:25.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:25.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:25.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:25.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:25.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:25.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:26.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:26.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:26.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:26.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:26.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:26.857 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:26.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:26.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:26.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:26.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 13:15:26.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:26.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:26.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:26.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:26.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:26.859 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:26.859 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:26.860 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:15:26.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:26.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:26.860 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:26.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:26.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:26.860 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:26.860 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:26.862 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:26.867 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:26.867 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:15:26.867 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:26.867 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:26.867 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:26.869 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:26.869 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:26.869 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:26.897 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:26.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:26.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:26.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:26.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:26.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:26.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 13:15:26.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:26.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:26.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:26.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:26.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:26.900 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:26.900 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:26.901 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:26.901 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:26.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 13:15:26.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:26.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:26.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:26.902 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 13:15:26.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:26.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:26.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:26.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:26.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:26.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:26.902 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 13:15:26.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:26.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:26.902 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:26.902 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:26.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 13:15:26.904 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:26.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:26.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:26.904 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 13:15:26.904 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:26.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:26.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:26.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:26.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:26.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:26.905 INFO [WorkbenchTestable][AbstractButton] Click button Save 13:15:26.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:26.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:26.905 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:26.905 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:26.906 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:15:26.906 DEBUG [main][EditorHandler] 1 editor(s) found 13:15:26.906 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:15:26.937 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:15:26.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:26.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:26.937 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:26.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:26.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:26.938 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:26.938 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:26.938 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:26.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:26.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:26.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:26.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:26.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:26.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:26.940 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:26.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:26.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:26.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:26.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:26.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:26.943 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:26.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:15:26.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:26.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:26.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:26.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:26.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:26.944 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:26.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:26.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:26.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:26.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:26.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:26.946 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:26.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:26.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:26.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:26.947 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:26.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:26.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:26.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:26.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:26.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:26.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:27.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:27.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:27.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:27.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:27.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:27.960 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:27.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:27.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:27.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:27.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 13:15:27.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:27.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:27.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:27.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:27.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:27.962 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:27.962 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:27.963 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:15:27.963 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:27.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:27.963 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:27.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:27.963 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:27.963 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:27.963 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:27.963 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:27.966 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:27.966 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:15:27.966 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:27.966 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:27.966 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:27.968 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:27.968 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:27.969 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:27.992 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:27.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:27.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:27.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:27.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:27.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:27.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 '\*?\QeditorTest.min\E') 13:15:27.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:27.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:27.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:27.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:27.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:27.996 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:27.996 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:27.996 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:27.996 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:27.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:27.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:27.999 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:27.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:28.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:28.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 13:15:28.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:28.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:28.001 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 13:15:28.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 '\*?\QPackage Explorer\E') 13:15:28.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:28.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:28.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:28.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:28.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:28.004 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:28.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:28.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:28.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:28.042 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:28.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:28.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:28.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:28.044 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:28.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:28.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:28.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:28.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:28.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:28.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:28.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:28.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:29.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:29.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:29.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:29.046 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:29.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:29.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:29.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:29.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 13:15:29.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:29.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:29.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:29.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:29.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:29.047 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:29.048 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:29.048 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 13:15:29.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:29.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:29.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:29.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:29.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:29.048 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 13:15:29.048 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 13:15:29.048 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 13:15:29.050 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 13:15:29.050 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 13:15:29.050 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 13:15:29.050 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 13:15:29.050 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 13:15:29.052 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 13:15:29.052 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:29.052 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:29.074 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:29.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:29.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:29.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:29.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:29.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:29.075 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 13:15:29.081 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:29.081 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:29.081 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:29.081 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:29.082 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:15:29.082 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:15:29.099 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:15:29.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4843fa06 is found... 13:15:39.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4843fa06 is found failed, an exception will be thrown 13:15:39.107 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:15:39.107 DEBUG [main][EditorHandler] 1 editor(s) found 13:15:39.107 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 13:15:39.136 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 13:15:39.136 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:39.136 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:39.136 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:39.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:39.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:39.136 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:39.136 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:39.136 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:39.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:39.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:39.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:39.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:39.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:39.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:39.140 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:39.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:39.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:39.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:39.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:39.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:39.143 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:39.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') 13:15:39.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:39.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:39.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:39.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:39.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:39.145 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:39.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:39.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:39.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:39.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:39.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:39.147 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:39.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:39.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:39.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:39.148 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:39.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:39.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:39.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:39.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:39.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:39.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:39.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:39.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:40.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:40.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:40.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:40.149 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:40.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:40.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:40.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:40.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 13:15:40.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:40.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:40.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:40.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:40.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:40.151 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:40.151 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:40.151 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:15:40.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:40.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:40.152 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:40.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:40.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:40.152 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:40.152 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:40.152 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:40.154 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:40.154 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:15:40.154 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:40.154 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:40.154 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:40.155 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:40.155 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:40.155 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:40.177 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:40.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:40.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:40.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:40.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:40.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:40.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 '\*?\QeditorTest.min\E') 13:15:40.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:40.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:40.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:40.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:40.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:40.180 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:40.180 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:40.180 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:40.180 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:40.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 13:15:40.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:40.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:40.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:40.181 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 13:15:40.181 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:40.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:40.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:40.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:40.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:40.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:40.182 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 13:15:40.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:40.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:40.182 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:40.182 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:40.183 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:15:40.183 DEBUG [main][EditorHandler] 1 editor(s) found 13:15:40.183 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:15:40.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 'Save .*'] is available.... 13:15:40.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 'Save .*'] is available. finished successfully 13:15:40.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 13:15:40.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:40.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:40.712 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:40.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:40.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:40.712 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 13:15:40.712 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:40.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:40.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:40.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 13:15:40.712 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:40.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:40.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:40.712 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 13:15:40.712 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:40.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:40.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:40.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:40.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:40.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:40.713 INFO [WorkbenchTestable][AbstractButton] Click button &Save 13:15:40.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:40.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:40.713 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:40.713 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:40.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:15:40.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:15:40.753 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:15:40.753 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:15:40.753 DEBUG [main][EditorHandler] 0 editor(s) found 13:15:40.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:40.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:40.753 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:40.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:40.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:40.754 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:40.754 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:40.754 INFO [WorkbenchTestable][RequirementsRunner] Started test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:40.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:40.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:40.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:40.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:40.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:40.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:40.757 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:40.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:40.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:40.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:40.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:40.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:40.759 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:40.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 '\*?\QPackage Explorer\E') 13:15:40.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:40.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:40.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:40.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:40.772 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:40.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:40.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:40.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:40.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:40.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:40.774 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:40.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:40.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:40.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:40.775 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:40.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:40.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:40.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:40.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:40.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:40.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:41.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:41.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:41.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:41.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:41.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:41.776 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:41.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:41.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:41.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:41.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 13:15:41.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:41.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:41.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:41.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:41.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:41.778 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:41.778 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:41.778 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:15:41.778 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:41.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:41.778 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:41.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:41.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:41.779 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:41.779 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:41.779 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:41.781 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:41.781 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:15:41.781 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:41.781 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:41.781 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:41.782 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:41.782 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:41.782 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:41.806 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:41.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:41.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:41.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:41.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:41.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:41.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 13:15:41.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:41.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:41.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:41.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:41.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:41.809 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:41.809 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:41.809 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:41.809 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:41.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 13:15:41.810 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:41.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:41.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:41.810 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 13:15:41.810 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:41.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:41.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:41.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:41.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:41.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:41.811 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 13:15:41.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:41.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:41.811 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:41.811 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:41.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@34406ae2 is found... 13:15:41.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@34406ae2 is found finished successfully 13:15:41.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 13:15:41.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:41.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:41.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:41.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:41.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:41.814 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:41.814 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 13:15:41.814 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:15:41.814 DEBUG [main][EditorHandler] 1 editor(s) found 13:15:41.814 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:15:41.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 'Save .*'] is available.... 13:15:42.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 'Save .*'] is available. finished successfully 13:15:42.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 13:15:42.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:42.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:42.345 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:42.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:42.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:42.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 13:15:42.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:42.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:42.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:42.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 "Save") 13:15:42.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:42.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:42.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:42.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 13:15:42.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:42.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:42.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:42.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:42.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:42.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:42.347 INFO [WorkbenchTestable][AbstractButton] Click button &Save 13:15:42.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:42.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:42.347 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:42.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:42.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:15:42.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:15:42.399 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:15:42.399 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:42.399 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:42.399 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:42.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:42.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:42.399 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:42.399 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:42.399 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:42.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:42.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:42.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:42.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:42.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:42.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:42.401 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:42.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:42.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:42.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:42.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:42.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:42.404 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:42.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:15:42.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:42.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:42.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:42.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:42.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:42.406 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:42.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:42.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:42.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:42.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:42.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:42.409 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:42.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:42.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:42.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:42.409 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:42.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:42.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:42.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:42.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:42.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:42.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:42.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:42.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:43.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:43.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:43.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:43.411 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:43.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:43.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:43.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:43.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 13:15:43.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:43.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:43.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:43.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:43.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:43.412 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:43.412 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:43.412 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:15:43.413 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:43.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:43.413 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:43.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:43.413 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:43.413 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:43.413 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:43.413 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:43.415 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:43.415 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:15:43.415 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:43.415 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:43.415 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:43.416 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:43.416 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:43.416 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:43.438 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:43.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:43.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:43.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:43.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:43.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:43.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 13:15:43.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:43.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:43.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:43.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:43.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:43.441 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:43.441 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:43.441 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:43.441 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:43.442 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:43.442 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 13:15:43.442 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:15:43.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 13:15:43.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:43.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:43.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 13:15:43.442 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 13:15:43.443 DEBUG [main][MenuItemLookup] Found menu:'File' 13:15:43.443 DEBUG [main][MenuItemLookup] Item match:File 13:15:43.443 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:15:43.443 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:15:43.443 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:15:43.443 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:15:43.443 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:43.443 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:15:43.443 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:15:43.443 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:43.443 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:15:43.443 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:15:43.444 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:15:43.444 DEBUG [main][EditorHandler] 1 editor(s) found 13:15:43.444 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:15:43.476 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:15:43.476 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:43.476 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:43.476 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:43.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:43.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:43.477 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:43.477 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:43.477 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:43.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:43.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:43.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:43.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:43.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:43.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:43.479 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:43.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:43.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:43.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:43.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:43.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:43.481 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:43.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:15:43.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:43.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:43.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:43.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:43.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:43.483 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:43.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:43.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:43.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:43.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:43.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:43.485 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:43.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:43.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:43.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:43.485 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:43.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:43.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:43.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:43.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:43.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:43.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:43.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:43.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:44.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:44.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:44.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:44.487 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:44.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:44.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:44.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:44.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:15:44.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:44.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:44.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:44.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:44.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:44.488 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:44.488 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:44.489 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:15:44.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:44.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:44.489 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:44.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:44.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:44.489 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:44.489 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:44.489 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:44.491 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:44.491 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:15:44.491 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:44.491 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:44.492 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:44.493 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:44.493 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:44.493 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:44.516 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:44.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:44.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:44.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:44.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:44.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:44.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@17ec16f6 is found... 13:15:54.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@17ec16f6 is found failed, an exception will be thrown 13:15:54.525 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:15:54.525 DEBUG [main][EditorHandler] 1 editor(s) found 13:15:54.525 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:15:54.549 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:15:54.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:54.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:54.549 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:54.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:54.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:54.550 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:54.550 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:54.550 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:54.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:54.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:54.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:54.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:54.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:54.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:54.552 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:54.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:54.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:54.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:54.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:54.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:54.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:54.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:15:54.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:54.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:54.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:54.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:54.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:54.556 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:54.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:54.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:54.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:54.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:54.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:54.557 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:54.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:54.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:54.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:54.558 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:54.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:54.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:54.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:54.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:54.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:54.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:55.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:55.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:55.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:55.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:55.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:55.559 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:55.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:55.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:55.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:55.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 13:15:55.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:55.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:55.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:55.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:55.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:55.561 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:55.561 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:55.561 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:15:55.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:55.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:55.561 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:55.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:55.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:55.562 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:55.562 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:55.562 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:55.564 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:55.564 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:15:55.564 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:55.564 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:55.564 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:55.565 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:55.565 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:55.565 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:55.586 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:55.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:55.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:55.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:55.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:55.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:55.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 13:15:55.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:55.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:55.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:55.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:55.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:55.589 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:55.589 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:55.589 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:55.589 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:55.590 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:55.590 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 13:15:55.590 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:15:55.590 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:15:55.616 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:15:55.617 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:15:55.617 DEBUG [main][EditorHandler] 0 editor(s) found 13:15:55.617 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:55.617 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:55.617 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:55.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:55.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:55.617 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:55.617 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:55.618 INFO [WorkbenchTestable][RequirementsRunner] Started test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:55.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:55.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:55.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:55.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:55.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:55.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:55.621 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:55.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:55.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:55.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:55.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:55.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:55.624 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:55.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 '\*?\QPackage Explorer\E') 13:15:55.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:55.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:55.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:55.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:55.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:55.627 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:55.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:55.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:55.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:55.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:55.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:55.629 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:55.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:55.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:55.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:55.641 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:55.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:55.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:55.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:55.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:55.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:55.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:56.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:56.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:56.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:56.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:56.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:56.643 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:56.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:56.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:56.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:56.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 13:15:56.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:56.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:56.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:56.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:56.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:56.644 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:56.644 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:56.644 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:15:56.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:56.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:56.644 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:56.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:56.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:56.645 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:56.645 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:56.645 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:56.646 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:56.646 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:15:56.646 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:56.646 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:56.647 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:56.648 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:56.648 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:56.648 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:56.672 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:56.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:56.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:56.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:56.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:56.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:56.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:56.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:56.676 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:56.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:56.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:56.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 13:15:56.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:56.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:56.678 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 13:15:56.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 '\*?\QPackage Explorer\E') 13:15:56.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:56.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:56.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:56.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:56.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:56.680 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:56.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:56.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:56.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:56.706 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:56.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:56.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:56.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:56.707 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:56.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:56.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:56.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:56.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:56.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:56.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:57.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:57.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:57.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:57.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:57.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:57.708 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:57.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:57.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:57.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:57.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:15:57.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:57.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:57.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:57.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:57.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:57.710 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:57.710 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:57.710 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 13:15:57.710 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:57.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:57.711 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:57.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:57.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:57.711 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 13:15:57.711 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 13:15:57.711 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 13:15:57.713 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 13:15:57.713 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 13:15:57.713 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 13:15:57.713 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 13:15:57.713 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 13:15:57.714 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 13:15:57.714 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:57.714 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:57.736 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:57.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:57.736 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:57.736 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:57.736 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:57.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:57.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 '\*?\QeditorTest1.min\E') 13:15:57.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:57.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:57.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:57.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:57.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:57.740 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:57.740 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:57.740 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:57.740 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@20cc7993 is found... 13:15:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@20cc7993 is found finished successfully 13:15:57.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 13:15:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:57.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:57.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:57.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:57.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:57.744 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 13:15:57.750 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:57.750 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 13:15:57.750 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:57.750 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:57.750 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:15:57.751 DEBUG [main][EditorHandler] 2 editor(s) found 13:15:57.751 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:15:57.767 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:15:57.768 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 13:15:57.795 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 13:15:57.795 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:57.795 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:57.795 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:57.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:57.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:57.795 INFO [WorkbenchTestable][RequirementsRunner] Finished test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:57.795 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:57.795 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:57.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:57.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:57.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:57.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:57.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:57.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:57.797 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:57.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:57.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:57.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:57.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:57.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:57.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:15:57.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:57.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:57.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:57.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:57.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:57.801 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:57.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:57.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:57.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:57.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:57.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:57.802 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:57.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:57.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:57.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:57.803 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:57.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:57.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:57.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:57.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:57.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:57.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:58.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:58.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:58.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:58.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:58.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:58.804 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:58.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:58.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:58.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:58.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:15:58.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:58.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:58.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:58.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:58.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:58.806 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:58.806 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:58.806 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:15:58.806 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:58.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:58.807 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:58.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:58.807 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:58.807 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:58.807 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:58.811 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:58.813 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:58.813 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:15:58.813 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:58.813 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:58.814 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:58.815 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:58.815 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:58.815 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:58.838 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:58.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:58.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:58.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:58.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:58.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:58.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 '\*?\QeditorTest.min\E') 13:15:58.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:58.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:58.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:58.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:58.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:58.840 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:58.841 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:58.841 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:58.841 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:58.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 '\*?\QeditorTest.min\E') 13:15:58.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:58.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:58.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:58.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:58.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:58.844 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:58.844 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 13:15:58.844 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:15:58.844 DEBUG [main][EditorHandler] 1 editor(s) found 13:15:58.844 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:15:58.879 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:15:58.879 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:58.879 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:58.879 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:58.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:58.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:58.879 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:58.879 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:58.879 INFO [WorkbenchTestable][RequirementsRunner] Started test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:58.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:58.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:58.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:58.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:58.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:58.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:58.881 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:58.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:58.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:58.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:58.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:58.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:58.883 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:58.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:15:58.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:58.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:58.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:58.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:58.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:58.885 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:58.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:58.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:58.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:58.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:58.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:58.897 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:58.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:58.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:58.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:58.898 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:58.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:58.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:58.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:58.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:58.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:58.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:59.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:59.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:59.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:59.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:59.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:15:59.900 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:59.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:59.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:59.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:59.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:15:59.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:59.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:59.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:59.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:59.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:59.901 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:15:59.901 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:15:59.901 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:15:59.901 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:15:59.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:59.901 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:15:59.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:59.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:15:59.902 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:59.902 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:59.902 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:59.903 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:59.903 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:15:59.903 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:15:59.903 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:15:59.903 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:15:59.904 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:15:59.904 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:15:59.905 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:15:59.939 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:15:59.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:15:59.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:15:59.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:15:59.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:15:59.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:15:59.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 13:15:59.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:59.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:59.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:59.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:59.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:59.943 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:59.943 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:15:59.943 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:15:59.943 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:15:59.944 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:15:59.945 DEBUG [main][EditorHandler] 1 editor(s) found 13:15:59.945 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:15:59.981 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:15:59.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:59.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:59.981 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:59.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:59.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:59.981 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:59.981 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:59.982 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:15:59.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:15:59.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:59.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:59.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:59.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:59.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:59.984 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:15:59.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:59.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:59.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:59.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:59.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:59.986 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:59.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:15:59.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:59.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:59.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:59.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:59.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:59.987 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:15:59.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:15:59.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:59.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:59.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:59.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:16:00.000 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:16:00.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:16:00.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:00.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:00.000 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:16:00.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:16:00.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:00.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:00.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:00.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:00.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:00.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:00.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:01.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:01.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:01.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:01.002 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:16:01.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:16:01.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:01.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:01.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:16:01.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:01.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:01.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:01.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:01.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:01.004 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:01.004 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:16:01.004 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:16:01.004 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:16:01.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:01.004 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:16:01.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:01.004 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:16:01.005 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:16:01.005 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:16:01.005 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:16:01.007 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:16:01.007 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:16:01.007 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:16:01.007 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:16:01.007 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:16:01.008 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:16:01.008 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:01.008 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:01.041 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:01.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:01.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:01.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:01.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:01.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:01.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:01.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:01.044 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:16:01.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:01.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:01.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 13:16:01.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:01.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:01.065 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 13:16:01.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:16:01.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:01.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:01.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:01.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:01.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:01.068 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:16:01.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:16:01.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:01.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:01.080 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:16:01.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:16:01.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:01.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:01.093 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:16:01.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:16:01.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:01.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:01.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:01.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:01.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:01.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:01.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:02.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:02.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:02.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:02.095 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:16:02.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:16:02.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:02.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:02.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 13:16:02.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:02.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:02.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:02.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:02.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:02.096 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:02.096 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:16:02.096 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest+.min of tree item testProject 13:16:02.096 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:16:02.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:02.096 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:16:02.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:02.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:16:02.097 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 13:16:02.097 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 13:16:02.097 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 13:16:02.099 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 13:16:02.099 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest+.min 13:16:02.099 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 13:16:02.099 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 13:16:02.099 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 13:16:02.100 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 13:16:02.100 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:02.100 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:02.123 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:02.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:02.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:02.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:02.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:02.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:02.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e4fa407 is found... 13:16:02.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e4fa407 is found finished successfully 13:16:02.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E') 13:16:02.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:02.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:02.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:02.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:02.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:02.127 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:02.127 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:02.127 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:16:02.127 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:16:02.128 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:16:02.128 DEBUG [main][EditorHandler] 2 editor(s) found 13:16:02.128 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:16:02.134 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:16:02.134 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 13:16:02.163 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 13:16:02.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:16:02.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:02.163 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:02.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.163 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:16:02.164 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:16:02.164 DEBUG [main][EditorHandler] 0 editor(s) found 13:16:02.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:02.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:02.164 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:16:02.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:02.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:02.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:02.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:02.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:02.165 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:02.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:16:02.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:02.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:02.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:02.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:02.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:02.166 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:02.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:02.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:02.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:02.191 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:02.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:02.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:02.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:02.192 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:02.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:02.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:02.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:02.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:02.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:02.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:02.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:02.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:03.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:03.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:03.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:03.193 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:03.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:03.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:03.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:03.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 13:16:03.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:03.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:03.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:03.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:03.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:03.195 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:03.195 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:03.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:03.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:03.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:03.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:03.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:03.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:03.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:03.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:04.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:04.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:04.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:04.197 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:04.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:04.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:04.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:04.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:16:04.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:04.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:04.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:04.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:04.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:04.198 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:04.198 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:04.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:04.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:04.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:04.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:16:04.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:04.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:04.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:04.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:04.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:04.199 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:16:04.199 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:16:04.199 DEBUG [main][TreeItemHandler] Set Tree selection 13:16:04.200 DEBUG [main][TreeHandler] Notify Tree about selection event 13:16:04.209 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:16:04.216 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 13:16:04.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:16:04.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:04.264 DEBUG [main][MenuItemLookup] Found menu:'New' 13:16:04.264 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:16:04.264 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:04.264 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:16:04.264 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:04.264 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:16:04.264 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:16:04.264 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:16:04.264 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:16:04.264 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:16:04.264 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:04.264 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:16:04.264 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:16:04.264 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:04.264 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:16:04.264 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:16:04.264 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:16:04.264 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:16:04.264 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:16:04.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:04.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:16:04.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:04.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:04.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:04.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:04.765 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:16:04.765 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:04.785 DEBUG [main][MenuItemLookup] Found menu:'New' 13:16:04.785 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:16:04.785 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:04.785 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:16:04.785 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:04.785 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:16:04.785 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:16:04.785 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:16:04.785 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:16:04.785 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:16:04.785 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:16:04.785 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:16:04.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:16:05.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 13:16:05.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:16:05.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:05.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:05.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:16:05.376 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:05.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:05.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:05.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:16:05.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:05.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:05.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:05.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:05.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:05.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:05.376 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:16:05.377 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:16:05.377 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:16:05.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:05.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:05.377 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:05.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:05.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") 13:16:05.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:05.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:05.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:05.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:16:05.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:05.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:05.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:05.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:05.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:05.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:05.378 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:16:05.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:05.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:05.378 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:05.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:05.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:16:05.381 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:16:05.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:16:05.882 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:16:05.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:05.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:16:05.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:16:05.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:05.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:05.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:05.882 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:05.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:05.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:05.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:16:05.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:16:05.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:16:05.884 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:16:05.884 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:05.884 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:05.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:05.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.813 s - in org.eclipse.reddeer.workbench.test.editor.EditorTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.454 s closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.599 s getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 3.222 s closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.096 s testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.089 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.13 s closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.085 s closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.631 s noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.067 s getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.203 s testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.082 s saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.103 s isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.115 s closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 12.198 s closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.618 s findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.645 s saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.077 s getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 11.073 s noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.067 s switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.177 s testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.084 s getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.102 s getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.181 s Running org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:16:05.901 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:16:05.902 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:16:05.903 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:05.903 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:16:05.903 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:05.903 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:16:05.904 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:05.904 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:16:05.904 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:05.904 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:16:05.904 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:16:05.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:05.904 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:16:05.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:05.904 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:16:05.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:05.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:05.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:05.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:05.905 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:05.905 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:16:05.905 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:05.906 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:16:05.906 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:16:05.906 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:16:05.906 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:16:05.906 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:16:05.906 DEBUG [main][MenuItemLookup] Item match:Window 13:16:05.906 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:16:05.906 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:16:05.906 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:16:05.906 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:05.906 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:16:05.906 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:16:05.906 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:05.906 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:16:05.906 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:05.906 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:16:05.906 DEBUG [main][MenuItemLookup] Item match:Preferences 13:16:05.906 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:16:05.906 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:16:05.907 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:16:05.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:16:06.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:16:06.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:16:06.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:06.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:06.002 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:16:06.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:06.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:16:06.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:06.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:06.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:06.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:06.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:06.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:06.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:06.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:16:06.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:06.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:06.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:06.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:06.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:06.006 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:16:06.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:06.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:06.006 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:06.006 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:06.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:16:06.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:16:06.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:06.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:06.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:06.024 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:16:06.024 DEBUG [main][EditorHandler] 0 editor(s) found 13:16:06.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:06.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:06.025 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:16:06.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:06.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:06.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:06.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:06.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:06.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:06.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:16:06.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:06.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:06.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:06.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:06.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:06.028 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:06.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:06.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:06.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:16:06.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:16:06.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:16:06.029 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:06.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:06.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:06.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:16:06.030 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:06.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:06.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:06.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:16:06.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:06.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:06.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:06.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:06.031 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:06.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:06.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:06.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:16:06.033 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:16:06.033 DEBUG [main][EditorHandler] 0 editor(s) found 13:16:06.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'] 13:16:06.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:06.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'] 13:16:06.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:06.045 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 13:16:06.045 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:06.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'] 13:16:06.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:06.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'] 13:16:06.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:06.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'] 13:16:06.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:06.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 Project"] 13:16:06.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:06.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'] 13:16:06.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:06.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'] 13:16:06.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:06.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:06.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:06.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:06.047 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:06.047 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:16:06.047 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:06.047 DEBUG [main][MenuItemLookup] Item match:File 13:16:06.048 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:16:06.048 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:16:06.049 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:16:06.049 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:06.049 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:16:06.049 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:06.049 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:16:06.049 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:06.049 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:16:06.049 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:16:06.050 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:16:06.050 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:16:06.050 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:16:06.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:16:06.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:16:06.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:16:06.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:06.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:06.111 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:16:06.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:06.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:16:06.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:06.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:06.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:06.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:06.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:06.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:06.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:06.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:16:06.113 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:16:06.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:06.113 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:16:06.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:06.113 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:16:06.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:16:06.113 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:16:06.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:06.113 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:16:06.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:06.113 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:16:06.113 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:16:06.113 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:16:06.113 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:16:06.116 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:16:06.116 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:16:06.116 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:16:06.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) 13:16:06.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:06.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:06.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:06.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:06.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:06.118 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:16:06.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:06.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:06.118 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:06.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:06.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'] 13:16:06.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:06.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:06.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 13:16:06.141 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 13:16:06.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 13:16:06.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:06.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:06.142 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 13:16:06.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:06.142 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 13:16:06.142 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:") 13:16:06.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:06.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:06.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:06.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:06.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:06.144 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:06.145 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 13:16:06.146 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 13:16:06.146 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 13:16:06.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 13:16:06.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:06.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:06.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:06.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:06.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:06.148 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:16:06.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:06.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:06.148 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:06.148 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:06.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:16:06.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:16:06.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:06.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:16:06.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:16:06.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:06.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:06.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:06.655 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:16:06.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:06.655 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:16:06.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:06.655 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:16:06.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:06.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:16:06.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:06.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:16:06.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:06.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:16:06.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:06.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:16:06.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:06.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:16:06.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:06.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:16:06.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:06.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:06.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:06.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:06.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:06.657 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:16:06.657 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:06.657 DEBUG [main][MenuItemLookup] Item match:File 13:16:06.658 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:16:06.658 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:16:06.658 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:16:06.658 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:16:06.658 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:06.658 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:16:06.658 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:16:06.658 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:06.658 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:16:06.658 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:16:06.658 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:16:06.658 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:16:06.658 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:06.659 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:16:06.659 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:16:06.659 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:16:06.659 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:16:06.659 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:06.659 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:16:06.659 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:06.659 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:16:06.659 DEBUG [main][MenuItemLookup] Item match:Import... 13:16:06.659 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:16:06.659 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:16:06.659 INFO [main][MenuItemHandler] Select menu item: &Import... 13:16:06.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:16:06.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:16:06.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:16:06.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:06.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:06.744 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:16:06.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:06.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:16:06.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:06.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:06.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:06.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:06.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:06.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:06.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:06.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:16:06.746 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:16:06.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:07.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:07.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:16:07.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:16:07.249 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:16:07.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:07.249 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:16:07.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:07.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:16:07.249 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:16:07.249 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:16:07.249 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:16:07.252 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:16:07.252 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:16:07.252 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:16:07.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 13:16:07.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:07.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:07.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:07.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:07.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:07.254 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:16:07.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:07.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:07.254 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:07.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:07.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"] 13:16:07.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:07.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:07.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:16:07.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:07.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:07.338 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:16:07.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:07.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:16:07.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:16:07.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:16:07.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:07.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:07.339 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:16:07.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:07.341 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/resources/TextEditorTestProject/' 13:16:07.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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:") 13:16:07.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:07.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:07.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:07.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:07.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:07.343 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 13:16:07.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:07.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:07.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:07.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:07.347 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 13:16:07.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:07.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:07.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:07.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:07.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:16:07.348 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/work/data/testProject to:/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/resources/TextEditorTestProject/ 13:16:07.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 13:16:07.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:07.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:07.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:07.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:07.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:07.395 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:16:07.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:07.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:07.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:07.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:07.424 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 13:16:07.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:07.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:07.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:07.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:07.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:07.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:16:07.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:16:07.427 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true 13:16:07.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 13:16:07.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:07.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:07.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:07.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:07.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:07.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 13:16:07.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:07.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:07.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:07.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:07.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:07.430 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 13:16:07.430 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace 13:16:07.430 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace 13:16:07.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:07.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:07.430 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:07.430 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:07.431 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:16:07.431 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 13:16:07.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 13:16:07.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:07.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:07.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:07.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:07.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:07.434 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:16:07.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:07.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:07.434 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:07.434 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:07.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:16:07.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:16:07.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:07.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 13:16:08.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 13:16:08.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 13:16:08.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:16:08.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:16:08.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:08.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:08.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:08.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:08.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:08.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:08.941 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:16:08.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:08.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:08.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:08.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:08.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:08.942 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:08.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 '\*?\QProject Explorer\E') 13:16:08.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:08.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:08.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:08.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:08.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:08.943 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:08.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:08.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:08.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:16:08.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:16:08.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:16:08.946 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:08.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:08.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:08.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:08.947 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:08.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:08.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:08.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:08.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:08.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:08.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:09.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:09.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:09.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:09.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:09.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:09.949 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:09.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:09.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:09.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:09.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 13:16:09.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:09.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:09.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:09.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:09.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:09.950 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:09.950 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:16:09.950 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:16:09.951 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:16:09.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:16:09.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:10.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:10.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:16:10.452 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:16:10.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:16:10.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:11.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:11.008 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:16:11.009 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:16:11.009 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:16:11.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:11.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:11.510 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:16:11.511 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:11.535 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:11.536 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:11.564 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:11.565 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:16:11.565 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:11.565 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:11.565 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:11.575 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:11.575 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:11.575 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:13.108 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:13.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:13.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:16:13.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:16:13.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:16:13.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:13.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:13.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:13.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:13.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@199521b0 is found... 13:16:13.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@199521b0 is found finished successfully 13:16: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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:16:13.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:13.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:13.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:13.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:13.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:13.138 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:13.139 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:13.141 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 13] 13:16:13.226 INFO [WorkbenchTestable][Keyboard] Type text "a" 13:16:13.437 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:13.437 INFO [WorkbenchTestable][Keyboard] As char:a, as int:97 13:16:14.040 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:14.040 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 13:16:14.040 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:16:14.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:16:14.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:14.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:14.041 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:14.041 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:14.042 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:14.042 DEBUG [main][MenuItemLookup] Item match:File 13:16:14.043 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:16:14.043 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:16:14.043 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:16:14.043 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:16:14.043 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:14.043 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:16:14.043 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:16:14.043 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:14.043 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:16:14.043 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:16:14.044 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:16:14.044 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:16:14.044 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:16:14.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:16:14.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:16:14.227 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:14.228 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 13:16:14.228 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:14.228 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 13:16:14.228 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:16:14.228 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:16:14.428 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:16:14.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:14.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:14.429 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:16:14.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:14.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:14.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:14.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:14.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:14.431 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:14.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:16:14.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:14.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:14.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:14.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:14.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:14.432 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:14.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:14.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:14.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:16:14.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:16:14.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:16:14.434 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:14.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:14.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:14.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:14.435 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:14.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:14.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:14.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:14.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:14.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:14.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:14.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:14.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:15.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:15.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:15.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:15.437 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:15.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:15.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:15.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:15.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 13:16:15.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:15.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:15.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:15.439 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:15.439 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:16:15.440 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:16:15.440 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:16:15.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:16:15.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:15.440 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:16:15.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:15.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:16:15.441 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:16:15.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:16:15.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:15.441 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:16:15.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:15.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:16:15.441 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:16:15.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:16:15.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:15.441 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:16:15.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:15.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:16:15.441 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:15.441 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:15.441 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:15.453 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:15.454 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:16:15.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:15.454 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:15.454 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:15.465 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:15.465 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:15.466 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:15.812 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:15.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:15.812 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 13:16:15.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:16:15.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:16:15.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:16:15.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:15.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:15.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:15.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:15.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f7b41b0 is found... 13:16:15.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f7b41b0 is found finished successfully 13:16:15.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:16:15.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:15.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:15.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:15.824 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:15.824 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 13:16:15.824 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:16:15.928 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:15.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 13:16:15.929 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:16:15.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:16:15.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:15.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:15.931 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:15.931 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:15.931 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:15.931 DEBUG [main][MenuItemLookup] Item match:File 13:16:15.932 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:16:15.932 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:16:15.932 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:16:15.932 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:16:15.932 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:15.932 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:16:15.932 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:16:15.932 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:15.932 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:16:15.932 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:16:15.932 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:16:15.932 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:16:15.932 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:16:16.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:16:16.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:16:16.021 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:16.021 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:16.021 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:16:16.021 DEBUG [main][EditorHandler] 1 editor(s) found 13:16:16.021 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:16:16.227 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:16:16.227 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:16.227 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:16:16.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:16:16.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:16.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:16.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:16.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:16.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:16.228 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:16:16.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:16.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:16.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:16.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:16.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:16.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:16.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:16:16.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:16.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:16.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:16.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:16.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:16.230 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:16.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:16.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:16.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:16:16.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:16:16.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:16:16.232 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:16.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:16.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:16.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:16.233 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:16.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:16.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:16.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:16.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:16.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:16.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:16.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:16.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:17.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:17.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:17.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:17.235 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:17.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:17.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:17.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:17.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 13:16:17.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:17.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:17.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:17.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:17.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:17.236 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:17.236 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:16:17.237 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:16:17.237 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:16:17.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:16:17.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:17.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:16:17.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:17.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:16:17.237 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:16:17.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:16:17.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:17.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:16:17.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:17.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:16:17.238 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:16:17.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:16:17.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:17.238 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:16:17.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:17.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:16:17.238 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:17.238 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:17.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:17.247 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:17.247 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:16:17.247 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:17.247 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:17.248 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:17.253 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:17.253 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:17.254 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:17.382 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:17.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:17.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:16:17.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:16:17.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:16:17.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:16:17.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:17.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:17.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:17.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:17.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@48783dae is found... 13:16:17.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@48783dae is found finished successfully 13:16:17.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:16:17.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:17.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:17.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:17.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:17.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:17.398 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:17.398 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:17.398 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:17.398 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:17.400 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 13:16:17.416 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 13:16:17.427 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:17.427 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:16:18.028 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:18.028 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 13:16:18.629 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:18.629 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 13:16:19.230 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:19.231 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:16:19.832 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:19.832 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:16:20.433 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:20.433 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 13:16:21.036 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:21.036 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 13:16:21.637 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:21.637 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:16:22.238 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:22.238 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * 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 13:16:22.238 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:16:22.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:16:22.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:22.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:22.239 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:22.239 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:22.239 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:22.240 DEBUG [main][MenuItemLookup] Item match:File 13:16:22.240 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:16:22.240 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:16:22.241 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:16:22.241 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:16:22.241 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:22.241 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:16:22.241 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:16:22.241 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:22.241 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:16:22.241 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:16:22.241 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:16:22.241 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:16:22.241 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:16:22.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:16:22.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:16:22.270 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:22.271 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * 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 13:16:22.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:22.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:22.273 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:16:22.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:22.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:22.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:16:22.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:22.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:22.275 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:22.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') 13:16:22.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:22.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:22.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:22.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:22.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:22.276 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:22.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:22.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:22.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:22.314 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:22.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:22.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:22.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:22.315 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:22.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:22.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:22.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:22.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:22.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:22.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:22.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:22.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:23.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:23.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:23.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:23.317 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:23.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:23.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:23.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:23.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 13:16:23.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:23.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:23.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:23.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:23.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:23.318 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:23.318 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:16:23.319 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:16:23.319 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:16:23.319 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:16:23.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:23.319 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:16:23.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:23.319 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:16:23.319 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:16:23.319 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:16:23.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:23.319 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:16:23.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:23.320 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:16:23.320 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:16:23.320 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:16:23.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:23.320 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:16:23.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:23.320 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:16:23.320 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:23.320 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:23.320 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:23.329 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:23.329 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:16:23.329 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:23.329 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:23.330 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:23.341 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:23.341 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:23.341 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:23.389 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:23.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:23.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:16:23.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:16:23.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:16:23.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:23.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:23.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:23.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:23.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26f977cb is found... 13:16:23.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26f977cb is found finished successfully 13:16:23.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:16:23.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:23.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:23.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:23.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:23.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:23.393 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:23.393 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * 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 13:16:23.393 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:16:23.416 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:23.416 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:23.417 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:16:23.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:16:23.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:23.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:23.417 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:23.417 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:23.417 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:23.417 DEBUG [main][MenuItemLookup] Item match:File 13:16:23.418 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:16:23.418 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:16:23.418 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:16:23.418 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:16:23.418 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:23.418 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:16:23.418 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:16:23.418 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:23.418 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:16:23.418 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:16:23.418 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:16:23.419 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:16:23.419 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:16:23.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:16:23.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:16:23.518 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:23.518 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:23.518 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:16:23.518 DEBUG [main][EditorHandler] 1 editor(s) found 13:16:23.518 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:16:23.623 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:16:23.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:16:23.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:23.623 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:23.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:23.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:23.626 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:16:23.626 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:23.626 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:16:23.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:16:23.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:23.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:23.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:23.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:23.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:23.627 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:16:23.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:23.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:23.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:23.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:23.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:23.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:23.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:16:23.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:23.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:23.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:23.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:23.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:23.629 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:23.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:23.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:23.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:16:23.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:16:23.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:16:23.632 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:23.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:23.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:23.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:23.632 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:23.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:23.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:23.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:23.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:23.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:23.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:24.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:24.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:24.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:24.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:24.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:24.634 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:24.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:24.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:24.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:24.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:16:24.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:24.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:24.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:24.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:24.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:24.636 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:24.636 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:16:24.636 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:16:24.637 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:16:24.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:16:24.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:24.637 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:16:24.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:24.637 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:16:24.637 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:16:24.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:16:24.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:24.637 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:16:24.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:24.637 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:16:24.637 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:16:24.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:16:24.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:24.637 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:16:24.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:24.637 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:16:24.637 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:24.638 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:24.638 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:24.647 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:24.648 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:16:24.648 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:24.648 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:24.648 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:24.658 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:24.658 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:24.659 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:24.804 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:24.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:24.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:16:24.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:16:24.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:16:24.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:16:24.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:24.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:24.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:24.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:24.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@61db3e45 is found... 13:16:24.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@61db3e45 is found finished successfully 13:16:24.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 '\*?\QJavaClass.java\E') 13:16:24.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:24.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:24.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:24.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:24.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:24.827 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:24.827 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:24.827 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:24.827 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:24.828 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:16:25.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:25.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:25.828 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:25.828 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:25.828 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:16:25.828 DEBUG [main][MenuItemLookup] Item match:Edit 13:16:25.829 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:16:25.829 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:16:25.829 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:25.829 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:16:25.829 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:16:25.829 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:16:25.829 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:16:25.829 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 13:16:25.829 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:25.829 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:16:25.829 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:16:25.829 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 13:16:25.830 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 13:16:25.830 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 13:16:25.830 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:25.830 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 13:16:25.830 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 13:16:25.830 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 13:16:25.830 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 13:16:25.830 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 13:16:25.830 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:25.830 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 13:16:25.830 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 13:16:25.830 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:25.830 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 13:16:25.830 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:25.830 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 13:16:25.830 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:25.830 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 13:16:25.830 DEBUG [main][MenuItemLookup] Item match:Content Assist 13:16:25.833 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 13:16:25.834 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Java Non-Type Proposals" 13:16:25.834 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 13:16:25.834 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Te&mplate Proposals" 13:16:25.834 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Word Proposals" 13:16:25.834 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Chain Template Proposals" 13:16:25.834 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"" 13:16:25.834 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Parameter &Hints Shift+Ctrl+Space" 13:16:25.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:25.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:25.835 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:16:25.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:25.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:25.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:16:25.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:25.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:25.836 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:25.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:16:25.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:25.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:25.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:25.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:25.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:25.837 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:25.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:25.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:25.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:25.874 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:25.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:25.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:25.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:25.875 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:25.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:25.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:25.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:25.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:25.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:25.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:26.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:26.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:26.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:26.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:26.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:26.877 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:26.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:26.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:26.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:26.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 13:16:26.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:26.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:26.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:26.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:26.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:26.879 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:26.879 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:16:26.879 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:16:26.880 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:16:26.880 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:16:26.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:26.880 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:16:26.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:26.880 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:16:26.880 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:16:26.881 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:16:26.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:26.881 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:16:26.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:26.881 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:16:26.881 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:16:26.881 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:16:26.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:26.881 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:16:26.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:26.881 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:16:26.881 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:26.881 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:26.882 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:26.888 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:26.888 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:16:26.888 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:26.888 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:26.888 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:26.893 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:26.894 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:26.894 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:26.928 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:26.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:26.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:16:26.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:16:26.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:16:26.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:26.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:26.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:26.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:26.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6bcc91e8 is found... 13:16:26.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6bcc91e8 is found finished successfully 13:16:26.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:16:26.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:26.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:26.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:26.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:26.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:26.933 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:26.933 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:26.933 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:16:26.953 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:26.953 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:26.953 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:16:26.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:16:26.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:26.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:26.967 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:26.967 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:26.967 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:26.967 DEBUG [main][MenuItemLookup] Item match:File 13:16:26.967 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:16:26.968 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:16:26.968 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:16:26.968 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:16:26.968 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:26.968 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:16:26.968 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:16:26.968 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:26.968 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:16:26.968 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:16:26.968 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:16:26.968 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:16:26.968 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:16:26.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:16:26.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:16:26.990 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:26.990 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:26.990 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:16:26.990 DEBUG [main][EditorHandler] 1 editor(s) found 13:16:26.991 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:16:27.068 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:16:27.068 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:16:27.068 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:27.068 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:27.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:27.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:27.068 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:16:27.068 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:27.068 INFO [WorkbenchTestable][RequirementsRunner] Started test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:16:27.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:16:27.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:27.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:27.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:27.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'] 13:16:27.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:27.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'] 13:16:27.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:27.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: "Create New File"] 13:16:27.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:27.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'] 13:16:27.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:27.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'] 13:16:27.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:27.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'] 13:16:27.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:27.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: "Create New File"] 13:16:27.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:27.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'] 13:16:27.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:27.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'] 13:16:27.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:27.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:27.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:27.071 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:16:27.071 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:27.071 DEBUG [main][MenuItemLookup] Item match:File 13:16:27.072 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:16:27.072 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:16:27.110 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:16:27.110 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:27.110 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:16:27.110 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:27.110 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:16:27.110 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:27.110 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:16:27.110 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:16:27.125 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:16:27.125 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:16:27.125 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:16:27.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:16:27.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:16:27.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:16:27.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:27.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:27.216 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:16:27.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:27.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:16:27.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:27.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:27.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:27.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:27.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:27.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:27.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:27.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:16:27.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:16:27.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:27.219 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:16:27.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:27.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:16:27.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:16:27.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:16:27.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:27.219 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:16:27.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:27.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:16:27.219 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 13:16:27.219 DEBUG [main][TreeItemHandler] Selecting tree item: File 13:16:27.220 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 13:16:27.223 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 13:16:27.223 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:16:27.223 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:16:27.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) 13:16:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:27.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:27.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:27.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:27.225 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:16:27.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:27.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:27.225 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:27.225 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:27.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'] 13:16:27.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:27.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:27.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 13:16:27.260 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 13:16:27.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 13:16:27.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:27.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:27.261 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:16:27.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:16:27.261 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:") 13:16:27.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:27.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:27.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:27.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:27.263 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:27.264 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 13:16:27.264 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:") 13:16:27.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:27.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:27.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:27.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:27.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:27.266 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:27.266 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 13:16:27.267 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:16:27.267 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 13:16:27.267 DEBUG [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) 13:16:27.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:27.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:27.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:27.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:27.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:27.268 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:16:27.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:27.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:27.268 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:27.268 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:27.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:16:27.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:16:27.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:27.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:16:27.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:27.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:27.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:27.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:27.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 13:16:27.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:27.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:27.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:27.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:27.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:27.777 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 13:16:27.781 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:27.782 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:27.782 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:16:27.782 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:16:27.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:27.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:27.791 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:16:27.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:27.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:27.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 13:16:27.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:27.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:27.793 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 13:16:27.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 '\*?\QProject Explorer\E') 13:16:27.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:27.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:27.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:27.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:27.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:27.794 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:27.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:27.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:27.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:27.815 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:27.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:27.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:27.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:27.816 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:27.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:27.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:27.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:27.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:27.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:27.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:28.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:28.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:28.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:28.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:28.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:28.836 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:28.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:28.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:28.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:28.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:16:28.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:28.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:28.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:28.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:28.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:28.837 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:28.837 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:16:28.837 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:16:28.838 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:16:28.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:16:28.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:28.838 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:16:28.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:28.838 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:16:28.838 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:16:28.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:16:28.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:28.838 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:16:28.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:28.838 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:16:28.838 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:16:28.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:16:28.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:28.838 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:16:28.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:28.838 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:16:28.838 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:28.838 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:28.839 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:28.846 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:28.847 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:16:28.847 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:28.847 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:28.847 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:28.857 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:28.857 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:28.858 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:28.992 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:28.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:28.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:16:28.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:16:28.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:16:28.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:16:28.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:28.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:28.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:28.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:28.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@555221a5 is found... 13:16:28.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@555221a5 is found finished successfully 13:16:28.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:16:28.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:28.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:29.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:29.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:29.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:29.000 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:29.000 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:29.006 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:16:29.025 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:29.026 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:29.026 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:16:29.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:16:29.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:29.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:29.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:29.031 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:29.031 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:29.031 DEBUG [main][MenuItemLookup] Item match:File 13:16:29.032 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:16:29.032 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:16:29.032 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:16:29.032 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:16:29.032 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:29.032 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:16:29.032 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:16:29.032 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:29.032 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:16:29.032 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:16:29.032 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:16:29.032 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:16:29.032 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:16:29.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:16:29.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:16:29.111 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:29.111 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:29.111 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:16:29.111 DEBUG [main][EditorHandler] 2 editor(s) found 13:16:29.111 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:16:29.121 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:16:29.121 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:16:29.230 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:16:29.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:16:29.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:29.230 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:29.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:29.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:29.230 INFO [WorkbenchTestable][RequirementsRunner] Finished test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:16:29.230 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:29.230 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:16:29.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:16:29.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:29.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:29.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:29.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:29.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:29.231 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:16:29.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:29.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:29.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:29.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:29.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:29.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:29.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:16:29.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:29.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:29.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:29.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:29.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:29.233 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:29.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:29.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:29.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:16:29.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:16:29.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:16:29.235 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:29.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:29.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:29.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:29.236 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:29.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:29.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:29.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:29.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:29.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:29.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:29.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:29.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:30.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:30.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:30.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:30.237 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:30.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:30.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:30.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:30.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 13:16:30.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:30.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:30.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:30.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:30.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:30.239 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:30.239 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:16:30.239 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:16:30.240 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:16:30.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:16:30.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:30.240 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:16:30.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:30.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:16:30.240 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:16:30.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:16:30.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:30.240 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:16:30.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:30.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:16:30.240 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:16:30.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:16:30.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:30.240 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:16:30.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:30.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:16:30.241 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:30.241 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:30.241 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:30.254 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:30.254 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:16:30.254 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:30.254 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:30.255 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:30.265 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:30.265 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:30.266 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:30.395 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:30.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:30.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:16:30.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:16:30.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:16:30.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:16:30.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:30.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:30.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:30.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:30.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7c6a7217 is found... 13:16:30.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7c6a7217 is found finished successfully 13:16:30.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:16:30.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:30.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:30.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:30.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:30.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:30.410 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:30.411 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:30.411 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5 13:16:30.411 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5, offser 0 13:16:30.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:30.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:30.416 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:16:30.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:30.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:30.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:16:30.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:30.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:30.417 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:30.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:16:30.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:30.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:30.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:30.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:30.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:30.418 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:30.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:30.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:30.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:30.453 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:30.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:30.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:30.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:30.453 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:30.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:30.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:30.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:30.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:30.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:30.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:30.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:30.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:31.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:31.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:31.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:31.455 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:31.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:31.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:31.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:31.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:16:31.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:31.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:31.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:31.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:31.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:31.457 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:31.457 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:16:31.457 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:16:31.457 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:16:31.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:16:31.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:31.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:16:31.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:31.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:16:31.458 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:16:31.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:16:31.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:31.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:16:31.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:31.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:16:31.458 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:16:31.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:16:31.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:31.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:16:31.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:31.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:16:31.458 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:31.458 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:31.458 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:31.466 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:31.467 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:16:31.467 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:31.467 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:31.467 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:31.476 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:31.476 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:31.477 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:31.524 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:31.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:31.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:16:31.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:16:31.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:16:31.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:31.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:31.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:31.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:31.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2fadf765 is found... 13:16:31.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2fadf765 is found finished successfully 13:16:31.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:16:31.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:31.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:31.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:31.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:31.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:31.529 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:31.529 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:31.529 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:16:31.552 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:31.552 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:31.552 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:16:31.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:16:31.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:31.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:31.552 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:31.552 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:31.553 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:31.553 DEBUG [main][MenuItemLookup] Item match:File 13:16:31.553 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:16:31.553 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:16:31.553 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:16:31.553 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:16:31.553 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:31.553 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:16:31.553 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:16:31.553 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:31.553 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:16:31.553 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:16:31.554 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:16:31.554 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:16:31.554 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:16:31.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:16:31.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:16:31.617 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:31.617 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:31.617 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:16:31.617 DEBUG [main][EditorHandler] 1 editor(s) found 13:16:31.617 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:16:31.731 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:16:31.731 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:16:31.731 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:31.731 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:31.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:31.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:31.731 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:16:31.731 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:31.736 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:16:31.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:16:31.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:31.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:31.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:31.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:31.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:31.737 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:16:31.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:31.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:31.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:31.739 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:31.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 '\*?\QProject Explorer\E') 13:16:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:31.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:31.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:31.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:31.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:31.740 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:31.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:31.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:31.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:16:31.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:16:31.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:16:31.761 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:31.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:31.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:31.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:31.762 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:31.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:31.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:31.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:31.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:31.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:31.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:32.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:32.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:32.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:32.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:32.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:32.764 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:32.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:32.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:32.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:32.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:16:32.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:32.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:32.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:32.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:32.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:32.765 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:32.765 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:16:32.766 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:16:32.766 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:16:32.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:16:32.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:32.766 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:16:32.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:32.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:16:32.766 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:16:32.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:16:32.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:32.766 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:16:32.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:32.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:16:32.767 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:16:32.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:16:32.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:32.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:16:32.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:32.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:16:32.767 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:32.767 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:32.767 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:32.773 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:32.774 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:16:32.774 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:32.774 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:32.774 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:32.781 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:32.781 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:32.782 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:32.896 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:32.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:32.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:16:32.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:16:32.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:16:32.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:16:32.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:32.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:32.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:32.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:32.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@8784170 is found... 13:16:32.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@8784170 is found finished successfully 13:16:32.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:16:32.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:32.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:32.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:32.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:32.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:32.916 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:32.916 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:32.916 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:16:32.916 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:16:33.117 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:16:33.323 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:16:33.323 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:16:33.523 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:16:33.726 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:16:33.726 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:16:33.926 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:16:34.129 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:16:34.129 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:16:34.329 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:16:34.532 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:34.533 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 13:16:34.733 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 13:16:35.734 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() { 13:16:35.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:35.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:35.748 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:16:35.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:35.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:35.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:16:35.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:35.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:35.750 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:35.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:16:35.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:35.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:35.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:35.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:35.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:35.750 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:35.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:35.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:35.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:35.783 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:35.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:35.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:35.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:35.783 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:35.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:35.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:35.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:35.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:35.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:35.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:36.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:36.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:36.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:36.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:36.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:36.785 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:36.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:36.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:36.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:36.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:16:36.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:36.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:36.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:36.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:36.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:36.786 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:36.787 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:16:36.787 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:16:36.787 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:16:36.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:16:36.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:36.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:16:36.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:36.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:16:36.787 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:16:36.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:16:36.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:36.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:16:36.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:36.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:16:36.788 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:16:36.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:16:36.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:36.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:16:36.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:36.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:16:36.788 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:36.788 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:36.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:36.794 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:36.794 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:16:36.794 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:36.794 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:36.794 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:36.798 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:36.798 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:36.799 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:36.835 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:36.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:36.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:16:36.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:16:36.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:16:36.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:36.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:36.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:36.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:36.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68c342e7 is found... 13:16:36.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68c342e7 is found finished successfully 13:16:36.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:16:36.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:36.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:36.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:36.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:36.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:36.840 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:36.840 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:36.840 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:16:36.871 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:36.871 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:36.871 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:16:36.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:16:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:36.872 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:36.872 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:36.872 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:36.872 DEBUG [main][MenuItemLookup] Item match:File 13:16:36.873 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:16:36.873 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:16:36.873 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:16:36.873 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:16:36.873 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:36.873 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:16:36.873 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:16:36.873 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:36.873 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:16:36.873 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:16:36.873 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:16:36.873 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:16:36.873 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:16:36.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:16:36.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:16:36.928 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:36.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 13:16:36.928 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:16:36.928 DEBUG [main][EditorHandler] 1 editor(s) found 13:16:36.928 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:16:37.040 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:16:37.040 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:16:37.040 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:37.040 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:37.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:37.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:37.040 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:16:37.040 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:37.041 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:16:37.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:16:37.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:37.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:37.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:37.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:37.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:37.042 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:16:37.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:37.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:37.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:37.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:37.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:37.043 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:37.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:16:37.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:37.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:37.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:37.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:37.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:37.044 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:37.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:37.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:37.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:16:37.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:16:37.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:16:37.060 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:37.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:37.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:37.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:37.061 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:37.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:37.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:37.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:37.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:37.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:37.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:37.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:37.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:38.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:38.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:38.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:38.062 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:38.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:38.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:38.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:38.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 13:16:38.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:38.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:38.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:38.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:38.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:38.064 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:38.064 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:16:38.064 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:16:38.065 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:16:38.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:16:38.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:38.065 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:16:38.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:38.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:16:38.065 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:16:38.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:16:38.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:38.065 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:16:38.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:38.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:16:38.065 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:16:38.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:16:38.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:38.065 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:16:38.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:38.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:16:38.066 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:38.066 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:38.066 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:38.074 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:38.075 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:16:38.075 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:38.075 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:38.075 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:38.083 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:38.083 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:38.084 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:38.268 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:38.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:38.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:16:38.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:16:38.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:16:38.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:16:38.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:38.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:38.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:38.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:38.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1066bb80 is found... 13:16:38.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1066bb80 is found finished successfully 13:16:38.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:16:38.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:38.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:38.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:38.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:38.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:38.287 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:38.288 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:38.288 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:16:38.288 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:16:38.488 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:16:38.691 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:16:38.691 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:16:38.891 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:16:39.094 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:16:39.094 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:16:39.294 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:16:39.498 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:16:39.498 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:16:39.699 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:16:39.901 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:39.901 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 13:16:40.101 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 13:16:41.103 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(""); } } 13:16:41.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:41.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:41.105 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:16:41.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:41.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:41.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:16:41.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:41.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:41.106 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:41.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:16:41.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:41.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:41.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:41.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:41.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:41.107 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:41.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:41.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:41.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:41.141 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:41.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:41.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:41.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:41.142 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:41.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:41.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:41.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:41.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:41.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:41.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:41.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:41.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:42.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:42.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:42.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:42.144 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:42.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:42.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:42.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:42.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:16:42.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:42.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:42.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:42.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:42.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:42.145 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:42.145 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:16:42.146 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:16:42.146 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:16:42.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:16:42.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:42.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:16:42.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:42.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:16:42.146 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:16:42.147 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:16:42.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:42.147 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:16:42.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:42.147 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:16:42.147 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:16:42.147 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:16:42.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:42.147 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:16:42.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:42.147 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:16:42.147 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:42.147 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:42.147 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:42.154 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:42.154 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:16:42.154 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:42.154 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:42.154 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:42.161 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:42.161 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:42.162 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:42.194 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:42.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:42.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:16:42.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:16:42.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:16:42.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:42.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:42.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:42.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:42.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b856dd0 is found... 13:16:42.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b856dd0 is found finished successfully 13:16:42.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:16:42.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:42.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:42.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:42.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:42.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:42.198 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:42.198 DEBUG [WorkbenchTestable][EditorHandler] 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 13:16:42.198 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:16:42.222 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:42.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 13:16:42.223 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:16:42.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:16:42.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:42.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:42.223 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:42.224 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:42.224 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:42.224 DEBUG [main][MenuItemLookup] Item match:File 13:16:42.224 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:16:42.225 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:16:42.225 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:16:42.225 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:16:42.225 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:42.225 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:16:42.225 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:16:42.225 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:42.225 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:16:42.225 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:16:42.225 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:16:42.225 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:16:42.225 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:16:42.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:16:42.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:16:42.268 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:42.268 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:42.268 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:16:42.269 DEBUG [main][EditorHandler] 1 editor(s) found 13:16:42.269 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:16:42.410 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:16:42.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:16:42.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:42.410 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:42.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:42.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:42.411 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:16:42.411 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:42.411 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:16:42.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:16:42.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:42.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:42.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:42.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:42.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:42.412 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:16:42.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:42.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:42.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:42.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:42.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:42.414 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:42.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 '\*?\QProject Explorer\E') 13:16:42.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:42.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:42.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:42.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:42.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:42.415 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:42.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:42.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:42.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:16:42.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:16:42.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:16:42.417 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:42.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:42.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:42.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:42.418 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:42.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:42.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:42.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:42.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:42.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:42.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:42.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:42.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:43.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:43.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:43.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:43.420 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:43.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:43.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:43.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:43.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 13:16:43.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:43.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:43.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:43.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:43.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:43.421 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:43.421 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:16:43.422 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:16:43.422 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:16:43.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:16:43.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:43.422 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:16:43.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:43.422 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:16:43.422 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:16:43.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:16:43.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:43.423 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:16:43.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:43.423 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:16:43.423 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:16:43.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:16:43.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:43.423 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:16:43.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:43.423 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:16:43.423 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:43.423 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:43.423 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:43.435 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:43.435 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:16:43.435 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:43.435 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:43.436 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:43.445 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:43.445 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:43.445 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:43.573 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:43.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:43.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:16:43.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:16:43.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:16:43.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:16:43.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:43.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:43.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:43.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:43.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5ade250 is found... 13:16:43.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5ade250 is found finished successfully 13:16:43.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:16:43.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:43.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:43.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:43.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:43.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:43.589 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:43.589 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:43.589 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:16:43.608 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:43.608 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:43.608 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:16:43.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:16:43.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:43.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:43.609 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:43.609 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:43.609 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:43.609 DEBUG [main][MenuItemLookup] Item match:File 13:16:43.610 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:16:43.610 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:16:43.610 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:16:43.610 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:16:43.610 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:43.610 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:16:43.610 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:16:43.610 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:43.610 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:16:43.610 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:16:43.630 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:16:43.630 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:16:43.630 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:16:43.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:16:43.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:16:43.639 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:43.640 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:43.640 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:16:44.640 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:16:44.647 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:16:45.647 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:45.648 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 13:16:45.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.651 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:16:45.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:16:45.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:45.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:45.652 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:45.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:16:45.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:45.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:45.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:45.653 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:45.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:45.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:45.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:45.685 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:45.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:45.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:45.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:45.686 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:45.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:45.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:45.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:45.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:45.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:46.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:46.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:46.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:46.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:46.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:46.688 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:46.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:46.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:46.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:46.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:16:46.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:46.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:46.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:46.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:46.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:46.689 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:46.689 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:16:46.689 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:16:46.689 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:16:46.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:16:46.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:46.689 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:16:46.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:46.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:16:46.689 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:16:46.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:16:46.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:46.689 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:16:46.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:46.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:16:46.690 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:16:46.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:16:46.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:46.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:16:46.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:46.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:16:46.690 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:46.690 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:46.690 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:46.697 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:46.697 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:16:46.697 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:46.697 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:46.698 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:46.702 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:46.702 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:46.702 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:46.748 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:46.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:46.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:16:46.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:16:46.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:16:46.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:46.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:46.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:46.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:46.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6b4df7eb is found... 13:16:46.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6b4df7eb is found finished successfully 13:16:46.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:16:46.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:46.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:46.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:46.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:46.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:46.753 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:46.753 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemY.out.println(""); } } TooltipText=null 13:16:46.753 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:16:46.765 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:46.765 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:46.765 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:16:46.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:16:46.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:46.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:46.766 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:46.766 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:46.766 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:46.766 DEBUG [main][MenuItemLookup] Item match:File 13:16:46.767 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:16:46.767 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:16:46.767 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:16:46.767 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:16:46.767 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:46.767 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:16:46.767 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:16:46.767 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:46.767 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:16:46.767 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:16:46.767 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:16:46.767 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:16:46.767 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:16:46.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:16:46.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:16:46.777 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:46.777 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:46.777 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:16:46.778 DEBUG [main][EditorHandler] 1 editor(s) found 13:16:46.778 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:16:46.864 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:16:46.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:16:46.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:46.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:46.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:46.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:46.865 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:16:46.865 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:46.865 INFO [WorkbenchTestable][RequirementsRunner] Started test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:16:46.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:16:46.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:46.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:46.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:46.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:46.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:46.866 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:16:46.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:46.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:46.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:46.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:46.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:46.867 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:46.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') 13:16:46.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:46.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:46.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:46.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:46.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:46.867 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:46.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:46.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:46.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:16:46.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:16:46.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:16:46.869 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:46.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:46.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:46.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:46.870 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:46.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:46.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:46.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:46.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:46.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:46.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:47.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:47.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:47.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:47.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:47.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:47.871 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:47.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:47.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:47.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:47.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:16:47.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:47.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:47.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:47.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:47.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:47.872 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:47.872 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:16:47.873 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:16:47.873 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:16:47.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:16:47.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:47.873 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:16:47.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:47.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:16:47.873 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:16:47.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:16:47.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:47.873 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:16:47.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:47.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:16:47.873 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:16:47.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:16:47.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:47.874 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:16:47.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:47.874 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:16:47.874 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:47.874 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:47.874 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:47.883 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:47.884 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:16:47.884 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:47.884 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:47.884 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:47.889 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:47.889 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:47.889 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:48.029 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:48.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:48.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:16:48.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:16:48.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:16:48.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:16:48.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:48.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:48.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:48.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:48.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5dfaaa86 is found... 13:16:48.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5dfaaa86 is found finished successfully 13:16:48.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:16:48.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:48.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:48.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:48.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:48.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:48.038 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:48.038 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:48.038 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:48.038 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:48.038 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 13:16:48.065 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:48.065 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:48.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:48.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16: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. 13:16:48.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:48.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:48.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:16:48.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:48.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:48.070 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:48.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:16:48.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:48.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:48.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:48.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:48.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:48.071 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:48.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:48.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:48.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:48.110 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:48.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:48.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:48.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:48.111 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:48.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:48.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:48.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:48.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:48.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:48.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:48.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:48.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:49.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:49.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:49.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:49.112 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:49.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:49.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:49.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:49.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 13:16:49.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:49.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:49.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:49.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:49.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:49.114 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:49.114 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:16:49.114 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:16:49.114 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:16:49.114 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:16:49.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:49.115 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:16:49.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:49.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:16:49.115 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:16:49.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:16:49.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:49.115 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:16:49.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:49.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:16:49.115 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:16:49.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:16:49.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:49.115 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:16:49.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:49.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:16:49.115 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:49.115 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:49.116 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:49.122 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:49.122 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:16:49.122 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:49.122 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:49.122 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:49.129 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:49.129 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:49.129 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:49.163 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:49.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:49.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:16:49.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:16:49.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:16:49.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:49.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:49.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:49.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:49.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1c401db0 is found... 13:16:49.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1c401db0 is found finished successfully 13:16:49.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:16:49.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:49.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:49.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:49.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:49.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:49.167 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:49.167 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:49.167 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:16:49.178 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:49.178 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:49.178 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:16:49.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:16:49.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:49.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:49.178 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:49.178 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:49.178 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:49.179 DEBUG [main][MenuItemLookup] Item match:File 13:16:49.182 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:16:49.182 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:16:49.182 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:16:49.182 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:16:49.182 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:49.182 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:16:49.182 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:16:49.182 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:49.182 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:16:49.182 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:16:49.183 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:16:49.183 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:16:49.183 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:16:49.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:16:49.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:16:49.215 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:49.215 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:49.215 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:16:49.215 DEBUG [main][EditorHandler] 1 editor(s) found 13:16:49.216 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:16:49.280 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:16:49.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:16:49.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:49.280 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:49.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:49.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:49.280 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:16:49.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:49.280 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:16:49.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:16:49.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:49.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:49.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:49.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:49.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:49.281 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:16:49.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:49.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:49.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:49.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:49.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:49.282 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:49.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:16:49.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:49.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:49.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:49.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:49.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:49.283 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:49.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:49.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:49.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:16:49.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:16:49.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:16:49.285 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:49.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:49.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:49.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:49.286 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:49.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:49.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:49.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:49.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:49.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:49.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:49.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:49.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:50.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:50.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:50.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:50.287 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:50.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:50.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:50.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:50.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:16:50.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:50.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:50.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:50.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:50.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:50.289 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:50.289 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:16:50.289 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:16:50.289 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:16:50.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:16:50.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:50.289 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:16:50.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:50.290 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:16:50.290 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:16:50.290 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:16:50.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:50.290 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:16:50.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:50.290 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:16:50.290 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:16:50.290 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:16:50.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:50.290 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:16:50.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:50.290 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:16:50.290 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:50.290 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:50.290 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:50.298 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:50.298 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:16:50.298 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:50.298 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:50.298 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:50.303 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:50.303 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:50.303 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:50.447 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:50.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:50.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:16:50.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:16:50.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:16:50.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:16:50.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:50.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:50.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:50.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:50.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@375cd9f4 is found... 13:16:50.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@375cd9f4 is found finished successfully 13:16:50.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:16:50.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:50.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:50.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:50.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:50.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:50.462 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:50.462 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:50.462 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19 13:16:50.462 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19, offser 0 13:16:50.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:16:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:50.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:50.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:50.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:50.468 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:50.469 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=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 13:16:50.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:50.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:50.470 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:16:50.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:50.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:50.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:16:50.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:50.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:50.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:50.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:16:50.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:50.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:50.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:50.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:50.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:50.517 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:50.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:50.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:50.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:50.557 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:50.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:50.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:50.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:50.557 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:50.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:50.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:50.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:50.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:50.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:50.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:51.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:51.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:51.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:51.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:51.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:51.590 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:51.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:51.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:51.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:51.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 13:16:51.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:51.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:51.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:51.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:51.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:51.592 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:51.592 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:16:51.592 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:16:51.593 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:16:51.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:16:51.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:51.593 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:16:51.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:51.593 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:16:51.593 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:16:51.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:16:51.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:51.593 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:16:51.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:51.593 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:16:51.593 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:16:51.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:16:51.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:51.593 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:16:51.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:51.593 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:16:51.593 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:51.593 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:51.594 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:51.601 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:51.601 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:16:51.601 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:51.601 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:51.602 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:51.606 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:51.606 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:51.606 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:51.641 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:51.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:51.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:16:51.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:16:51.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:16:51.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:51.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:51.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:51.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:51.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@79cf08a2 is found... 13:16:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@79cf08a2 is found finished successfully 13:16:51.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:16:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:51.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:51.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:51.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:51.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:51.645 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:51.645 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } newText TooltipText=null 13:16:51.646 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:16:51.663 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:51.663 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:51.663 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:16:51.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:16:51.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:51.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:51.664 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:51.664 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:51.664 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:51.664 DEBUG [main][MenuItemLookup] Item match:File 13:16:51.665 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:16:51.665 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:16:51.665 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:16:51.665 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:16:51.665 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:51.665 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:16:51.665 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:16:51.665 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:51.665 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:16:51.665 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:16:51.665 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:16:51.665 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:16:51.665 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:16:51.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:16:51.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:16:51.724 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:51.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 13:16:51.724 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:16:51.724 DEBUG [main][EditorHandler] 1 editor(s) found 13:16:51.741 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:16:51.838 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:16:51.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:16:51.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:51.838 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:51.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:51.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:51.838 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:16:51.838 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:51.839 INFO [WorkbenchTestable][RequirementsRunner] Started test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:16:51.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:16:51.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:51.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:51.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:51.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:51.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:51.840 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:16:51.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:51.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:51.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:51.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:51.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:51.842 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:51.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:16:51.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:51.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:51.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:51.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:51.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:51.843 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:51.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:51.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:51.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:16:51.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:16:51.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:16:51.845 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:51.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:51.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:51.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:51.846 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:51.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:51.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:51.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:51.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:51.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:51.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:52.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:52.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:52.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:52.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:52.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:52.848 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:52.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:52.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:52.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:52.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 13:16:52.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:52.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:52.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:52.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:52.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:52.849 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:52.849 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:16:52.850 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:16:52.850 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:16:52.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:16:52.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:52.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:16:52.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:52.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:16:52.850 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:16:52.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:16:52.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:52.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:16:52.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:52.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:16:52.850 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:16:52.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:16:52.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:52.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:16:52.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:52.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:16:52.851 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:52.851 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:52.851 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:52.857 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:52.858 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:16:52.858 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:52.858 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:52.858 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:52.863 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:52.863 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:52.866 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:52.982 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:52.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:52.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:16:52.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:16:52.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:16:52.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:16:52.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:52.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:52.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:52.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:52.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4e0ba52 is found... 13:16:52.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4e0ba52 is found finished successfully 13:16:52.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:16:52.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:52.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:53.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:53.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:53.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:53.000 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:53.000 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:53.000 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 0] 13:16:53.008 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0 13:16:53.008 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0, offser 0 13:16:53.022 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:53.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 13:16:53.022 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:16:53.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:16:53.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:53.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:53.043 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:53.043 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:53.043 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:53.043 DEBUG [main][MenuItemLookup] Item match:File 13:16:53.044 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:16:53.044 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:16:53.044 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:16:53.044 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:16:53.044 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:53.044 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:16:53.044 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:16:53.044 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:53.044 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:16:53.044 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:16:53.044 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:16:53.044 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:16:53.044 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:16:53.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:16:53.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:16:53.053 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:53.053 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:53.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:53.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:53.053 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:53.054 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:53.054 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:16:53.054 DEBUG [main][MenuItemLookup] Item match:Edit 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:53.055 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 13:16:53.055 DEBUG [main][MenuItemLookup] Item match:Content Assist 13:16:53.082 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:53.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 13:16:53.083 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 13:16:53.083 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:16:54.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:54.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:54.083 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:54.083 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:54.083 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:16:54.083 DEBUG [main][MenuItemLookup] Item match:Edit 13:16:54.084 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:16:54.084 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:16:54.084 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:54.084 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:16:54.084 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:16:54.084 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:16:54.084 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:16:54.084 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 13:16:54.084 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:54.084 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:16:54.084 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:16:54.084 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 13:16:54.084 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 13:16:54.084 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 13:16:54.084 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:54.084 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 13:16:54.084 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 13:16:54.085 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 13:16:54.085 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 13:16:54.085 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 13:16:54.085 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:54.085 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 13:16:54.085 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 13:16:54.085 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:54.085 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 13:16:54.085 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:54.085 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 13:16:54.085 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:54.085 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 13:16:54.085 DEBUG [main][MenuItemLookup] Item match:Content Assist 13:16:54.085 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 13:16:54.085 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 13:16:54.086 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 13:16:54.086 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 13:16:54.086 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 13:16:54.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 13:16:54.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 13:16:54.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:54.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:54.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:54.273 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 13:16:54.273 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:54.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:54.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:54.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:54.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:54.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:16:54.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:16:54.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:16:54.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 13:16:54.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:16:54.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:54.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:54.287 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 13:16:54.287 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 13:16:54.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:16:54.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:16:54.288 DEBUG [WorkbenchTestable][ContentAssistant] abstract 13:16:54.288 DEBUG [WorkbenchTestable][ContentAssistant] class 13:16:54.288 DEBUG [WorkbenchTestable][ContentAssistant] enum 13:16:54.288 DEBUG [WorkbenchTestable][ContentAssistant] final 13:16:54.288 DEBUG [WorkbenchTestable][ContentAssistant] import 13:16:54.288 DEBUG [WorkbenchTestable][ContentAssistant] interface 13:16:54.288 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 13:16:54.288 DEBUG [WorkbenchTestable][ContentAssistant] public 13:16:54.288 DEBUG [WorkbenchTestable][ContentAssistant] record 13:16:54.289 DEBUG [WorkbenchTestable][ContentAssistant] sealed 13:16:54.290 DEBUG [WorkbenchTestable][ContentAssistant] new - create new object 13:16:54.291 DEBUG [WorkbenchTestable][ContentAssistant] nls - non-externalized string marker 13:16:54.292 DEBUG [WorkbenchTestable][ContentAssistant] runnable - runnable 13:16:54.292 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch case expression 13:16:54.317 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch labeled expression 13:16:54.318 DEBUG [WorkbenchTestable][ContentAssistant] toarray - convert collection to array 13:16:54.318 DEBUG [WorkbenchTestable][ContentAssistant] Choose content assist proposal - enum 13:16:54.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:16:54.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:16:54.322 TRACE [main][WidgetHandler] Notify Table with event 13 13:16:54.322 TRACE [main][WidgetHandler] Wait for synchronization 13:16:54.322 TRACE [main][WidgetHandler] Notify Table with event 14 13:16:54.322 TRACE [main][WidgetHandler] Wait for synchronization 13:16:54.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:16:54.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:16:54.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:54.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:54.362 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:16:54.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:54.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:54.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:16:54.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:54.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:54.363 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:54.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:16:54.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:54.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:54.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:54.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:54.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:54.364 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:54.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:54.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:54.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:54.406 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:54.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:54.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:54.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:54.407 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:54.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:54.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:54.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:54.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:54.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:54.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:54.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:54.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:55.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:55.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:55.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:55.408 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:55.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:55.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:55.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:55.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:16:55.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:55.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:55.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:55.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:55.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:55.410 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:55.410 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:16:55.410 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:16:55.411 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:16:55.411 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:16:55.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:55.411 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:16:55.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:55.411 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:16:55.411 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:16:55.411 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:16:55.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:55.411 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:16:55.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:55.411 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:16:55.411 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:16:55.411 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:16:55.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:55.411 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:16:55.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:55.411 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:16:55.412 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:55.412 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:55.412 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:55.418 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:55.418 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:16:55.418 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:55.418 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:55.418 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:55.423 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:55.423 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:55.424 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:55.458 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:55.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:55.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:16:55.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:16:55.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:16:55.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:55.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:55.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:55.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:55.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7d3376b5 is found... 13:16:55.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7d3376b5 is found finished successfully 13:16:55.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') 13:16:55.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:55.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:55.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:55.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:55.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:55.462 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:55.462 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 13:16:55.462 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:16:55.470 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:55.470 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:55.471 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:16:55.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:16:55.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:55.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:55.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:55.471 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:55.471 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:55.471 DEBUG [main][MenuItemLookup] Item match:File 13:16:55.472 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:16:55.472 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:16:55.472 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:16:55.472 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:16:55.472 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:55.472 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:16:55.472 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:16:55.472 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:55.472 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:16:55.472 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:16:55.472 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:16:55.472 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:16:55.472 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:16:55.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:16:55.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:16:55.516 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:55.516 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:55.516 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:16:55.516 DEBUG [main][EditorHandler] 1 editor(s) found 13:16:55.516 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:16:55.619 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:16:55.619 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:16:55.619 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:55.619 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:55.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:55.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:55.620 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:16:55.620 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:55.620 INFO [WorkbenchTestable][RequirementsRunner] Started test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:16:55.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:16:55.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:55.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:55.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:55.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:55.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:55.621 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:16:55.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:55.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:55.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:55.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:55.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:55.623 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:55.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:16:55.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:55.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:55.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:55.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:55.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:55.623 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:55.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:55.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:55.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:16:55.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:16:55.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:16:55.626 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:55.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:55.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:55.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:55.626 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:55.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:55.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:55.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:55.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:55.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:55.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:56.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:56.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:56.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:56.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:57.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:57.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:57.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:57.128 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:57.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:57.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:57.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:57.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:16:57.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:57.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:57.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:57.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:57.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:57.130 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:57.130 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:16:57.130 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:16:57.131 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:16:57.131 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:16:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:57.131 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:16:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:57.131 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:16:57.131 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:16:57.131 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:16:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:57.131 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:16:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:57.131 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:16:57.131 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass1+.java of tree item test 13:16:57.131 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:16:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:57.131 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:16:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:57.131 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:16:57.132 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 13:16:57.132 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 13:16:57.132 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 13:16:57.148 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 13:16:57.149 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass1+.java 13:16:57.149 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 13:16:57.149 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 13:16:57.149 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 13:16:57.160 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 13:16:57.160 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:57.160 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:57.282 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:57.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:57.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:16:57.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:16:57.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:16:57.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:16:57.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:57.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:57.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:57.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:57.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@42d8f551 is found... 13:16:57.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@42d8f551 is found finished successfully 13:16:57.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 '\*?\QJavaClass1+.java\E') 13:16:57.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:57.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:57.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:57.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:57.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:57.299 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:57.299 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 13:16:57.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:57.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:57.300 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:16:57.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:57.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:57.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform 13:16:57.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:57.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:57.301 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform' 13:16:57.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:16:57.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:57.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:57.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:57.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:57.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:57.302 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:57.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:57.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:57.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:57.333 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:57.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:57.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:57.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:57.333 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:57.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:57.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:57.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:57.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:57.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:57.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:57.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:57.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:58.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:58.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:58.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:58.335 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:58.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:58.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:58.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:58.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 13:16:58.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:58.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:58.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:58.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:58.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:58.336 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:58.336 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:16:58.336 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:16:58.337 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:16:58.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:16:58.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:58.337 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:16:58.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:58.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:16:58.337 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:16:58.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:16:58.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:58.337 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:16:58.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:58.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:16:58.337 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:16:58.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:16:58.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:58.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:16:58.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:58.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:16:58.338 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:58.338 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:58.338 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:58.352 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:58.352 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:16:58.352 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:58.352 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:58.353 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:58.363 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:58.363 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:58.363 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:58.469 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:58.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:58.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:16:58.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:16:58.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:16:58.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:16:58.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:58.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:58.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:58.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:58.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@62e843db is found... 13:16:58.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@62e843db is found finished successfully 13:16:58.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:16:58.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:58.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:58.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:58.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:58.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:58.486 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:58.486 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:58.486 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:16:58.518 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:58.518 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:58.518 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:16:58.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:16:58.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:58.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:58.519 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:58.519 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:16:58.519 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:58.519 DEBUG [main][MenuItemLookup] Item match:File 13:16:58.519 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:16:58.520 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:16:58.520 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:16:58.520 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:16:58.520 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:58.520 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:16:58.520 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:16:58.520 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:58.520 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:16:58.520 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:16:58.520 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:16:58.520 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:16:58.520 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:16:58.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:16:58.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:16:58.549 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:58.549 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:58.550 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:16:58.550 DEBUG [main][EditorHandler] 2 editor(s) found 13:16:58.550 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass1+.java 13:16:58.621 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass1+.java is closed 13:16:58.621 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:16:58.681 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:16:58.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:16:58.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:58.681 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:58.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:58.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:58.681 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:16:58.681 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:58.681 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:16:58.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:16:58.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:58.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:58.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:58.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:58.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:58.682 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:16:58.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:58.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:58.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:58.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:58.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:58.683 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:58.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:16:58.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:58.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:58.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:58.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:58.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:58.684 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:58.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:58.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:58.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:16:58.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:16:58.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:16:58.686 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:58.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:58.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:58.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:58.687 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:58.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:58.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:58.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:58.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:58.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:58.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:59.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:59.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:59.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:59.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:59.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:16:59.688 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:16:59.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:16:59.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:59.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:16:59.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 13:16:59.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:59.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:59.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:59.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:59.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:59.689 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:16:59.689 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:16:59.690 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:16:59.690 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:16:59.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:16:59.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:59.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:16:59.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:59.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:16:59.690 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:16:59.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:16:59.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:59.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:16:59.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:59.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:16:59.690 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:16:59.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:16:59.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:59.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:16:59.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:59.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:16:59.690 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:59.690 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:59.691 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:59.697 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:59.698 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:16:59.698 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:16:59.698 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:16:59.698 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:16:59.702 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:16:59.702 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:59.702 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:59.826 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:59.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:16:59.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:16:59.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:16:59.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:16:59.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:16:59.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:16:59.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:16:59.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:16:59.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:16:59.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1094a497 is found... 13:16:59.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1094a497 is found finished successfully 13:16:59.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:16:59.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:59.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:59.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:59.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:59.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:59.842 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:59.842 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:16:59.842 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:16:59.842 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:17:00.042 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:17:00.245 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:17:00.245 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:17:00.445 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:17:00.647 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:17:00.647 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:17:00.848 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:17:01.052 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:17:01.052 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:17:01.252 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:17:01.455 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:17:01.455 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 13:17:01.655 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 13:17:02.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:02.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:02.658 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:02.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:02.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:02.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:02.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:02.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:02.659 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:02.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 '\*?\QProject Explorer\E') 13:17:02.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:02.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:02.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:02.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:02.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:02.660 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:02.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:02.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:02.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:02.707 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:02.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:02.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:02.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:02.708 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:02.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:02.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:02.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:02.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:02.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:02.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:03.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:03.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:03.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:03.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:03.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:03.710 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:03.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:03.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:03.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:03.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:17:03.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:03.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:03.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:03.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:03.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:03.711 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:03.711 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:03.711 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:03.711 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:03.711 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:03.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:03.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:03.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:03.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:03.712 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:03.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:03.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:03.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:03.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:03.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:03.712 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:03.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:03.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:03.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:03.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:03.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:03.712 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:03.712 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:03.712 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:03.719 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:03.720 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:03.720 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:03.720 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:03.720 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:03.725 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:03.725 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:03.725 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:03.756 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:03.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:03.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:03.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:03.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:03.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:03.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:03.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:03.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:03.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@76f4feee is found... 13:17:03.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@76f4feee is found finished successfully 13:17: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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:17:03.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:03.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:03.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:03.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:03.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:03.760 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:03.760 DEBUG [WorkbenchTestable][EditorHandler] 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 13:17:03.760 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:17:03.780 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:03.780 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:03.780 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:17:03.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:03.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:03.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:03.780 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:03.780 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:03.780 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:03.780 DEBUG [main][MenuItemLookup] Item match:File 13:17:03.781 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:17:03.781 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:17:03.781 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:17:03.781 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:17:03.781 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:03.781 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:17:03.781 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:17:03.781 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:03.781 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:17:03.781 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:17:03.781 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:17:03.781 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:17:03.781 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:17:03.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:17:03.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:17:03.810 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:03.810 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:03.810 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:17:03.810 DEBUG [main][EditorHandler] 1 editor(s) found 13:17:03.810 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:17:03.881 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:17:03.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:03.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:03.881 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:03.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:03.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:03.881 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:03.881 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:03.881 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:03.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:03.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:03.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:03.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:03.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:03.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:03.882 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:03.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:03.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:03.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:03.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:03.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:03.883 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:03.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 '\*?\QProject Explorer\E') 13:17:03.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:03.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:03.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:03.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:03.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:03.884 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:03.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:03.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:03.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:17:03.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:17:03.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:17:03.886 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:03.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:03.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:03.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:03.886 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:03.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:03.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:03.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:03.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:03.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:03.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:04.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:04.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:04.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:04.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:04.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:04.921 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:04.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:04.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:04.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:04.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:17:04.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:04.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:04.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:04.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:04.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:04.922 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:04.922 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:04.922 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:04.923 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:04.923 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:04.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:04.923 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:04.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:04.923 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:04.923 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:04.923 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:04.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:04.923 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:04.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:04.923 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:04.923 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:04.923 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:04.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:04.923 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:04.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:04.923 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:04.923 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:04.923 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:04.924 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:04.933 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:04.933 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:04.933 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:04.933 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:04.933 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:04.938 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:04.938 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:04.938 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:05.064 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:05.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:05.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:05.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:05.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:05.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:17:05.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:05.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:05.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:05.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:05.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7303ef1c is found... 13:17:05.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7303ef1c is found finished successfully 13:17:05.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:17:05.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:05.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:05.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:05.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:05.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:05.077 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:05.077 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:05.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:05.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:05.078 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:05.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:05.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:05.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:05.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:05.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:05.079 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:05.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 '\*?\QProject Explorer\E') 13:17:05.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:05.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:05.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:05.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:05.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:05.080 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:05.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:05.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:05.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:05.118 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:05.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:05.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:05.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:05.119 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:05.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:05.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:05.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:05.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:05.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:05.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:05.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:05.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:06.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:06.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:06.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:06.120 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:06.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:06.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:06.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:06.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 13:17:06.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:06.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:06.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:06.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:06.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:06.121 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:06.122 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:06.122 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:06.122 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:06.122 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:06.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:06.122 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:06.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:06.122 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:06.122 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:06.122 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:06.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:06.122 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:06.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:06.123 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:06.123 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:06.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:06.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:06.123 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:06.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:06.123 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:06.123 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:06.123 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:06.123 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:06.128 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:06.129 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:06.129 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:06.129 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:06.129 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:06.133 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:06.133 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:06.134 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:06.164 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:06.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:06.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:06.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:06.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:06.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:06.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:06.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:06.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:06.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@53d58c3c is found... 13:17:06.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@53d58c3c is found finished successfully 13:17:06.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:17:06.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:06.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:06.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:06.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:06.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:06.168 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:06.168 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:06.168 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:17:06.184 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:06.184 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:06.184 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:17:06.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:06.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:06.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:06.185 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:06.185 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:06.185 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:06.185 DEBUG [main][MenuItemLookup] Item match:File 13:17:06.185 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:17:06.185 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:17:06.186 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:17:06.186 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:17:06.186 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:06.186 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:17:06.186 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:17:06.186 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:06.186 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:17:06.186 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:17:06.186 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:17:06.186 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:17:06.186 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:17:06.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:17:06.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:17:06.214 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:06.214 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:06.214 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:17:06.214 DEBUG [main][EditorHandler] 1 editor(s) found 13:17:06.215 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:17:06.275 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:17:06.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:06.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:06.275 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:06.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:06.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:06.276 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:06.276 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:06.276 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:06.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:06.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:06.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:06.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:06.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:06.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:06.277 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:06.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:06.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:06.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:06.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:06.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:06.278 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:06.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:17:06.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:06.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:06.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:06.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:06.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:06.321 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:06.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:06.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:06.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:17:06.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:17:06.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:17:06.323 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:06.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:06.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:06.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:06.336 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:06.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:06.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:06.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:06.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:06.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:06.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:06.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:06.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:07.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:07.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:07.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:07.338 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:07.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:07.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:07.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:07.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 13:17:07.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:07.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:07.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:07.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:07.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:07.340 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:07.340 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:07.340 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:07.341 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:07.341 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:07.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:07.341 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:07.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:07.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:07.341 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:07.341 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:07.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:07.341 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:07.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:07.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:07.341 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:07.341 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:07.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:07.341 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:07.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:07.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:07.342 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:07.342 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:07.342 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:07.350 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:07.350 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:07.350 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:07.350 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:07.350 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:07.358 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:07.358 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:07.358 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:07.473 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:07.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:07.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:07.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:07.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:07.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:17:07.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:07.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:07.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:07.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:07.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@66d02acd is found... 13:17:07.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@66d02acd is found finished successfully 13:17:07.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') 13:17:07.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:07.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:07.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:07.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:07.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:07.481 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:07.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 13:17:07.483 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 13:17:07.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:17:07.566 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'Revert File' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb Shift+Alt+B' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline Ctrl+O' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy Ctrl+T' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'Open With' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'Local History' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'References' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'Replace With' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:07.567 DEBUG [main][MenuItemLookup] Found menu:'Preferences...' 13:17:07.567 DEBUG [main][MenuItemLookup] Item match:Preferences... 13:17:07.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:07.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:07.568 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:07.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:07.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:07.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:07.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:07.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:07.571 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:07.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:17:07.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:07.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:07.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:07.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:07.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:07.573 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:07.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:07.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:07.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:07.605 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:07.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:07.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:07.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:07.605 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:07.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:07.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:07.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:07.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:07.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:07.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:08.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:08.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:08.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:08.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:08.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:08.607 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:08.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:08.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:08.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:08.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:17:08.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:08.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:08.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:08.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:08.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:08.608 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:08.608 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:08.608 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:08.608 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:08.608 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:08.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:08.609 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:08.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:08.609 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:08.609 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:08.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:08.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:08.609 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:08.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:08.609 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:08.609 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:08.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:08.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:08.609 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:08.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:08.609 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:08.609 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:08.609 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:08.609 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:08.614 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:08.615 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:08.615 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:08.615 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:08.615 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:08.622 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:08.622 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:08.622 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:08.656 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:08.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:08.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:08.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:08.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:08.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:08.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:08.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:08.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:08.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6af41c70 is found... 13:17:08.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6af41c70 is found finished successfully 13:17:08.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:17:08.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:08.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:08.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:08.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:08.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:08.660 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:08.660 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:08.660 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:17:08.676 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:08.676 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:08.676 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:17:08.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:08.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:08.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:08.676 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:08.676 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:08.676 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:08.676 DEBUG [main][MenuItemLookup] Item match:File 13:17:08.677 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:17:08.677 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:17:08.677 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:17:08.677 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:17:08.677 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:08.677 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:17:08.677 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:17:08.677 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:08.677 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:17:08.677 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:17:08.677 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:17:08.677 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:17:08.677 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:17:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:17:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:17:08.704 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:08.704 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:08.704 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:17:08.704 DEBUG [main][EditorHandler] 1 editor(s) found 13:17:08.704 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:17:08.772 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:17:08.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:08.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:08.772 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:08.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:08.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:08.773 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:08.773 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:08.773 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:08.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:08.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:08.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:08.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:08.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:08.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:08.774 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:08.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:08.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:08.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:08.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:08.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:08.775 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:08.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:17:08.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:08.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:08.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:08.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:08.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:08.775 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:08.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:08.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:08.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:17:08.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:17:08.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:17:08.777 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:08.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:08.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:08.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:08.778 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:08.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:08.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:08.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:08.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:08.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:08.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:09.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:09.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:09.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:09.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:09.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:09.779 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:09.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:09.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:09.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:09.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 13:17:09.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:09.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:09.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:09.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:09.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:09.780 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:09.780 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:09.780 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:09.781 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:09.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:09.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:09.781 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:09.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:09.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:09.781 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:09.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:09.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:09.781 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:09.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:09.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:09.781 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:09.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:09.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:09.781 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:09.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:09.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:09.781 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:09.781 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:09.781 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:09.789 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:09.790 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:09.790 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:09.790 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:09.790 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:09.794 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:09.794 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:09.794 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:09.916 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:09.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:09.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:09.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:09.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:09.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:17:09.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:09.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:09.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:09.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:09.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@945781a is found... 13:17:09.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@945781a is found finished successfully 13:17: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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:17:09.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:09.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:09.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:09.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:09.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:09.934 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:09.934 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:09.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:09.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:09.934 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:09.934 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:09.934 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:17:09.934 DEBUG [main][MenuItemLookup] Item match:Edit 13:17:09.935 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:17:09.935 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:17:09.935 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:09.935 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:17:09.935 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:17:09.935 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:17:09.935 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:17:09.935 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 13:17:09.935 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:09.935 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:17:09.935 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:17:09.935 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 13:17:09.935 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 13:17:09.936 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 13:17:09.936 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:09.936 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 13:17:09.936 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 13:17:09.936 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 13:17:09.936 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 13:17:09.936 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 13:17:09.936 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:09.936 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 13:17:09.936 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 13:17:09.936 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:09.936 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 13:17:09.936 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:09.936 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 13:17:09.936 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:09.936 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 13:17:09.936 DEBUG [main][MenuItemLookup] Item match:Content Assist 13:17:09.936 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:09.936 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:09.936 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 13:17:09.936 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:17:10.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:10.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:10.937 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:10.937 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:10.937 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:17:10.937 DEBUG [main][MenuItemLookup] Item match:Edit 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 13:17:10.938 DEBUG [main][MenuItemLookup] Item match:Content Assist 13:17:10.938 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 13:17:10.938 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 13:17:10.939 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 13:17:10.939 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 13:17:10.939 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 13:17:10.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 13:17:10.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:17:10.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:10.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:10.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:10.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 13:17:10.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:10.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:10.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:10.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:10.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:10.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:10.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:10.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:10.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 13:17:10.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:17:10.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:10.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:10.968 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:10.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:10.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:10.968 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 13:17:10.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:17:10.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:10.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:10.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 13:17:10.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:10.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:10.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:11.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:11.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:11.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:11.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:11.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:17:11.972 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:17:11.972 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 13:17:11.972 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:17:11.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 13:17:12.492 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 13:17:12.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:12.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:12.493 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:12.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:12.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:12.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:12.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:12.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:12.494 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:12.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:17:12.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:12.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:12.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:12.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:12.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:12.495 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:12.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:12.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:12.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:12.529 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:12.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:12.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:12.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:12.530 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:12.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:12.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:12.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:12.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:12.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:12.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:13.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:13.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:13.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:13.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:13.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:13.532 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:13.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:13.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:13.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:13.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 13:17:13.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:13.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:13.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:13.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:13.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:13.536 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:13.536 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:13.537 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:13.537 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:13.537 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:13.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:13.537 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:13.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:13.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:13.537 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:13.537 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:13.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:13.537 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:13.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:13.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:13.538 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:13.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:13.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:13.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:13.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:13.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:13.538 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:13.538 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:13.538 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:13.546 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:13.546 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:13.547 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:13.547 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:13.547 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:13.553 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:13.553 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:13.554 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:13.587 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:13.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:13.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:13.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:13.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:13.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:13.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:13.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:13.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:13.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@43320c47 is found... 13:17:13.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@43320c47 is found finished successfully 13:17:13.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:17:13.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:13.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:13.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:13.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:13.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:13.591 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:13.591 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:13.591 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:17:13.608 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:13.608 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:13.608 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:17:13.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:13.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:13.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:13.609 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:13.609 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:13.609 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:13.609 DEBUG [main][MenuItemLookup] Item match:File 13:17:13.610 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:17:13.610 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:17:13.610 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:17:13.610 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:17:13.610 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:13.610 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:17:13.610 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:17:13.610 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:13.610 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:17:13.610 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:17:13.610 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:17:13.610 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:17:13.610 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:17:13.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:17:13.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:17:13.641 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:13.641 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:13.641 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:17:13.641 DEBUG [main][EditorHandler] 1 editor(s) found 13:17:13.641 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:17:13.736 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:17:13.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:13.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:13.736 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:13.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:13.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:13.737 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:13.737 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:13.737 INFO [WorkbenchTestable][RequirementsRunner] Started test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:13.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:13.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:13.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:13.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:13.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:13.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:13.739 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:13.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:13.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:13.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:13.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:13.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:13.740 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:13.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 '\*?\QProject Explorer\E') 13:17:13.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:13.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:13.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:13.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:13.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:13.741 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:13.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:13.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:13.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:17:13.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:17:13.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:17:13.743 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:13.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:13.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:13.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:13.744 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:13.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:13.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:13.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:13.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:13.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:13.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:14.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:14.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:14.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:14.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:14.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:14.746 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:14.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:14.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:14.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:14.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:17:14.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:14.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:14.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:14.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:14.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:14.747 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:14.747 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:14.747 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:14.748 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:14.748 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:14.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:14.748 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:14.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:14.748 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:14.748 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:14.748 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:14.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:14.748 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:14.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:14.748 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:14.748 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:14.748 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:14.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:14.748 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:14.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:14.748 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:14.748 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:14.748 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:14.748 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:14.766 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:14.766 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:14.766 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:14.766 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:14.766 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:14.771 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:14.771 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:14.772 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:14.887 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:14.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:14.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:14.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:14.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:14.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:17:14.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:14.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:14.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:14.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:14.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7678f01e is found... 13:17:14.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7678f01e is found finished successfully 13:17:14.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:17:14.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:14.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:14.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:14.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:14.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:14.908 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:14.908 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:14.908 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 { 13:17:14.924 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:14.924 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:14.924 INFO [WorkbenchTestable][AbstractEditor] Open editor's quick fix assistant 13:17:14.924 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:17:15.926 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:17:15.926 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 13:17:16.126 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 13:17:17.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 13:17:17.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:17:17.137 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:17.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:17.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:17.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 13:17:17.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:17.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:17.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:17.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:17.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:17.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:18.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:18.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:18.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:17:18.148 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was not found 13:17:18.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 13:17:18.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:18.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:18.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:18.156 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 13:17:18.156 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:18.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:18.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:18.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:18.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:18.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:18.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:18.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:18.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 13:17:18.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:17:18.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:18.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:18.158 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 13:17:18.158 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 13:17:18.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:18.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:18.158 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 13:17:18.159 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 13:17:18.159 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 13:17:18.159 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 13:17:18.159 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 13:17:18.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:18.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:18.159 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 13:17:18.159 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 13:17:18.160 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 13:17:18.160 INFO [WorkbenchTestable][AbstractShell] Close shell 13:17:18.160 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 13:17:18.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:17:18.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:17:18.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:18.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:18.195 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:18.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:18.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:18.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:18.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:18.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:18.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:18.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:17:18.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:18.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:18.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:18.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:18.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:18.196 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:18.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:18.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:18.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:18.233 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:18.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:18.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:18.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:18.234 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:18.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:18.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:18.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:18.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:18.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:18.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:18.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:18.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:19.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:19.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:19.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:19.235 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:19.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:19.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:19.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:19.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 13:17:19.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:19.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:19.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:19.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:19.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:19.237 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:19.237 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:19.237 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:19.238 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:19.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:19.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:19.238 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:19.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:19.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:19.238 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:19.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:19.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:19.238 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:19.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:19.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:19.238 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:19.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:19.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:19.238 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:19.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:19.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:19.238 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:19.238 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:19.239 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:19.244 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:19.245 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:19.245 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:19.245 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:19.245 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:19.252 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:19.252 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:19.252 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:19.286 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:19.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:19.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:19.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:19.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:19.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:19.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:19.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:19.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:19.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6b15a7fb is found... 13:17:19.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6b15a7fb is found finished successfully 13:17:19.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 '\*?\QJavaClass.java\E') 13:17:19.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:19.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:19.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:19.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:19.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:19.291 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:19.291 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:19.291 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:17:19.325 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:19.325 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:19.325 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:17:19.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:19.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:19.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:19.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:19.326 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:19.326 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:19.326 DEBUG [main][MenuItemLookup] Item match:File 13:17:19.327 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:17:19.327 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:17:19.327 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:17:19.327 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:17:19.327 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:19.327 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:17:19.327 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:17:19.327 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:19.327 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:17:19.327 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:17:19.327 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:17:19.327 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:17:19.327 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:17:19.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:17:19.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:17:19.359 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:19.359 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:19.359 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:17:19.359 DEBUG [main][EditorHandler] 1 editor(s) found 13:17:19.359 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:17:19.473 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:17:19.473 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:19.473 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:19.473 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:19.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:19.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:19.473 INFO [WorkbenchTestable][RequirementsRunner] Finished test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:19.473 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:19.473 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:19.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:19.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:19.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:19.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:19.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:19.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:19.477 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:19.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:19.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:19.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:19.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:19.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:19.479 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:19.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:17:19.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:19.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:19.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:19.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:19.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:19.480 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:19.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:19.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:19.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:17:19.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:17:19.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:17:19.522 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:19.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:19.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:19.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:19.523 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:19.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:19.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:19.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:19.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:19.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:19.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:20.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:20.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:20.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:20.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:20.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:20.525 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:20.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:20.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:20.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:20.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 13:17:20.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:20.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:20.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:20.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:20.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:20.526 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:20.526 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:20.526 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:20.527 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:20.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:20.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:20.527 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:20.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:20.527 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:20.527 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:20.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:20.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:20.527 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:20.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:20.527 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:20.527 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:20.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:20.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:20.527 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:20.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:20.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:20.528 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:20.528 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:20.528 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:20.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:20.536 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:20.536 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:20.536 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:20.537 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:20.546 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:20.546 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:20.546 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:20.674 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:20.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:20.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:20.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:20.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:20.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:17:20.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:20.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:20.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:20.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:20.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5a5c4287 is found... 13:17:20.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5a5c4287 is found finished successfully 13:17:20.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:17:20.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:20.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:20.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:20.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:20.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:20.682 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:20.682 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:20.682 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:17:20.682 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:17:20.882 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:17:21.087 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:17:21.087 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:17:21.287 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:17:21.489 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:17:21.490 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:17:21.690 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:17:21.892 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:17:21.892 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:17:22.093 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:17:22.295 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:17:22.295 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 13:17:22.496 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 13:17:23.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:23.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:23.517 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:23.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:23.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:23.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:23.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:23.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:23.519 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:23.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') 13:17:23.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:23.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:23.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:23.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:23.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:23.519 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:23.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:23.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:23.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:23.534 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:23.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:23.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:23.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:23.561 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:23.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:23.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:23.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:23.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:23.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:23.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:24.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:24.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:24.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:24.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:24.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:24.562 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:24.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:24.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:24.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:24.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:17:24.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:24.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:24.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:24.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:24.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:24.564 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:24.564 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:24.564 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:24.564 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:24.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:24.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:24.564 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:24.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:24.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:24.565 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:24.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:24.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:24.565 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:24.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:24.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:24.565 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:24.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:24.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:24.565 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:24.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:24.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:24.565 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:24.565 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:24.565 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:24.572 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:24.572 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:24.573 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:24.573 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:24.573 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:24.578 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:24.578 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:24.579 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:24.613 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:24.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:24.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:24.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:24.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:24.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:24.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:24.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:24.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:24.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ea4444f is found... 13:17:24.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ea4444f is found finished successfully 13:17:24.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:17:24.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:24.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:24.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:24.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:24.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:24.618 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:24.618 DEBUG [WorkbenchTestable][EditorHandler] 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 13:17:24.618 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:17:24.646 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:24.646 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:24.646 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:17:24.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:24.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:24.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:24.647 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:24.647 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:24.647 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:24.647 DEBUG [main][MenuItemLookup] Item match:File 13:17:24.648 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:17:24.648 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:17:24.648 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:17:24.648 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:17:24.648 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:24.648 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:17:24.648 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:17:24.648 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:24.648 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:17:24.648 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:17:24.648 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:17:24.648 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:17:24.648 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:17:24.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:17:24.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:17:24.686 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:24.686 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:24.686 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:17:24.686 DEBUG [main][EditorHandler] 1 editor(s) found 13:17:24.726 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:17:24.830 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:17:24.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:24.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:24.830 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:24.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:24.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:24.831 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:24.831 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:24.831 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:24.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:24.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:24.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:24.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:24.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:24.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:24.832 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:24.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:24.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:24.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:24.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:24.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:24.833 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:24.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') 13:17:24.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:24.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:24.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:24.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:24.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:24.834 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:24.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:24.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:24.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:17:24.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:17:24.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:17:24.836 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:24.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:24.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:24.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:24.837 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:24.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:24.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:24.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:24.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:24.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:24.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:25.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:25.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:25.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:25.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:25.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:25.839 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:25.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:25.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:25.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:25.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 13:17:25.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:25.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:25.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:25.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:25.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:25.840 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:25.841 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:25.841 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:25.841 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:25.841 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:25.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:25.841 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:25.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:25.841 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:25.841 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:25.841 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:25.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:25.842 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:25.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:25.842 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:25.842 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:25.842 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:25.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:25.842 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:25.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:25.842 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:25.842 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:25.842 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:25.842 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:25.851 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:25.851 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:25.851 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:25.851 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:25.851 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:25.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:25.860 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:25.860 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:25.987 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:25.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:25.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:25.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:25.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:25.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:17:25.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:25.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:25.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:25.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:25.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a216d6 is found... 13:17:25.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a216d6 is found finished successfully 13:17:25.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:17:25.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:25.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:25.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:25.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:25.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:25.994 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:25.995 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:25.995 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:17:25.995 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:17:26.195 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:17:26.399 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:17:26.399 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:17:26.600 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:17:26.802 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:17:26.802 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:17:27.003 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:17:27.205 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:17:27.205 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:17:27.405 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:17:27.608 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:17:27.608 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 13:17:27.808 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 13:17:28.809 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 { 13:17:28.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:28.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:28.815 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:28.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:28.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:28.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:28.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:28.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:28.816 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:28.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') 13:17:28.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:28.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:28.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:28.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:28.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:28.817 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:28.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:28.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:28.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:28.849 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:28.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:28.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:28.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:28.849 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:28.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:28.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:28.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:28.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:28.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:28.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:29.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:29.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:29.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:29.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:29.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:29.851 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:29.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:29.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:29.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:29.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 13:17:29.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:29.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:29.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:29.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:29.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:29.852 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:29.852 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:29.853 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:29.853 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:29.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:29.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:29.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:29.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:29.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:29.853 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:29.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:29.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:29.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:29.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:29.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:29.854 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:29.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:29.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:29.854 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:29.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:29.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:29.854 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:29.854 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:29.854 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:29.864 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:29.864 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:29.864 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:29.864 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:29.864 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:29.871 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:29.871 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:29.871 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:29.911 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:29.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:29.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:29.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:29.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:29.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:29.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:29.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:29.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:29.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3f3fdc87 is found... 13:17:29.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3f3fdc87 is found finished successfully 13:17:29.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:17:29.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:29.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:29.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:29.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:29.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:29.915 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:29.915 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:29.915 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:17:29.937 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:29.937 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:29.937 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:17:29.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:29.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:29.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:29.937 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:29.938 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:29.938 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:29.938 DEBUG [main][MenuItemLookup] Item match:File 13:17:29.938 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:17:29.938 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:17:29.938 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:17:29.938 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:17:29.938 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:29.938 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:17:29.938 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:17:29.938 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:29.938 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:17:29.938 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:17:29.939 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:17:29.939 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:17:29.939 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:17:29.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:17:29.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:17:29.974 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:29.974 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:29.975 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:17:29.975 DEBUG [main][EditorHandler] 1 editor(s) found 13:17:29.975 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:17:30.070 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:17:30.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:30.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:30.070 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:30.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:30.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:30.071 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:30.071 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:30.071 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:30.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:30.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:30.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:30.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:30.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:30.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:30.072 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:30.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:30.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:30.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:30.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:30.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:30.073 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:30.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:17:30.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:30.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:30.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:30.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:30.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:30.073 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:30.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:30.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:30.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:17:30.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:17:30.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:17:30.075 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:30.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:30.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:30.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:30.075 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:30.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:30.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:30.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:30.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:30.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:30.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:30.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:30.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:31.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:31.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:31.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:31.077 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:31.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:31.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:31.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:31.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:17:31.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:31.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:31.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:31.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:31.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:31.078 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:31.078 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:31.078 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:31.078 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:31.078 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:31.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:31.078 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:31.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:31.078 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:31.079 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:31.079 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:31.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:31.079 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:31.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:31.079 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:31.079 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:31.079 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:31.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:31.079 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:31.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:31.079 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:31.079 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:31.079 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:31.079 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:31.087 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:31.088 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:31.088 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:31.088 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:31.088 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:31.093 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:31.093 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:31.093 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:31.205 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:31.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:31.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:31.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:31.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:31.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:17:31.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:31.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:31.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:31.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:31.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5e495bf5 is found... 13:17:31.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5e495bf5 is found finished successfully 13:17:31.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:17:31.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:31.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:31.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:31.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:31.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:31.221 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:31.221 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:31.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:31.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:31.222 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:31.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:31.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:31.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:31.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:31.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:31.223 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:31.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:17:31.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:31.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:31.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:31.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:31.224 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:31.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:31.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:31.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:31.255 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:31.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:31.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:31.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:31.256 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:31.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:31.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:31.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:31.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:31.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:31.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:31.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:31.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:32.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:32.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:32.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:32.258 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:32.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:32.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:32.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:32.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:17:32.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:32.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:32.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:32.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:32.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:32.259 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:32.259 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:32.259 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:32.259 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:32.259 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:32.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:32.259 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:32.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:32.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:32.260 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:32.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:32.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:32.260 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:32.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:32.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:32.260 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:32.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:32.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:32.260 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:32.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:32.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:32.260 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:32.260 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:32.260 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:32.267 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:32.268 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:32.268 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:32.268 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:32.268 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:32.273 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:32.273 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:32.273 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:32.303 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:32.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:32.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:32.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:32.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:32.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:32.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@62f3fa4f is found... 13:17:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@62f3fa4f is found finished successfully 13:17:32.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:17:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:32.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:32.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:32.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:32.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:32.306 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:32.307 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:32.307 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:17:32.323 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:32.323 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:32.323 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:17:32.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:32.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:32.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:32.323 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:32.323 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:32.323 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:32.323 DEBUG [main][MenuItemLookup] Item match:File 13:17:32.324 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:17:32.324 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:17:32.324 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:17:32.324 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:17:32.324 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:32.324 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:17:32.324 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:17:32.324 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:32.324 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:17:32.324 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:17:32.324 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:17:32.324 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:17:32.324 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:17:32.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:17:32.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:17:32.353 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:32.353 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:32.353 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:17:32.353 DEBUG [main][EditorHandler] 1 editor(s) found 13:17:32.353 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:17:32.460 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:17:32.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:32.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:32.460 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:32.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:32.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:32.460 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:32.460 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:32.460 INFO [WorkbenchTestable][RequirementsRunner] Started test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:32.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:32.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:32.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:32.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:32.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:32.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:32.461 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:32.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:32.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:32.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:32.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:32.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:32.462 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:32.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:17:32.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:32.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:32.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:32.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:32.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:32.479 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:32.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:32.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:32.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:17:32.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:17:32.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:17:32.492 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:32.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:32.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:32.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:32.493 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:32.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:32.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:32.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:32.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:32.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:32.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:32.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:32.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:33.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:33.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:33.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:33.495 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:33.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:33.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:33.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:33.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 13:17:33.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:33.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:33.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:33.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:33.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:33.496 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:33.496 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:33.496 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:33.496 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:33.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:33.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:33.496 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:33.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:33.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:33.496 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:33.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:33.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:33.496 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:33.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:33.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:33.497 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:33.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:33.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:33.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:33.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:33.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:33.497 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:33.497 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:33.497 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:33.503 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:33.503 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:33.503 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:33.503 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:33.503 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:33.507 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:33.508 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:33.508 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:33.627 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:33.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:33.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:33.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:33.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:33.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:17:33.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:33.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:33.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:33.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:33.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72f75461 is found... 13:17:33.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72f75461 is found finished successfully 13:17:33.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:17:33.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:33.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:33.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:33.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:33.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:33.642 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:33.643 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:33.643 INFO [WorkbenchTestable][TextEditor] Set cursor position to [12, 0] 13:17:33.659 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:33.659 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:33.659 INFO [WorkbenchTestable][AbstractEditor] Open editor's Java Proposals content assistant 13:17:33.659 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:17:34.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:34.659 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:34.659 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:34.659 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:17:34.659 DEBUG [main][MenuItemLookup] Item match:Edit 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:34.661 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 13:17:34.661 DEBUG [main][MenuItemLookup] Item match:Content Assist 13:17:34.662 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 13:17:34.662 DEBUG [main][MenuItemLookup] Found menu:'Java Type Proposals' 13:17:34.662 DEBUG [main][MenuItemLookup] Found menu:'Java Non-Type Proposals' 13:17:34.662 DEBUG [main][MenuItemLookup] Found menu:'Java Proposals' 13:17:34.662 DEBUG [main][MenuItemLookup] Item match:Java Proposals 13:17:34.662 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 13:17:34.662 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Java Proposals 13:17:34.662 INFO [main][MenuItemHandler] Select menu item: J&ava Proposals 13:17:34.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 13:17:34.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 13:17:34.707 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:34.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:34.718 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 13:17:34.718 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:34.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:34.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:34.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:34.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:34.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:34.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:34.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:34.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 13:17:34.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:17:34.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:34.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:34.731 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 13:17:34.731 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 13:17:34.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:34.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:34.731 DEBUG [WorkbenchTestable][ContentAssistant] abstract 13:17:34.731 DEBUG [WorkbenchTestable][ContentAssistant] class 13:17:34.731 DEBUG [WorkbenchTestable][ContentAssistant] enum 13:17:34.731 DEBUG [WorkbenchTestable][ContentAssistant] final 13:17:34.731 DEBUG [WorkbenchTestable][ContentAssistant] import 13:17:34.731 DEBUG [WorkbenchTestable][ContentAssistant] interface 13:17:34.731 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 13:17:34.731 DEBUG [WorkbenchTestable][ContentAssistant] public 13:17:34.731 DEBUG [WorkbenchTestable][ContentAssistant] record 13:17:34.731 DEBUG [WorkbenchTestable][ContentAssistant] sealed 13:17:34.732 INFO [WorkbenchTestable][AbstractShell] Close shell 13:17:34.732 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 13:17:34.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:17:34.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:17:34.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:34.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:34.752 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:34.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:34.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:34.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:34.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:34.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:34.767 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:34.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:17:34.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:34.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:34.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:34.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:34.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:34.767 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:34.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:34.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:34.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:34.794 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:34.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:34.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:34.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:34.808 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:34.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:34.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:34.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:34.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:34.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:34.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:35.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:35.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:35.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:35.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:35.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:35.809 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:35.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:35.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:35.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:35.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:17:35.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:35.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:35.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:35.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:35.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:35.811 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:35.811 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:35.811 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:35.812 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:35.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:35.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:35.812 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:35.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:35.812 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:35.812 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:35.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:35.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:35.812 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:35.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:35.812 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:35.812 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:35.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:35.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:35.812 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:35.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:35.812 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:35.812 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:35.812 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:35.813 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:35.823 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:35.824 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:35.824 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:35.824 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:35.824 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:35.829 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:35.829 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:35.829 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:35.864 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:35.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:35.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:35.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:35.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:35.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:35.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:35.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:35.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:35.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@33ed755c is found... 13:17:35.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@33ed755c is found finished successfully 13:17:35.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:17:35.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:35.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:35.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:35.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:35.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:35.868 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:35.868 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:35.868 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:17:35.880 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:35.881 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:35.881 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:17:35.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:35.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:35.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:35.881 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:35.881 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:35.882 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:35.882 DEBUG [main][MenuItemLookup] Item match:File 13:17:35.882 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:17:35.882 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:17:35.882 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:17:35.882 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:17:35.882 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:35.882 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:17:35.882 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:17:35.882 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:35.882 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:17:35.882 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:17:35.883 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:17:35.883 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:17:35.883 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:17:35.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:17:35.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:17:35.914 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:35.914 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:35.914 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:17:35.914 DEBUG [main][EditorHandler] 1 editor(s) found 13:17:35.914 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:17:35.983 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:17:35.983 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:35.983 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:35.983 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:35.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:35.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:35.983 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:35.983 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:35.983 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:35.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:35.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:35.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:35.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:35.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:35.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:35.984 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:35.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:35.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:35.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:35.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:35.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:35.985 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:35.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:17:35.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:35.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:35.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:35.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:35.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:35.986 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:35.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:35.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:35.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:17:35.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:17:35.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:17:35.988 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:35.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:35.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:35.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:35.988 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:35.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:35.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:35.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:35.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:35.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:35.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:36.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:36.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:36.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:36.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:36.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:36.990 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:36.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:36.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:36.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:36.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 13:17:36.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:36.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:36.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:36.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:36.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:36.991 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:36.991 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:36.991 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:36.992 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:36.992 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:36.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:36.992 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:36.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:36.992 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:36.992 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:36.992 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:36.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:36.992 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:36.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:36.992 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:36.992 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:36.992 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:36.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:36.992 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:36.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:36.992 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:36.992 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:36.992 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:36.992 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:36.998 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:36.999 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:36.999 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:36.999 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:36.999 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:37.003 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:37.003 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:37.003 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:37.118 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:37.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:37.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:37.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:37.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:37.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:17:37.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:37.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:37.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:37.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:37.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@27ef1627 is found... 13:17:37.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@27ef1627 is found finished successfully 13:17:37.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:17:37.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:37.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:37.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:37.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:37.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:37.135 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:37.135 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:37.135 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 14, offser 22 13:17:37.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:17:37.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:37.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:37.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:37.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:37.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:37.150 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:37.151 DEBUG [WorkbenchTestable][EditorHandler] 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 13:17:37.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:37.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:37.152 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:37.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:37.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:37.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:37.154 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:37.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:17:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:37.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:37.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:37.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:37.155 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:37.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:37.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:37.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:37.189 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:37.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:37.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:37.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:37.190 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:37.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:37.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:37.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:37.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:37.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:37.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:37.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:37.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:38.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:38.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:38.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:38.192 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:38.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:38.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:38.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:38.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 13:17:38.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:38.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:38.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:38.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:38.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:38.193 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:38.193 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:38.193 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:38.193 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:38.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:38.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:38.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:38.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:38.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:38.194 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:38.194 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:38.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:38.194 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:38.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:38.194 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:38.194 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:38.194 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:38.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:38.194 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:38.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:38.194 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:38.194 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:38.194 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:38.194 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:38.199 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:38.199 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:38.199 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:38.199 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:38.199 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:38.203 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:38.203 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:38.204 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:38.238 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:38.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:38.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:38.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:38.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:38.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:38.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:38.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:38.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:38.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5ab3a117 is found... 13:17:38.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5ab3a117 is found finished successfully 13:17:38.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:17:38.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:38.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:38.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:38.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:38.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:38.243 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:38.243 DEBUG [WorkbenchTestable][EditorHandler] 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 13:17:38.243 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:17:38.259 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:38.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 13:17:38.259 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:17:38.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:38.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:38.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:38.259 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:38.259 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:38.260 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:38.260 DEBUG [main][MenuItemLookup] Item match:File 13:17:38.260 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:17:38.260 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:17:38.260 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:17:38.260 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:17:38.260 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:38.260 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:17:38.260 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:17:38.260 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:38.260 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:17:38.260 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:17:38.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:17:38.261 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:17:38.261 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:17:38.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:17:38.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:17:38.337 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:38.337 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:38.337 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:17:38.337 DEBUG [main][EditorHandler] 1 editor(s) found 13:17:38.338 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:17:38.424 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:17:38.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:38.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:38.424 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:38.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:38.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:38.425 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:38.425 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:38.425 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:38.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:38.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:38.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:38.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:38.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'] 13:17:38.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:38.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'] 13:17:38.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:38.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: "Create New File"] 13:17:38.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:38.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'] 13:17:38.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:38.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'] 13:17:38.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:38.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:17:38.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:38.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 13:17:38.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:38.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:17:38.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:38.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:17:38.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:38.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:38.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:38.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:38.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:38.426 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:17:38.427 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:38.427 DEBUG [main][MenuItemLookup] Item match:File 13:17:38.427 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:17:38.427 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:17:38.429 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:17:38.429 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:38.429 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:17:38.429 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:38.429 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:17:38.429 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:38.429 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:17:38.429 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:17:38.442 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:17:38.442 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:17:38.442 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:17:38.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:17:38.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:17:38.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:17:38.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:38.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:38.505 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:17:38.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:38.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:17:38.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:38.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:38.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:38.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:38.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:38.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:17:38.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:17:38.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:17:38.507 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:17:38.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:38.507 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:17:38.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:38.507 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:17:38.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:17:38.508 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:17:38.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:38.508 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:17:38.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:38.508 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:17:38.508 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 13:17:38.508 DEBUG [main][TreeItemHandler] Selecting tree item: File 13:17:38.508 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 13:17:38.508 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 13:17:38.508 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:17:38.508 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:17:38.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:17:38.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:38.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:38.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:38.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:38.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:17:38.510 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:17:38.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:17:38.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:17:38.510 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:17:38.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:17:38.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'] 13:17:38.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:38.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:38.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 13:17:38.557 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 13:17:38.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 13:17:38.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:38.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:38.558 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:17:38.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:38.558 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:") 13:17:38.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:38.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:38.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:38.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:38.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:17:38.561 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:17:38.562 INFO [WorkbenchTestable][AbstractText] Text set to: textEditor.txt 13:17:38.563 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:") 13:17:38.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:38.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:38.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:38.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:38.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:17:38.564 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:17:38.565 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 13:17:38.565 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:17:38.565 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 13:17:38.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 13:17:38.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:38.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:38.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:38.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:38.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:17:38.573 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:17:38.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:17:38.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:17:38.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:17:38.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:17:38.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:17:39.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:17:39.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:39.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:17:39.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:17:39.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:39.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:39.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:39.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:39.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QtextEditor.txt\E') 13:17:39.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:39.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:39.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:39.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:39.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:39.084 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:39.084 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 13:17:39.088 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:39.088 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 13:17:39.088 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:17:39.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testProject/textEditor.txt - Eclipse Platform 13:17:39.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:39.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:39.089 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testProject/textEditor.txt - Eclipse Platform' 13:17:39.089 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testProject/textEditor.txt - Eclipse Platform' 13:17:39.089 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:39.089 DEBUG [main][MenuItemLookup] Item match:File 13:17:39.090 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:17:39.090 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:17:39.090 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:17:39.090 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:17:39.090 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:39.090 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:17:39.090 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:17:39.090 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:39.090 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:17:39.090 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:17:39.090 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:17:39.090 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:17:39.090 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:17:39.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:17:39.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:17:39.097 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:39.097 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 13:17:39.097 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:39.097 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 13:17:39.097 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:17:39.097 DEBUG [WorkbenchTestable][EditorHandler] Closing editor textEditor.txt 13:17:39.138 DEBUG [WorkbenchTestable][EditorHandler] Editor textEditor.txt is closed 13:17:39.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:39.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:39.139 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:39.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:39.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:39.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:39.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:39.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:39.140 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:39.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 '\*?\QProject Explorer\E') 13:17:39.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:39.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:39.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:39.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:39.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:39.140 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:39.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:39.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:39.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:17:39.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:17:39.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:17:39.142 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:39.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:39.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:39.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:39.143 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:39.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:39.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:39.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:39.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:39.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:39.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:39.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:39.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:40.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:40.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:40.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:40.144 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:40.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:40.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:40.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:40.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:17:40.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:40.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:40.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:40.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:40.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:40.145 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:40.145 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:40.145 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:40.146 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:40.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:40.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:40.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:40.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:40.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:40.146 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:40.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:40.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:40.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:40.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:40.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:40.146 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:40.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:40.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:40.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:40.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:40.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:40.146 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:40.146 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:40.147 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:40.156 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:40.156 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:40.156 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:40.156 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:40.156 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:40.161 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:40.161 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:40.161 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:40.263 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:40.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:40.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:40.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:40.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:40.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:17:40.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:40.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:40.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:40.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:40.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@69018c83 is found... 13:17:40.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@69018c83 is found finished successfully 13:17:40.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:17:40.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:40.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:40.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:40.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:40.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:40.270 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:40.270 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:40.270 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:17:40.298 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:40.299 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:40.299 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:17:40.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:40.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:40.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:40.307 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:40.308 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:40.308 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:40.308 DEBUG [main][MenuItemLookup] Item match:File 13:17:40.308 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:17:40.308 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:17:40.308 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:17:40.308 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:17:40.308 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:40.308 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:17:40.308 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:17:40.308 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:40.308 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:17:40.308 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:17:40.309 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:17:40.309 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:17:40.309 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:17:40.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:17:40.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:17:40.335 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:40.335 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:40.335 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:17:40.335 DEBUG [main][EditorHandler] 1 editor(s) found 13:17:40.335 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:17:40.419 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:17:40.419 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:40.419 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:40.419 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:40.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:40.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:40.420 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:40.420 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:40.420 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:40.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:40.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:40.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:40.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:40.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:40.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:40.421 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:40.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:40.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:40.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:40.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:40.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:40.422 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:40.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 '\*?\QProject Explorer\E') 13:17:40.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:40.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:40.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:40.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:40.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:40.423 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:40.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:40.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:40.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:17:40.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:17:40.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:17:40.439 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:40.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:40.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:40.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:40.440 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:40.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:40.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:40.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:40.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:40.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:40.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:40.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:40.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:41.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:41.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:41.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:41.441 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:41.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:41.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:41.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:41.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 13:17:41.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:41.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:41.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:41.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:41.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:41.443 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:41.443 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:41.443 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:41.443 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:41.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:41.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:41.443 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:41.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:41.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:41.444 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:41.444 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:41.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:41.444 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:41.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:41.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:41.444 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:41.444 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:41.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:41.444 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:41.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:41.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:41.444 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:41.444 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:41.444 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:41.452 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:41.452 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:41.452 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:41.452 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:41.453 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:41.459 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:41.459 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:41.460 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:41.574 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:41.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:41.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:41.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:41.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:41.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:17:41.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:41.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:41.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:41.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:41.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@562b97b7 is found... 13:17:41.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@562b97b7 is found finished successfully 13:17:41.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:17:41.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:41.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:41.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:41.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:41.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:41.590 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:41.590 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:41.590 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 540 13:17:41.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:41.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:41.595 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:41.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:41.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:41.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:41.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:41.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:41.595 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:41.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 '\*?\QProject Explorer\E') 13:17:41.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:41.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:41.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:41.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:41.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:41.596 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:41.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:41.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:41.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:41.642 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:41.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:41.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:41.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:41.643 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:41.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:41.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:41.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:41.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:41.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:41.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:42.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:42.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:42.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:42.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:42.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:42.644 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:42.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:42.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:42.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:42.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:17:42.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:42.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:42.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:42.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:42.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:42.646 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:42.646 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:42.646 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:42.646 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:42.646 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:42.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:42.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:42.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:42.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:42.647 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:42.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:42.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:42.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:42.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:42.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:42.647 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:42.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:42.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:42.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:42.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:42.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:42.647 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:42.647 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:42.647 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:42.653 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:42.654 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:42.654 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:42.654 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:42.654 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:42.661 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:42.662 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:42.662 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:42.697 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:42.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:42.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:42.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:42.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:42.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:42.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:42.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:42.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:42.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@32781b4a is found... 13:17:42.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@32781b4a is found finished successfully 13:17:42.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:17:42.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:42.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:42.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:42.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:42.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:42.700 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:42.700 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass extends String { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:42.700 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:17:42.712 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:42.712 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:42.712 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:17:42.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:42.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:42.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:42.727 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:42.727 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:42.727 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:42.727 DEBUG [main][MenuItemLookup] Item match:File 13:17:42.728 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:17:42.728 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:17:42.728 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:17:42.728 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:17:42.728 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:42.728 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:17:42.728 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:17:42.728 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:42.728 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:17:42.728 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:17:42.729 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:17:42.729 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:17:42.729 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:17:42.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:17:42.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:17:42.753 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:42.753 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:42.753 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:17:42.754 DEBUG [main][EditorHandler] 1 editor(s) found 13:17:42.754 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:17:42.827 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:17:42.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:42.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:42.827 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:42.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:42.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:42.828 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:42.828 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:42.828 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:42.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:42.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:42.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:42.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:42.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:42.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:42.830 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:42.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:42.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:42.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:42.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:42.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:42.832 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:42.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:17:42.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:42.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:42.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:42.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:42.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:42.833 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:42.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:42.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:42.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:17:42.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:17:42.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:17:42.836 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:42.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:42.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:42.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:42.851 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:42.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:42.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:42.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:42.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:42.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:42.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:43.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:43.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:43.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:43.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:43.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:43.852 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:43.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:43.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:43.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:43.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 13:17:43.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:43.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:43.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:43.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:43.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:43.854 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:43.854 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:43.854 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:43.854 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:43.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:43.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:43.855 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:43.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:43.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:43.855 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:43.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:43.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:43.855 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:43.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:43.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:43.855 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:43.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:43.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:43.855 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:43.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:43.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:43.855 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:43.855 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:43.855 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:43.862 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:43.863 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:43.863 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:43.863 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:43.863 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:43.867 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:43.867 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:43.867 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:43.991 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:43.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:43.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:43.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:43.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:43.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:17:43.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:43.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:43.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:43.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:43.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@265ac8df is found... 13:17:44.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@265ac8df is found finished successfully 13:17:44.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 '\*?\QJavaClass.java\E') 13:17:44.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:44.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:44.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:44.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:44.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:44.010 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:44.015 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:44.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:44.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:44.015 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:44.015 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:44.015 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:17:44.015 DEBUG [main][MenuItemLookup] Item match:Edit 13:17:44.016 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:17:44.016 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:17:44.016 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:44.016 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:17:44.016 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:17:44.016 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:17:44.016 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:17:44.017 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 13:17:44.017 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:44.017 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:17:44.017 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:17:44.017 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 13:17:44.017 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 13:17:44.017 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 13:17:44.017 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:44.017 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 13:17:44.017 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 13:17:44.017 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 13:17:44.017 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 13:17:44.017 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 13:17:44.017 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:44.017 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 13:17:44.017 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 13:17:44.017 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:44.017 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 13:17:44.017 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:44.017 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 13:17:44.017 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:44.017 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 13:17:44.017 DEBUG [main][MenuItemLookup] Item match:Content Assist 13:17:44.017 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:44.017 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:44.017 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 13:17:44.017 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:17:45.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:45.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:45.018 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:45.018 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:45.018 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:17:45.018 DEBUG [main][MenuItemLookup] Item match:Edit 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:45.019 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 13:17:45.019 DEBUG [main][MenuItemLookup] Item match:Content Assist 13:17:45.020 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 13:17:45.020 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 13:17:45.021 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 13:17:45.021 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 13:17:45.021 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 13:17:45.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 13:17:45.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 13:17:45.044 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:45.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:45.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:45.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 13:17:45.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:45.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:45.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:45.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:45.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:45.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:45.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:45.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:45.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 13:17:45.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:17:45.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:45.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:45.054 INFO [WorkbenchTestable][AbstractShell] Close shell 13:17:45.054 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 13:17:45.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:17:45.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:17:45.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 13:17:45.075 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 13:17:45.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:45.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:45.076 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:45.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:45.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:45.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:45.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:45.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:45.077 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:45.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') 13:17:45.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:45.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:45.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:45.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:45.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:45.078 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:45.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:45.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:45.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:45.122 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:45.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:45.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:45.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:45.122 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:45.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:45.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:45.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:45.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:45.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:45.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:45.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:45.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:46.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:46.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:46.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:46.124 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:46.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:46.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:46.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:46.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 13:17:46.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:46.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:46.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:46.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:46.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:46.125 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:46.126 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:46.126 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:46.127 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:46.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:46.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:46.127 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:46.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:46.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:46.127 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:46.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:46.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:46.127 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:46.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:46.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:46.127 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:46.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:46.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:46.127 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:46.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:46.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:46.127 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:46.127 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:46.128 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:46.134 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:46.135 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:46.135 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:46.135 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:46.135 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:46.140 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:46.140 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:46.140 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:46.171 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:46.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:46.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:46.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:46.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:46.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:46.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:46.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:46.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:46.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@50ffd058 is found... 13:17:46.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@50ffd058 is found finished successfully 13:17:46.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') 13:17:46.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:46.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:46.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:46.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:46.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:46.175 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:46.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 13:17:46.175 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:17:46.191 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:46.191 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:46.191 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:17:46.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:46.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:46.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:46.191 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:46.192 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:46.192 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:46.192 DEBUG [main][MenuItemLookup] Item match:File 13:17:46.192 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:17:46.192 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:17:46.192 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:17:46.192 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:17:46.192 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:46.192 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:17:46.192 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:17:46.192 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:46.192 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:17:46.192 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:17:46.193 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:17:46.193 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:17:46.193 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:17:46.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:17:46.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:17:46.223 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:46.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 13:17:46.223 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:17:46.223 DEBUG [main][EditorHandler] 1 editor(s) found 13:17:46.223 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:17:46.286 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:17:46.286 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:46.286 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:46.286 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:46.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:46.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:46.286 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:46.286 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:46.286 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:46.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:46.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:46.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:46.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:46.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:46.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:46.287 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:46.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:46.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:46.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:46.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:46.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:46.288 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:46.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:17:46.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:46.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:46.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:46.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:46.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:46.289 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:46.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:46.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:46.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:17:46.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:17:46.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:17:46.290 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:46.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:46.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:46.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:46.291 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:46.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:46.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:46.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:46.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:46.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:46.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:46.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:46.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:47.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:47.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:47.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:47.292 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:47.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:47.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:47.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:47.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:17:47.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:47.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:47.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:47.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:47.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:47.294 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:47.294 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:47.294 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:47.295 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:47.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:47.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:47.295 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:47.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:47.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:47.295 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:47.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:47.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:47.295 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:47.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:47.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:47.295 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:47.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:47.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:47.295 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:47.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:47.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:47.296 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:47.296 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:47.296 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:47.301 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:47.302 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:47.302 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:47.302 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:47.302 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:47.306 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:47.306 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:47.306 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:47.426 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:47.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:47.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:47.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:47.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:47.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:17:47.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:47.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:47.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:47.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:47.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@49ed8e8e is found... 13:17:47.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@49ed8e8e is found finished successfully 13:17:47.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:17:47.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:47.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:47.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:47.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:47.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:47.443 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:47.443 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:47.443 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:47.443 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:47.443 INFO [WorkbenchTestable][TextEditor] Set cursor position to offset: 517 13:17:47.443 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:47.443 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:47.454 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 13:17:47.461 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:17:47.461 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:17:48.062 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:17:48.062 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 13:17:48.663 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:17:48.663 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 13:17:49.264 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:17:49.264 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:17:49.865 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:17:49.865 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:17:50.472 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:17:50.472 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 13:17:51.073 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:17:51.073 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 13:17:51.674 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:17:51.674 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:17:52.275 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:52.275 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * 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 13:17:52.275 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:17:52.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:52.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:52.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:52.276 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:52.276 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:52.276 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:52.276 DEBUG [main][MenuItemLookup] Item match:File 13:17:52.277 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:17:52.277 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:17:52.277 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:17:52.277 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:17:52.277 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:52.277 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:17:52.277 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:17:52.277 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:52.277 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:17:52.277 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:17:52.277 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:17:52.277 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:17:52.277 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:17:52.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:17:52.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:17:52.285 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:52.285 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * 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 13:17:52.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.286 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:52.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:52.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:52.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:52.311 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:52.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') 13:17:52.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:52.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:52.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:52.312 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:52.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:52.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:52.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:52.344 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:52.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:52.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:52.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:52.345 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:52.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:52.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:52.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:52.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:52.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:52.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:53.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:53.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:53.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:53.348 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:53.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:53.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:53.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:53.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 13:17:53.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:53.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:53.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:53.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:53.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:53.349 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:53.349 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:53.350 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:53.350 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:53.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:53.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:53.350 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:53.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:53.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:53.350 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:53.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:53.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:53.350 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:53.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:53.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:53.350 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:53.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:53.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:53.350 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:53.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:53.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:53.350 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:53.351 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:53.351 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:53.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:53.358 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:53.358 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:53.358 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:53.358 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:53.362 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:53.362 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:53.362 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:53.392 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:53.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:53.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:53.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:53.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:53.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:53.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:53.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:53.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:53.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@40be4ac8 is found... 13:17:53.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@40be4ac8 is found finished successfully 13:17:53.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:17:53.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:53.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:53.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:53.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:53.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:53.396 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:53.396 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:53.396 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:17:53.404 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:53.404 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:53.404 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:17:53.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:17:53.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:53.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:53.404 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:53.404 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:17:53.404 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:53.404 DEBUG [main][MenuItemLookup] Item match:File 13:17:53.405 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:17:53.405 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:17:53.405 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:17:53.405 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:17:53.405 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:53.405 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:17:53.405 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:17:53.405 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:53.405 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:17:53.405 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:17:53.423 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:17:53.423 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:17:53.423 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:17:53.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:17:53.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:17:53.435 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:53.436 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:53.436 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:17:53.436 DEBUG [main][EditorHandler] 1 editor(s) found 13:17:53.436 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:17:53.518 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:17:53.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:53.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:53.518 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:53.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:53.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:53.518 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:53.518 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:53.518 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:17:53.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:17:53.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:53.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:53.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:53.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:53.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:53.519 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:17:53.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:53.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:53.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:53.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:53.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:53.520 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:53.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 '\*?\QProject Explorer\E') 13:17:53.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:53.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:53.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:53.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:53.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:53.521 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:53.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:53.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:53.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:17:53.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:17:53.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:17:53.524 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:53.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:53.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:53.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:53.525 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:53.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:53.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:53.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:53.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:53.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:53.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:54.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:54.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:54.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:54.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:54.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:17:54.527 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:17:54.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:17:54.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:54.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:17:54.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 13:17:54.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:54.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:54.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:54.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:54.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:54.528 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:17:54.528 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:17:54.528 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:17:54.528 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:17:54.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:17:54.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:54.528 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:17:54.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:54.529 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:17:54.529 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:17:54.529 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:17:54.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:54.529 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:17:54.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:54.529 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:17:54.529 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:17:54.529 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:17:54.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:54.529 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:17:54.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:54.529 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:17:54.529 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:54.529 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:54.529 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:54.534 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:54.535 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:17:54.535 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:17:54.535 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:17:54.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:17:54.539 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:17:54.539 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:17:54.539 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:17:54.644 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:17:54.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:17:54.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:17:54.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:17:54.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:17:54.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:17:54.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:17:54.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:17:54.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:17:54.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:17:54.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1026f483 is found... 13:17:54.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1026f483 is found finished successfully 13:17:54.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:17:54.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:54.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:54.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:54.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:54.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:54.652 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:54.652 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:17:54.652 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 0] 13:17:54.661 DEBUG [WorkbenchTestable][Keyboard] Select 15 characters to the right 13:17:54.661 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 13:17:54.872 INFO [WorkbenchTestable][Keyboard] Move cursor 13:17:55.074 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:17:55.074 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:17:55.274 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:17:55.678 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:17:55.678 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:17:55.878 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:17:56.281 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:17:56.281 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:17:56.482 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:17:56.886 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:17:56.886 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:17:57.086 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:17:57.488 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:17:57.488 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:17:57.689 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:17:58.091 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:17:58.091 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:17:58.291 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:17:58.694 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:17:58.694 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:17:58.894 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:17:59.309 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:17:59.309 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:17:59.510 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:17:59.914 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:17:59.914 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:18:00.115 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:18:00.517 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:18:00.517 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:18:00.718 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:18:01.120 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:18:01.120 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:18:01.320 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:18:01.722 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:18:01.722 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:18:01.925 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:18:02.328 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:18:02.328 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:18:02.528 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:18:02.930 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:18:02.930 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:18:03.130 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:18:03.532 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:18:03.532 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:18:03.733 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:18:03.939 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 13:18:04.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:04.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:04.140 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:18:04.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:04.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:04.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:18:04.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:04.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:04.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:18:04.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:18:04.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:04.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:04.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:04.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:04.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:04.143 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:04.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:04.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:04.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:04.181 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:04.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:04.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:04.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:04.182 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:04.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:04.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:04.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:04.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:04.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:04.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:04.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:04.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:05.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:05.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:05.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:18:05.183 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:05.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:05.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:05.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:05.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 13:18:05.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:05.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:05.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:05.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:05.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:05.184 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:18:05.184 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:18:05.185 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:18:05.185 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:18:05.185 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:18:05.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:05.185 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:18:05.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:05.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:18:05.185 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:18:05.185 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:18:05.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:05.185 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:18:05.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:05.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:18:05.185 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:18:05.185 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:18:05.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:05.185 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:18:05.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:05.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:18:05.186 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:18:05.186 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:18:05.186 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:18:05.191 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:18:05.191 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:18:05.191 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:18:05.191 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:18:05.191 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:18:05.195 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:18:05.195 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:18:05.196 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:18:05.226 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:18:05.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:18:05.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:18:05.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:18:05.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:18:05.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:18:05.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:18:05.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:18:05.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:18:05.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@519f0ba8 is found... 13:18:05.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@519f0ba8 is found finished successfully 13:18:05.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:18:05.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:05.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:05.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:05.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:05.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:05.231 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:05.231 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:18:05.231 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:18:05.243 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:05.243 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:18:05.243 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:18:05.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:18:05.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:05.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:05.243 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:18:05.243 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:18:05.243 DEBUG [main][MenuItemLookup] Found menu:'File' 13:18:05.243 DEBUG [main][MenuItemLookup] Item match:File 13:18:05.244 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:18:05.244 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:18:05.244 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:18:05.244 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:18:05.244 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:05.244 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:18:05.244 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:18:05.244 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:05.244 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:18:05.244 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:18:05.244 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:18:05.244 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:18:05.244 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:18:05.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:18:05.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:18:05.275 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:05.275 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:18:05.275 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:18:05.275 DEBUG [main][EditorHandler] 1 editor(s) found 13:18:05.275 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:18:05.333 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:18:05.334 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:18:05.334 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:05.334 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:05.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:05.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:05.334 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:18:05.334 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:05.334 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:18:05.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:18:05.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:05.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:05.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:05.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:05.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:05.335 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:18:05.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:05.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:05.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:05.337 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:05.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:18:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:05.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:05.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:05.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:05.337 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:05.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:05.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:05.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:05.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:05.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:05.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:05.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:05.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:05.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:05.340 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:05.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:05.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:05.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:05.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:05.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:05.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:05.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:05.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:06.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:06.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:06.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:18:06.342 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:06.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:06.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:06.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:06.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 13:18:06.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:06.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:06.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:06.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:06.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:06.343 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:18:06.343 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:18:06.343 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:18:06.343 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:18:06.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:18:06.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:06.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:18:06.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:06.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:18:06.343 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:18:06.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:18:06.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:06.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:18:06.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:06.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:18:06.344 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:18:06.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:18:06.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:06.344 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:18:06.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:06.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:18:06.344 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:18:06.344 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:18:06.344 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:18:06.350 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:18:06.351 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:18:06.351 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:18:06.351 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:18:06.351 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:18:06.356 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:18:06.356 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:18:06.356 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:18:06.486 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:18:06.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:18:06.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:18:06.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:18:06.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:18:06.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:18:06.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:18:06.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:18:06.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:18:06.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:18:06.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2561eaf2 is found... 13:18:06.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2561eaf2 is found finished successfully 13:18:06.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 '\*?\QJavaClass.java\E') 13:18:06.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:06.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:06.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:06.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:06.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:06.499 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:06.499 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:18:06.500 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 525 13:18:06.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:06.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:06.503 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:18:06.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:06.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:06.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:18:06.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:06.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:06.505 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:18:06.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:18:06.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:06.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:06.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:06.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:06.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:06.507 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:06.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:06.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:06.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:06.544 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:06.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:06.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:06.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:06.551 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:06.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:06.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:06.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:06.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:06.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:06.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:07.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:07.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:07.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:07.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:07.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:18:07.553 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:07.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:07.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:07.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:07.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:18:07.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:07.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:07.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:07.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:07.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:07.554 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:18:07.554 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:18:07.554 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:18:07.555 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:18:07.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:18:07.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:07.555 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:18:07.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:07.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:18:07.555 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:18:07.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:18:07.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:07.555 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:18:07.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:07.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:18:07.555 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:18:07.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:18:07.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:07.555 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:18:07.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:07.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:18:07.555 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:18:07.556 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:18:07.556 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:18:07.564 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:18:07.565 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:18:07.565 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:18:07.565 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:18:07.565 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:18:07.569 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:18:07.569 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:18:07.569 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:18:07.603 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:18:07.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:18:07.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:18:07.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:18:07.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:18:07.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:18:07.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:18:07.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:18:07.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:18:07.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@17bb0c9c is found... 13:18:07.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@17bb0c9c is found finished successfully 13:18:07.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:18:07.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:07.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:07.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:07.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:07.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:07.606 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:07.606 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 13:18:07.606 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:18:07.621 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:07.621 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:18:07.622 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:18:07.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:18:07.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:07.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:07.622 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:18:07.622 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:18:07.622 DEBUG [main][MenuItemLookup] Found menu:'File' 13:18:07.622 DEBUG [main][MenuItemLookup] Item match:File 13:18:07.623 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:18:07.623 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:18:07.623 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:18:07.623 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:18:07.623 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:07.623 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:18:07.623 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:18:07.623 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:07.623 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:18:07.623 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:18:07.623 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:18:07.623 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:18:07.623 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:18:07.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:18:07.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:18:07.654 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:07.654 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:18:07.654 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:18:07.654 DEBUG [main][EditorHandler] 1 editor(s) found 13:18:07.654 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:18:07.745 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:18:07.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:18:07.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:07.745 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:07.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:07.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:07.745 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:18:07.745 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:07.746 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:18:07.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:18:07.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:07.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:07.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:07.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:07.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:07.747 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:18:07.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:07.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:07.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:07.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:07.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:07.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:07.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:18:07.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:07.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:07.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:07.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:07.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:07.749 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:07.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:07.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:07.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:07.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:07.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:07.751 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:07.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:07.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:07.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:07.752 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:07.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:07.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:07.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:07.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:07.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:07.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:08.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:08.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:08.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:08.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:08.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:18:08.754 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:08.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:08.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:08.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:08.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 13:18:08.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:08.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:08.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:08.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:08.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:08.755 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:18:08.755 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:18:08.755 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:18:08.756 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:18:08.756 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:18:08.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:08.756 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:18:08.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:08.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:18:08.756 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:18:08.756 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:18:08.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:08.756 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:18:08.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:08.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:18:08.756 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:18:08.756 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:18:08.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:08.756 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:18:08.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:08.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:18:08.757 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:18:08.757 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:18:08.757 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:18:08.762 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:18:08.762 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:18:08.762 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:18:08.762 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:18:08.762 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:18:08.767 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:18:08.767 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:18:08.767 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:18:08.889 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:18:08.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:18:08.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:18:08.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:18:08.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:18:08.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:18:08.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:18:08.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:18:08.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:18:08.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:18:08.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@301e6004 is found... 13:18:08.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@301e6004 is found finished successfully 13:18:08.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:18:08.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:08.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:08.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:08.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:08.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:08.904 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:08.904 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:18:08.904 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:18:08.922 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:18:08.949 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:08.950 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 13:18:08.950 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:18:08.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:18:08.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:08.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:08.950 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:18:08.950 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:18:08.951 DEBUG [main][MenuItemLookup] Found menu:'File' 13:18:08.951 DEBUG [main][MenuItemLookup] Item match:File 13:18:08.952 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:18:08.952 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:18:08.952 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:18:08.952 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:18:08.952 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:08.952 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:18:08.952 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:18:08.952 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:08.952 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:18:08.952 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:18:08.952 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:18:08.952 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:18:08.952 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:18:09.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:18:09.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:18:09.038 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:09.038 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 13:18:09.038 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:18:10.039 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:10.039 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 13:18:10.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:10.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:10.040 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:18:10.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:10.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:10.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:18:10.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:10.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:10.041 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:18:10.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 '\*?\QProject Explorer\E') 13:18:10.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:10.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:10.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:10.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:10.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:10.042 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:10.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:10.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:10.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:10.072 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:10.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:10.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:10.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:10.073 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:10.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:10.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:10.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:10.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:10.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:10.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:10.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:10.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:11.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:11.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:11.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:18:11.074 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:11.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:11.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:11.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:11.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:18:11.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:11.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:11.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:11.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:11.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:11.075 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:18:11.076 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:18:11.076 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:18:11.076 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:18:11.076 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:18:11.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:11.076 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:18:11.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:11.076 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:18:11.076 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:18:11.076 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:18:11.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:11.076 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:18:11.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:11.076 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:18:11.077 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:18:11.077 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:18:11.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:11.077 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:18:11.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:11.077 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:18:11.077 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:18:11.077 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:18:11.077 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:18:11.084 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:18:11.084 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:18:11.084 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:18:11.084 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:18:11.084 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:18:11.088 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:18:11.088 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:18:11.089 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:18:11.118 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:18:11.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:18:11.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:18:11.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:18:11.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:18:11.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:18:11.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:18:11.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:18:11.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:18:11.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1975efe4 is found... 13:18:11.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1975efe4 is found finished successfully 13:18:11.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:18:11.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:11.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:11.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:11.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:11.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:11.121 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:11.121 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 13:18:11.121 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:18:11.129 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:11.129 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:18:11.129 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:18:11.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:18:11.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:11.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:11.129 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:18:11.129 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:18:11.129 DEBUG [main][MenuItemLookup] Found menu:'File' 13:18:11.129 DEBUG [main][MenuItemLookup] Item match:File 13:18:11.130 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:18:11.130 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:18:11.130 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:18:11.130 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:18:11.130 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:11.130 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:18:11.130 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:18:11.130 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:11.130 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:18:11.130 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:18:11.130 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:18:11.130 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:18:11.130 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:18:11.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:18:11.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:18:11.167 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:11.167 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:18:11.167 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:18:11.167 DEBUG [main][EditorHandler] 1 editor(s) found 13:18:11.167 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:18:11.259 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:18:11.259 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:18:11.259 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:11.259 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:11.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:11.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:11.260 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:18:11.260 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:11.260 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:18:11.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:18:11.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:11.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:11.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:11.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:11.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:11.261 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:18:11.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:11.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:11.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:11.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:11.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:11.262 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:11.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:18:11.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:11.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:11.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:11.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:11.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:11.263 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:11.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:11.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:11.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:11.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:11.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:11.265 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:11.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:11.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:11.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:11.265 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:11.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:11.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:11.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:11.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:11.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:11.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:11.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:11.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:12.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:12.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:12.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:12.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:12.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:18:12.767 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:12.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:12.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:12.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:12.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 13:18:12.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:12.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:12.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:12.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:12.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:12.768 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:18:12.768 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:18:12.769 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:18:12.769 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:18:12.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:18:12.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:12.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:18:12.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:12.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:18:12.769 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:18:12.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:18:12.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:12.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:18:12.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:12.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:18:12.769 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:18:12.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:18:12.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:12.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:18:12.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:12.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:18:12.769 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:18:12.770 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:18:12.770 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:18:12.775 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:18:12.776 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:18:12.776 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:18:12.776 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:18:12.776 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:18:12.780 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:18:12.780 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:18:12.780 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:18:12.900 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:18:12.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:18:12.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:18:12.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:18:12.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:18:12.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:18:12.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:18:12.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:18:12.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:18:12.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:18:12.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3369b042 is found... 13:18:12.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3369b042 is found finished successfully 13:18:12.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:18:12.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:12.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:12.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:12.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:12.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:12.907 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:12.907 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:18:12.907 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 { 13:18:12.921 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:12.921 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:18:12.921 INFO [WorkbenchTestable][AbstractEditor] Open editor's open on assistant 13:18:12.921 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:18:13.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:13.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:13.922 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:18:13.922 DEBUG [main][MenuItemLookup] Found menu:'File' 13:18:13.922 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:18:13.922 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:18:13.922 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:18:13.922 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:18:13.922 DEBUG [main][MenuItemLookup] Item match:Navigate 13:18:13.923 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:18:13.923 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:18:13.923 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:13.923 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 13:18:13.923 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:18:13.923 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 13:18:13.923 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 13:18:13.923 DEBUG [main][MenuItemLookup] Item match:Open Hyperlink 13:18:13.923 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open Hyperlin&k" 13:18:13.923 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Hyperlink 13:18:13.923 INFO [main][MenuItemHandler] Select menu item: Open Hyperlin&k 13:18:13.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 13:18:13.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 13:18:13.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:13.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:13.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:13.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 13:18:13.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:13.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:13.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:13.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:13.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:13.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:18:13.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:18:13.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:18:13.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 13:18:13.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:18:13.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:13.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:13.987 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:13.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:13.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:13.987 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 13:18:13.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:18:13.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:13.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:13.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 13:18:13.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:13.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:13.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:14.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:14.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:14.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:14.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:14.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:18:14.989 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:18:14.989 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 13:18:14.989 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:14.989 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 13:18:15.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 13:18:15.502 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 13:18:15.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:15.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:15.503 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:18:15.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:15.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:15.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:18:15.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:15.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:15.504 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:18: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 '\*?\QProject Explorer\E') 13:18:15.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:15.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:15.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:15.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:15.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:15.505 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:15.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:15.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:15.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:15.519 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:15.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:15.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:15.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:15.544 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:15.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:15.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:15.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:15.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:15.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:15.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:16.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:16.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:16.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:16.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:16.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:18:16.547 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:16.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:16.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:16.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:16.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 13:18:16.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:16.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:16.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:16.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:16.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:16.548 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:18:16.548 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:18:16.548 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:18:16.549 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:18:16.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:18:16.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:16.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:18:16.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:16.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:18:16.549 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:18:16.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:18:16.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:16.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:18:16.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:16.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:18:16.549 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:18:16.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:18:16.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:16.550 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:18:16.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:16.550 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:18:16.550 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:18:16.550 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:18:16.550 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:18:16.560 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:18:16.561 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:18:16.561 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:18:16.561 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:18:16.561 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:18:16.566 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:18:16.566 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:18:16.566 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:18:16.598 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:18:16.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:18:16.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:18:16.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:18:16.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:18:16.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:18:16.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:18:16.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:18:16.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:18:16.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7c79955f is found... 13:18:16.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7c79955f is found finished successfully 13:18:16.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:18:16.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:16.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:16.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:16.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:16.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:16.602 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:16.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 13:18:16.602 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:18:16.623 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:16.623 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:18:16.623 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:18:16.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:18:16.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:16.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:16.624 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:18:16.624 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:18:16.624 DEBUG [main][MenuItemLookup] Found menu:'File' 13:18:16.624 DEBUG [main][MenuItemLookup] Item match:File 13:18:16.625 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:18:16.625 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:18:16.625 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:18:16.625 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:18:16.625 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:16.625 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:18:16.625 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:18:16.625 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:16.625 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:18:16.625 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:18:16.645 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:18:16.645 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:18:16.645 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:18:16.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:18:16.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:18:16.657 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:16.657 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:18:16.657 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:18:16.675 DEBUG [main][EditorHandler] 1 editor(s) found 13:18:16.675 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:18:16.761 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:18:16.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:18:16.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:16.761 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:16.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:16.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:16.762 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:18:16.762 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:16.762 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:18:16.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:18:16.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:16.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:16.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:16.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:16.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:16.763 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:18:16.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:16.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:16.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:16.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:16.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:16.764 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:16.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') 13:18:16.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:16.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:16.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:16.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:16.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:16.765 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:16.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:16.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:16.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:16.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:16.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:16.767 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:16.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:16.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:16.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:16.767 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:16.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:16.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:16.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:16.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:16.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:16.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:17.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:17.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:17.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:17.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:17.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:18:17.769 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:17.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:17.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:17.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:17.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:18:17.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:17.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:17.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:17.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:17.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:17.770 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:18:17.770 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:18:17.770 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:18:17.771 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:18:17.771 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:18:17.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:17.771 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:18:17.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:17.771 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:18:17.771 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:18:17.771 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:18:17.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:17.771 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:18:17.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:17.771 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:18:17.771 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:18:17.771 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:18:17.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:17.771 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:18:17.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:17.771 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:18:17.772 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:18:17.772 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:18:17.772 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:18:17.778 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:18:17.778 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:18:17.778 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:18:17.778 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:18:17.778 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:18:17.782 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:18:17.782 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:18:17.782 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:18:17.888 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:18:17.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:18:17.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:18:17.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:18:17.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:18:17.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:18:17.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:18:17.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:18:17.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:18:17.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:18:17.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3fa4c494 is found... 13:18:17.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3fa4c494 is found finished successfully 13:18:17.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:18:17.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:17.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:17.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:17.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:17.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:17.895 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:17.895 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:18:17.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:17.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:17.896 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:18:17.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:17.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:17.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:18:17.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:17.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:17.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:18:17.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:18:17.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:17.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:17.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:17.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:17.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:17.925 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:17.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:17.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:17.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:17.952 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:17.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:17.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:17.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:17.953 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:17.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:17.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:17.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:17.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:17.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:17.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:18.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:18.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:18.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:18.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:18.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:18:18.954 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:18.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:18.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:18.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:18.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 13:18:18.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:18.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:18.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:18.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:18.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:18.956 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:18:18.956 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:18:18.956 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:18:18.956 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:18:18.956 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:18:18.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:18.956 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:18:18.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:18.956 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:18:18.957 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:18:18.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:18:18.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:18.957 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:18:18.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:18.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:18:18.957 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:18:18.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:18:18.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:18.957 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:18:18.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:18.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:18:18.957 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:18:18.957 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:18:18.957 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:18:18.963 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:18:18.963 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:18:18.963 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:18:18.963 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:18:18.963 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:18:18.970 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:18:18.970 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:18:18.970 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:18:19.002 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:18:19.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:18:19.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:18:19.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:18:19.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:18:19.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:18:19.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:18:19.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:18:19.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:18:19.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@998164b is found... 13:18:19.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@998164b is found finished successfully 13:18:19.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:18:19.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:19.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:19.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:19.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:19.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:19.006 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:19.006 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:18:19.006 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:18:19.022 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:19.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 13:18:19.022 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:18:19.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:18:19.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:19.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:19.023 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:18:19.023 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:18:19.023 DEBUG [main][MenuItemLookup] Found menu:'File' 13:18:19.023 DEBUG [main][MenuItemLookup] Item match:File 13:18:19.024 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:18:19.024 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:18:19.024 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:18:19.024 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:18:19.024 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:19.024 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:18:19.024 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:18:19.024 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:19.024 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:18:19.024 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:18:19.024 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:18:19.024 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:18:19.024 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:18:19.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:18:19.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:18:19.076 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:19.076 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:18:19.076 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:18:19.076 DEBUG [main][EditorHandler] 1 editor(s) found 13:18:19.076 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:18:19.139 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:18:19.139 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:18:19.139 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:19.139 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:19.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:19.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:19.139 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:18:19.139 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:19.140 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:18:19.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:18:19.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:19.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:19.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:19.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:19.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:19.141 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:18:19.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:19.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:19.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:19.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:19.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:19.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:19.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:18:19.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:19.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:19.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:19.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:19.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:19.143 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:19.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:19.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:19.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:19.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:19.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:19.145 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:19.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:19.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:19.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:19.146 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:19.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:19.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:19.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:19.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:19.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:19.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:19.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:19.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:20.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:20.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:20.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:18:20.148 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:20.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:20.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:20.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:20.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:18:20.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:20.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:20.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:20.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:20.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:20.149 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:18:20.149 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:18:20.149 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:18:20.150 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:18:20.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:18:20.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:20.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:18:20.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:20.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:18:20.150 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:18:20.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:18:20.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:20.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:18:20.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:20.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:18:20.150 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:18:20.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:18:20.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:20.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:18:20.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:20.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:18:20.150 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:18:20.150 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:18:20.150 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:18:20.156 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:18:20.156 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:18:20.156 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:18:20.157 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:18:20.157 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:18:20.161 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:18:20.161 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:18:20.161 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:18:20.277 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:18:20.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:18:20.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:18:20.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:18:20.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:18:20.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:18:20.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:18:20.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:18:20.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:18:20.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:18:20.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@778d4c9a is found... 13:18:20.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@778d4c9a is found finished successfully 13:18:20.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:18:20.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:20.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:20.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:20.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:20.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:20.291 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:20.291 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:18:20.291 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:18:20.291 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:18:20.492 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:18:20.696 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:18:20.696 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:18:20.896 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:18:21.099 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:18:21.099 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:18:21.299 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:18:21.503 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:18:21.503 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:18:21.704 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:18:21.906 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:18:21.906 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 13:18:22.106 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 13:18:23.108 INFO [WorkbenchTestable][TextEditor] Select line 17 in editor 13:18:23.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:23.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:23.119 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:18:23.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:23.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:23.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:18:23.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:23.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:23.121 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:18:23.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') 13:18:23.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:23.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:23.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:23.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:23.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:23.121 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:23.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:23.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:23.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:23.157 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:23.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:23.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:23.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:23.158 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:23.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:23.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:23.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:23.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:23.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:23.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:23.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:23.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:24.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:24.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:24.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:18:24.160 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:24.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:24.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:24.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:24.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 13:18:24.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:24.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:24.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:24.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:24.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:24.161 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:18:24.161 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:18:24.161 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:18:24.161 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:18:24.161 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:18:24.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:24.162 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:18:24.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:24.162 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:18:24.162 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:18:24.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:18:24.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:24.162 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:18:24.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:24.162 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:18:24.162 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:18:24.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:18:24.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:24.162 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:18:24.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:24.162 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:18:24.162 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:18:24.162 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:18:24.162 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:18:24.167 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:18:24.167 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:18:24.168 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:18:24.168 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:18:24.168 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:18:24.172 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:18:24.172 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:18:24.172 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:18:24.202 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:18:24.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:18:24.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:18:24.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:18:24.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:18:24.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:18:24.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:18:24.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:18:24.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:18:24.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6a18d6b2 is found... 13:18:24.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6a18d6b2 is found finished successfully 13:18:24.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:18:24.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:24.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:24.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:24.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:24.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:24.206 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:24.206 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:18:24.206 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:18:24.226 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:24.226 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:18:24.226 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:18:24.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:18:24.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:24.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:24.228 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:18:24.228 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:18:24.228 DEBUG [main][MenuItemLookup] Found menu:'File' 13:18:24.228 DEBUG [main][MenuItemLookup] Item match:File 13:18:24.229 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:18:24.229 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:18:24.229 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:18:24.229 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:18:24.229 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:24.229 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:18:24.229 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:18:24.229 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:24.229 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:18:24.229 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:18:24.229 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:18:24.229 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:18:24.229 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:18:24.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:18:24.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:18:24.260 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:24.260 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:18:24.260 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:18:24.261 DEBUG [main][EditorHandler] 1 editor(s) found 13:18:24.261 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:18:24.341 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:18:24.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:18:24.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:24.341 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:24.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:24.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:24.341 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:18:24.341 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:18:24.341 DEBUG [main][EditorHandler] 0 editor(s) found 13:18:24.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:24.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:24.342 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:18:24.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:24.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:24.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:24.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:24.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:24.344 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:24.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 '\*?\QProject Explorer\E') 13:18:24.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:24.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:24.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:24.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:24.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:24.345 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:24.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:24.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:24.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:24.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:24.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:24.347 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:24.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:24.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:24.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:24.347 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:24.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:24.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:24.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:24.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:24.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:24.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:24.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:24.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:25.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:25.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:25.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:18:25.349 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:25.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:25.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:25.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:25.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 13:18:25.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:25.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:25.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:25.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:25.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:25.350 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:18:25.350 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:18:25.350 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:25.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:25.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:25.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:25.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:25.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:25.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:25.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:25.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:26.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:26.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:26.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:18:26.352 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:26.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:26.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:26.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:26.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:18:26.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:26.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:26.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:26.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:26.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:26.353 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:18:26.353 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:18:26.353 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:26.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:26.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:26.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:26.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 13:18:26.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:26.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:26.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:26.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:26.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:26.354 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:18:26.354 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:18:26.354 DEBUG [main][TreeItemHandler] Set Tree selection 13:18:26.354 DEBUG [main][TreeHandler] Notify Tree about selection event 13:18:26.359 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:18:26.360 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 13:18:26.360 DEBUG [WorkbenchTestable][TreeItemHandler] TextEditorTestProject 13:18:26.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:18:26.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:26.396 DEBUG [main][MenuItemLookup] Found menu:'New' 13:18:26.397 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:18:26.397 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:26.397 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:18:26.397 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:26.397 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:18:26.397 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:18:26.397 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:18:26.397 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:18:26.397 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:18:26.397 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:18:26.397 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:18:26.397 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:18:26.397 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:26.397 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:18:26.397 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:18:26.397 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:26.397 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:18:26.397 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:18:26.397 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:18:26.397 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:18:26.397 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:18:26.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:18:26.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:18:26.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:18:26.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:18:26.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:18:26.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:18:26.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:18:26.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:26.914 DEBUG [main][MenuItemLookup] Found menu:'New' 13:18:26.914 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:18:26.914 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:26.914 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:18:26.915 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:26.915 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:18:26.915 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:18:26.915 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:18:26.915 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:18:26.915 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:18:26.915 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:18:26.915 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:18:26.915 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:18:26.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:1105): Gtk-CRITICAL **: 13:18:26.963: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1105): Gtk-CRITICAL **: 13:18:26.966: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1105): Gtk-CRITICAL **: 13:18:26.985: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1105): Gtk-CRITICAL **: 13:18:27.000: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:18:27.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 13:18:27.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:18:27.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:27.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:27.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:18:27.506 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:27.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:27.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:27.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:18:27.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:27.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:27.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:27.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:27.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:27.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:18:27.507 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:18:27.507 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:18:27.507 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:18:27.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:18:27.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:18:27.507 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:18:27.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:27.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:18:27.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:27.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:27.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:27.507 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:18:27.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:27.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:27.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:27.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:27.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:27.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:18:27.508 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:18:27.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:18:27.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:18:27.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:18:27.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:27.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:18:27.512 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:18:28.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:18:28.013 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:18:28.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:18:28.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:18:28.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:18:28.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:18:28.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:18:28.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:18:28.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:18:28.013 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:28.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:28.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:28.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:18:28.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:28.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:28.014 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:18:28.014 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:28.014 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:28.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:28.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 142.118 s - in org.eclipse.reddeer.workbench.test.editor.TextEditorTest setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.399 s getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.442 s notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.162 s insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.501 s selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.304 s selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.37 s getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.454 s getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.415 s insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.558 s contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.781 s openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.061 s getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.2 s getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.395 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.497 s closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.964 s quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.736 s getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.358 s selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.24 s testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.389 s openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.523 s insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.442 s getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 1.995 s insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.408 s closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.458 s setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.232 s getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 11.816 s insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.411 s getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.514 s closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.502 s getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.377 s selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.201 s Running org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 13:18:28.025 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 13:18:28.025 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:18:28.026 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:28.026 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 13:18:28.026 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:28.026 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:18:28.026 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:28.026 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:18:28.026 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:28.026 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:18:28.026 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:18:28.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:18:28.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:18:28.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:28.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:28.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:28.028 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:28.028 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:18:28.028 DEBUG [main][MenuItemLookup] Found menu:'File' 13:18:28.028 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:18:28.028 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:18:28.028 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:18:28.028 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:18:28.028 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:18:28.028 DEBUG [main][MenuItemLookup] Item match:Window 13:18:28.028 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:18:28.028 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:18:28.029 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:18:28.029 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:28.029 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:18:28.029 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:18:28.029 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:28.029 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:18:28.029 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:28.029 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:18:28.029 DEBUG [main][MenuItemLookup] Item match:Preferences 13:18:28.029 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:18:28.029 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:18:28.029 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:18:28.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:18:28.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 'Preferences.*'] is available. finished successfully 13:18:28.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:18:28.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:28.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:28.111 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:18:28.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.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 13:18:28.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:28.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:28.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:28.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:28.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:28.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:18:28.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:18:28.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:18:28.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:28.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:28.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:28.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:28.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:18:28.115 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:18:28.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:18:28.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:18:28.115 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:18:28.115 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:28.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:18:28.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:18:28.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:28.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:28.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:28.135 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:18:28.135 DEBUG [main][EditorHandler] 0 editor(s) found 13:18:28.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:28.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:28.136 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:18:28.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:28.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:28.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:28.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:28.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:28.137 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:28.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 '\*?\QProject Explorer\E') 13:18:28.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:28.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:28.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:28.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:28.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:28.138 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:28.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:28.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:28.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:28.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:28.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:28.139 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:28.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:28.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:28.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:18:28.140 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:28.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:28.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:28.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:18:28.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:28.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:28.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:28.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:28.142 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:28.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:28.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:28.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:18:28.143 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:28.143 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 13:18:28.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 13:18:28.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:28.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:28.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:28.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'] 13:18:28.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.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'] 13:18:28.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.144 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 13:18:28.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.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'] 13:18:28.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.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'] 13:18:28.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.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'] 13:18:28.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.144 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 13:18:28.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.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'] 13:18:28.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.160 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:18:28.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:28.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:28.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:28.173 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:28.173 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:18:28.173 DEBUG [main][MenuItemLookup] Found menu:'File' 13:18:28.173 DEBUG [main][MenuItemLookup] Item match:File 13:18:28.174 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:18:28.174 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:18:28.175 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:18:28.176 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:28.176 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:18:28.176 DEBUG [main][MenuItemLookup] Found menu:'File' 13:18:28.176 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:18:28.176 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:28.176 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:18:28.176 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:18:28.176 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:18:28.176 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:18:28.176 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:18:28.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:18:28.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:18:28.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:18:28.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:28.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:28.250 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:18:28.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:18:28.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:28.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:28.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:28.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:28.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:28.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:18:28.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:18:28.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:18:28.251 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:18:28.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:28.252 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:18:28.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:28.252 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:18:28.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:18:28.252 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:18:28.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:28.252 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:18:28.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:28.252 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:18:28.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:18:28.252 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:18:28.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:18:28.255 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:18:28.255 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:18:28.255 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:18:28.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:18:28.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:28.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:28.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:28.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:28.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:18:28.256 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:18:28.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:18:28.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:18:28.257 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:18:28.257 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:28.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'] 13:18:28.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 13:18:28.279 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 13:18:28.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 13:18:28.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:28.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:28.280 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 13:18:28.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.280 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'project' 13:18:28.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:18:28.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:28.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:28.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:28.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:28.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:18:28.281 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:18:28.282 INFO [WorkbenchTestable][AbstractText] Text set to: project 13:18:28.282 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 13:18:28.282 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 13:18:28.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 13:18:28.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:28.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:28.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:28.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:28.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:18:28.284 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:18:28.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:18:28.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:18:28.284 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:18:28.284 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:28.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:18:28.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:18:28.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:18:28.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:18:28.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:18:28.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:18:28.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:18:28.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:18:28.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:18:28.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:18:28.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 13:18:28.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:18:28.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:18:28.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:18:28.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 13:18:28.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:18:28.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.789 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:18:28.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:28.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:28.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:28.789 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:28.789 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:18:28.789 DEBUG [main][MenuItemLookup] Found menu:'File' 13:18:28.789 DEBUG [main][MenuItemLookup] Item match:File 13:18:28.790 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:18:28.790 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:18:28.791 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:18:28.791 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:28.791 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:18:28.791 DEBUG [main][MenuItemLookup] Found menu:'File' 13:18:28.791 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:18:28.791 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:28.791 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:18:28.791 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:18:28.791 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:18:28.791 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:18:28.791 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:18:28.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:18:28.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:18:28.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:18:28.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:28.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:28.849 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:18:28.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:18:28.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:28.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:28.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:28.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:28.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:18:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:18:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:18:28.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:18:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:28.851 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:18:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:28.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:18:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:18:28.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:18:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:28.851 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:18:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:28.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:18:28.851 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 13:18:28.851 DEBUG [main][TreeItemHandler] Selecting tree item: File 13:18:28.851 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 13:18:28.854 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 13:18:28.854 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:18:28.854 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:18:28.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:18:28.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:28.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:28.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:28.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:28.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:18:28.855 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:18:28.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:18:28.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:18:28.856 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:18:28.856 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:28.883 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:18:28.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 13:18:28.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 13:18:28.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 13:18:28.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:28.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:28.884 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:18:28.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:28.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 13:18:28.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:28.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:28.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:28.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:28.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:18:28.885 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:18:28.886 INFO [WorkbenchTestable][AbstractText] Text set to: project/ 13:18:28.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 13:18:28.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:28.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:28.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:28.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:28.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:18:28.894 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:18:28.895 INFO [WorkbenchTestable][AbstractText] Text set to: abc.ca 13:18:28.902 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:18:28.902 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 13:18:28.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 13:18:28.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:28.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:28.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:28.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:28.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:18:28.903 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:18:28.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:18:28.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:18:28.903 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:18:28.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:28.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:18:29.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:18:29.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:18:29.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:18:29.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:18:29.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:18:29.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:18:29.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:18:29.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:18:29.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qabc.ca\E') 13:18:29.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:29.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:29.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:29.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:29.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:29.410 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:29.410 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 13:18:29.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:29.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:29.410 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - project/abc.ca - Eclipse Platform' 13:18:29.410 DEBUG [main][MenuItemLookup] Found menu:'File' 13:18:29.410 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:18:29.410 DEBUG [main][MenuItemLookup] Item match:Edit 13:18:29.411 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:18:29.411 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:18:29.411 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:29.411 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:18:29.411 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:18:29.411 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:18:29.411 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:29.411 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:18:29.411 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:18:29.411 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 13:18:29.411 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 13:18:29.411 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:29.411 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 13:18:29.411 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:29.411 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 13:18:29.411 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 13:18:29.411 INFO [WorkbenchTestable][AbstractEditor] Content assist menu not found, open via keyboard shortcut 13:18:29.411 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:18:29.411 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 13:18:29.612 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 13:18:30.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 13:18:30.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:18:30.613 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:30.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:30.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:30.624 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 13:18:30.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:30.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:30.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:30.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:30.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:30.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:18:30.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:18:30.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:18:30.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 13:18:30.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:18:30.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:30.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:30.625 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 13:18:30.625 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 13:18:30.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:18:30.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:18:30.625 DEBUG [WorkbenchTestable][ContentAssistant] a 13:18:30.625 DEBUG [WorkbenchTestable][ContentAssistant] b 13:18:30.626 DEBUG [WorkbenchTestable][ContentAssistant] c 13:18:30.626 INFO [WorkbenchTestable][AbstractShell] Close shell 13:18:30.626 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 13:18:30.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:18:30.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:18:30.644 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:18:30.644 DEBUG [main][EditorHandler] 1 editor(s) found 13:18:30.644 DEBUG [WorkbenchTestable][EditorHandler] Closing editor abc.ca 13:18:30.672 DEBUG [WorkbenchTestable][EditorHandler] Editor abc.ca is closed 13:18:30.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:30.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:30.673 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:18:30.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:30.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:30.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:30.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:30.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:30.674 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:30.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 '\*?\QProject Explorer\E') 13:18:30.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:30.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:30.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:30.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:30.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:30.675 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:30.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:30.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:30.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:30.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:30.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:30.676 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:30.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:30.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:30.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:30.677 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:30.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:30.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:30.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:30.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:30.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:30.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:31.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:31.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:31.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:31.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:31.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:18:31.678 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:31.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:31.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:31.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:31.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 13:18:31.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:31.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:31.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:31.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:31.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:31.679 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 13:18:31.680 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:31.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:31.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:31.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:31.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:31.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:31.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:32.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:32.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:32.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:32.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:32.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:18:32.681 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:32.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:32.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:32.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:32.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:18:32.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:32.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:32.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:32.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:32.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:32.682 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 13:18:32.682 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:32.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:32.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:32.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:32.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 13:18:32.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:32.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:32.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:32.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:32.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:32.683 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:18:32.683 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:18:32.683 DEBUG [main][TreeItemHandler] Set Tree selection 13:18:32.683 DEBUG [main][TreeHandler] Notify Tree about selection event 13:18:32.689 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:18:32.690 DEBUG [WorkbenchTestable][TreeItemHandler] project 13:18:32.690 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:18:32.690 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:32.709 DEBUG [main][MenuItemLookup] Found menu:'New' 13:18:32.709 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:18:32.709 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:32.709 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:18:32.709 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:32.709 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:18:32.709 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:18:32.709 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:18:32.709 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:18:32.709 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:18:32.709 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:32.709 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:18:32.709 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:18:32.709 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:32.709 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:18:32.709 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:18:32.709 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:18:32.709 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:18:32.709 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:18:32.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:18:32.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:18:33.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:18:33.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:18:33.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:18:33.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:18:33.210 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:18:33.210 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:33.225 DEBUG [main][MenuItemLookup] Found menu:'New' 13:18:33.225 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:18:33.225 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:33.225 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:18:33.225 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:33.225 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:18:33.225 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:18:33.225 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:18:33.225 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:18:33.225 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:18:33.225 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:18:33.225 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:18:33.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:18:33.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 13:18:33.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:18:33.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:33.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:33.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:18:33.806 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:33.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:33.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:33.806 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:18:33.806 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:33.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:33.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:33.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:33.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:33.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:18:33.807 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:18:33.807 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:18:33.807 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:18:33.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:18:33.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:18:33.807 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:18:33.807 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:33.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:18:33.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:33.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:33.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:33.807 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:18:33.807 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:33.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:33.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:33.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:33.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:33.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:18:33.808 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:18:33.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:18:33.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:18:33.808 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:18:33.808 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:33.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:18:33.812 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:18:34.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:18:34.312 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:18:34.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:18:34.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:18:34.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:18:34.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:18:34.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:18:34.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:18:34.312 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:34.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:34.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:34.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:18:34.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:34.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:34.314 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 13:18:34.314 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:34.314 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:34.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:34.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:34.314 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 13:18:34.314 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 13:18:34.314 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:34.314 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:34.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:34.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.29 s - in org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) Time elapsed: 6.171 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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -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.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.hyperlink.DefaultHyperlinkTest 13:18:42.843 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:18:42.846 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 13:18:42.860 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:18:42.861 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 13:18:42.931 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:18:42.954 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:18:42.957 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:42.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:18:42.964 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 13:18:42.964 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 13:18:43.020 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 13:18:43.023 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:43.024 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:18:43.059 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:43.059 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:18:43.063 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:43.064 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:18:43.114 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:18:43.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:43.117 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:18:43.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:43.118 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:18:43.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:43.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:43.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:43.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:43.130 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:43.134 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:18:43.137 DEBUG [main][MenuItemLookup] Found menu:'File' 13:18:43.138 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:18:43.138 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:18:43.138 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:18:43.138 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:18:43.138 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:18:43.138 DEBUG [main][MenuItemLookup] Item match:Window 13:18:43.142 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:18:43.142 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:18:43.142 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:18:43.142 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:43.142 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:18:43.142 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:18:43.142 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:43.142 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:18:43.143 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:43.143 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:18:43.143 DEBUG [main][MenuItemLookup] Item match:Preferences 13:18:43.145 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:18:43.145 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:18:43.147 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:18:43.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.... 13:18:43.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 13:18:43.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:18:43.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:43.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:43.341 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:18:43.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:43.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 13:18:43.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:43.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:43.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:43.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:43.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:43.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:18:43.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:18:43.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) 13:18:43.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:43.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:43.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:43.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:43.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:18:43.426 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:18:43.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:18:43.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:18:43.428 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:18:43.428 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:43.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:18:43.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:18:43.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:43.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:43.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:43.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:43.471 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:18:43.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:18:43.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:43.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:43.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:43.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:43.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:43.516 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' view via menu. 13:18:43.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:43.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:43.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:43.517 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:43.517 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:18:43.517 DEBUG [main][MenuItemLookup] Found menu:'File' 13:18:43.517 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:18:43.517 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:18:43.518 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:18:43.518 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:18:43.518 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:18:43.518 DEBUG [main][MenuItemLookup] Item match:Window 13:18:43.519 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:18:43.519 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:18:43.519 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:18:43.519 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:43.519 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:18:43.519 DEBUG [main][MenuItemLookup] Item match:Show View 13:18:43.531 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:18:43.531 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:18:43.531 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:18:43.531 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:18:43.532 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:18:43.532 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:18:43.532 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:18:43.532 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:18:43.532 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:43.532 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:18:43.532 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:18:43.533 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:18:43.533 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:18:43.533 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:18:43.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:18:43.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:18:43.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:18:43.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:43.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:43.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:18:43.612 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:43.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:43.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:43.613 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:18:43.613 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:43.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:43.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:43.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:43.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:43.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:43.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:18:43.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:18:43.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children... 13:18:43.616 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 13:18:43.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:44.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:44.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 13:18:44.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children finished successfully 13:18:44.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 13:18:44.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:44.126 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test UI Forms is already expanded. No action performed 13:18:44.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:44.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 13:18:44.127 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UI Form Test 13:18:44.128 DEBUG [main][TreeItemHandler] Selecting tree item: UI Form Test 13:18:44.128 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UI Form Test about selection 13:18:44.129 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UI Form Test 13:18:44.130 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:44.130 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:18:44.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:44.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:44.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:44.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:18:44.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:44.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:44.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:44.132 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:18:44.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:44.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:44.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:44.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:44.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:44.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:18:44.134 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:18:44.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:18:44.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:18:44.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:18:44.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:44.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:18:44.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:18:44.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open... 13:18:44.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:44.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:44.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open finished successfully 13:18:44.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:44.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:44.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:44.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:44.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:44.470 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:44.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:18:44.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:44.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:44.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:44.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:44.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:44.521 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:44.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:44.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:44.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:44.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:44.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:44.539 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 13:18:44.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:44.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:44.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:44.561 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:44.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:44.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:44.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:44.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:44.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:44.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 13:18:44.566 TRACE [main][WidgetHandler] Notify Hyperlink with event 6 13:18:44.567 TRACE [main][WidgetHandler] Wait for synchronization 13:18:44.567 TRACE [main][WidgetHandler] Notify Hyperlink with event 3 13:18:44.567 TRACE [main][WidgetHandler] Wait for synchronization 13:18:44.567 TRACE [main][WidgetHandler] Notify Hyperlink with event 4 13:18:44.567 TRACE [main][WidgetHandler] Wait for synchronization 13:18:44.567 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") 13:18:44.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:44.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:44.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:44.573 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:44.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:44.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:44.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:44.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:44.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:44.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 13:18:44.576 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:18:44.576 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:44.578 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:44.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:44.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:44.580 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:18:44.581 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:44.581 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:18:44.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:18:44.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:44.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:44.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:44.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:44.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:44.614 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:44.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:44.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:44.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:44.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:44.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:44.621 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:44.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:18:44.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:44.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:44.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:44.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:44.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:44.628 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:44.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:44.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:44.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:44.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:44.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:44.632 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") 13:18:44.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:44.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:44.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:44.633 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:44.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:44.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:44.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:44.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:45.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:45.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:45.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:45.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:45.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:18:45.718 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was not found 13:18:45.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:18:45.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:45.721 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:45.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:45.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:45.722 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:18:45.722 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:45.723 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:18:45.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:18:45.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:45.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:45.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:45.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:45.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:45.728 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:45.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:45.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:45.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:45.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:45.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:45.760 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:45.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 '\*?\QUI Form Test\E') 13:18:45.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:45.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:45.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:45.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:45.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:45.765 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:45.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:45.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:45.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:45.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:45.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:45.774 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 13:18:45.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:45.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:45.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:45.775 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:45.775 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:45.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:45.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:18:45.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:18:45.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:45.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 13:18:45.779 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:18:45.779 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:45.779 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:45.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:45.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:45.780 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:18:45.781 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:45.781 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:18:45.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:18:45.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:45.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:45.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:45.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:45.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:45.828 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:45.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:45.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:45.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:45.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:45.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:45.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:45.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:18:45.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:45.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:45.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:45.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:45.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:45.866 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:45.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:45.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:45.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:45.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:45.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:45.874 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") 13:18:45.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:45.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:45.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:45.896 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:45.896 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:45.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:45.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:45.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:45.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:45.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:18:45.899 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") 13:18:45.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:45.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:45.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:45.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:45.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 13:18:45.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:18:45.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:45.900 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:45.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:45.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:45.901 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:18:45.901 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:45.901 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:18:45.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:18:45.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:45.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:45.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:45.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:45.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:45.911 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:45.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:45.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:45.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:45.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:45.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:45.917 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:45.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:18:45.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:45.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:45.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:45.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:45.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:45.922 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:45.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:45.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:45.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:45.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:45.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:45.945 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 13:18:45.946 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:45.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:45.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:45.946 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:45.946 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:45.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:45.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:45.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:45.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:45.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 13:18:45.948 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:18:45.948 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:45.948 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:45.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:45.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:45.948 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:18:45.949 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:45.949 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:18:45.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:18:45.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:45.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:45.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:45.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:45.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:45.953 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:45.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:45.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:45.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:45.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:45.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:45.977 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:45.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 '\*?\QUI Form Test\E') 13:18:45.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:45.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:45.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:45.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:45.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:45.981 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:45.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:45.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:45.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:45.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:45.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:45.986 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") 13:18:45.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:45.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:45.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:45.987 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:45.987 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:45.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:45.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:46.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:46.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:46.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 13:18:46.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:18:46.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:46.029 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:46.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:46.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:46.030 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:18:46.030 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:46.030 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:18:46.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:18:46.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:46.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:46.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:46.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:46.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:46.035 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:46.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:46.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:46.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:46.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:46.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:46.060 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:46.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 '\*?\QUI Form Test\E') 13:18:46.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:46.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:46.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:46.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:46.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:46.065 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:46.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:46.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:46.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:46.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:46.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:46.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") 13:18:46.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:46.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:46.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:46.070 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:46.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:46.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:46.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:46.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:46.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:46.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:18:46.073 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 13:18:46.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:46.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:46.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:46.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:46.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 13:18:46.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:18:46.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:46.093 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:46.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:46.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:46.111 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:18:46.111 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:46.111 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:18:46.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:18:46.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:46.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:46.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:46.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:46.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:46.116 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:46.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:46.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:46.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:46.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:46.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:46.120 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:46.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:18:46.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:46.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:46.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:46.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:46.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:46.144 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:46.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:46.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:46.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:46.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:46.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:46.149 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") 13:18:46.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:46.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:46.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:46.150 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:46.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:46.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:46.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:46.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:46.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:46.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:18:46.152 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 13:18:46.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:46.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:18:46.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:18:46.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:46.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 13:18:46.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:18:46.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:46.154 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:46.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:46.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:46.154 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:18:46.155 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:18:46.155 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:46.155 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:46.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:46.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.341 s - in org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 1.109 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 1.141 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.057 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.12 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.047 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.081 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.081 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.043 s Running org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:18:46.209 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:18:46.210 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:18:46.210 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:46.210 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:18:46.210 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:46.210 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:18:46.212 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:46.212 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:18:46.212 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:46.212 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:18:46.213 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:18:46.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:46.213 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:18:46.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:46.213 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:18:46.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:46.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:46.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:46.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:46.214 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:46.214 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:18:46.214 DEBUG [main][MenuItemLookup] Found menu:'File' 13:18:46.214 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:18:46.214 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:18:46.214 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:18:46.214 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:18:46.214 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:18:46.215 DEBUG [main][MenuItemLookup] Item match:Window 13:18:46.215 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:18:46.215 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:18:46.215 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:18:46.215 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:46.215 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:18:46.215 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:18:46.215 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:46.215 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:18:46.216 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:46.216 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:18:46.216 DEBUG [main][MenuItemLookup] Item match:Preferences 13:18:46.216 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:18:46.216 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:18:46.216 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:18:46.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:18:46.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 13:18:46.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:18:46.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:46.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:46.338 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:18:46.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:46.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 13:18:46.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:46.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:46.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:46.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:46.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:46.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:18:46.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:18:46.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) 13:18:46.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:46.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:46.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:46.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:46.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:18:46.357 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:18:46.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:18:46.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:18:46.357 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:18:46.357 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:46.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:18:46.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:18:46.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:46.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:46.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:46.408 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:46.409 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:18:46.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:18:46.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:46.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:46.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:46.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:46.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:46.430 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:46.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:46.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:46.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:46.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:46.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:46.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18: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 '\*?\QUI Form Test\E') 13:18:46.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:46.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:46.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:46.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:46.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:46.440 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:46.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:46.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:46.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:46.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:46.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:46.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:46.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:46.471 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 13:18:46.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:46.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:46.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:46.472 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:46.472 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:18:46.472 DEBUG [main][MenuItemLookup] Found menu:'File' 13:18:46.472 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:18:46.473 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:18:46.473 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:18:46.473 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:18:46.473 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:18:46.473 DEBUG [main][MenuItemLookup] Item match:Window 13:18:46.474 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:18:46.474 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:18:46.474 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:18:46.474 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:46.474 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:18:46.474 DEBUG [main][MenuItemLookup] Item match:Show View 13:18:46.477 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:18:46.477 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:18:46.477 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:18:46.477 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:18:46.477 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:18:46.477 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:18:46.477 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:18:46.477 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:18:46.477 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:46.477 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:18:46.478 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:18:46.478 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:18:46.478 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:18:46.478 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:18:46.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:18:46.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:18:46.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:18:46.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:46.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:46.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:18:46.561 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:46.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:46.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:46.561 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:18:46.561 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:46.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:46.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:46.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:46.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:46.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:46.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:18:46.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:18:46.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:18:46.563 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:18:46.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:47.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:47.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:18:47.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:18:47.069 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:18:47.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:47.069 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:18:47.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:47.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:18:47.070 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 13:18:47.070 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 13:18:47.070 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 13:18:47.070 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 13:18:47.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:47.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:47.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:47.070 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:18:47.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:47.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:47.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:47.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:18:47.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:47.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:47.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:47.071 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:18:47.071 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:47.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:47.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:47.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:47.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:47.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:18:47.072 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:18:47.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:18:47.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:18:47.072 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:18:47.072 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:47.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:18:47.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:18:47.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open... 13:18:47.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:47.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:47.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open finished successfully 13:18:47.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:47.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:47.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:47.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:47.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:47.197 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:47.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 '\*?\QError Log\E') 13:18:47.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:47.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:47.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:47.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:47.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:47.220 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:18:47.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:18:47.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:47.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:47.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:47.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:47.222 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 13:18:47.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:47.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:47.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:47.222 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 13:18:47.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:47.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:47.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:47.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:47.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:47.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:48.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:48.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:18:48.225 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was not found 13:18:48.226 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:18:48.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:18:48.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:48.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:48.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:48.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:48.227 INFO [WorkbenchTestable][AbstractView] Close view 'Error Log' 13:18:48.227 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Error Log 13:18:48.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:18:48.229 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:18:48.260 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:18:48.260 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:48.260 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:48.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:48.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:48.296 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:18:48.296 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:48.296 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:18:48.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:18:48.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:48.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:48.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:48.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.300 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:48.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:48.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:48.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:48.310 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:48.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:18:48.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:48.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:48.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:48.314 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:48.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:48.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:48.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:48.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:48.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:48.319 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 13:18:48.319 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:48.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:48.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:48.319 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:48.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:48.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:48.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:18:48.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:18:48.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:48.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 13:18:48.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:48.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:18:48.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:48.354 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:48.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:48.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:48.354 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:18:48.355 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:48.355 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:18:48.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:18:48.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:48.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:48.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:48.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.361 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:48.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:48.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:48.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:48.365 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:48.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 '\*?\QUI Form Test\E') 13:18:48.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:48.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:48.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:48.368 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:48.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:48.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:48.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:48.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:48.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:48.373 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") 13:18:48.373 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:48.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:48.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:48.408 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:48.408 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:48.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:48.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:48.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:18:48.410 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") 13:18:48.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:48.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:48.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:18:48.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:48.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:18:48.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:48.418 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:48.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:48.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:48.418 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:18:48.419 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:48.419 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:18:48.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:18:48.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:48.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:48.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:48.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.427 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:48.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:48.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:48.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:48.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:48.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 '\*?\QUI Form Test\E') 13:18:48.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:48.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:48.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:48.459 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:48.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:48.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:48.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:48.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:48.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:48.464 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 13:18:48.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:48.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:48.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:48.464 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:48.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:48.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:48.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:48.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:18:48.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:48.471 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:18:48.471 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:48.471 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:48.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:48.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:48.490 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:18:48.490 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:48.490 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:18:48.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:18:48.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:48.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:48.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:48.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.513 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:48.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:48.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:48.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:48.519 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:48.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:18:48.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:48.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:48.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:48.542 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:48.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:48.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:48.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:48.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:48.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:48.547 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") 13:18:48.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:48.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:48.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:48.547 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:48.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:48.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:48.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:48.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:18:48.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:48.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:18:48.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:48.575 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:48.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:48.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:48.575 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:18:48.575 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:48.575 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:18:48.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:18:48.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:48.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:48.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:48.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.579 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:48.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:48.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:48.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:48.583 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:48.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:18:48.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:48.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:48.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:48.586 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:48.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:48.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:48.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:48.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:48.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:48.631 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") 13:18:48.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:48.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:48.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:48.631 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:48.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:48.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:48.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:48.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:18:48.633 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 13:18:48.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:48.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:48.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:18:48.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:48.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:18:48.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:48.639 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:48.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:48.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:48.640 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:18:48.640 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:48.640 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:18:48.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:18:48.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:48.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:48.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:48.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.663 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:48.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:48.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:48.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:48.667 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:48.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:18:48.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:48.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:48.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:48.670 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:48.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:48.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:48.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:48.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:48.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:48.675 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") 13:18:48.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:48.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:48.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:48.693 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:48.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:48.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:48.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:48.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:18:48.696 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 13:18:48.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:48.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:18:48.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:18:48.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:48.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 13:18:48.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:48.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:18:48.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:48.711 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:48.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:48.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:48.712 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:18:48.712 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:18:48.712 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:48.712 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:48.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:48.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.528 s - in org.eclipse.reddeer.uiforms.test.DefaultFormTest testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 1.887 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.058 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.063 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.071 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.085 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.065 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.072 s Running org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:18:48.723 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:18:48.724 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:18:48.724 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:48.724 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:18:48.724 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:48.724 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:18:48.727 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:48.727 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:18:48.727 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:48.727 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:18:48.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.*'] 13:18:48.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:48.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:18:48.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:48.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:18:48.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:48.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:48.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:48.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:48.729 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:48.729 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:18:48.729 DEBUG [main][MenuItemLookup] Found menu:'File' 13:18:48.729 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:18:48.729 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:18:48.729 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:18:48.729 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:18:48.729 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:18:48.729 DEBUG [main][MenuItemLookup] Item match:Window 13:18:48.730 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:18:48.730 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:18:48.730 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:18:48.730 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:48.730 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:18:48.730 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:18:48.730 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:48.731 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:18:48.731 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:48.731 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:18:48.731 DEBUG [main][MenuItemLookup] Item match:Preferences 13:18:48.731 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:18:48.731 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:18:48.731 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:18:48.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:18:48.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:18:48.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:18:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:48.837 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:18:48.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:48.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:18:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:48.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:48.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:48.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:18:48.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:18:48.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:18:48.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:48.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:48.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:18:48.856 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:18:48.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:18:48.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:18:48.856 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:18:48.856 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:48.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:18:48.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:18:48.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:48.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:48.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:48.895 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:48.895 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:18:48.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:18:48.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:48.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:48.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:48.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.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. 13:18:48.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:48.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:48.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:48.930 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:48.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 '\*?\QUI Form Test\E') 13:18:48.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:48.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:48.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:48.934 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:48.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:48.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:48.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:48.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:48.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:48.940 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) 13:18:48.940 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:48.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:48.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:48.940 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:48.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:48.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:48.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:48.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:48.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 13:18:48.971 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: ") 13:18:48.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:48.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:48.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:49.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:49.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:49.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:49.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:49.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:18:49.974 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 13:18:49.974 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:18:49.974 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:49.974 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:49.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:49.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:49.976 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:18:49.976 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:49.976 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:18:49.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:18:49.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:49.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:49.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:49.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:49.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:49.980 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:49.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:49.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:49.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:49.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:49.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:49.984 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:49.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') 13:18:49.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:49.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:49.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:49.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:49.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:49.987 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:49.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:49.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:49.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:49.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:49.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:49.991 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) 13:18:49.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:50.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:50.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:50.008 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:50.008 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:50.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:50.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:50.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:50.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:50.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 13:18:50.015 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: ") 13:18:50.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:50.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:50.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:50.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:50.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:18:50.015 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:18:50.017 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:18:50.017 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:50.017 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:50.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:50.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:50.017 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:18:50.017 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:50.017 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:18:50.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:18:50.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:50.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:50.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:50.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:50.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:50.021 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:50.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:50.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:50.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:50.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:50.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:50.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18: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 '\*?\QUI Form Test\E') 13:18:50.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:50.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:50.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:50.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:50.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:50.039 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:50.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:50.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:50.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:50.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:50.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:50.060 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") 13:18:50.060 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:50.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:50.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:50.060 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:50.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:50.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:50.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:50.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:50.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:50.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:51.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:51.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:18:51.079 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was not found 13:18:51.079 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:18:51.079 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:51.079 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:51.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:51.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:51.080 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:18:51.080 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:51.080 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:18:51.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:18:51.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:51.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:51.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:51.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.084 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:51.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:51.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:51.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:51.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:51.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:18:51.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:51.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:51.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:51.109 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:51.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:51.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:51.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:51.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:51.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:51.113 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) 13:18:51.113 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:51.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:51.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:51.113 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:51.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:51.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:51.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:18:51.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:18:51.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:51.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 13:18:51.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:18:51.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:51.115 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:51.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:51.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:51.116 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:18:51.116 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:51.116 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:18:51.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:18:51.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:51.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:51.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:51.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.120 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:51.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:51.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:51.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:51.157 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:51.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:18:51.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:51.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:51.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:51.160 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:51.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:51.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:51.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:51.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:51.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:51.164 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") 13:18:51.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:51.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:51.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:51.164 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:51.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:51.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:51.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:51.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:18:51.166 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") 13:18:51.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:51.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:51.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 13:18:51.168 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:18:51.168 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:51.168 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:51.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:51.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:51.168 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:18:51.169 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:51.169 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:18:51.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:18:51.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:51.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:51.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:51.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.192 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:51.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:51.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:51.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:51.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:51.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:18:51.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:51.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:51.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:51.200 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:51.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:51.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:51.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:51.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:51.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:51.204 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) 13:18:51.204 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:51.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:51.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:51.204 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:51.204 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:51.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:51.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:51.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 13:18:51.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:18:51.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:51.205 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:51.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:51.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:51.206 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:18:51.206 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:51.206 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:18:51.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:18:51.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:51.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:51.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:51.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.228 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:51.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:51.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:51.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:51.232 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:51.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 '\*?\QUI Form Test\E') 13:18:51.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:51.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:51.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:51.237 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:51.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:51.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:51.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:51.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:51.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:51.241 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") 13:18:51.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:51.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:51.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:51.261 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:51.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:51.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:51.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:51.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 13:18:51.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:18:51.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:51.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:51.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:51.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:51.266 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:18:51.266 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:51.266 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:18:51.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:18:51.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:51.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:51.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:51.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.272 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:51.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:51.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:51.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:51.280 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:51.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 '\*?\QUI Form Test\E') 13:18:51.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:51.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:51.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:51.285 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:51.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:51.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:51.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:51.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:51.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:51.289 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") 13:18:51.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:51.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:51.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:51.307 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:51.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:51.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:51.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:51.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:18:51.310 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) 13:18:51.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:51.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:51.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 13:18:51.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:18:51.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:51.311 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:51.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:51.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:51.312 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:18:51.312 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:51.312 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:18:51.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:18:51.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:51.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:51.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:51.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.317 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:51.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:51.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:51.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:51.321 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:51.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:18:51.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:51.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:51.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:51.343 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:51.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:51.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:51.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:51.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:51.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:51.347 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") 13:18:51.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:51.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:51.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:51.347 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:51.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:51.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:51.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:51.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:18:51.350 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) 13:18:51.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:51.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:18:51.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:18:51.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:51.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 13:18:51.352 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:18:51.352 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:51.352 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:51.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:51.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:51.352 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:18:51.352 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:18:51.352 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:51.352 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:51.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:51.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.631 s - in org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 1.081 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.041 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 1.063 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.036 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.052 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.037 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.06 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.046 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.04 s Running org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:18:51.370 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:18:51.372 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:18:51.372 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:51.372 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:18:51.373 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:51.373 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:18:51.374 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:51.374 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:18:51.374 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:51.374 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:18:51.375 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:18:51.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:51.375 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:18:51.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:51.375 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:18:51.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:51.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:51.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:51.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:51.376 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:51.376 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:18:51.376 DEBUG [main][MenuItemLookup] Found menu:'File' 13:18:51.377 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:18:51.377 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:18:51.377 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:18:51.377 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:18:51.377 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:18:51.377 DEBUG [main][MenuItemLookup] Item match:Window 13:18:51.377 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:18:51.377 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:18:51.377 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:18:51.377 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:51.377 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:18:51.377 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:18:51.377 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:51.377 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:18:51.377 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:51.377 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:18:51.377 DEBUG [main][MenuItemLookup] Item match:Preferences 13:18:51.378 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:18:51.378 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:18:51.378 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:18:51.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 'Preferences.*'] is available.... 13:18:51.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:18:51.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:18:51.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:51.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:51.522 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:18:51.522 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:51.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:18:51.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:51.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:51.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:51.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:18:51.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:18:51.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:18:51.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:51.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:51.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:18:51.526 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:18:51.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:18:51.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:18:51.527 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:18:51.527 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:51.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:18:51.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:18:51.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:51.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:51.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:51.556 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:51.556 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:18:51.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:18:51.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:51.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:51.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:51.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.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. 13:18:51.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:51.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:51.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:51.587 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:51.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 '\*?\QUI Form Test\E') 13:18:51.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:51.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:51.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:51.612 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:51.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:51.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:51.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:51.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:51.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:51.617 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 13:18:51.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:51.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:51.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:51.633 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:51.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:51.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:51.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:51.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 13:18:51.637 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") 13:18:51.637 TRACE [main][WidgetHandler] Notify FormText with event 1 13:18:51.638 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:51.638 TRACE [main][WidgetHandler] Wait for synchronization 13:18:51.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:51.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:51.640 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:51.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:51.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:51.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:51.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 13:18:51.641 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:18:51.641 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:51.641 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:51.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:51.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:51.642 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:18:51.642 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:51.642 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:18:51.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:18:51.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:51.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:51.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:51.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.650 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:51.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:51.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:51.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:51.656 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:51.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:18:51.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:51.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:51.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:51.662 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:51.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:51.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:51.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:51.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:51.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:51.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified 13:18:51.684 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:51.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:51.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:51.684 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:51.684 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:51.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:51.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:51.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 13:18:51.685 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 13:18:51.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:51.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:51.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:51.686 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:51.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:51.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:51.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:18:51.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:18:51.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:51.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 13:18:51.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:18:51.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:51.687 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:51.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:51.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:51.688 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:18:51.688 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:51.688 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:18:51.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:18:51.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:51.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:51.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:51.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.691 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:51.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:51.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:51.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:51.725 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:51.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:18:51.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:51.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:51.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:51.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:51.729 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:51.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:51.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:51.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:51.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:51.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:51.734 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") 13:18:51.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:51.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:51.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:51.750 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:51.750 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:51.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:51.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:51.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:52.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:52.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:52.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:52.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:52.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:18:52.768 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was not found 13:18:52.768 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:18:52.768 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:52.768 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:52.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:52.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:52.768 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:18:52.769 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:52.769 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:18:52.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:18:52.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:52.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:52.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:52.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:52.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:52.772 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:52.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:52.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:52.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:52.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:52.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:52.776 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:52.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:18:52.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:52.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:52.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:52.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:52.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:52.800 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:52.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:52.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:52.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:52.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:52.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:52.803 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 13:18:52.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:52.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:52.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:52.803 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:52.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:52.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:52.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:18:52.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:18:52.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:52.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 13:18:52.805 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:18:52.805 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:52.805 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:52.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:52.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:52.805 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:18:52.806 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:52.806 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:18:52.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:18:52.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:52.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:52.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:52.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:52.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:52.810 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:52.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:52.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:52.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:52.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:52.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:52.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:52.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') 13:18:52.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:52.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:52.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:52.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:52.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:52.835 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:52.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:52.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:52.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:52.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:52.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:52.838 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 13:18:52.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:52.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:52.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:52.838 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:52.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:52.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:52.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:52.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:52.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:52.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 13:18:52.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:18:52.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:52.839 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:52.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:52.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:52.840 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:18:52.840 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:52.840 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:18:52.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:18:52.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:52.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:52.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:52.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:52.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:52.844 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:52.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:52.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:52.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:52.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:52.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:52.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:52.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:18:52.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:52.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:52.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:52.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:52.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:52.869 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:52.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:52.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:52.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:52.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:52.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:52.872 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") 13:18:52.872 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:52.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:52.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:52.872 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:52.872 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:52.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:52.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:52.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:52.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:52.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:18:52.874 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") 13:18:52.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:52.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:52.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:52.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:52.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 13:18:52.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:18:52.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:52.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:52.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:52.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:52.876 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:18:52.876 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:52.876 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:18:52.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:18:52.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:52.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:52.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:52.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:52.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:52.905 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:52.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:52.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:52.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:52.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:52.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:52.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:18:52.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:52.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:52.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:52.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:52.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:52.932 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:52.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:52.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:52.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:52.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:52.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:52.936 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 13:18:52.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:52.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:52.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:52.936 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:52.936 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:52.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:52.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:52.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:52.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:52.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 13:18:52.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:18:52.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:52.937 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:52.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:52.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:52.938 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:18:52.938 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:52.938 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:18:52.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:18:52.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:52.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:52.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:52.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:52.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:52.941 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:52.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:52.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:52.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:52.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:52.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:52.946 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:52.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:18:52.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:52.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:52.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:52.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:52.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:52.966 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:52.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:52.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:52.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:52.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:52.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:52.969 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 13:18:52.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:52.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:52.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:52.970 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:52.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:52.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:52.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:52.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:52.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:52.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 13:18:52.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:18:52.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:52.971 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:52.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:52.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:52.971 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:18:52.971 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:52.972 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:18:52.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:18:52.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:52.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:52.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:52.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:52.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:52.975 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:52.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:52.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:52.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:52.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:52.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:52.978 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:52.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') 13:18:52.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:52.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:53.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:53.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:53.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:53.000 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:53.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:53.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:53.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:53.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:53.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:53.003 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") 13:18:53.003 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:53.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:53.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:53.003 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:53.003 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:53.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:53.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:53.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:53.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:53.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 13:18:53.005 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:18:53.005 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:53.005 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:53.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:53.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:53.005 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:18:53.005 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:53.005 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:18:53.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:18:53.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:53.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:53.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:53.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:53.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:53.009 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:53.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:53.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:53.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:53.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:53.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:53.012 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:53.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:18:53.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:53.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:53.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:53.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:53.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:53.036 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:53.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:53.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:53.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:53.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:53.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:53.039 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") 13:18:53.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:53.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:53.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:53.039 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:53.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:53.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:53.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:53.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:53.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:53.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:18:53.041 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 13:18:53.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:53.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:53.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:53.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:53.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 13:18:53.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:18:53.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:53.042 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:53.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:53.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:53.043 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:18:53.043 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:53.043 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:18:53.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:18:53.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:53.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:53.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:53.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:53.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:53.066 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:53.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:53.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:53.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:53.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:53.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:53.069 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:53.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:18:53.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:53.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:53.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:53.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:53.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:53.073 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:53.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:53.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:53.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:53.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:53.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:53.076 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") 13:18:53.076 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:53.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:53.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:53.076 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:53.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:53.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:53.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:53.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:53.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:53.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:18:53.079 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 13:18:53.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:53.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:18:53.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:18:53.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:53.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 13:18:53.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:18:53.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:53.104 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:53.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:53.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:53.104 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:18:53.104 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:18:53.104 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:53.104 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:53.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:53.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.735 s - in org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.086 s hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.046 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 1.08 s indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.036 s defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.034 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.036 s hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.062 s getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.033 s titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.033 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.038 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.061 s Running org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:18:53.150 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:18:53.150 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:18:53.151 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:53.151 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:18:53.151 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:53.151 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:18:53.151 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:53.151 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:18:53.151 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:53.151 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:18:53.151 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:18:53.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:53.152 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:18:53.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:53.152 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:18:53.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:53.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:53.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:53.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:53.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:53.153 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:18:53.153 DEBUG [main][MenuItemLookup] Found menu:'File' 13:18:53.153 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:18:53.153 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:18:53.153 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:18:53.153 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:18:53.153 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:18:53.153 DEBUG [main][MenuItemLookup] Item match:Window 13:18:53.154 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:18:53.154 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:18:53.154 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:18:53.154 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:53.154 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:18:53.154 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:18:53.154 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:53.154 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:18:53.154 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:53.154 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:18:53.154 DEBUG [main][MenuItemLookup] Item match:Preferences 13:18:53.154 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:18:53.154 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:18:53.154 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:18:53.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 'Preferences.*'] is available.... 13:18:53.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. finished successfully 13:18:53.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:18:53.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:53.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:53.250 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:18:53.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:18:53.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:18:53.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:53.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:53.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:53.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:53.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:53.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:18:53.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:18:53.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:18:53.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:53.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:53.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:53.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:53.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:18:53.253 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:18:53.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:18:53.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:18:53.253 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:18:53.253 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:53.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:18:53.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:18:53.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:53.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:53.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:53.288 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:53.288 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:18:53.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:18:53.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:53.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:53.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:53.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:53.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:53.292 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:53.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:53.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:53.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:53.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:53.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:53.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:53.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:18:53.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:53.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:53.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:53.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:53.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:53.331 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:53.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:53.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:53.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:53.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:53.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:53.336 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 13:18:53.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:53.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:53.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:53.336 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:53.336 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:53.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:53.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:53.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:53.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:53.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 13:18:53.362 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: ") 13:18:53.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:53.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:53.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:53.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:53.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:54.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:54.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:54.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:18:54.364 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 13:18:54.364 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:18:54.364 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:54.364 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:54.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:54.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:54.365 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:18:54.365 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:54.365 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:18:54.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:18:54.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:54.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:54.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:54.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:54.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:54.368 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:54.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:54.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:54.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:54.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:54.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:54.373 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:54.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:18:54.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:54.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:54.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:54.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:54.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:54.376 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:54.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:54.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:54.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:54.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:54.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:54.380 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 13:18:54.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:54.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:54.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:54.380 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:54.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:54.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:54.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:54.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:54.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:54.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 13:18:54.403 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: ") 13:18:54.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:54.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:54.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:54.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:54.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:18:54.404 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:18:54.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:18:54.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:54.404 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:54.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:54.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:54.405 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:18:54.405 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:54.405 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:18:54.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:18:54.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:54.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:54.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:54.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:54.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:54.408 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:54.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:54.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:54.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:54.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:54.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:54.412 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:54.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 '\*?\QUI Form Test\E') 13:18:54.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:54.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:54.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:54.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:54.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:54.415 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:54.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:54.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:54.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:54.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:54.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:54.418 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") 13:18:54.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:54.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:54.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:54.418 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:54.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:54.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:54.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:54.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:54.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:54.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:55.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:55.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:55.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:18:55.435 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was not found 13:18:55.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:18:55.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:55.436 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:55.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:55.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:55.436 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:18:55.436 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:55.436 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:18:55.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:18:55.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:55.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:55.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:55.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:55.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:55.440 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:55.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:55.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:55.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:55.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:55.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:55.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:55.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 '\*?\QUI Form Test\E') 13:18:55.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:55.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:55.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:55.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:55.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:55.447 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:55.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:55.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:55.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:55.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:55.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:55.450 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 13:18:55.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:55.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:55.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:55.451 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:55.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:55.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:55.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:18:55.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:18:55.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:55.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 13:18:55.468 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:18:55.468 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:55.468 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:55.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:55.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:55.469 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:18:55.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:55.469 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:18:55.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:18:55.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:55.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:55.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:55.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:55.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:55.474 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:55.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:55.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:55.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:55.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:55.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:55.478 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:18:55.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:55.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:55.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:55.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:55.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:55.481 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:55.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:55.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:55.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:55.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:55.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:55.484 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") 13:18:55.484 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:55.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:55.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:55.484 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:55.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:55.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:55.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:55.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:55.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:55.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:18:55.505 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") 13:18:55.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:55.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:55.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:55.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:55.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 13:18:55.506 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:18:55.506 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:55.506 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:55.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:55.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:55.507 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:18:55.507 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:55.507 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:18:55.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:18:55.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:55.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:55.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:55.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:55.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:55.510 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:55.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:55.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:55.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:55.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:55.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:55.514 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:55.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 '\*?\QUI Form Test\E') 13:18:55.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:55.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:55.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:55.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:55.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:55.517 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:55.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:55.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:55.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:55.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:55.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:55.520 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 13:18:55.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:55.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:55.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:55.535 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:55.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:55.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:55.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:55.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:55.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:55.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 13:18:55.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:18:55.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:55.535 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:55.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:55.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:55.538 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:18:55.538 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:55.539 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:18:55.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:18:55.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:55.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:55.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:55.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:55.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:55.542 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:55.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:55.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:55.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:55.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:55.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:55.546 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:55.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:18:55.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:55.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:55.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:55.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:55.549 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:55.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:55.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:55.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:55.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:55.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:55.552 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") 13:18:55.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:55.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:55.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:55.566 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:55.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:55.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:55.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:55.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:55.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:55.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 13:18:55.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:18:55.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:55.567 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:55.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:55.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:55.567 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:18:55.567 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:55.567 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:18:55.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:18:55.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:55.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:55.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:55.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:55.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:55.573 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:55.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:55.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:55.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:55.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:55.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:55.577 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:55.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') 13:18:55.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:55.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:55.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:55.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:55.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:55.580 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:55.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:55.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:55.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:55.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:55.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:55.583 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") 13:18:55.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:55.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:55.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:55.583 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:55.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:55.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:55.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:55.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:55.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:55.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:18:55.584 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 13:18:55.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:55.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:55.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:55.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:55.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 13:18:55.600 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:18:55.600 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:55.600 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:55.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:55.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:55.600 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:18:55.600 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:55.600 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:18:55.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:18:55.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:55.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:55.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:55.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:55.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:55.607 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:18:55.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:55.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:55.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:55.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:55.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:55.611 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:55.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 '\*?\QUI Form Test\E') 13:18:55.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:55.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:55.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:55.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:55.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:55.615 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:18:55.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:18:55.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:55.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:55.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:55.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:55.617 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") 13:18:55.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:55.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:55.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:55.618 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:18:55.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:55.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:55.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:55.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:55.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:55.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:18:55.634 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 13:18:55.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:55.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:18:55.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:18:55.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:55.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 13:18:55.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:18:55.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:55.635 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:55.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:55.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:55.635 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:18:55.635 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:18:55.635 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:55.635 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:55.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:55.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.492 s - in org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.077 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.04 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.031 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.033 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.038 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.031 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.028 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.033 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.035 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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -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.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/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 13:19:06.540 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:19:06.542 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 13:19:06.620 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:19:06.621 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 13:19:06.713 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:19:06.747 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:19:06.749 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:06.753 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:19:06.810 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 13:19:06.810 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 13:19:06.819 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 13:19:06.824 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:06.824 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:19:06.828 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:06.828 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:19:06.831 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:06.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:06.835 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 13:19:06.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:19:06.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:06.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:06.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:06.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:06.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:06.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:06.923 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:19:06.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 13:19:07.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:07.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:07.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 13:19:07.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:07.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:07.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:07.137 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.... 13:19:07.137 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.*'] 13:19:07.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:07.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:07.137 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 13:19:07.144 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) 13:19:07.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:07.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:07.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:07.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:07.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:07.212 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:19:07.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:07.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:07.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:07.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:12.268 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.... 13:19:12.268 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.*'] 13:19:12.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:12.268 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 13:19:12.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:19:12.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:12.273 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:12.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:12.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:12.276 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 13:19:12.276 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:12.276 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 13:19:12.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:19:12.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:12.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:12.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:12.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:12.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:12.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:12.277 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:19:12.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:19:12.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:12.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:12.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:19:12.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:12.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:12.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:12.351 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.*'] 13:19:12.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:12.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:12.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:12.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:12.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:12.352 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:19:12.352 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 13:19:12.353 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) 13:19:12.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:12.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:12.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:12.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:12.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:12.355 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:19:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:12.355 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:12.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:12.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:19:12.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:19:12.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:19:12.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:19:12.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:19:12.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:19:12.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:19:12.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:19:12.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:12.378 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:12.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:12.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:12.379 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 13:19:12.379 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:12.379 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 13:19:12.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:19:12.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:12.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:12.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:12.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:12.418 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:19:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:19:12.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:12.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:12.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:19:12.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:12.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:12.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:12.473 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.... 13:19:12.473 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"] 13:19:12.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:12.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:12.473 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 13:19:12.474 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) 13:19:12.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:12.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:12.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:12.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:12.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:12.475 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:19:12.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:12.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:12.476 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:12.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:17.504 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.... 13:19:17.504 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"] 13:19:17.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:17.504 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 13:19:17.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:19:17.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:17.505 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:17.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:17.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:17.505 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 13:19:17.505 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:17.506 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 13:19:17.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:19:17.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:17.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:17.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:17.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:17.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:17.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:17.506 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:19:17.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:19:17.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:17.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:17.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:19:17.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:17.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:17.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:17.571 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.*'] 13:19:17.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:17.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:17.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:17.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:17.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:17.572 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:19:17.572 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 13:19:17.572 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) 13:19:17.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:17.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:17.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:17.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:17.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:17.574 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:19:17.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:17.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:17.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:17.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:17.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:19:17.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:19:17.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:19:17.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:19:17.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:19:17.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:19:17.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:19:17.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:17.610 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:17.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:17.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:17.611 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 13:19:17.612 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:17.612 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 13:19:17.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:19:17.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:17.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:17.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:17.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:17.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:17.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:17.613 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:19:17.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 13:19:17.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:17.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:17.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:19:17.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:17.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:17.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:17.670 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.... 13:19:17.670 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 13:19:17.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:17.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:17.670 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 13:19:17.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) 13:19:17.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:17.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:17.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:17.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:17.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:17.673 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:19:17.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:17.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:17.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:17.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:22.692 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.... 13:19:22.692 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 13:19:22.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:22.693 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 13:19:22.693 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:19:22.693 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:22.693 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:22.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:22.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:22.693 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 13:19:22.693 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:22.693 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 13:19:22.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:19:22.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:22.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:22.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:22.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:22.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:22.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:22.694 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:19:22.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:19:22.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:22.749 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:22.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:19:22.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:22.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:22.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:22.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available... 13:19:22.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available finished successfully 13:19:22.751 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) 13:19:22.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:22.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:22.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:22.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:22.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:22.752 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:19:22.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:22.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:22.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:22.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:27.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:19:27.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:19:27.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:19:27.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:27.774 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:27.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:27.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:27.775 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 13:19:27.776 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:19:27.776 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:27.776 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:27.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:27.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.259 s - in org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.44 s testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.103 s testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.126 s testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.105 s testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.081 s testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.082 s Running org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:19:27.808 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:19:27.809 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:19:27.809 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:27.810 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:19:27.810 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:27.810 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:19:27.810 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:27.810 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:19:27.810 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:27.811 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:27.811 INFO [WorkbenchTestable][RequirementsRunner] Started test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:19:27.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:19:27.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:27.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:27.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:27.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:27.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:27.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:27.811 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:19:27.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:19:27.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:27.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:27.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:19:27.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:27.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:27.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:27.874 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:19:27.874 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 13:19:27.874 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) 13:19:27.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:27.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:27.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:27.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:27.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:27.876 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:19:27.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:27.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:27.876 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:27.876 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:27.879 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:19:27.879 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) 13:19:27.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:27.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:27.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:27.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:27.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:27.881 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:27.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:27.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:27.881 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 13:19:27.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:27.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:27.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:27.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") 13:19:27.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:27.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:27.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:27.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:27.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:27.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:27.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:27.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:19:27.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:27.924 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:27.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:27.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:27.925 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:19:27.925 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:27.925 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:19:27.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:19:27.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:27.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:27.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:27.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:27.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:27.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:27.926 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:19:27.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:19:27.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:27.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:27.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 13:19:27.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:28.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:28.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:28.001 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:19:28.001 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 13:19:28.001 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) 13:19:28.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:28.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:28.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:28.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:28.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:28.008 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:19:28.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:28.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:28.009 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:28.009 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:28.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:19:28.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:19:28.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:19:28.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:19:28.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:19:28.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:19:28.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:28.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:28.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:28.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:28.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:28.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:28.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:28.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:28.039 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:19:28.039 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:28.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:28.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:28.040 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:19:28.040 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:28.040 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:28.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:28.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:28.040 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:19:28.040 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:28.040 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:19:28.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:19:28.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:28.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:28.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:28.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:28.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:28.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:28.041 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:19:28.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:19:28.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:28.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:28.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: "Testing Wizard"] is available. finished successfully 13:19:28.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:28.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:28.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:28.113 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:19:28.113 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) 13:19:28.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:28.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:28.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:28.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:28.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:28.115 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:19:28.115 INFO [WorkbenchTestable][WizardDialog] Finish wizard 13:19:28.115 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) 13:19:28.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:28.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:28.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:28.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:28.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:28.116 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:19:28.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:28.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:28.116 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:28.116 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:33.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:19:33.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:19:33.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:19:33.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:19:33.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:19:33.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:19:33.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:33.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:33.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:33.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:33.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:33.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:33.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:33.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:33.139 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:19:33.139 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:33.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:33.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:33.139 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:19:33.139 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:33.139 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:33.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:33.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:33.139 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:19:33.139 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:33.139 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:19:33.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:19:33.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:33.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:33.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:33.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:33.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:33.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:33.140 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:19:33.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 13:19:33.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:33.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:33.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:19:33.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:33.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:33.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:33.197 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:19:33.197 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) 13:19:33.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:33.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:33.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:33.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:33.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:33.198 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:33.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:33.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:33.198 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 13:19:33.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:33.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:33.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:33.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 13:19:33.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:33.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:33.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:33.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:33.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:33.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:33.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:33.224 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:19:33.224 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:33.224 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:33.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:33.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:33.226 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:19:33.226 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:33.226 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:19:33.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:19:33.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:33.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:33.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:33.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:33.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:33.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:33.227 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:19:33.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:19:33.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:33.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:33.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:19:33.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:33.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:33.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:33.329 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:19:33.331 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:19:33.333 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:19:33.335 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:33.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:33.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:33.335 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 13:19:33.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:33.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:33.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:33.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 13:19:33.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:33.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:33.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:33.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:33.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:33.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:33.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:33.380 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:19:33.380 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:33.380 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:33.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:33.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:33.381 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:19:33.381 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:33.381 INFO [WorkbenchTestable][RequirementsRunner] Started test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:19:33.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:19:33.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:33.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:33.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:33.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:33.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:33.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:33.381 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:19:33.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:19:33.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:33.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:33.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:19:33.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:33.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:33.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:33.444 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:19:33.444 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 13:19:33.444 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) 13:19:33.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:33.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:33.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:33.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:33.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:33.446 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:19:33.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:33.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:33.446 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:33.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:33.448 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:19:33.448 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) 13:19:33.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:33.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:33.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:33.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:33.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:33.450 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:19:33.450 INFO [WorkbenchTestable][WizardDialog] Go to previous wizard page 13:19:33.450 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) 13:19:33.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:33.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:33.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:33.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:33.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:33.451 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 13:19:33.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:33.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:33.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:33.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:33.453 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 13:19:33.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:33.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 13:19:33.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:33.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:33.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:33.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 13:19:33.456 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:33.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:33.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:33.456 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 13:19:33.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:33.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:33.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:33.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 13:19:33.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:33.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:33.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:33.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:33.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:33.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:33.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:33.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:19:33.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:33.475 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:33.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:33.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:33.476 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:19:33.476 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:33.476 INFO [WorkbenchTestable][RequirementsRunner] Started test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:19:33.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:19:33.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:33.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:33.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:33.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:33.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:33.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:33.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:19:33.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:19:33.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:33.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:33.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:19:33.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:33.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:33.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:33.551 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:19:33.551 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) 13:19:33.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:33.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:33.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:33.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:33.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:33.553 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:19:33.553 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 13:19:33.553 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) 13:19:33.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:33.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:33.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:33.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:33.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:33.554 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:19:33.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:33.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:33.554 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:33.554 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:33.556 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 13:19:33.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:33.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:33.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:33.556 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 13:19:33.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:33.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:33.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:33.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:33.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:33.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 13:19:33.557 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:33.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:33.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:33.557 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 13:19:33.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:33.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:33.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:33.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 13:19:33.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:33.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:33.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:33.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:33.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:33.558 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:33.558 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:33.585 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:19:33.585 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:33.585 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:33.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:33.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:33.586 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:19:33.586 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:33.586 INFO [WorkbenchTestable][RequirementsRunner] Started test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:19:33.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:19:33.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:33.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:33.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:33.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:33.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:33.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:33.608 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:19:33.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:19:33.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:33.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:33.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:19:33.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:33.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:33.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:33.662 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:19:33.662 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) 13:19:33.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:33.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:33.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:33.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:33.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:33.663 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:33.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:33.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:33.663 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 13:19:33.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:33.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:33.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:33.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 13:19:33.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:33.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:33.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:33.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:33.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:33.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:33.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:33.680 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:19:33.680 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:33.680 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:33.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:33.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:33.681 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:19:33.681 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:33.681 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:19:33.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:19:33.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:33.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:33.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:33.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:33.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:33.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:33.681 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:19:33.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:19:33.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:33.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:33.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 13:19:33.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:33.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:33.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:33.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:19:33.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:33.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:33.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:34.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:34.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:34.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:34.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:34.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:34.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:35.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:35.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:35.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:35.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:35.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:35.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:36.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:36.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:36.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:36.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:36.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:36.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:37.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:37.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:37.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:37.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:37.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:37.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:38.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:38.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:38.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:38.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:38.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:38.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:39.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:39.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:39.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:39.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:39.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:39.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:40.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:40.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:40.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:40.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:40.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:40.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:41.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:41.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:41.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:41.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:41.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:41.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:42.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:42.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:42.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:42.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:42.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:42.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:43.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:43.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:43.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:43.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:43.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:43.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:43.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available. failed, an exception will be thrown 13:19:43.847 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:43.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:43.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:43.848 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing TitleAreaDialog 13:19:43.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 13:19:43.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:43.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:43.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 13:19:43.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:43.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:43.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:43.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:43.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:43.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:43.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:43.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:43.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:43.874 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 13:19:43.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:43.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:43.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:43.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 13:19:43.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:43.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:43.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:43.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:43.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:43.875 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:43.875 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:43.893 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:19:43.893 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:43.893 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:43.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:43.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:43.894 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:19:43.894 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:43.894 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:19:43.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:19:43.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:43.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:43.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:43.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:43.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:43.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:43.904 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:19:43.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:19:43.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:43.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:43.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:19:43.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:43.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:43.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:43.966 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:19:43.967 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:43.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:43.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:43.967 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 13:19:43.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:43.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:43.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:43.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 13:19:43.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:43.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:43.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:43.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:43.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:43.968 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:43.968 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:43.995 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:19:43.995 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:43.995 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:43.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:43.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:43.996 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:19:43.996 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:43.996 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:19:43.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:19:43.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:43.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:43.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:43.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:43.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:43.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:43.996 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:19:43.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.... 13:19:44.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:44.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:44.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:19:44.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:44.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:44.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:44.069 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:44.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:44.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:44.069 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 13:19:44.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:19:44.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:44.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:44.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 13:19:44.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:44.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:44.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:44.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:44.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:44.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:44.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:44.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:19:44.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:44.086 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:44.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:44.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:44.087 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:19:44.087 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:19:44.087 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:44.087 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:44.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:44.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.28 s - in org.eclipse.reddeer.jface.test.wizard.WizardDialogTest next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.114 s cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.115 s finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 5.099 s finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.087 s getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.155 s back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.094 s next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.11 s back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.095 s testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 10.213 s getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.102 s getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.091 s Running org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 13:19:44.111 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 13:19:44.114 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:19:44.115 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:44.115 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 13:19:44.115 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:44.115 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:19:44.119 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:44.119 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:19:44.119 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:44.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:19:44.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:44.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:19:44.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:44.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing import wizard"] 13:19:44.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:44.124 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:44.124 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 13:19:44.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 13:19:44.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:44.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:44.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:44.125 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:19:44.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:44.125 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:19:44.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:44.125 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:19:44.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:44.125 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing import wizard"] 13:19:44.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:44.125 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:19:44.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:44.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: "Import"] 13:19:44.126 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:44.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:44.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:44.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:44.129 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:19:44.132 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:19:44.136 DEBUG [main][MenuItemLookup] Found menu:'File' 13:19:44.136 DEBUG [main][MenuItemLookup] Item match:File 13:19:44.140 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:19:44.141 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:19:44.141 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:19:44.141 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:19:44.141 DEBUG [main][MenuItemLookup] Found menu:'' 13:19:44.141 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:19:44.141 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:19:44.141 DEBUG [main][MenuItemLookup] Found menu:'' 13:19:44.141 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:19:44.141 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:19:44.141 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:19:44.141 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:19:44.141 DEBUG [main][MenuItemLookup] Found menu:'' 13:19:44.141 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:19:44.141 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:19:44.141 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:19:44.141 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:19:44.141 DEBUG [main][MenuItemLookup] Found menu:'' 13:19:44.141 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:19:44.141 DEBUG [main][MenuItemLookup] Found menu:'' 13:19:44.141 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:19:44.141 DEBUG [main][MenuItemLookup] Item match:Import... 13:19:44.144 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:19:44.144 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:19:44.145 INFO [main][MenuItemHandler] Select menu item: &Import... 13:19:44.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:19:44.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:19:44.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:19:44.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:44.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:44.266 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:19:44.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:44.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:19:44.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:44.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:44.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:44.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:44.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:19:44.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:19:44.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:19:44.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children... 13:19:44.286 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 13:19:44.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:44.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:44.789 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 13:19:44.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children finished successfully 13:19:44.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 13:19:44.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:44.791 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing import category is already expanded. No action performed 13:19:44.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:44.791 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 13:19:44.791 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing import wizard 13:19:44.792 DEBUG [main][TreeItemHandler] Selecting tree item: Testing import wizard 13:19:44.792 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing import wizard about selection 13:19:44.795 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing import wizard 13:19:44.795 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:19:44.795 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:19:44.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 13:19:44.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:44.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:44.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:44.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:44.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:44.797 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:19:44.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:44.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:44.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:44.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:44.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: "Import"] 13:19:44.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:44.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:44.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing import wizard"] is available.... 13:19:44.802 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 13:19:44.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 13:19:44.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:44.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:44.802 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 13:19:44.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:44.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:44.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:44.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 13:19:44.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:44.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:44.803 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 13:19:44.803 INFO [WorkbenchTestable][ImportWizardDialogImpl] Cancel wizard 13:19:44.803 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) 13:19:44.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:44.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:44.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:44.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:44.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:44.804 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:19:44.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:44.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:44.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:44.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:44.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:19:44.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:19:44.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:19:44.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:19:44.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:19:44.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:19:44.825 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 13:19:44.825 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:44.825 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:44.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:44.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:44.825 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 13:19:44.825 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 13:19:44.825 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:44.825 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:44.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:44.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 s - in org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) Time elapsed: 0.701 s Running org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 13:19:44.863 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 13:19:44.864 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:19:44.865 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:44.865 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 13:19:44.865 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:44.865 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:19:44.865 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:44.865 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:19:44.865 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:44.866 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:44.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:44.867 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:44.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:44.867 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 13:19:44.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:44.867 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:44.867 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 13:19:44.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 13:19:44.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:44.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:44.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:44.867 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:44.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:44.868 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:44.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:44.868 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:44.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:44.868 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 13:19:44.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:44.868 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:44.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:44.868 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:44.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:44.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:44.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:44.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:44.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:19:44.868 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:19:44.868 DEBUG [main][MenuItemLookup] Found menu:'File' 13:19:44.869 DEBUG [main][MenuItemLookup] Item match:File 13:19:44.870 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:19:44.870 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:19:44.874 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:19:44.874 DEBUG [main][MenuItemLookup] Found menu:'' 13:19:44.874 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:19:44.874 DEBUG [main][MenuItemLookup] Found menu:'File' 13:19:44.874 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:19:44.874 DEBUG [main][MenuItemLookup] Found menu:'' 13:19:44.874 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:19:44.874 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:19:44.908 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:19:44.908 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:19:44.908 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:19:44.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:19:44.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:19:44.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:19:44.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:44.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:44.983 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:19:44.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:44.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:19:44.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:44.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:44.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:44.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:44.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:19:44.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:19:44.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:19:44.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 13:19:44.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 13:19:44.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:45.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:45.488 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 13:19:45.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 13:19:45.488 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 13:19:45.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:45.488 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 13:19:45.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:45.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 13:19:45.489 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 13:19:45.489 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 13:19:45.489 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 13:19:45.490 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 13:19:45.490 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:19:45.490 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:19:45.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:19:45.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:45.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:45.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:45.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:45.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:45.492 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:19:45.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:45.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:45.492 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:45.492 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:45.501 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:45.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:45.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:45.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 13:19:45.501 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 13:19:45.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:19:45.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:45.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:45.502 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 13:19:45.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:45.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'] 13:19:45.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:45.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:45.503 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:45.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:45.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:45.503 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 13:19:45.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:45.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:45.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:19:45.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:45.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:45.503 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 13:19:45.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:45.504 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 13:19:45.504 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 13:19:45.504 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) 13:19:45.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:45.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:45.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:45.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:45.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:45.508 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:19:45.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:45.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:45.509 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:45.509 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:45.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:19:45.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:19:45.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:19:45.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:19:45.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:19:45.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:19:45.526 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:45.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:45.526 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:45.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:45.526 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:45.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:45.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:45.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:45.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:45.527 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:19:45.527 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:19:45.527 DEBUG [main][MenuItemLookup] Found menu:'File' 13:19:45.527 DEBUG [main][MenuItemLookup] Item match:File 13:19:45.528 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:19:45.528 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:19:45.530 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:19:45.530 DEBUG [main][MenuItemLookup] Found menu:'' 13:19:45.530 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:19:45.530 DEBUG [main][MenuItemLookup] Found menu:'File' 13:19:45.530 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:19:45.530 DEBUG [main][MenuItemLookup] Found menu:'' 13:19:45.530 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:19:45.530 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:19:45.530 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:19:45.530 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:19:45.530 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:19:45.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:19:45.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:19:45.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:19:45.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:45.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:45.614 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:19:45.614 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:45.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:19:45.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:45.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:45.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:45.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:45.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:19:45.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:19:45.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:19:45.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 13:19:45.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 13:19:45.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:46.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:46.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 13:19:46.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 13:19:46.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 13:19:46.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:46.119 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 13:19:46.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:46.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 13:19:46.119 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 13:19:46.119 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 13:19:46.120 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 13:19:46.121 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 13:19:46.121 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:19:46.121 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:19:46.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:19:46.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:46.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:46.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:46.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:46.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:46.122 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:19:46.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:46.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:46.123 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:46.123 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:46.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'] 13:19:46.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 13:19:46.129 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 13:19:46.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:19:46.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:46.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:46.130 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 13:19:46.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.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'] 13:19:46.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:46.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.131 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.... 13:19:46.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 13:19:46.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.131 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 13:19:46.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:19:46.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:46.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:46.131 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 13:19:46.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:46.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:46.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:19:46.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:46.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:46.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:19:46.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:46.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:46.132 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 13:19:46.132 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 13:19:46.132 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) 13:19:46.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:46.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:46.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:46.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:46.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:46.134 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:19:46.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:46.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:46.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:46.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:46.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:19:46.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:19:46.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:19:46.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:19:46.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:19:46.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:19:46.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 13:19:46.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:46.150 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:46.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:46.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:46.150 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 13:19:46.151 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:46.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.151 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:46.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.151 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 13:19:46.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.151 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:46.152 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 13:19:46.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 13:19:46.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:46.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:46.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:46.152 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:46.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.152 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:46.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.152 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:46.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.153 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 13:19:46.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.153 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:46.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.153 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:46.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:46.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:46.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:46.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:19:46.153 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:19:46.153 DEBUG [main][MenuItemLookup] Found menu:'File' 13:19:46.154 DEBUG [main][MenuItemLookup] Item match:File 13:19:46.155 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:19:46.155 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:19:46.156 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:19:46.156 DEBUG [main][MenuItemLookup] Found menu:'' 13:19:46.156 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:19:46.156 DEBUG [main][MenuItemLookup] Found menu:'File' 13:19:46.156 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:19:46.156 DEBUG [main][MenuItemLookup] Found menu:'' 13:19:46.156 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:19:46.156 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:19:46.157 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:19:46.157 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:19:46.157 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:19:46.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:19:46.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:19:46.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:19:46.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:46.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:46.219 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:19:46.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:19:46.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:46.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:46.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:46.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:46.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:19:46.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:19:46.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:19:46.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 13:19:46.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 13:19:46.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:46.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:46.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 13:19:46.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 13:19:46.725 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 13:19:46.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:46.725 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 13:19:46.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:46.725 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 13:19:46.725 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 13:19:46.725 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 13:19:46.726 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 13:19:46.727 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 13:19:46.727 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:19:46.727 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:19:46.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:19:46.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:46.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:46.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:46.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:46.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:46.729 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:19:46.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:46.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:46.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:46.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:46.737 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:46.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 13:19:46.738 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 13:19:46.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:19:46.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:46.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:46.738 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 13:19:46.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:46.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:46.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:19:46.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:46.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:46.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:19:46.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:46.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:46.739 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 13:19:46.739 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 13:19:46.739 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) 13:19:46.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:46.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:46.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:46.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:46.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:46.740 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:19:46.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:46.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:46.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:46.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:46.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:19:46.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:19:46.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:19:46.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:19:46.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:19:46.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:19:46.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 13:19:46.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:46.759 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:46.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:46.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:46.759 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 13:19:46.760 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:46.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.760 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:46.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.760 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 13:19:46.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.760 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:46.760 INFO [WorkbenchTestable][RequirementsRunner] Started test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 13:19:46.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 13:19:46.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:46.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:46.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:46.760 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:46.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.760 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:46.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.761 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:46.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.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: "Testing new wizard"] 13:19:46.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.761 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:46.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.761 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:46.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:46.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:46.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:46.761 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:19:46.761 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:19:46.762 DEBUG [main][MenuItemLookup] Found menu:'File' 13:19:46.762 DEBUG [main][MenuItemLookup] Item match:File 13:19:46.763 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:19:46.763 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:19:46.764 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:19:46.764 DEBUG [main][MenuItemLookup] Found menu:'' 13:19:46.764 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:19:46.764 DEBUG [main][MenuItemLookup] Found menu:'File' 13:19:46.764 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:19:46.764 DEBUG [main][MenuItemLookup] Found menu:'' 13:19:46.765 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:19:46.765 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:19:46.765 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:19:46.765 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:19:46.765 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:19:46.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:19:46.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 'New|Select a wizard'] is available. finished successfully 13:19:46.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:19:46.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:46.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:46.833 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:19:46.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:46.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:19:46.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:46.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:46.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:46.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:46.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:19:46.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:19:46.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:19:46.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 13:19:46.836 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 13:19:46.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:47.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:47.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 13:19:47.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 13:19:47.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 13:19:47.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:47.339 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 13:19:47.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:47.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 13:19:47.339 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 13:19:47.339 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 13:19:47.339 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 13:19:47.340 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 13:19:47.340 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:19:47.340 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:19:47.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:19:47.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:47.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:47.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:47.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:47.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:47.342 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:19:47.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:47.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:47.342 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:47.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:47.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:47.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:47.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:47.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 13:19:47.349 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 13:19:47.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:19:47.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:47.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:47.350 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 13:19:47.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:47.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:47.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:47.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:47.351 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:47.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:47.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:47.351 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 13:19:47.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:47.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:47.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:19:47.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:47.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:47.351 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 13:19:47.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:47.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:47.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:47.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:19:47.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:47.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:47.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:19:47.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:47.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:47.352 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 13:19:47.352 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 13:19:47.352 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) 13:19:47.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:47.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:47.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:47.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:47.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:47.353 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:19:47.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:47.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:47.354 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:47.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:47.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:19:47.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:19:47.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:19:47.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:19:47.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:19:47.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:19:47.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 13:19:47.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:47.370 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:47.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:47.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:47.370 INFO [WorkbenchTestable][RequirementsRunner] Finished test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 13:19:47.370 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 13:19:47.370 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:47.370 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:47.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:47.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.508 s - in org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 1.283 s open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.607 s useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.61 s Running org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 13:19:47.378 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 13:19:47.379 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:19:47.380 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:47.380 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 13:19:47.380 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:47.380 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:19:47.390 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:47.390 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:19:47.390 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:47.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: "Export"] 13:19:47.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:47.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: "Export"] 13:19:47.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:47.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: "Testing export wizard"] 13:19:47.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:47.391 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:47.391 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 13:19:47.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 13:19:47.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:47.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:47.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:47.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: "Export"] 13:19:47.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:47.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: "Export"] 13:19:47.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:47.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: "Export"] 13:19:47.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:47.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: "Testing export wizard"] 13:19:47.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:47.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: "Export"] 13:19:47.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:47.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: "Export"] 13:19:47.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:47.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:47.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:47.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:47.392 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:19:47.392 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:19:47.393 DEBUG [main][MenuItemLookup] Found menu:'File' 13:19:47.393 DEBUG [main][MenuItemLookup] Item match:File 13:19:47.394 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:19:47.394 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:19:47.394 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:19:47.394 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:19:47.394 DEBUG [main][MenuItemLookup] Found menu:'' 13:19:47.394 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:19:47.394 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:19:47.394 DEBUG [main][MenuItemLookup] Found menu:'' 13:19:47.394 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:19:47.394 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:19:47.394 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:19:47.394 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:19:47.394 DEBUG [main][MenuItemLookup] Found menu:'' 13:19:47.394 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:19:47.394 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:19:47.394 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:19:47.394 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:19:47.394 DEBUG [main][MenuItemLookup] Found menu:'' 13:19:47.394 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:19:47.394 DEBUG [main][MenuItemLookup] Found menu:'' 13:19:47.394 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:19:47.394 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:19:47.394 DEBUG [main][MenuItemLookup] Item match:Export... 13:19:47.394 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Exp&ort..." 13:19:47.394 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Export... 13:19:47.395 INFO [main][MenuItemHandler] Select menu item: Exp&ort... 13:19:47.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available.... 13:19:47.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available. finished successfully 13:19:47.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Export 13:19:47.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:47.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:47.459 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 13:19:47.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:47.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:19:47.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:47.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:47.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:47.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:47.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:19:47.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:19:47.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:19:47.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children... 13:19:47.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 13:19:47.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:47.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:47.962 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 13:19:47.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children finished successfully 13:19:47.963 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 13:19:47.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:47.963 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing export category is already expanded. No action performed 13:19:47.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:47.963 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 13:19:47.963 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing export wizard 13:19:47.963 DEBUG [main][TreeItemHandler] Selecting tree item: Testing export wizard 13:19:47.963 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing export wizard about selection 13:19:47.965 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing export wizard 13:19:47.966 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 13:19:47.966 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:19:47.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 13:19:47.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:47.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:47.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:47.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:47.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:47.967 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:19:47.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:47.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:47.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:47.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:47.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 13:19:47.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:47.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:47.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing export wizard"] is available.... 13:19:47.971 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 13:19:47.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 13:19:47.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:47.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:47.972 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 13:19:47.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:47.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:47.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:47.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 13:19:47.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:47.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:47.972 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 13:19:47.972 INFO [WorkbenchTestable][ExportWizardDialogImpl] Cancel wizard 13:19:47.972 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) 13:19:47.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:47.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:47.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:47.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:47.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:47.973 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:19:47.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:47.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:47.973 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:47.973 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:47.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:19:47.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:19:47.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:19:47.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:19:47.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:19:47.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:19:47.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 13:19:47.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:47.989 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:47.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:47.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:47.989 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 13:19:47.989 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 13:19:47.989 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:47.989 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:47.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:47.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.613 s - in org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) Time elapsed: 0.598 s Running org.eclipse.reddeer.jface.test.dialogs.InputDialogTest 13:19:48.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 13:19:48.043 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 13:19:48.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 13:19:48.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:48.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:48.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", Widget matcher matching widgets with style: 8) 13:19:48.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:48.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:48.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:48.045 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 13:19:48.045 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:48.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:48.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:48.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:48.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:48.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:48.046 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:19:48.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:48.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:48.047 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:48.047 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:48.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 13:19:48.116 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 13:19:48.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 13:19:48.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:48.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:48.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:19:48.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:48.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:48.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:48.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 13:19:48.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:48.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:48.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:48.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:48.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:48.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:19:48.118 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:19:48.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 13:19:48.225 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 13:19:48.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 13:19:48.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:48.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:48.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:19:48.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:48.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:48.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:48.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 13:19:48.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:48.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:48.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:48.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:48.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:48.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:48.227 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:19:48.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:48.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:48.228 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:48.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:48.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 13:19:48.288 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 13:19:48.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 13:19:48.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:48.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:48.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:19:48.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:48.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:48.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:48.289 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 13:19:48.289 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:48.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:48.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:48.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:48.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:48.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:19:48.290 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:19:48.291 INFO [WorkbenchTestable][AbstractText] Text set to: something 13:19:48.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:19:48.294 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:48.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:48.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:48.294 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 13:19:48.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:48.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:48.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:48.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:48.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:48.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:19:48.295 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:19:48.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 "Cancel", Widget matcher matching widgets with style: 8) 13:19:48.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:48.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:48.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:48.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 13:19:48.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:48.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:48.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:48.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:48.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:48.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:48.296 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:19:48.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:48.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:48.310 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:48.310 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s - in org.eclipse.reddeer.jface.test.dialogs.InputDialogTest inputDialogOkTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.077 s inputDialogMessagesTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.054 s inputDialogCancelTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.122 s inputDialogSetTextGetTextTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.07 s Running org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest 13:19:48.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'] 13:19:48.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:48.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:48.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:48.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 13:19:48.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:48.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:48.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:48.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:48.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:48.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:48.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:48.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 13:19:48.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:48.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:48.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:48.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:19:48.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:48.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:48.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:48.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:48.343 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:19:48.343 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:19:48.343 DEBUG [main][MenuItemLookup] Found menu:'File' 13:19:48.343 DEBUG [main][MenuItemLookup] Item match:File 13:19:48.344 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:19:48.344 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:19:48.345 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:19:48.346 DEBUG [main][MenuItemLookup] Found menu:'' 13:19:48.346 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:19:48.346 DEBUG [main][MenuItemLookup] Found menu:'File' 13:19:48.346 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:19:48.346 DEBUG [main][MenuItemLookup] Found menu:'' 13:19:48.346 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:19:48.346 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:19:48.346 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:19:48.346 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:19:48.346 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:19:48.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:19:48.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:19:48.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:19:48.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:48.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:48.420 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:19:48.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:48.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:19:48.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:48.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:48.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:48.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:48.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:19:48.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:19:48.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:19:48.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 13:19:48.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 13:19:48.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:48.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:48.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 13:19:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 13:19:48.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 13:19:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:48.926 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 13:19:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:48.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 13:19:48.926 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 13:19:48.926 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 13:19:48.926 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 13:19:48.927 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 13:19:48.927 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:19:48.927 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:19:48.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:19:48.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:48.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:48.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:48.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:48.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:48.929 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:19:48.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:48.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:48.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:48.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:48.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'] 13:19:48.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:48.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:48.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 13:19:48.936 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 13:19:48.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:19:48.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:48.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:48.937 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 13:19:48.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:48.937 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.... 13:19:48.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:48.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:48.937 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 13:19:48.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:19:48.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:48.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:48.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:19:48.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:48.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:48.939 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 13:19:48.939 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 13:19:48.939 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) 13:19:48.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:48.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:48.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:48.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:48.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:48.940 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:19:48.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:48.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:48.941 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:48.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:48.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:19:48.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:19:48.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:19:48.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:19:48.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:19:48.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:19:48.979 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.... 13:19:49.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:49.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:49.022 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 13:19:49.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 13:19:49.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:49.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:49.023 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.023 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:19:49.024 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.025 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.025 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.025 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.025 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.026 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog error message") 13:19:49.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:49.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:49.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:49.027 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 13:19:49.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:49.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:49.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:49.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:49.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:49.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:49.029 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog error message 13:19:49.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:49.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:49.029 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:49.029 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:49.036 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.036 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:19:49.036 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.037 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.037 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.037 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message") 13:19:49.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:49.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:49.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:49.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 13:19:49.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:49.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:49.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:49.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:49.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:49.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:49.039 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message 13:19:49.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:49.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:49.039 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:49.039 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:49.041 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.041 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:19:49.042 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.042 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.042 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.042 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.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: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog info message") 13:19:49.043 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:49.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:49.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:49.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 13:19:49.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:49.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:49.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:49.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:49.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:49.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:49.044 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog info message 13:19:49.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:49.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:49.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:49.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:49.046 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.046 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:19:49.046 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.047 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.047 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.047 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog none message") 13:19:49.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:49.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:49.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:49.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 13:19:49.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:49.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:49.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:49.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:49.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:49.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:49.049 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog none message 13:19:49.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:49.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:49.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:49.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:49.051 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.051 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:19:49.051 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.051 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.051 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.052 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message without provider") 13:19:49.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:49.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:49.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:49.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 13:19:49.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:49.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:49.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:49.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:49.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:49.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:19:49.056 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message without provider 13:19:49.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:19:49.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:19:49.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:19:49.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:19:49.058 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.058 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:19:49.058 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.059 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.059 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:19:49.068 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.... 13:19:49.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:49.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:49.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:49.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:50.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:50.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:50.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:50.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:51.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:51.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:51.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:51.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:52.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:52.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:52.614 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:52.614 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:53.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:53.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:53.614 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:53.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:54.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:54.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:54.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:54.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:55.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:55.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:55.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:55.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:56.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:56.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:56.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:56.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:57.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:57.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:57.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:57.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:58.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:58.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:58.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:58.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:59.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:59.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:19:59.119 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.792 s - in org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest testWizardDialogAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.643 s titleAreaMessagesAndImages(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.089 s testShellAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 10.056 s Running org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:19:59.131 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:19:59.133 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:19:59.133 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:59.133 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:19:59.134 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:59.134 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:19:59.149 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:59.149 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:19:59.149 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:59.150 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:59.150 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:19:59.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:19:59.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:59.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:59.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:59.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:19:59.170 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:59.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:59.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:59.189 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:19:59.189 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:59.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:59.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:59.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:59.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:59.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:19:59.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:19:59.209 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 13:19:59.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:19:59.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:59.209 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:59.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:59.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:59.224 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:19:59.224 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:59.224 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:19:59.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:19:59.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:59.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:59.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:59.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:19:59.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:59.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:59.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:59.255 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:19:59.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:59.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:59.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:59.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:59.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:59.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:19:59.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:19:59.265 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 13:19:59.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:19:59.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:59.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:59.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:59.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:59.265 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:19:59.265 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:59.265 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:19:59.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:19:59.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:59.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:59.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:59.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 13:19:59.277 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:59.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:59.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:59.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:19:59.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:59.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:59.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:59.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:59.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:59.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:19:59.317 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item 1 and wait with time period 1 13:19:59.317 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 13:19:59.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:59.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:59.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 13:19:59.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 13:19:59.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:59.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item 1 is already expanded. No action performed 13:19:59.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:59.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 13:19:59.828 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 11 postfix and wait with time period 1 13:19:59.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 13:19:59.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:00.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:00.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 13:20:00.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 13:20:00.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:00.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 11 postfix is already expanded. No action performed 13:20:00.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:00.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 13:20:00.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:20:00.360 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 13:20:00.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:20:00.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:20:00.360 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:20:00.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:00.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:00.361 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:20:00.361 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:20:00.361 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:20:00.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:20:00.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:20:00.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:20:00.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:20:00.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:20:00.373 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:00.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:00.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:00.390 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:20:00.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:00.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:00.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:00.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:00.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:00.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:20:00.390 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 13:20:00.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:20:00.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:00.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:00.891 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:20:00.898 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:20:00.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:00.898 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 13:20:00.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:00.898 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:20:00.898 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 13:20:00.898 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:20:00.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:01.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:01.399 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:20:01.407 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:20:01.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:01.408 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 13:20:01.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:01.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:20:01.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:20:01.417 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 13:20:01.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:20:01.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:20:01.418 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:20:01.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:01.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:01.418 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:20:01.418 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:20:01.418 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:20:01.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:20:01.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:20:01.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:20:01.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:20:01.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:20:01.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:01.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:01.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:01.452 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:20:01.452 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:01.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:01.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:01.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:01.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:01.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:20:01.452 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 13:20:01.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:20:01.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:01.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:01.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:20:01.960 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:20:01.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:01.960 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 13:20:01.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:01.960 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:20:01.960 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 13:20:01.960 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:20:01.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:02.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:02.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:20:02.469 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:20:02.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:02.469 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 13:20:02.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:02.469 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:20:02.469 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xy postfix and wait with time period 1 13:20:02.469 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 13:20:02.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:02.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:02.970 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 13:20:02.980 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 13:20:02.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:02.980 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xy postfix is already expanded. No action performed 13:20:02.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:02.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 13:20:02.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:20:02.989 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 13:20:02.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:20:02.990 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:20:02.990 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:20:02.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:02.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:02.990 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:20:02.990 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:20:02.990 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:20:02.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:20:02.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:20:02.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:20:02.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:20:03.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:20:03.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:03.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:03.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:03.035 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:20:03.035 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:03.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:03.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:03.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:03.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:03.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:20:03.035 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 13:20:03.035 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:20:03.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:03.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:03.536 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:20:03.545 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:20:03.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:03.545 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 13:20:03.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:03.545 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:20:03.545 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 13:20:03.545 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:20:03.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:04.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:04.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:20:04.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:20:04.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:04.057 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 13:20:04.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:04.057 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:20:04.057 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 13:20:04.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:20:04.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:04.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:04.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:20:04.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:20:04.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:04.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 13:20:04.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:04.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:20:04.568 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 13:20:04.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:20:04.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:05.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:05.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:20:05.078 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:20:05.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:05.079 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 13:20:05.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:05.079 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:20:05.079 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 13:20:05.079 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:20:05.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:05.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:05.579 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:20:05.581 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:20:05.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:05.581 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 13:20:05.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:05.581 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:20:05.581 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 13:20:05.581 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:20:05.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:06.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:06.081 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:20:06.083 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:20:06.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:06.083 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 13:20:06.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:06.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:20:06.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:20:06.095 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 13:20:06.095 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:20:06.095 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:20:06.095 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:20:06.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:06.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:06.096 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:20:06.096 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:20:06.096 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:20:06.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:20:06.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:20:06.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:20:06.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:20:06.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:20:06.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:06.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:06.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:06.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:20:06.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:06.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:06.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:06.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:06.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:06.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:20:06.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:20:06.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:20:06.141 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 13:20:06.141 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 13:20:06.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:06.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:06.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 13:20:06.646 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 13:20:06.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:06.646 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 13:20:06.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:06.646 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 13:20:06.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:20:06.669 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 13:20:06.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:20:06.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:20:06.669 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:20:06.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:06.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:06.670 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:20:06.670 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:20:06.670 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:20:06.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:20:06.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:20:06.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:20:06.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:20:06.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:20:06.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:06.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:06.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:06.695 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:20:06.695 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:06.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:06.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:06.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:06.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:06.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:20:06.696 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 13:20:06.696 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 13:20:06.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:07.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:07.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 13:20:07.201 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 13:20:07.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:07.202 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 13:20:07.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:07.202 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 13:20:07.202 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 00 and wait with time period 1 13:20:07.202 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 13:20:07.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:07.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:07.703 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 13:20:07.708 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 13:20:07.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:07.709 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 00 is already expanded. No action performed 13:20:07.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:07.709 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 13:20:07.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:20:07.731 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 13:20:07.731 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:20:07.731 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:20:07.731 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:20:07.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:07.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:07.732 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:20:07.732 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:20:07.732 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:20:07.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:20:07.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:20:07.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:20:07.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:20:07.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:20:07.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:07.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:07.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:07.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:20:07.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:07.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:07.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:07.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:07.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:07.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:20:07.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:20:07.781 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 13:20:07.781 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:20:07.781 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:20:07.781 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:20:07.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:07.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:07.782 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:20:07.782 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:20:07.782 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:20:07.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:20:07.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:20:07.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:20:07.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:20:07.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 13:20:07.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:07.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:07.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:07.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:20:07.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:07.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:07.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:07.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:07.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:07.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:20:07.818 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 13:20:07.818 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:20:07.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:08.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:08.319 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:20:08.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:20:08.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:08.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 13:20:08.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:08.326 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:20:08.326 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 13:20:08.326 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:20:08.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:08.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:08.826 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:20:08.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:20:08.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:08.835 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 13:20:08.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:08.835 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:20:08.835 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 13:20:08.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:20:08.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:09.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:09.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:20:09.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:20:09.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:09.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 13:20:09.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:09.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:20:09.346 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 13:20:09.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:20:09.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:09.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:09.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:20:09.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:20:09.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:09.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 13:20:09.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:09.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:20:09.857 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 13:20:09.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:20:09.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:10.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:10.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:20:10.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:20:10.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:10.359 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 13:20:10.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:10.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:20:10.360 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 13:20:10.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:20:10.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:10.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:10.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:20:10.862 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:20:10.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:20:10.862 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 13:20:10.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:20:10.862 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:20:10.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:20:10.872 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 13:20:10.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:20:10.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:20:10.872 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:20:10.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:10.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:10.872 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:20:10.872 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:20:10.873 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:20:10.873 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:20:10.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:10.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.743 s - in org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.074 s getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.041 s getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.096 s getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.057 s getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.572 s getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.106 s getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.574 s testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.062 s getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.05 s getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.09 s Running org.eclipse.reddeer.jface.test.viewers.CellEditorTest 13:20:10.880 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 13:20:10.882 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:20:10.882 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:20:10.882 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 13:20:10.882 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:20:10.882 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:20:10.893 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:20:10.893 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:20:10.893 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:20:10.894 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:20:10.894 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 13:20:10.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 13:20:10.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:20:10.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:20:10.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:1655): Gtk-CRITICAL **: 13:20:10.923: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:20:10.928 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 13:20:10.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:10.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:10.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:10.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:20:10.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:10.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:10.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:10.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:10.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:10.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:20:10.944 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Andrej 13:20:10.946 TRACE [main][WidgetHandler] Notify Table with event 13 13:20:10.947 TRACE [main][WidgetHandler] Wait for synchronization 13:20:10.947 TRACE [main][WidgetHandler] Notify Table with event 3 13:20:10.947 TRACE [main][WidgetHandler] Wait for synchronization 13:20:10.947 TRACE [main][WidgetHandler] Notify Table with event 4 13:20:10.947 TRACE [main][WidgetHandler] Wait for synchronization 13:20:10.959 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 13:20:10.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:10.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:10.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:10.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:10.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:20:10.959 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:20:10.959 INFO [WorkbenchTestable][AbstractText] Text set to: abc 13:20:10.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 16 13:20:10.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:20:10.964 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:20:10.964 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:20:10.964 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:20:10.965 DEBUG [main][AbstractWait] Waiting until shell is active... 13:20:10.965 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:20:10.965 INFO [main][AbstractShell] Close shell Testing shell 13:20:10.965 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:20:10.970 DEBUG [main][AbstractWait] Waiting while shell is available... 13:20:10.970 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:20:10.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 13:20:10.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:20:10.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:20:10.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:10.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:10.976 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 13:20:10.976 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 13:20:10.976 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:20:10.976 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:20:10.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:10.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.reddeer.jface.test.viewers.CellEditorTest tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) Time elapsed: 0.082 s Running org.eclipse.reddeer.jface.test.window.WindowTest 13:20:11.013 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"] 13:20:11.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:20:11.023 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"] 13:20:11.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:20:11.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:11.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:11.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:11.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:20:11.026 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") 13:20:11.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:11.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:11.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:11.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:11.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:20:11.034 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 13:20:11.035 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:20:11.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:20:11.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 13:20:11.049 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 13:20:11.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:20:11.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:11.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:11.050 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 13:20:11.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:20:11.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:20:11.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:11.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:11.050 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:20:11.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:11.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:11.051 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 13:20:11.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:20:11.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:11.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:11.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 13:20:11.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:11.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:11.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:11.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:11.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:12.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:12.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:12.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:12.053 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:20:12.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 13:20:12.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:20:12.064 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:20:12.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:12.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:12.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:12.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:12.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:12.064 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:20:12.064 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") 13:20:12.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:12.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:12.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:12.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:12.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:20:12.069 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 13:20:12.069 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:20:12.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:20:12.098 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"] 13:20:12.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:20:12.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:20:12.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:20:12.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:12.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:12.099 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 13:20:12.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:20:12.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:20:12.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:12.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:12.099 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:20:12.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:12.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:12.099 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 13:20:12.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:20:12.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:12.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:12.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 13:20:12.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:12.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:12.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:12.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:12.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:13.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:13.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:13.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:13.101 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:20:13.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 13:20:13.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:20:13.112 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:20:13.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:13.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:13.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:13.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:13.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:13.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:20:13.112 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") 13:20:13.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:13.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:13.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:13.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:13.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:20:13.117 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 13:20:13.117 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:20:13.117 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:20:13.147 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.... 13:20:13.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:20:13.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:20:13.148 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 13:20:13.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:20:13.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:13.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:13.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:20:13.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:13.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:13.148 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 13:20:13.149 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 13:20:13.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:20:13.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:20:13.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:13.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:13.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:13.168 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:20:13.168 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") 13:20:13.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:13.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:13.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:13.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:13.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:20:13.172 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 13:20:13.172 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:20:13.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:20:13.186 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.... 13:20:13.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:20:13.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:20:13.186 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 13:20:13.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:20:13.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:13.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:13.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:20:13.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:13.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:13.214 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 13:20:13.214 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 13:20:13.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:20:13.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:20:13.235 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:20:13.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:13.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:13.236 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"] 13:20:13.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:20:13.236 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"] 13:20:13.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:20:13.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:13.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:13.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:13.237 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:20:13.237 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") 13:20:13.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:13.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:13.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:13.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:13.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:20:13.241 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 13:20:13.241 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:20:13.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:20:13.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 13:20:13.263 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 13:20:13.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:20:13.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:13.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:13.263 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 13:20:13.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:20:13.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:20:13.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:13.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:13.264 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 13:20:13.264 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 13:20:13.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:20:13.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:20:13.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:13.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:13.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:13.281 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:20:13.282 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") 13:20:13.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:13.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:13.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:13.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:13.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:20:13.285 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 13:20:13.285 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:20:13.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:20:13.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 13:20:13.299 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 13:20:13.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:20:13.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:13.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:13.299 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 13:20:13.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:20:13.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:20:13.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:13.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:13.299 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:20:13.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:13.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:13.300 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 13:20:13.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:20:13.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:13.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:13.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 13:20:13.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:13.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:13.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:13.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:13.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:14.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:14.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:14.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:14.301 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:20:14.301 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 13:20:14.301 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:20:14.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:14.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:14.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:14.315 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:20:14.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 13:20:14.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:14.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:14.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:14.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:20:14.329 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 13:20:14.329 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:20:14.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:20:14.354 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"] 13:20:14.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:20:14.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:20:14.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:20:14.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:14.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:14.355 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 13:20:14.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:20:14.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:20:14.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:14.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:14.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:20:14.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:14.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:14.355 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:20:14.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:14.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:14.356 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 13:20:14.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:20:14.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:14.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:14.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 13:20:14.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:14.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:14.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:14.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:14.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:15.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:15.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:15.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:15.357 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:20:15.357 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 13:20:15.357 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.358 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.047 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.123 s openableEclipseWindowCustomAction(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.08 s openEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.051 s Running org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 13:20:15.373 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 13:20:15.374 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:20:15.374 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:20:15.374 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 13:20:15.374 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:20:15.374 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:20:15.377 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:20:15.377 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:20:15.377 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:20:15.378 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:20:15.378 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 13:20:15.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 13:20:15.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:20:15.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:20:15.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:20:15.379 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.... 13:20:15.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:20:15.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:20:15.437 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 13:20:15.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:20:15.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:15.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:15.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:15.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:15.438 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") 13:20:15.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:15.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:15.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:15.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:15.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:20:15.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 "make valid") 13:20:15.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:15.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:15.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:15.439 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:20:15.439 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:15.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:15.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:15.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:15.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:15.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:20:15.440 INFO [WorkbenchTestable][AbstractButton] Click button make valid 13:20:15.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:20:15.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:20:15.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:20:15.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:20:15.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:15.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:15.442 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") 13:20:15.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:15.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:15.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:15.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:15.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:20:15.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:15.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:15.444 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") 13:20:15.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:15.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:15.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:15.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:15.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:20:15.446 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:20:15.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:20:15.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:20:15.446 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:20:15.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:20:15.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:20:15.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:20:15.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:15.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:15.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:15.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 13:20:15.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:20:15.462 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:20:15.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:15.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:15.462 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 13:20:15.463 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 13:20:15.463 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:20:15.463 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:20:15.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:15.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) Time elapsed: 0.084 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.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/lib/hsqldb-2.3.0.jar [INFO] [INFO] --- download:1.2.1:wget (install-h2-driver) @ org.eclipse.reddeer.eclipse.test --- Downloading: https://repo1.maven.org/maven2/com/h2database/h2/1.4.199/h2-1.4.199.jar 10/2127K 21/2127K 32/2127K 42/2127K 53/2127K 69/2127K 85/2127K 101/2127K 117/2127K 133/2127K 149/2127K 165/2127K 181/2127K 197/2127K 213/2127K 229/2127K 245/2127K 261/2127K 277/2127K 293/2127K 309/2127K 325/2127K 341/2127K 357/2127K 373/2127K 389/2127K 405/2127K 421/2127K 437/2127K 453/2127K 469/2127K 485/2127K 501/2127K 517/2127K 533/2127K 549/2127K 565/2127K 581/2127K 597/2127K 613/2127K 629/2127K 645/2127K 661/2127K 677/2127K 693/2127K 709/2127K 725/2127K 741/2127K 757/2127K 773/2127K 789/2127K 805/2127K 821/2127K 837/2127K 853/2127K 869/2127K 885/2127K 901/2127K 917/2127K 933/2127K 949/2127K 965/2127K 981/2127K 997/2127K 1013/2127K 1029/2127K 1045/2127K 1061/2127K 1077/2127K 1093/2127K 1109/2127K 1125/2127K 1141/2127K 1157/2127K 1173/2127K 1189/2127K 1205/2127K 1221/2127K 1237/2127K 1253/2127K 1269/2127K 1285/2127K 1301/2127K 1317/2127K 1333/2127K 1349/2127K 1365/2127K 1381/2127K 1397/2127K 1413/2127K 1429/2127K 1445/2127K 1461/2127K 1477/2127K 1493/2127K 1509/2127K 1525/2127K 1541/2127K 1557/2127K 1573/2127K 1589/2127K 1605/2127K 1621/2127K 1637/2127K 1653/2127K 1669/2127K 1685/2127K 1701/2127K 1717/2127K 1733/2127K 1749/2127K 1765/2127K 1781/2127K 1797/2127K 1813/2127K 1829/2127K 1845/2127K 1861/2127K 1877/2127K 1893/2127K 1909/2127K 1925/2127K 1941/2127K 1957/2127K 1973/2127K 1989/2127K 2005/2127K 2021/2127K 2037/2127K 2053/2127K 2069/2127K 2085/2127K 2101/2127K 2117/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 javax.el-api_3.0.3.jar from https://download.eclipse.org/staging/2023-09/plugins/ (77.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.apache.felix.http.servlet-api_1.2.0.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (274.89kB) [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.httpclient_3.1.0.v201012070820.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (314.74kB) [INFO] Fetching org.apache.commons.net_3.2.0.v201305141515.jar from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/plugins/ (287.03kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.14.v20230516-1249.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.02MB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.16.v20221207-1049.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (356.05kB) [INFO] Fetching org.apache.lucene.lucene-analysis-common_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.82MB) [INFO] Fetching org.apache.lucene.lucene-core_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (3.57MB) [INFO] Fetching org.apache.lucene.lucene-queryparser_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (418.36kB) [INFO] Fetching org.apache.ws.commons.util_1.0.2.v20230723-0712.jar from https://download.eclipse.org/staging/2023-09/plugins/ (43.94kB) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar from https://download.eclipse.org/staging/2023-09/plugins/ (293.71kB) [INFO] Fetching org.apache.xmlrpc.client_3.1.3.v20160817-1930.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (73.89kB) [INFO] Fetching org.apache.xmlrpc.common_3.1.3.v20181004-1955.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (129.32kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda_3.7.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (254.52kB) [INFO] Fetching org.eclipse.datatools.connectivity.console.profile_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (34.97kB) [INFO] Fetching org.eclipse.help.base_4.4.100.v20230824-0400.jar from https://download.eclipse.org/staging/2023-09/plugins/ (440.5kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (38.45kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.server.ui_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (128.31kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui.dse_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (86.87kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.consumer_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (127.79kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design_3.6.0.202305311622.jar from https://download.eclipse.org/staging/2023-09/plugins/ (355.45kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.profile_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (47.13kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design.ui_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (236.33kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile_3.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (78.29kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile.ui_3.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (109.02kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.edit_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (280.28kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.39kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.55kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.32kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.query.edit_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (210.82kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.xml.query_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (262.1kB) [INFO] Fetching org.eclipse.dstore.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (398.67kB) [INFO] Fetching org.eclipse.dstore.extra_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.79kB) [INFO] Fetching org.eclipse.ecf_3.11.0.v20230507-1923.jar from https://download.eclipse.org/staging/2023-09/plugins/ (133.18kB) [INFO] Fetching org.eclipse.ecf.identity_3.10.0.v20230422-0242.jar from https://download.eclipse.org/staging/2023-09/plugins/ (67.72kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/staging/2023-09/plugins/ (26.38kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.52kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.3.0.v20230422-0242.jar from https://download.eclipse.org/staging/2023-09/plugins/ (134.87kB) [INFO] Fetching org.eclipse.emf.ant_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.29kB) [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.41kB) [INFO] Fetching org.eclipse.emf.exporter_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (66.72kB) [INFO] Fetching org.eclipse.emf.importer.ecore_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.44kB) [INFO] Fetching org.eclipse.emf.importer.java_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (74.33kB) [INFO] Fetching org.eclipse.emf.importer.rose_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (116.43kB) [INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (93.67kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.8.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (55.08kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.88kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.18.0.v20230224-1122.jar from https://download.eclipse.org/staging/2023-09/plugins/ (131.32kB) [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.8kB) [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.36kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.41kB) [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.27kB) [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.96kB) [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.20230705-1302.jar from https://download.eclipse.org/staging/2023-09/plugins/ (162.33kB) [INFO] Fetching org.eclipse.m2e.apt.ui_2.0.400.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.91kB) [INFO] Fetching org.eclipse.m2e.binaryproject_2.1.201.20230809-1423.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.36kB) [INFO] Fetching org.eclipse.m2e.sourcelookup_2.0.300.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.21kB) [INFO] Fetching org.eclipse.m2e.binaryproject.ui_2.0.100.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.78kB) [INFO] Fetching org.eclipse.m2e.discovery_2.0.200.20230210-1347.jar from https://download.eclipse.org/staging/2023-09/plugins/ (76.22kB) [INFO] Fetching org.eclipse.m2e.editor_2.0.301.20230809-1423.jar from https://download.eclipse.org/staging/2023-09/plugins/ (401.39kB) [INFO] Fetching org.eclipse.m2e.editor.lemminx_2.0.4.20230815-1219.jar from https://download.eclipse.org/staging/2023-09/plugins/ (242.16kB) [INFO] Fetching org.eclipse.wildwebdeveloper.xml_1.3.0.202308101707.jar from https://download.eclipse.org/staging/2023-09/plugins/ (8.8MB) [INFO] Fetching org.eclipse.m2e.launching_2.0.600.20230627-0627.jar from https://download.eclipse.org/staging/2023-09/plugins/ (123.95kB) [INFO] Fetching org.eclipse.m2e.refactoring_2.0.301.20230809-1423.jar from https://download.eclipse.org/staging/2023-09/plugins/ (76.84kB) [INFO] Fetching org.eclipse.m2e.scm_2.0.200.20230207-0948.jar from https://download.eclipse.org/staging/2023-09/plugins/ (61.89kB) [INFO] Fetching org.eclipse.m2e.jdt.ui_2.0.300.20230605-0657.jar from https://download.eclipse.org/staging/2023-09/plugins/ (39.87kB) [INFO] Fetching org.eclipse.m2e.profiles.core_2.1.200.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.64kB) [INFO] Fetching org.eclipse.m2e.profiles.ui_2.0.300.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.7kB) [INFO] Fetching org.eclipse.m2e.sourcelookup.ui_2.0.300.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (27.81kB) [INFO] Fetching org.eclipse.m2e.mavenarchiver_2.0.400.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (31.06kB) [INFO] Fetching org.eclipse.mylyn.bugzilla.core_3.26.0.v20230221-1930.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (274.3kB) [INFO] Fetching org.eclipse.mylyn.commons.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (125.23kB) [INFO] Fetching org.eclipse.mylyn.commons.net_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (85.77kB) [INFO] Fetching org.eclipse.mylyn.commons.xmlrpc_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (39kB) [INFO] Fetching org.eclipse.mylyn.tasks.core_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (490.83kB) [INFO] Fetching org.eclipse.mylyn.bugzilla.ide_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (17.92kB) [INFO] Fetching org.eclipse.mylyn.bugzilla.ui_3.26.0.v20230221-1930.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (290.09kB) [INFO] Fetching org.eclipse.mylyn.commons.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (331.04kB) [INFO] Fetching org.eclipse.mylyn.commons.workbench_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (178.66kB) [INFO] Fetching org.eclipse.mylyn.tasks.ui_3.26.0.v20230221-1933.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.98MB) [INFO] Fetching org.eclipse.mylyn.commons.screenshots_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (111.39kB) [INFO] Fetching org.eclipse.mylyn.commons.identity.core_3.26.0.v20230225-1108.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (47kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.core_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (16.02kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.feed_3.26.0.v20230320-1407.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (32.86kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (63.41kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (50.21kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories.ui_3.26.0.v20230131-2052.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (99.27kB) [INFO] Fetching org.eclipse.mylyn.context.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (128.15kB) [INFO] Fetching org.eclipse.mylyn.monitor.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (40.67kB) [INFO] Fetching org.eclipse.mylyn.context.tasks.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (110.97kB) [INFO] Fetching org.eclipse.mylyn.context.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (166.97kB) [INFO] Fetching org.eclipse.mylyn.monitor.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (53.46kB) [INFO] Fetching org.eclipse.mylyn.resources.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (70.32kB) [INFO] Fetching org.eclipse.mylyn.discovery.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (90.78kB) [INFO] Fetching org.eclipse.mylyn.discovery.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (94.03kB) [INFO] Fetching org.eclipse.mylyn.ide.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (37.23kB) [INFO] Fetching org.eclipse.mylyn.tasks.bugs_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (95.96kB) [INFO] Fetching org.eclipse.mylyn.help.ui_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.22MB) [INFO] Fetching org.eclipse.mylyn.tasks.index.core_3.26.0.v20230416-1636.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (34.69kB) [INFO] Fetching org.eclipse.mylyn.tasks.index.ui_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (31.93kB) [INFO] Fetching org.eclipse.mylyn.tasks.search_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (70.8kB) [INFO] Fetching org.eclipse.mylyn.team.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (137.46kB) [INFO] Fetching org.jsoup_1.16.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (432.91kB) [INFO] Fetching org.eclipse.rse_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.04kB) [INFO] Fetching org.eclipse.rse.connectorservice.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (72.71kB) [INFO] Fetching org.eclipse.rse.services_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (462.66kB) [INFO] Fetching org.eclipse.rse.services.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (357.54kB) [INFO] Fetching org.eclipse.rse.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.68MB) [INFO] Fetching org.eclipse.rse.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (417.93kB) [INFO] Fetching org.eclipse.rse.connectorservice.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (19.04kB) [INFO] Fetching org.eclipse.rse.connectorservice.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.15kB) [INFO] Fetching org.eclipse.rse.services.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (65.16kB) [INFO] Fetching org.eclipse.rse.connectorservice.telnet_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (29.57kB) [INFO] Fetching org.eclipse.rse.services.telnet_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (26.07kB) [INFO] Fetching org.eclipse.rse.doc.user_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (213.63kB) [INFO] Fetching org.eclipse.rse.efs_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (37.21kB) [INFO] Fetching org.eclipse.rse.efs.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.47kB) [INFO] Fetching org.eclipse.rse.importexport_4.5.101.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (241.17kB) [INFO] Fetching org.eclipse.rse.files.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (509.89kB) [INFO] Fetching org.eclipse.rse.processes.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (79.15kB) [INFO] Fetching org.eclipse.rse.shells.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (148.17kB) [INFO] Fetching org.eclipse.rse.subsystems.files.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (141.44kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (34.06kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.shell.linux_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (37.14kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (72.7kB) [INFO] Fetching org.eclipse.rse.subsystems.files.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.17kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.89kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.08kB) [INFO] Fetching org.eclipse.rse.dstore.security_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (71.2kB) [INFO] Fetching org.eclipse.rse.services.files.ftp_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (45.56kB) [INFO] Fetching org.eclipse.rse.subsystems.files.ftp_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (39.22kB) [INFO] Fetching org.eclipse.rse.services.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (65.15kB) [INFO] Fetching org.eclipse.rse.subsystems.files.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (30.83kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.33kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.95kB) [INFO] Fetching org.eclipse.rse.subsystems.files.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.52kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.84kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.telnet_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.92kB) [INFO] Fetching org.eclipse.tm4e.core_0.6.1.202308132047.jar from https://download.eclipse.org/staging/2023-09/plugins/ (274.77kB) [INFO] Fetching org.jcodings_1.0.58.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.66MB) [INFO] Fetching org.joni_2.2.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (227.14kB) [INFO] Fetching org.eclipse.tm4e.registry_0.6.5.202308132047.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.53kB) [INFO] Fetching org.eclipse.wst.common.snippets_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (293.81kB) [INFO] Fetching org.eclipse.wst.common.infopop_1.0.301.v202307170218.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.57kB) [INFO] Fetching org.eclipse.wst.internet.cache_1.1.0.v202011161431.jar from https://download.eclipse.org/staging/2023-09/plugins/ (53.38kB) [INFO] Fetching org.eclipse.wst.validation.infopop_1.0.300.v202007131715.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.17kB) [INFO] Fetching org.eclipse.wst.dtd.core_1.2.600.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (418.97kB) [INFO] Fetching org.eclipse.wst.dtd.ui_1.1.700.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (250.37kB) [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.68kB) [INFO] Fetching org.eclipse.wst.json.bower.core_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.6kB) [INFO] Fetching org.eclipse.wst.json.bower.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.91kB) [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.27kB) [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.74kB) [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.31kB) [INFO] Fetching org.eclipse.wst.xsd.ui_1.3.601.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.28MB) [INFO] Fetching org.eclipse.wst.xmleditor.doc.user_1.1.0.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (133.56kB) [INFO] Fetching org.eclipse.wst.xsdeditor.doc.user_1.0.800.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (125.37kB) [INFO] Fetching org.eclipse.xsd_2.19.0.v20230614-0642.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1,002.68kB) [INFO] Fetching org.eclipse.xsd.edit_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (228.99kB) [INFO] Fetching org.mortbay.jasper.apache-el_9.0.52.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (246.95kB) [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.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -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.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/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 13:21:27.811 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:21:27.813 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 13:21:27.818 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:21:27.818 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 13:21:27.834 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 13:21:27.853 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:21:27.855 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:27.907 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 13:21:27.910 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 13:21:27.910 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 13:21:27.917 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 13:21:27.920 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:27.920 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:21:27.922 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:27.922 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:21:27.924 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:27.927 INFO [WorkbenchTestable][DebugPerspective] Open perspective: 'Debug' 13:21:27.952 DEBUG [WorkbenchTestable][DebugPerspective] Trying to open perspective: 'Debug' 13:21:28.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:28.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:28.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:28.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:28.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:28.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 13:21:28.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:28.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:28.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:28.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:28.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:21:28.038 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 13:21:28.039 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:21:28.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:28.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 13:21:28.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 13:21:28.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 13:21:28.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:28.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:28.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:21:28.247 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:28.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:28.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:28.248 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:21:28.248 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:28.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:28.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:28.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:28.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:28.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:21:28.254 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Debug') 13:21:28.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:21:28.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:21:28.312 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 13:21:28.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:21:28.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:21:28.313 TRACE [main][WidgetHandler] Notify Table with event 13 13:21:28.314 TRACE [main][WidgetHandler] Wait for synchronization 13:21:28.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:28.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:28.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:28.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:21:28.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:28.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:28.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:28.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:21:28.320 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:28.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:28.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:28.321 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:21:28.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:28.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:28.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:28.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:28.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:28.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:28.326 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:21:28.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:28.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:28.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:28.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:29.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:21:29.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:21:29.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:21:29.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:29.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:29.318 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:29.321 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:29.321 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:21:29.321 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:21:29.321 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:21:29.321 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:21:29.321 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:21:29.321 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:21:29.321 DEBUG [main][MenuItemLookup] Item match:Window 13:21:29.324 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:21:29.324 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:21:29.325 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:21:29.325 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:29.325 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:21:29.325 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:21:29.325 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:29.325 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:21:29.325 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:29.325 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:21:29.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:29.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:29.327 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:29.327 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:29.327 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:21:29.327 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:21:29.327 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:21:29.327 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:21:29.327 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:21:29.327 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:21:29.327 DEBUG [main][MenuItemLookup] Item match:Window 13:21:29.328 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:21:29.328 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:21:29.328 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:21:29.328 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:29.328 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:21:29.328 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:21:29.328 DEBUG [main][MenuItemLookup] Item match:Perspective 13:21:29.331 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:21:29.332 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:29.332 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:21:29.332 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:21:29.332 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:21:29.332 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:21:29.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:21:29.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:29.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:29.335 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:29.335 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:29.335 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:21:29.335 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:21:29.335 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:21:29.335 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:21:29.335 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:21:29.335 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:21:29.335 DEBUG [main][MenuItemLookup] Item match:Window 13:21:29.336 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:21:29.336 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:21:29.336 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:21:29.336 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:29.336 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:21:29.336 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:21:29.336 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:29.336 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:21:29.336 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:29.336 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:21:29.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:29.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:29.337 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:29.337 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:29.337 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:21:29.337 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:21:29.337 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:21:29.337 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:21:29.337 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:21:29.337 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:21:29.337 DEBUG [main][MenuItemLookup] Item match:Window 13:21:29.338 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:21:29.338 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:21:29.338 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:21:29.338 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:29.338 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:21:29.338 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:21:29.338 DEBUG [main][MenuItemLookup] Item match:Perspective 13:21:29.338 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:21:29.338 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:29.338 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:21:29.339 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:21:29.339 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:21:29.339 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:21:29.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:29.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:29.339 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:29.339 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:29.339 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:21:29.339 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:21:29.339 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:21:29.339 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:21:29.339 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:21:29.339 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:21:29.339 DEBUG [main][MenuItemLookup] Item match:Window 13:21:29.340 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:21:29.340 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:21:29.340 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:21:29.340 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:29.340 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:21:29.340 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:21:29.340 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:29.340 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:21:29.341 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:29.341 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:21:29.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:29.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:29.341 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:29.341 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:29.341 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:21:29.341 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:21:29.341 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:21:29.341 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:21:29.341 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:21:29.341 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:21:29.341 DEBUG [main][MenuItemLookup] Item match:Window 13:21:29.342 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:21:29.342 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:21:29.342 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:21:29.342 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:29.342 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:21:29.342 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:21:29.342 DEBUG [main][MenuItemLookup] Item match:Perspective 13:21:29.343 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:21:29.343 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:29.343 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:21:29.343 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:21:29.343 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:21:29.343 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:21:29.344 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:21:29.344 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:21:29.345 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:21:29.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:21:29.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 13:21:29.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:21:29.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:29.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:29.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:29.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:29.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:29.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:21:29.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:29.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:29.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:29.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 13:21:29.425 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:29.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:29.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:29.426 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:21:29.426 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:29.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:29.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:29.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:29.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:29.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:29.427 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:21:29.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:29.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:29.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:29.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:29.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:29.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:29.612 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:21:29.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:29.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:29.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:29.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:29.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:29.616 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:29.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:21:29.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:29.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:29.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:29.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:29.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:29.620 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:21:29.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:21:29.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:29.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:21:29.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:29.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:29.653 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:21:29.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:21:29.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:29.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 13:21:29.656 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:21:29.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:21:29.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:29.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:21:29.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:29.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:29.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:29.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:29.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'] 13:21:29.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:29.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'] 13:21:29.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:29.678 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 13:21:29.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:29.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'] 13:21:29.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:29.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'] 13:21:29.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:29.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'] 13:21:29.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:29.679 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 13:21:29.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:29.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'] 13:21:29.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:29.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'] 13:21:29.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:29.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:29.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:29.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:29.681 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:29.681 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:29.681 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:29.681 DEBUG [main][MenuItemLookup] Item match:File 13:21:29.684 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:21:29.684 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:21:29.685 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:21:29.685 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:29.685 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:21:29.685 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:29.685 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:21:29.685 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:21:29.707 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:21:29.708 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:21:29.718 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:21:29.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:21:29.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. finished successfully 13:21:29.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:21:29.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:29.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:29.846 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:21:29.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:29.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:21:29.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:29.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:29.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:29.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:29.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:21:29.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:21:29.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:21:29.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:21:29.865 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:21:29.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:30.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:30.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:21:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:21:30.372 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:21:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:30.372 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:21:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:30.372 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:21:30.373 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 13:21:30.373 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 13:21:30.374 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 13:21:30.379 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 13:21:30.379 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:21:30.379 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:21:30.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.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:21:30.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:30.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:30.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:30.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:30.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:30.382 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:21:30.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:30.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:30.382 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:30.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:30.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'] 13:21:30.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:30.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:30.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available.... 13:21:30.839 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 13:21:30.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 13:21:30.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:30.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:30.840 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 13:21:30.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:30.840 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 13:21:30.840 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 13:21:30.840 DEBUG [WorkbenchTestable][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) 13:21:30.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:30.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:30.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:30.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:30.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:30.842 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:21:30.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:30.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:30.842 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:30.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:30.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:21:30.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 13:21:30.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 13:21:30.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:21:30.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 13:21:31.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 13:21:31.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 13:21:32.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 13:21:32.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is not listed in considered jobs, ignore it 13:21:32.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 13:21:32.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 13:21:32.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 13:21:32.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 13:21:32.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:21:32.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:21:32.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:34.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:34.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:34.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Maven Project" as the parent 13:21:34.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:34.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:34.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:34.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:34.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:34.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:21:34.491 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:21:34.492 INFO [WorkbenchTestable][AbstractText] Text set to: org.apache.maven 13:21:34.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 13:21:34.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:34.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:34.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:34.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:34.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:34.602 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show the last version of Archetype only 13:21:34.603 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Show the last version of Archetype only 13:21:34.603 INFO [WorkbenchTestable][AbstractButton] Click button &Show the last version of Archetype only 13:21:34.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:34.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:34.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:34.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:34.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:21:34.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 13:21:34.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 13:21:34.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 13:21:34.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 13:21:34.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:21:34.644 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 13:21:34.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:34.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:34.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:34.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:34.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:21:34.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:21:34.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:21:34.654 TRACE [main][WidgetHandler] Notify Table with event 13 13:21:34.654 TRACE [main][WidgetHandler] Wait for synchronization 13:21:34.655 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 13:21:34.655 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 13:21:34.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 13:21:34.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:34.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:34.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:34.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:34.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:34.660 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:21:34.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:34.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:34.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:34.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:34.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Group Id:") 13:21:34.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:34.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:34.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:34.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:34.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:21:34.827 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:com.example 13:21:34.856 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:") 13:21:34.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:34.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:34.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:34.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:34.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:21:34.931 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:debugger 13:21:34.940 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 13:21:34.941 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 13:21:34.948 DEBUG [WorkbenchTestable][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) 13:21:34.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:34.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:34.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:34.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:34.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:34.957 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:21:34.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:34.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:34.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:34.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:35.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:21:35.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:21:35.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:21:35.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:35.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:35.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:21:35.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:36.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:36.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:36.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:36.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:37.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:37.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:37.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:37.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:38.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:38.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:38.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:38.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:39.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:39.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:39.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:39.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:40.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:40.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:40.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:40.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:41.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:41.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:41.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:41.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:42.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:42.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 13:21:42.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 13:21:42.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:42.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:42.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 13:21:42.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 13:21:42.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:43.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:43.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:43.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:43.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:44.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:44.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:44.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:44.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:45.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:45.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:45.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:45.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:46.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:46.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:46.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:46.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:47.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:47.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:47.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:47.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:48.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:48.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:48.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:48.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:49.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:49.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:49.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:49.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:50.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:50.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:50.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:50.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:51.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:51.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:51.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:51.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:52.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:52.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:52.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:21:52.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:53.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:53.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:54.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:54.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 13:21:54.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 13:21:55.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:55.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:56.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:21:56.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 13:21:57.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 13:21:57.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 14 files to index (/opt/tools/java/oracle/jdk-7/1.7.0_80/jre/lib/rt.jar)' is a system job, skipped 13:21:57.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:21:57.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Scanning for Tasks' is a system job, skipped 13:21:57.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:21:57.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:21:57.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:21:57.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:21:57.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:21:57.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:21:57.727 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:57.729 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 13:21:57.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 13:21:57.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 13:21:57.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:57.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:57.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:57.733 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 13:21:57.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:57.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:57.737 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:21:57.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:57.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:57.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:57.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:57.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:57.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:57.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 13:21:57.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:57.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:57.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:57.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:57.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:57.759 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:21:57.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:21:58.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:58.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:21:58.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:21:58.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:58.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:58.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:58.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:58.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:21:58.117 INFO [WorkbenchTestable][AbstractView] Importing breakpoints from '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt' 13:21:58.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:58.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:58.120 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:21:58.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:58.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:58.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:58.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:58.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:58.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:58.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 13:21:58.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:58.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:58.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:58.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:58.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:58.145 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:21:58.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:21:58.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:58.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:21:58.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:58.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:58.151 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 13:21:58.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:58.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:58.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:58.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:58.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:21:58.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:21:58.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:58.257 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 13:21:58.257 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:58.257 DEBUG [main][MenuItemLookup] Found menu:'Enable' 13:21:58.258 DEBUG [main][MenuItemLookup] Found menu:'Disable' 13:21:58.258 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 13:21:58.258 DEBUG [main][MenuItemLookup] Found menu:'Remove' 13:21:58.258 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 13:21:58.258 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 13:21:58.258 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:21:58.258 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:21:58.258 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:21:58.258 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:58.258 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 13:21:58.258 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 13:21:58.258 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 13:21:58.258 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 13:21:58.259 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 13:21:58.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:21:58.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:58.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:58.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available. finished successfully 13:21:58.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 13:21:58.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:58.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:58.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 13:21:58.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:58.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:58.429 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:") 13:21:58.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:58.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:58.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:58.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:58.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:21:58.430 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:21:58.431 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt 13:21:58.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:21:58.439 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 13:21:58.439 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) 13:21:58.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:58.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:58.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:58.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:58.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:58.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:21:58.446 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 13:21:58.447 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) 13:21:58.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:58.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:58.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:58.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:58.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:58.448 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 13:21:58.448 INFO [WorkbenchTestable][WizardDialog] Finish wizard 13:21:58.448 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) 13:21:58.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:58.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:58.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:58.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:58.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:58.519 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:21:58.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:58.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:58.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:58.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:58.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:21:59.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:21:59.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:21:59.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Delayed model change job' is a system job, skipped 13:21:59.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 14 files to index (/opt/tools/java/oracle/jdk-7/1.7.0_80/jre/lib/rt.jar)' is a system job, skipped 13:21:59.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:21:59.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:21:59.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:21:59.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:21:59.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:21:59.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:21:59.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:21:59.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:21:59.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:21:59.335 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:21:59.346 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:21:59.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:21:59.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:59.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:21:59.349 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 13:21:59.349 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:21:59.349 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:21:59.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:21:59.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:59.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:21:59.351 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:22:00.351 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 13:22:00.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:00.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:00.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:00.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:00.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:00.352 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 13:22:00.355 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:22:00.355 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:22:00.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:22:00.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:00.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:00.357 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 13:22:00.357 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:22:00.357 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:22:00.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:22:00.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:00.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:00.358 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:22:01.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 13:22:01.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:01.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:01.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:01.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:01.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:01.360 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 13:22:01.360 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 13:22:01.360 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 13:22:01.360 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:22:01.360 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:22:01.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:22:01.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:01.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:01.362 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:22:02.363 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 13:22:02.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:02.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:02.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:02.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:02.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:02.363 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 13:22:02.363 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 13:22:02.364 DEBUG [WorkbenchTestable][Breakpoint] Performing 'Remove' on breakpoint: AppTest [line: 36] - testApp() 13:22:02.364 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 36] - testApp() 13:22:02.364 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 36] - testApp() 13:22:02.364 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 36] - testApp() about selection 13:22:02.369 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 36] - testApp() 13:22:02.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:22:02.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:02.428 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 13:22:02.429 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:02.429 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 13:22:02.429 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 13:22:02.429 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:02.429 DEBUG [main][MenuItemLookup] Found menu:'Enable' 13:22:02.429 DEBUG [main][MenuItemLookup] Found menu:'Disable' 13:22:02.429 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 13:22:02.429 DEBUG [main][MenuItemLookup] Found menu:'Remove' 13:22:02.429 DEBUG [main][MenuItemLookup] Item match:Remove 13:22:02.429 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Rem&ove" 13:22:02.429 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Remove 13:22:02.429 INFO [main][MenuItemHandler] Select menu item: Rem&ove 13:22:02.438 DEBUG [WorkbenchTestable][Breakpoint] Operation 'Remove' was performed 13:22:02.438 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:22:02.438 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:22:02.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:22:02.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:02.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:02.446 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 13:22:02.446 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:22:02.446 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:22:02.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:22:02.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:02.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:02.470 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:22:03.470 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 13:22:03.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:03.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:03.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:03.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:03.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:03.471 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 13:22:03.471 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:22:03.471 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:03.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:03.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:03.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:03.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:03.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:03.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:22:03.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:03.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:03.502 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:22: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 '\*?\QProject Explorer\E') 13:22:03.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:03.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:03.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:03.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:03.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:22:03.503 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:03.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:03.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:03.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:22:03.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:22:03.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:22:03.506 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:03.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:03.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:03.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:03.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:03.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:03.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:04.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:04.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:04.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:04.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:04.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:22:04.508 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:04.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:04.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:04.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:04.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 13:22:04.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:04.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:04.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:04.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:04.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:04.511 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 13:22:04.517 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:22:04.517 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 13:22:04.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 13:22:04.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:05.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:05.018 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 13:22:05.021 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 13:22:05.021 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 13:22:05.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:05.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:05.521 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 13:22:05.522 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 13:22:05.522 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 13:22:05.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:06.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:06.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 13:22:06.023 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 13:22:06.024 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 13:22:06.024 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 13:22:06.060 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 13:22:06.063 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:22:06.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:06.241 DEBUG [main][MenuItemLookup] Found menu:'New' 13:22:06.241 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:22:06.241 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:06.241 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:22:06.241 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:22:06.241 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:22:06.241 DEBUG [main][MenuItemLookup] Found menu:'Open With' 13:22:06.241 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:06.241 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:22:06.241 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:22:06.241 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:22:06.241 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:22:06.241 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:22:06.241 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:22:06.241 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:22:06.241 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:22:06.241 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:06.241 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:22:06.241 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:22:06.241 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:06.241 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:22:06.241 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:22:06.241 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:22:06.241 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:06.241 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:22:06.242 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:06.242 DEBUG [main][MenuItemLookup] Found menu:'References' 13:22:06.242 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 13:22:06.242 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:06.242 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:22:06.242 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:22:06.242 DEBUG [main][MenuItemLookup] Item match:Debug As 13:22:06.391 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 13:22:06.391 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 13:22:06.391 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 13:22:06.393 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 13:22:06.393 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 13:22:06.393 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 13:22:06.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 13:22:06.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:22:06.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:06.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:06.439 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:22:06.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*') 13:22:06.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:06.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:06.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:06.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:06.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:22:07.613 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:22:08.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 13:22:08.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:08.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:08.616 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 13:22:08.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:08.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:08.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java.lang.ClassLoader - Eclipse Platform 13:22:08.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:08.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:08.618 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java.lang.ClassLoader - Eclipse Platform' 13:22:08.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 '\*?\QDebug\E') 13:22:08.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:08.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:08.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:08.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:08.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:22:08.619 INFO [WorkbenchTestable][AbstractView] Activate view Debug 13:22:08.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 13:22:08.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:08.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java.lang.ClassLoader - Eclipse Platform TooltipText=null 13:22:08.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:22:08.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:22:08.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:22:08.622 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:08.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:08.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:08.624 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 13:22:08.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:08.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:08.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:08.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:08.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:08.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:08.665 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest.debugWithFirstBreakpointTest throws exception: org.junit.ComparisonFailure: expected:<[AppTest.suite() line: 28]> but was:<[Launcher$AppClassLoader(ClassLoader).loadClass(String, boolean) line: 437]> at org.junit.Assert.assertEquals(Assert.java:117) at org.junit.Assert.assertEquals(Assert.java:146) at org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest.debugWithFirstBreakpointTest(DebuggerTest.java:165) 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) 13:22:08.668 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest.debugWithFirstBreakpointTest.png 13:22:08.866 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest.debugWithFirstBreakpointTest.png 13:22:08.867 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 13:22:08.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:08.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:08.916 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:22:08.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:08.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:08.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java.lang.ClassLoader - Eclipse Platform 13:22:08.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:08.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:08.921 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java.lang.ClassLoader - Eclipse Platform' 13:22:08.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 '\*?\QBreakpoints\E') 13:22:08.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:08.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:08.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:08.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:08.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:22:08.958 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:22:08.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:22:09.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:09.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:09.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 13:22:09.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:09.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:09.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:09.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:09.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:22:09.055 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 13:22:09.055 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:22:09.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:09.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 13:22:09.215 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 13:22:09.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 13:22:09.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:09.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:09.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:09.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:09.216 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:22:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:09.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:09.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:22:09.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:22:09.350 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 13:22:09.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:09.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:09.355 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - java.lang.ClassLoader - Eclipse Platform' 13:22:09.355 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:09.355 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:22:09.355 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:22:09.355 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:22:09.355 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:22:09.355 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:22:09.355 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:22:09.355 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:22:09.355 DEBUG [main][MenuItemLookup] Item match:Run 13:22:09.358 DEBUG [main][MenuItemLookup] Found menu:'Resume F8' 13:22:09.358 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 13:22:09.358 DEBUG [main][MenuItemLookup] Found menu:'Terminate Ctrl+F2' 13:22:09.358 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 13:22:09.358 DEBUG [main][MenuItemLookup] Found menu:'Step Into F5' 13:22:09.358 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection Ctrl+F5' 13:22:09.358 DEBUG [main][MenuItemLookup] Found menu:'Step Over F6' 13:22:09.358 DEBUG [main][MenuItemLookup] Found menu:'Step Return F7' 13:22:09.358 DEBUG [main][MenuItemLookup] Found menu:'Run to Line Ctrl+R' 13:22:09.358 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 13:22:09.358 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:09.358 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:22:09.358 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:22:09.358 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:09.358 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:22:09.358 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:22:09.358 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 13:22:09.358 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 13:22:09.359 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 13:22:09.359 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 13:22:09.412 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 13:22:10.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:22:10.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 13:22:10.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:22:10.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:10.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:10.798 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 13:22:10.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:22:10.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:10.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:10.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:10.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:22:10.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:10.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:10.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:10.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:10.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:10.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:10.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:22:10.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:22:10.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 13:22:10.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:22:10.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:10.801 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:22:10.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:10.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:22:10.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 13:22:10.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:22:10.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:10.802 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:22:10.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:10.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:22:10.802 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 13:22:10.802 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 13:22:10.802 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 13:22:10.802 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 13:22:10.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:22:10.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:10.804 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 13:22:10.804 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 13:22:10.804 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:22:10.804 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 13:22:10.804 DEBUG [main][MenuItemLookup] Found menu:'Delete' 13:22:10.804 DEBUG [main][MenuItemLookup] Item match:Delete 13:22:10.804 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 13:22:10.804 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 13:22:10.804 INFO [main][MenuItemHandler] Select menu item: Dele&te 13:22:10.845 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.... 13:22:10.846 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 13:22:10.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 13:22:10.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:10.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:10.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:10.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:10.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.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") 13:22:10.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:10.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:10.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:10.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:10.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:10.848 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 13:22:10.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:10.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:10.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:10.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:22:10.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:22:10.956 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 13:22:10.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:10.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:10.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:22:10.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:10.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:10.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 13:22:10.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:10.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:10.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:10.970 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:22:10.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:10.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:10.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:10.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:10.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:10.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:10.987 INFO [WorkbenchTestable][AbstractButton] Click button Close 13:22:10.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:10.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:10.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:10.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:11.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 13:22:14.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 13:22:14.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:22:14.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 13:22:14.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:22:14.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:22:14.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:22:14.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:22:14.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:22:14.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:22:14.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:22:14.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:22:14.054 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 13:22:14.054 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:22:14.058 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:22:14.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:14.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:14.059 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 13:22:14.063 ERROR [WorkbenchTestable][RequirementsRunner] Failed test: debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) org.junit.ComparisonFailure: expected:<[AppTest.suite() line: 28]> but was:<[Launcher$AppClassLoader(ClassLoader).loadClass(String, boolean) line: 437]> at org.junit.Assert.assertEquals(Assert.java:117) at org.junit.Assert.assertEquals(Assert.java:146) at org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest.debugWithFirstBreakpointTest(DebuggerTest.java:165) 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) 13:22:14.064 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 13:22:14.064 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:22:14.064 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 13:22:14.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 13:22:14.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:22:14.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:22:14.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:22:14.065 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 13:22:14.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:14.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:14.070 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:22:14.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:14.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:14.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java.lang.ClassLoader - Eclipse Platform 13:22:14.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:14.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:14.081 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java.lang.ClassLoader - Eclipse Platform' 13:22:14.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 '\*?\QBreakpoints\E') 13:22:14.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:14.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:14.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:14.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:14.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:22:14.106 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:22:14.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:22:14.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:14.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java.lang.ClassLoader - Eclipse Platform TooltipText=null 13:22:14.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:22:14.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:22:14.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:22:14.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:14.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:14.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:14.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:14.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:22:14.115 INFO [WorkbenchTestable][AbstractView] Importing breakpoints from '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt' 13:22:14.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:14.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:14.142 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:22:14.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:14.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:14.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java.lang.ClassLoader - Eclipse Platform 13:22:14.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:14.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:14.172 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java.lang.ClassLoader - Eclipse Platform' 13:22:14.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 '\*?\QBreakpoints\E') 13:22:14.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:14.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:14.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:14.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:14.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:22:14.178 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:22:14.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:22:14.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:14.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java.lang.ClassLoader - Eclipse Platform TooltipText=null 13:22:14.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:22:14.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:22:14.202 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 13:22:14.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:14.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:14.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:14.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:14.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:14.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:22:14.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:14.242 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 13:22:14.242 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:14.242 DEBUG [main][MenuItemLookup] Found menu:'Enable' 13:22:14.242 DEBUG [main][MenuItemLookup] Found menu:'Disable' 13:22:14.242 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 13:22:14.242 DEBUG [main][MenuItemLookup] Found menu:'Remove' 13:22:14.242 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 13:22:14.242 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 13:22:14.242 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:22:14.242 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:22:14.242 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:22:14.242 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:14.242 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 13:22:14.242 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 13:22:14.242 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 13:22:14.242 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 13:22:14.242 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 13:22:14.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available.... 13:22:14.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:14.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:14.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available. finished successfully 13:22:14.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 13:22:14.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:14.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:14.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 13:22:14.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:14.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:14.347 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:") 13:22:14.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:14.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:14.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:14.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:14.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:22:14.350 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:22:14.351 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt 13:22:14.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:22:14.352 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 13:22:14.352 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) 13:22:14.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:14.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:14.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:14.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:14.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:22:14.354 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 13:22:14.354 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) 13:22:14.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:14.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:14.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:14.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:14.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:14.356 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 13:22:14.356 INFO [WorkbenchTestable][WizardDialog] Finish wizard 13:22:14.356 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) 13:22:14.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:14.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:14.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:14.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:14.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:14.358 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:22:14.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:14.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:14.358 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:14.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:14.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:22:14.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:22:14.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:22:14.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:22:14.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Label Job' is a system job, skipped 13:22:14.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'EAR Libraries Update Job' is a system job, skipped 13:22:14.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:22:14.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:22:14.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:22:14.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:22:14.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:22:14.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:22:14.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:22:14.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:22:14.533 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:22:14.534 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:22:14.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:22:14.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:14.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:14.552 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 13:22:14.552 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:22:14.552 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:22:14.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:22:14.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:14.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:14.553 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:22:15.553 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 13:22:15.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:15.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:15.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:15.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:15.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:15.554 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 13:22:15.554 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:22:15.554 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:22:15.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:22:15.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:15.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:15.556 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 13:22:15.556 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:22:15.556 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:22:15.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:22:15.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:15.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:15.557 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:22:16.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 13:22:16.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:16.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:16.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:16.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:16.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:16.558 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 13:22:16.558 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 13:22:16.558 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 13:22:16.558 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:22:16.558 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:22:16.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:22:16.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:16.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:16.559 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:22:17.559 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 13:22:17.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:17.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:17.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:17.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:17.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:17.560 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 13:22:17.560 DEBUG [WorkbenchTestable][Breakpoint] Performing 'Disable' on breakpoint: AppTest [line: 28] - suite() 13:22:17.560 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 28] - suite() 13:22:17.560 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 28] - suite() 13:22:17.561 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 28] - suite() about selection 13:22:17.563 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 28] - suite() 13:22:17.570 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:22:17.570 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:17.615 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 13:22:17.615 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:17.615 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 13:22:17.615 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 13:22:17.616 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:17.616 DEBUG [main][MenuItemLookup] Found menu:'Enable' 13:22:17.616 DEBUG [main][MenuItemLookup] Found menu:'Disable' 13:22:17.616 DEBUG [main][MenuItemLookup] Item match:Disable 13:22:17.616 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Disable" 13:22:17.616 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Disable 13:22:17.616 INFO [main][MenuItemHandler] Select menu item: &Disable 13:22:17.620 DEBUG [WorkbenchTestable][Breakpoint] Operation 'Disable' was performed 13:22:17.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:22:18.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:22:18.123 DEBUG [WorkbenchTestable][Breakpoint] Checking operation 'Disable' on breakpoint:AppTest [line: 28] - suite() 13:22:18.123 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 28] - suite() 13:22:18.123 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 28] - suite() 13:22:18.123 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 28] - suite() about selection 13:22:18.126 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 28] - suite() 13:22:18.132 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:22:18.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:18.165 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 13:22:18.165 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:18.165 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 13:22:18.165 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 13:22:18.165 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:18.165 DEBUG [main][MenuItemLookup] Found menu:'Enable' 13:22:18.165 DEBUG [main][MenuItemLookup] Found menu:'Disable' 13:22:18.165 DEBUG [main][MenuItemLookup] Item match:Disable 13:22:18.165 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:22:18.165 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:18.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:18.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:18.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:18.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:18.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:18.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java.lang.ClassLoader - Eclipse Platform 13:22:18.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:18.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:18.214 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java.lang.ClassLoader - Eclipse Platform' 13:22:18.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 '\*?\QProject Explorer\E') 13:22:18.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:18.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:18.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:18.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:18.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:22:18.215 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:18.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:18.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:18.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java.lang.ClassLoader - Eclipse Platform TooltipText=null 13:22:18.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:22:18.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:22:18.218 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:18.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:18.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:18.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:18.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:18.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:18.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:18.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:18.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:19.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:19.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:19.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:22:19.221 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:19.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:19.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:19.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:19.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:22:19.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:19.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:19.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:19.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:19.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:19.223 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 13:22:19.223 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:22:19.224 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 13:22:19.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 13:22:19.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:19.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item debugger is already expanded. No action performed 13:22:19.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:19.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 13:22:19.224 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 13:22:19.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 13:22:19.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:19.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src/test/java is already expanded. No action performed 13:22:19.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:19.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 13:22:19.224 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 13:22:19.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 13:22:19.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:19.225 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item com.example.debugger is already expanded. No action performed 13:22:19.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:19.225 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 13:22:19.225 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 13:22:19.225 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 13:22:19.225 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 13:22:19.239 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 13:22:19.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:22:19.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'New' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'Open With' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'References' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:22:19.321 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:22:19.321 DEBUG [main][MenuItemLookup] Item match:Debug As 13:22:19.330 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 13:22:19.330 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 13:22:19.330 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 13:22:19.331 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 13:22:19.331 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 13:22:19.331 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 13:22:19.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 13:22:19.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java.lang.ClassLoader - Eclipse Platform 13:22:19.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:19.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:19.378 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java.lang.ClassLoader - Eclipse Platform' 13:22:19.378 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.*') 13:22:19.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:19.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:19.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:19.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:19.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:22:19.478 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:22:20.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 13:22:20.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:20.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:20.480 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 13:22:20.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:20.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:20.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java.lang.ClassLoader - Eclipse Platform 13:22:20.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:20.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:20.481 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java.lang.ClassLoader - Eclipse Platform' 13:22:20.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 '\*?\QDebug\E') 13:22:20.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:20.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:20.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:20.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:20.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:22:20.482 INFO [WorkbenchTestable][AbstractView] Activate view Debug 13:22:20.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 13:22:20.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:20.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java.lang.ClassLoader - Eclipse Platform TooltipText=null 13:22:20.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:22:20.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:22:20.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:22:20.484 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:20.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:20.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:20.506 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 13:22:20.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:20.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:20.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:20.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:20.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:20.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:20.507 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest.debugWithSecondBreakpointTest throws exception: org.junit.ComparisonFailure: expected:<[AppTest.testApp() line: 36]> but was:<[Launcher$AppClassLoader(ClassLoader).loadClass(String, boolean) line: 437]> at org.junit.Assert.assertEquals(Assert.java:117) at org.junit.Assert.assertEquals(Assert.java:146) at org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest.debugWithSecondBreakpointTest(DebuggerTest.java:188) 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) 13:22:20.508 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest.debugWithSecondBreakpointTest.png 13:22:20.595 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest.debugWithSecondBreakpointTest.png 13:22:20.595 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 13:22:20.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:20.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:20.601 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:22:20.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:20.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:20.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java.lang.ClassLoader - Eclipse Platform 13:22:20.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:20.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:20.605 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java.lang.ClassLoader - Eclipse Platform' 13:22:20.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 '\*?\QBreakpoints\E') 13:22:20.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:20.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:20.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:20.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:20.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:22:20.609 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:22:20.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:22:20.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:20.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:20.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 13:22:20.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:20.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:20.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:20.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:20.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:22:20.654 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 13:22:20.654 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:22:20.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:20.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 13:22:20.696 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 13:22:20.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 13:22:20.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:20.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:20.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:20.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:20.697 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:22:20.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:20.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:20.697 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:20.697 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:20.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:22:20.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:22:20.779 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 13:22:20.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:20.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:20.779 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - java.lang.ClassLoader - Eclipse Platform' 13:22:20.779 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:20.779 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:22:20.779 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:22:20.779 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:22:20.779 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:22:20.779 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:22:20.779 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:22:20.779 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:22:20.779 DEBUG [main][MenuItemLookup] Item match:Run 13:22:20.780 DEBUG [main][MenuItemLookup] Found menu:'Resume F8' 13:22:20.780 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 13:22:20.780 DEBUG [main][MenuItemLookup] Found menu:'Terminate Ctrl+F2' 13:22:20.780 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 13:22:20.780 DEBUG [main][MenuItemLookup] Found menu:'Step Into F5' 13:22:20.780 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection Ctrl+F5' 13:22:20.780 DEBUG [main][MenuItemLookup] Found menu:'Step Over F6' 13:22:20.780 DEBUG [main][MenuItemLookup] Found menu:'Step Return F7' 13:22:20.780 DEBUG [main][MenuItemLookup] Found menu:'Run to Line Ctrl+R' 13:22:20.780 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 13:22:20.780 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:20.780 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:22:20.780 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:22:20.780 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:20.780 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:22:20.780 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:22:20.780 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 13:22:20.780 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 13:22:20.781 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 13:22:20.781 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 13:22:20.781 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 13:22:21.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:22:21.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 13:22:21.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:22:21.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:21.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:21.748 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 13:22:21.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:22:21.748 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:21.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:21.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:21.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:22:21.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:21.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:21.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:21.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:21.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:21.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:21.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:22:21.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:22:21.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 13:22:21.751 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:22:21.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:21.751 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:22:21.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:21.751 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:22:21.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 13:22:21.751 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:22:21.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:21.751 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:22:21.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:21.751 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:22:21.751 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 13:22:21.752 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 13:22:21.752 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 13:22:21.752 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 13:22:21.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:22:21.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:21.753 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 13:22:21.753 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 13:22:21.754 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:22:21.754 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 13:22:21.754 DEBUG [main][MenuItemLookup] Found menu:'Delete' 13:22:21.754 DEBUG [main][MenuItemLookup] Item match:Delete 13:22:21.754 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 13:22:21.754 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 13:22:21.754 INFO [main][MenuItemHandler] Select menu item: Dele&te 13:22:21.794 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.... 13:22:21.795 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 13:22:21.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 13:22:21.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:21.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:21.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:21.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:21.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.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") 13:22:21.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:21.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:21.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:21.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:21.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:21.797 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 13:22:21.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:21.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:21.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:21.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:21.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:22:21.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:22:21.904 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 13:22:21.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:21.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:21.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:22:21.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:21.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:21.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 13:22:21.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:21.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:21.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:21.906 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:22:21.906 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:21.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:21.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:21.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:21.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:21.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:21.912 INFO [WorkbenchTestable][AbstractButton] Click button Close 13:22:21.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:21.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:21.912 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:21.912 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:21.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 13:22:24.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 13:22:24.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:22:24.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 13:22:24.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:22:24.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:22:24.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:22:24.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:22:24.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:22:24.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:22:24.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:22:24.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:22:24.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:22:24.972 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 13:22:24.972 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:22:24.972 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:22:24.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:24.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:24.972 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 13:22:24.973 ERROR [WorkbenchTestable][RequirementsRunner] Failed test: debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) org.junit.ComparisonFailure: expected:<[AppTest.testApp() line: 36]> but was:<[Launcher$AppClassLoader(ClassLoader).loadClass(String, boolean) line: 437]> at org.junit.Assert.assertEquals(Assert.java:117) at org.junit.Assert.assertEquals(Assert.java:146) at org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest.debugWithSecondBreakpointTest(DebuggerTest.java:188) 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) 13:22:24.974 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 13:22:24.975 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:22:24.975 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 13:22:24.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 13:22:24.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:22:24.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:22:24.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:22:24.975 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 13:22:24.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:24.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:24.983 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:22:24.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:24.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:24.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java.lang.ClassLoader - Eclipse Platform 13:22:24.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:24.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:24.992 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java.lang.ClassLoader - Eclipse Platform' 13:22:24.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 13:22:24.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:24.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:24.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:24.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:24.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:22:24.994 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:22:24.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:22:24.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:24.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java.lang.ClassLoader - Eclipse Platform TooltipText=null 13:22:24.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:22:24.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:22:25.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:22:25.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:25.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:25.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:25.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:25.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:22:25.023 INFO [WorkbenchTestable][AbstractView] Importing breakpoints from '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt' 13:22:25.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:25.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:25.026 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:22:25.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:25.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:25.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java.lang.ClassLoader - Eclipse Platform 13:22:25.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:25.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:25.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java.lang.ClassLoader - Eclipse Platform' 13:22:25.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 13:22:25.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:25.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:25.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:25.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:25.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:22:25.069 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:22:25.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:22:25.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:25.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java.lang.ClassLoader - Eclipse Platform TooltipText=null 13:22:25.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:22:25.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:22:25.074 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 13:22:25.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:25.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:25.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:25.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:25.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:25.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:22:25.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:25.115 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 13:22:25.115 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:25.115 DEBUG [main][MenuItemLookup] Found menu:'Enable' 13:22:25.115 DEBUG [main][MenuItemLookup] Found menu:'Disable' 13:22:25.115 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 13:22:25.115 DEBUG [main][MenuItemLookup] Found menu:'Remove' 13:22:25.115 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 13:22:25.115 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 13:22:25.115 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:22:25.115 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:22:25.115 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:22:25.115 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:25.115 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 13:22:25.115 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 13:22:25.115 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 13:22:25.115 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 13:22:25.115 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 13:22:25.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:22:25.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:25.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:25.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:22:25.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 13:22:25.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:25.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:25.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 13:22:25.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:25.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:25.193 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:") 13:22:25.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:25.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:25.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:25.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:25.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:22:25.195 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:22:25.196 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/debug/core/AppTest.bkpt 13:22:25.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:22:25.196 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 13:22:25.196 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) 13:22:25.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:25.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:25.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:25.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:25.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:25.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:22:25.198 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 13:22:25.198 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) 13:22:25.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:25.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:25.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:25.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:25.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:25.200 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 13:22:25.200 INFO [WorkbenchTestable][WizardDialog] Finish wizard 13:22:25.200 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) 13:22:25.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:25.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:25.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:25.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:25.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:25.215 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:22:25.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:25.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:25.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:25.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:25.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:22:25.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:22:25.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:22:25.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:22:25.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Label Job' is a system job, skipped 13:22:25.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:22:25.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Debug children update' is a system job, skipped 13:22:25.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:22:25.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:22:25.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:22:25.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:22:25.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:22:25.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:22:25.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:22:25.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:22:25.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:22:25.317 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:22:25.317 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:22:25.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:22:25.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:25.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:25.319 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 13:22:25.319 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:22:25.320 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:22:25.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:22:25.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:25.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:25.321 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:22:26.321 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 13:22:26.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:26.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:26.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:26.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:26.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:26.322 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 13:22:26.322 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:22:26.322 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:22:26.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:22:26.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:26.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:26.323 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 13:22:26.323 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:22:26.323 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:22:26.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:22:26.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:26.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:26.324 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:22:27.325 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 13:22:27.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:27.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:27.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:27.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:27.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:27.325 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 13:22:27.326 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 13:22:27.326 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:22:27.326 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:27.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:27.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:27.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:27.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:27.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:27.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java.lang.ClassLoader - Eclipse Platform 13:22:27.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:27.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:27.408 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java.lang.ClassLoader - Eclipse Platform' 13:22:27.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:22:27.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:27.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:27.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:27.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:27.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:22:27.410 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:27.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:27.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:27.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java.lang.ClassLoader - Eclipse Platform TooltipText=null 13:22:27.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:22:27.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:22:27.451 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:27.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:27.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:27.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:27.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:27.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:27.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:27.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:27.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:28.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:28.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:28.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:22:28.454 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:28.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:28.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:28.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:28.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 13:22:28.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:28.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:28.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:28.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:28.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:28.456 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 13:22:28.456 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:22:28.457 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 13:22:28.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 13:22:28.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:28.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item debugger is already expanded. No action performed 13:22:28.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:28.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 13:22:28.457 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 13:22:28.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 13:22:28.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:28.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src/test/java is already expanded. No action performed 13:22:28.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:28.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 13:22:28.457 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 13:22:28.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 13:22:28.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:28.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item com.example.debugger is already expanded. No action performed 13:22:28.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:28.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 13:22:28.458 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 13:22:28.458 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 13:22:28.458 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 13:22:28.470 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 13:22:28.472 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:22:28.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:28.528 DEBUG [main][MenuItemLookup] Found menu:'New' 13:22:28.528 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:22:28.528 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:28.528 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:22:28.528 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:22:28.528 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:22:28.528 DEBUG [main][MenuItemLookup] Found menu:'Open With' 13:22:28.528 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:28.528 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:22:28.529 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:22:28.529 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:22:28.529 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:22:28.529 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:22:28.529 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:22:28.529 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:22:28.529 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:22:28.529 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:28.529 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:22:28.529 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:22:28.529 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:28.529 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:22:28.529 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:22:28.529 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:22:28.529 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:28.529 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:22:28.529 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:28.529 DEBUG [main][MenuItemLookup] Found menu:'References' 13:22:28.529 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 13:22:28.529 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:28.529 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:22:28.529 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:22:28.529 DEBUG [main][MenuItemLookup] Item match:Debug As 13:22:28.540 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 13:22:28.540 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 13:22:28.540 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 13:22:28.541 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 13:22:28.541 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 13:22:28.541 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 13:22:28.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 13:22:28.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java.lang.ClassLoader - Eclipse Platform 13:22:28.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:28.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:28.580 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java.lang.ClassLoader - Eclipse Platform' 13:22:28.580 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.*') 13:22:28.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:28.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:28.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:28.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:28.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:22:28.736 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:22:29.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 13:22:29.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:29.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:29.737 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 13:22:29.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:29.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:29.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java.lang.ClassLoader - Eclipse Platform 13:22:29.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:29.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:29.739 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java.lang.ClassLoader - Eclipse Platform' 13:22:29.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 '\*?\QDebug\E') 13:22:29.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:29.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:29.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:29.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:29.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:22:29.740 INFO [WorkbenchTestable][AbstractView] Activate view Debug 13:22:29.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 13:22:29.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:29.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java.lang.ClassLoader - Eclipse Platform TooltipText=null 13:22:29.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:22:29.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:22:29.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:22:29.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:29.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:29.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:29.776 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 13:22:29.776 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:29.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:29.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:29.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:29.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:29.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:29.779 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest.debugWithBothBreakpointsTest throws exception: org.junit.ComparisonFailure: expected:<[AppTest.suite() line: 28]> but was:<[Launcher$AppClassLoader(ClassLoader).loadClass(String, boolean) line: 437]> at org.junit.Assert.assertEquals(Assert.java:117) at org.junit.Assert.assertEquals(Assert.java:146) at org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest.debugWithBothBreakpointsTest(DebuggerTest.java:138) 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) 13:22:29.781 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest.debugWithBothBreakpointsTest.png 13:22:29.900 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest.debugWithBothBreakpointsTest.png 13:22:29.901 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 13:22:29.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:29.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:29.907 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:22:29.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:29.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:29.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java.lang.ClassLoader - Eclipse Platform 13:22:29.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:29.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:29.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java.lang.ClassLoader - Eclipse Platform' 13:22:29.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 '\*?\QBreakpoints\E') 13:22:29.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:29.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:29.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:29.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:29.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:22:29.915 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:22:29.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:22:29.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:29.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:29.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:22:29.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:29.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:29.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:29.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:29.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:22:29.965 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 13:22:29.965 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:22:29.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:30.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 13:22:30.024 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 13:22:30.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 13:22:30.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:30.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:30.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:30.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:30.025 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:22:30.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:30.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:30.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:30.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:30.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:22:30.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:22:30.092 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 13:22:30.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:30.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:30.092 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - java.lang.ClassLoader - Eclipse Platform' 13:22:30.092 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:30.092 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:22:30.092 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:22:30.092 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:22:30.092 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:22:30.092 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:22:30.092 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:22:30.092 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:22:30.092 DEBUG [main][MenuItemLookup] Item match:Run 13:22:30.108 DEBUG [main][MenuItemLookup] Found menu:'Resume F8' 13:22:30.108 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 13:22:30.108 DEBUG [main][MenuItemLookup] Found menu:'Terminate Ctrl+F2' 13:22:30.108 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 13:22:30.108 DEBUG [main][MenuItemLookup] Found menu:'Step Into F5' 13:22:30.108 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection Ctrl+F5' 13:22:30.108 DEBUG [main][MenuItemLookup] Found menu:'Step Over F6' 13:22:30.108 DEBUG [main][MenuItemLookup] Found menu:'Step Return F7' 13:22:30.108 DEBUG [main][MenuItemLookup] Found menu:'Run to Line Ctrl+R' 13:22:30.108 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 13:22:30.108 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:30.108 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:22:30.108 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:22:30.108 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:30.108 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:22:30.108 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:22:30.108 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 13:22:30.108 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 13:22:30.111 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 13:22:30.111 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 13:22:30.111 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 13:22:30.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:22:31.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 13:22:31.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:22:31.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:31.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:31.070 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 13:22:31.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:22:31.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:31.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:31.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:31.071 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:22:31.071 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:31.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:31.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:31.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:31.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:31.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:31.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:22:31.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:22:31.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 13:22:31.073 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:22:31.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:31.073 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:22:31.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:31.073 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:22:31.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 13:22:31.073 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:22:31.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:31.073 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:22:31.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:31.073 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:22:31.073 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 13:22:31.073 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 13:22:31.073 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 13:22:31.073 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 13:22:31.073 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:22:31.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:31.075 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 13:22:31.075 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 13:22:31.075 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:22:31.075 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 13:22:31.075 DEBUG [main][MenuItemLookup] Found menu:'Delete' 13:22:31.075 DEBUG [main][MenuItemLookup] Item match:Delete 13:22:31.075 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 13:22:31.075 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 13:22:31.075 INFO [main][MenuItemHandler] Select menu item: Dele&te 13:22:31.114 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.... 13:22:31.115 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 13:22:31.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 13:22:31.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:31.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:31.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:31.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:31.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 13:22:31.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:31.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:31.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:31.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:31.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:31.117 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 13:22:31.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:31.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:31.118 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:31.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:31.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:22:31.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:22:31.223 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 13:22:31.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:31.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:31.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:22:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:31.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 13:22:31.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:31.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:31.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:31.225 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:22:31.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:31.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:31.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:31.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:31.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:31.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:31.237 INFO [WorkbenchTestable][AbstractButton] Click button Close 13:22:31.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:31.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:31.237 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:31.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:31.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 13:22:34.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 13:22:34.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:22:34.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 13:22:34.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:22:34.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:22:34.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:22:34.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:22:34.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:22:34.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:22:34.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:22:34.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:22:34.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:22:34.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:22:34.310 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 13:22:34.310 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:22:34.310 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:22:34.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:34.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:34.310 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 13:22:34.311 ERROR [WorkbenchTestable][RequirementsRunner] Failed test: debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) org.junit.ComparisonFailure: expected:<[AppTest.suite() line: 28]> but was:<[Launcher$AppClassLoader(ClassLoader).loadClass(String, boolean) line: 437]> at org.junit.Assert.assertEquals(Assert.java:117) at org.junit.Assert.assertEquals(Assert.java:146) at org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest.debugWithBothBreakpointsTest(DebuggerTest.java:138) 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) 13:22:34.312 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 13:22:34.312 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:22:34.312 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:34.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:34.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:34.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:34.360 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:34.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:34.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:34.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:34.361 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:34.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:34.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:34.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:34.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:34.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:34.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:34.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:34.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:35.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:35.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:35.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:22:35.363 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:35.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:35.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:35.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:35.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 13:22:35.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:35.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:35.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:35.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:35.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:35.364 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 13:22:35.369 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item debugger 13:22:35.369 DEBUG [main][TreeItemHandler] Selecting tree item: debugger 13:22:35.369 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item debugger about selection 13:22:35.391 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: debugger 13:22:35.392 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:22:35.393 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:35.473 DEBUG [main][MenuItemLookup] Found menu:'New' 13:22:35.473 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:22:35.473 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:35.473 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:22:35.473 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:35.473 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:22:35.473 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:22:35.473 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:22:35.473 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:22:35.473 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:22:35.473 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:22:35.473 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:22:35.473 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:22:35.473 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:35.473 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:22:35.473 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:22:35.473 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:35.473 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:22:35.473 DEBUG [main][MenuItemLookup] Item match:Refresh 13:22:35.473 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:22:35.473 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:22:35.473 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:22:35.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:22:35.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:22:35.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:22:35.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:22:35.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:22:35.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:22:35.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:22:35.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:22:35.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:22:35.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:22:35.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:22:35.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:22:35.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:22:35.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:22:35.975 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'debugger' via Explorer 13:22:35.975 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item debugger 13:22:35.975 DEBUG [main][TreeItemHandler] Selecting tree item: debugger 13:22:35.975 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item debugger about selection 13:22:35.983 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: debugger 13:22:35.984 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:22:35.984 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:36.032 DEBUG [main][MenuItemLookup] Found menu:'New' 13:22:36.032 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:22:36.032 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:36.032 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:22:36.032 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:36.032 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:22:36.032 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:22:36.032 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:22:36.032 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:22:36.032 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:22:36.032 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:22:36.032 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:22:36.032 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:22:36.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:22:36.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:22:36.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:22:36.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:36.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:36.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:36.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:36.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: 32) 13:22:36.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:36.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:36.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:36.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:22:36.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:36.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:36.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:36.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:36.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:36.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:36.728 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:22:36.728 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:22:36.729 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:22:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:36.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:36.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:36.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:22:36.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:36.730 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:22:36.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:36.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:36.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:36.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:36.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:36.731 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:22:36.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:36.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:36.731 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:36.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:36.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:22:36.739 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:22:37.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:22:37.244 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:22:37.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:22:37.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:22:37.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:22:37.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:22:37.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:22:37.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:22:37.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:22:37.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 13:22:37.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:22:37.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:22:37.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:22:37.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:22:37.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:22:37.245 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 13:22:37.245 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:22:37.246 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:22:37.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:37.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 69.499 s <<< FAILURE! - in org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 16.333 s <<< FAILURE! org.junit.ComparisonFailure: expected:<[AppTest.suite() line: 28]> but was:<[Launcher$AppClassLoader(ClassLoader).loadClass(String, boolean) line: 437]> at org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest.debugWithFirstBreakpointTest(DebuggerTest.java:165) debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 10.909 s <<< FAILURE! org.junit.ComparisonFailure: expected:<[AppTest.testApp() line: 36]> but was:<[Launcher$AppClassLoader(ClassLoader).loadClass(String, boolean) line: 437]> at org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest.debugWithSecondBreakpointTest(DebuggerTest.java:188) debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 9.336 s <<< FAILURE! org.junit.ComparisonFailure: expected:<[AppTest.suite() line: 28]> but was:<[Launcher$AppClassLoader(ClassLoader).loadClass(String, boolean) line: 437]> at org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest.debugWithBothBreakpointsTest(DebuggerTest.java:138) Running org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 13:22:37.312 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 13:22:37.312 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:22:37.313 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:22:37.313 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 13:22:37.313 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:22:37.313 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:22:37.314 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:22:37.314 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:22:37.314 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:22:37.314 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:22:37.314 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 13:22:37.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:37.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:37.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:22:37.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:37.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:37.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 13:22:37.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:37.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:37.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:37.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:37.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:22:37.354 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 13:22:37.354 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:22:37.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:37.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 13:22:37.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 13:22:37.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 13:22:37.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:37.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:37.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:22:37.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:37.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:37.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:37.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:22:37.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:37.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:37.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:37.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:37.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:37.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:22:37.451 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 13:22:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:22:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:22:37.451 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 13:22:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:22:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:22:37.451 TRACE [main][WidgetHandler] Notify Table with event 13 13:22:37.451 TRACE [main][WidgetHandler] Wait for synchronization 13:22:37.451 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:37.451 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:22:37.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:37.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:37.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:37.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:22:37.452 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:37.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:37.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:37.453 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:22:37.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:37.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:37.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:37.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:37.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:37.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:37.454 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:22:37.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:37.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:37.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:37.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:38.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:22:38.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:22:38.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:22:38.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:38.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:38.019 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:22:38.019 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:38.019 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:22:38.019 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:22:38.019 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:22:38.019 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:22:38.019 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:22:38.019 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:22:38.019 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:22:38.019 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:22:38.019 DEBUG [main][MenuItemLookup] Item match:Window 13:22:38.020 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:22:38.020 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:22:38.020 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:22:38.020 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:38.020 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:22:38.020 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:22:38.020 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:38.020 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:22:38.020 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:38.020 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:22:38.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:38.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:38.023 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:22:38.023 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:38.023 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:22:38.023 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:22:38.023 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:22:38.023 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:22:38.023 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:22:38.023 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:22:38.023 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:22:38.023 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:22:38.023 DEBUG [main][MenuItemLookup] Item match:Window 13:22:38.023 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:22:38.023 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:22:38.023 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:22:38.023 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:38.023 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:22:38.023 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:22:38.023 DEBUG [main][MenuItemLookup] Item match:Perspective 13:22:38.024 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:22:38.024 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:38.024 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:22:38.024 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:22:38.024 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:22:38.024 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:22:38.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:22:38.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:38.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:38.024 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:22:38.024 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:38.024 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:22:38.024 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:22:38.024 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:22:38.024 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:22:38.024 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:22:38.024 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:22:38.024 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:22:38.024 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:22:38.024 DEBUG [main][MenuItemLookup] Item match:Window 13:22:38.025 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:22:38.025 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:22:38.025 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:22:38.025 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:38.025 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:22:38.025 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:22:38.025 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:38.025 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:22:38.025 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:38.025 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:22:38.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:38.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:38.025 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:22:38.025 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:38.025 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:22:38.025 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:22:38.025 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:22:38.025 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:22:38.025 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:22:38.025 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:22:38.025 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:22:38.025 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:22:38.025 DEBUG [main][MenuItemLookup] Item match:Window 13:22:38.025 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:22:38.025 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:22:38.025 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:22:38.025 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:38.025 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:22:38.025 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:22:38.025 DEBUG [main][MenuItemLookup] Item match:Perspective 13:22:38.026 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:22:38.026 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:38.026 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:22:38.026 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:22:38.026 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:22:38.026 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:22:38.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:38.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:38.026 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:22:38.026 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:38.026 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:22:38.026 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:22:38.026 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:22:38.026 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:22:38.026 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:22:38.026 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:22:38.026 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:22:38.026 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:22:38.026 DEBUG [main][MenuItemLookup] Item match:Window 13:22:38.026 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:22:38.026 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:22:38.026 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:22:38.026 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:38.026 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:22:38.027 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:22:38.027 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:38.027 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:22:38.027 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:38.027 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:22:38.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:38.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:38.027 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:22:38.027 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:38.027 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:22:38.027 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:22:38.027 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:22:38.027 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:22:38.027 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:22:38.027 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:22:38.027 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:22:38.027 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:22:38.027 DEBUG [main][MenuItemLookup] Item match:Window 13:22:38.027 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:22:38.027 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:22:38.027 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:22:38.027 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:38.027 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:22:38.027 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:22:38.027 DEBUG [main][MenuItemLookup] Item match:Perspective 13:22:38.027 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:22:38.028 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:38.028 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:22:38.028 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:22:38.028 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:22:38.028 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:22:38.028 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:22:38.028 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:22:38.028 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:22:38.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:22:38.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 13:22:38.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:22:38.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:38.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:38.060 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:38.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:38.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:38.060 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:22:38.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:38.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:38.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:38.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 13:22:38.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:38.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:38.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:38.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:22:38.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:38.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:38.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:38.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:38.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:38.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:38.061 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:22:38.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:38.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:38.061 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:38.061 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:38.244 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:22:38.244 INFO [WorkbenchTestable][RequirementsRunner] Started test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest) 13:22:38.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 13:22:38.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:22:38.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:22:38.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:22:38.245 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 13:22:38.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:38.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:38.245 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:22:38.245 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:38.245 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:22:38.245 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:22:38.245 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:22:38.245 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:22:38.245 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:22:38.245 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:22:38.245 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:22:38.245 DEBUG [main][MenuItemLookup] Item match:Run 13:22:38.246 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:22:38.246 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:22:38.246 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:38.246 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:22:38.246 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:22:38.246 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 13:22:38.246 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:38.246 DEBUG [main][MenuItemLookup] Found menu:'Debug History' 13:22:38.246 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:22:38.246 DEBUG [main][MenuItemLookup] Found menu:'Debug Configurations...' 13:22:38.246 DEBUG [main][MenuItemLookup] Item match:Debug Configurations... 13:22:38.246 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"De&bug Configurations..." 13:22:38.246 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Configurations... 13:22:38.246 INFO [main][MenuItemHandler] Select menu item: De&bug Configurations... 13:22:38.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 13:22:38.360 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 13:22:38.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Debug Configurations 13:22:38.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:38.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:38.361 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit 13:22:38.361 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name null 13:22:38.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:22:38.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:38.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:38.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:38.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 13:22:38.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:38.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:38.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:38.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:38.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:38.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:38.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:22:38.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:22:38.363 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 13:22:38.363 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 13:22:38.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 13:22:38.364 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 13:22:38.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 13:22:38.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 13:22:38.374 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:22:38.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:38.387 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:22:38.387 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:22:38.387 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:22:38.387 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 13:22:38.387 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 13:22:38.391 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 13:22:38.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:22:38.391 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:38.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:38.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:38.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 13:22:38.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:38.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:38.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:38.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:38.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:38.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:38.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:22:38.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:22:38.615 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 13:22:38.615 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 13:22:38.616 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 13:22:38.616 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 13:22:38.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 13:22:38.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 13:22:38.672 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:22:38.672 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:38.688 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:22:38.688 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:22:38.688 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:22:38.688 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 13:22:38.688 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 13:22:38.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:22:38.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:38.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:38.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:38.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 13:22:38.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:38.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:38.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:38.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:38.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:38.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:22:38.891 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:22:38.892 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 13:22:38.893 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 13:22:38.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 13:22:38.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:38.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:38.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:38.893 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 13:22:38.893 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:38.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:38.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:38.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:38.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:38.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:38.902 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 13:22:38.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:39.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:39.402 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:39.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:39.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:22:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:22:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:22:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:22:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:22:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:22:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:22:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:22:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:22:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:22:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:22:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:22:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:22:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:22:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:22:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:22:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:22:39.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:22:39.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:22:39.826 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit 13:22:39.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:22:39.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:39.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:39.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:39.829 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 13:22:39.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:39.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:39.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:39.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:39.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:39.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:39.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:22:39.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:22:39.831 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 13:22:39.831 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 13:22:39.831 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 13:22:39.831 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 13:22:39.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:22:39.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:39.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:39.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:39.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 13:22:39.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:39.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:39.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:39.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:39.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:39.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:39.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:22:39.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:22:39.896 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 13:22:39.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:22:39.896 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:39.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:39.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:39.896 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 13:22:39.896 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:39.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:39.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:39.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:39.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:39.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:39.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:22:39.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:22:39.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 13:22:39.897 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:22:39.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:39.897 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:22:39.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:39.897 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:22:39.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 13:22:39.898 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:22:39.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:39.898 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:22:39.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:39.898 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:22:39.898 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 13:22:39.898 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 13:22:39.898 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration about selection 13:22:39.899 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 13:22:39.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:40.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:40.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:40.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 13:22:40.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:40.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:40.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:40.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:40.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:40.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:41.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:41.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:41.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:41.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:42.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:42.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:42.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:42.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:43.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:43.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:43.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:43.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:44.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:44.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:44.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:44.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:45.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:45.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:45.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:45.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:46.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:46.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:46.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:46.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:47.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:47.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:47.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:47.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:48.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:48.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:48.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:48.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:49.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:49.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:49.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:49.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:50.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:50.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:50.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:22:50.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:22:50.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:50.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:50.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:50.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 13:22:50.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:50.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:50.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:50.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:50.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:50.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:50.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:22:50.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:22:50.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 13:22:50.195 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:22:50.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:50.195 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:22:50.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:50.195 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:22:50.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 13:22:50.196 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:22:50.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:50.196 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:22:50.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:50.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:22:50.196 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 13:22:50.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:22:50.196 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:50.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:50.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:50.196 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 13:22:50.196 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:50.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:50.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:50.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:50.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:50.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:50.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:22:50.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:22:50.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 13:22:50.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:22:50.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:50.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:22:50.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:50.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:22:50.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 13:22:50.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:22:50.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:50.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:22:50.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:50.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:22:50.197 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 13:22:50.197 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 13:22:50.199 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration about selection 13:22:50.200 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 13:22:50.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:22:50.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:50.200 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 13:22:50.200 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 13:22:50.200 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:22:50.200 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 13:22:50.200 DEBUG [main][MenuItemLookup] Found menu:'Delete' 13:22:50.200 DEBUG [main][MenuItemLookup] Item match:Delete 13:22:50.201 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 13:22:50.201 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 13:22:50.201 INFO [main][MenuItemHandler] Select menu item: Dele&te 13:22:50.243 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.... 13:22:50.244 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 13:22:50.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 13:22:50.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:50.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:50.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:50.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:50.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 13:22:50.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:50.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:50.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:50.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:50.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:50.246 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 13:22:50.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:50.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:50.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:50.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:50.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:22:50.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:22:50.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 13:22:50.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:50.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:50.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:50.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 13:22:50.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:50.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:50.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:50.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:50.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:50.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:50.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:22:50.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:22:50.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 13:22:50.541 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:22:50.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:50.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:22:50.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:50.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:22:50.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 13:22:50.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:22:50.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:50.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:22:50.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:50.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:22:50.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 13:22:50.543 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 13:22:50.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 13:22:50.543 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 13:22:50.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Debug Configurations 13:22:50.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:50.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:50.544 INFO [WorkbenchTestable][AbstractShell] Close shell Debug Configurations 13:22:50.544 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Debug Configurations' 13:22:50.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:22:50.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:22:50.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 13:22:50.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:22:50.623 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:22:50.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:50.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:50.624 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest) 13:22:50.624 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 13:22:50.624 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:22:50.624 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:22:50.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:50.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.313 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.38 s Running org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 13:22:50.635 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 13:22:50.636 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:22:50.636 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:22:50.636 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 13:22:50.636 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:22:50.636 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:22:50.638 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:22:50.638 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:22:50.638 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:22:50.638 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:22:50.639 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:22:50.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:22:50.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:50.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:50.639 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:22:50.639 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:50.639 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:22:50.639 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:22:50.639 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:22:50.639 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:22:50.639 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:22:50.639 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:22:50.639 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:22:50.639 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:22:50.639 DEBUG [main][MenuItemLookup] Item match:Window 13:22:50.640 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:22:50.640 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:22:50.640 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:22:50.640 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:50.640 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:22:50.640 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:22:50.640 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:50.640 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:22:50.640 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:50.640 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:22:50.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:50.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:50.641 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:22:50.641 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:50.641 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:22:50.641 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:22:50.641 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:22:50.641 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:22:50.641 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:22:50.641 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:22:50.641 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:22:50.641 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:22:50.641 DEBUG [main][MenuItemLookup] Item match:Window 13:22:50.641 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:22:50.641 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:22:50.641 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:22:50.641 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:50.641 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:22:50.641 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:22:50.641 DEBUG [main][MenuItemLookup] Item match:Perspective 13:22:50.642 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:22:50.642 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:50.642 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:22:50.642 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:22:50.642 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:22:50.642 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:22:50.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:22:50.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:50.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:50.642 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:22:50.642 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:50.642 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:22:50.642 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:22:50.642 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:22:50.642 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:22:50.642 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:22:50.642 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:22:50.642 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:22:50.642 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:22:50.642 DEBUG [main][MenuItemLookup] Item match:Window 13:22:50.643 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:22:50.643 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:22:50.643 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:22:50.643 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:50.643 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:22:50.643 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:22:50.643 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:50.643 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:22:50.643 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:50.643 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:22:50.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:50.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:50.643 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:22:50.643 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:50.643 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:22:50.643 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:22:50.643 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:22:50.643 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:22:50.643 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:22:50.643 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:22:50.643 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:22:50.643 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:22:50.643 DEBUG [main][MenuItemLookup] Item match:Window 13:22:50.644 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:22:50.644 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:22:50.644 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:22:50.644 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:50.644 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:22:50.644 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:22:50.644 DEBUG [main][MenuItemLookup] Item match:Perspective 13:22:50.645 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:22:50.645 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:50.645 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:22:50.645 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:22:50.645 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:22:50.645 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:22:50.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:50.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:50.645 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:22:50.645 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:50.645 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:22:50.645 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:22:50.645 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:22:50.645 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:22:50.645 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:22:50.645 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:22:50.645 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:22:50.645 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:22:50.645 DEBUG [main][MenuItemLookup] Item match:Window 13:22:50.646 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:22:50.646 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:22:50.646 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:22:50.646 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:50.646 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:22:50.646 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:22:50.646 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:50.646 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:22:50.646 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:50.646 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:22:50.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:50.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:50.646 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:22:50.646 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:50.646 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:22:50.646 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:22:50.646 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:22:50.646 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:22:50.646 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:22:50.646 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:22:50.646 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:22:50.646 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:22:50.646 DEBUG [main][MenuItemLookup] Item match:Window 13:22:50.647 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:22:50.647 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:22:50.647 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:22:50.647 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:50.647 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:22:50.647 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:22:50.647 DEBUG [main][MenuItemLookup] Item match:Perspective 13:22:50.647 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:22:50.647 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:50.647 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:22:50.647 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:22:50.647 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:22:50.647 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:22:50.647 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:22:50.647 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:22:50.648 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:22:50.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:22:50.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 13:22:50.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:22:50.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:50.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:50.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:50.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:50.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:50.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:22:50.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:50.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:50.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:50.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 "Reset Perspective") 13:22:50.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:50.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:50.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:50.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:22:50.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:50.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:50.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:50.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:50.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:50.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:50.681 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:22:50.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:50.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:50.681 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:50.681 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:50.860 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:22:50.861 INFO [WorkbenchTestable][RequirementsRunner] Started test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest) 13:22:50.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 13:22:50.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:22:50.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:22:50.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:22:50.861 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 13:22:50.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:50.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:50.861 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:22:50.861 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:50.861 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:22:50.861 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:22:50.861 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:22:50.861 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:22:50.861 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:22:50.861 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:22:50.861 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:22:50.861 DEBUG [main][MenuItemLookup] Item match:Run 13:22:50.862 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:22:50.862 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:22:50.862 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:50.862 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:22:50.862 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:22:50.862 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 13:22:50.862 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 13:22:50.866 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 13:22:50.866 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 13:22:50.866 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 13:22:50.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:22:50.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 13:22:50.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:22:50.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:50.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:50.970 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit 13:22:50.970 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name null 13:22:50.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 13:22:50.970 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:50.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:50.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:50.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:22:50.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:50.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:50.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:50.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:50.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:50.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:50.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:22:50.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:22:50.973 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 13:22:50.973 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 13:22:50.974 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 13:22:50.974 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 13:22:50.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 13:22:50.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 13:22:50.993 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:22:50.993 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:50.995 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:22:50.995 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:22:50.995 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:22:50.995 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 13:22:50.995 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 13:22:50.999 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 13:22:50.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:22:50.999 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:51.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:51.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:51.202 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:22:51.202 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:51.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:51.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:51.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:51.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:51.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:51.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:22:51.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:22:51.204 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 13:22:51.204 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 13:22:51.204 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 13:22:51.204 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 13:22:51.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 13:22:51.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 13:22:51.268 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:22:51.268 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:51.268 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:22:51.268 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:22:51.268 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:22:51.268 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 13:22:51.269 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 13:22:51.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:22:51.272 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:51.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:51.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:51.459 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:22:51.459 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:51.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:51.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:51.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:51.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:51.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:22:51.465 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:22:51.466 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 13:22:51.467 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 13:22:51.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 "Apply") 13:22:51.467 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:51.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:51.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:51.467 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:22:51.467 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:51.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:51.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:51.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:51.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:51.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:51.470 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 13:22:51.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:51.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:51.970 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:51.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:52.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:22:52.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:22:52.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:22:52.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:22:52.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:22:52.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:22:52.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:22:52.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:22:52.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:22:52.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:22:52.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:22:52.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:22:52.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:22:52.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:22:52.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:22:52.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:22:52.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:22:52.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:22:52.425 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit 13:22:52.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:22:52.425 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:52.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:52.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:52.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:22:52.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:52.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:52.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:52.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:52.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:52.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:52.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:22:52.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:22:52.431 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 13:22:52.431 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 13:22:52.431 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 13:22:52.432 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 13:22:52.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:22:52.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:52.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:52.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:52.509 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:22:52.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:52.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:52.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:52.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:52.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:52.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:52.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:22:52.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:22:52.510 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 13:22:52.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:22:52.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:52.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:52.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:52.510 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:22:52.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:52.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:52.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:52.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:52.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:52.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:52.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:22:52.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:22:52.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 13:22:52.511 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:22:52.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:52.511 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:22:52.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:52.511 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:22:52.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 13:22:52.511 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:22:52.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:52.511 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:22:52.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:52.511 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:22:52.511 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 13:22:52.511 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 13:22:52.511 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration about selection 13:22:52.512 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 13:22:52.512 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:52.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:52.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:52.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:22:52.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:52.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:52.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:52.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:53.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:53.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:53.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:53.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:54.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:54.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:54.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:54.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:55.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:55.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:55.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:55.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:56.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:56.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:56.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:56.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:57.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:57.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:57.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:57.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:58.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:58.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:58.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:58.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:59.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:59.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:59.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:59.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:00.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:00.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:00.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:00.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:01.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:01.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:01.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:01.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:02.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:02.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:02.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:02.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:02.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:02.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:23:02.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:02.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:02.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:02.742 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:23:02.742 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:02.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:02.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:02.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:02.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:02.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:02.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:23:02.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:23:02.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 13:23:02.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:23:02.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:02.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:23:02.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:02.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:23:02.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 13:23:02.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:23:02.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:02.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:23:02.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:02.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:23:02.743 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 13:23:02.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:23:02.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:02.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:02.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:02.743 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:23:02.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:02.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:02.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:02.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:02.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:02.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:02.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:23:02.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:23:02.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 13:23:02.744 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:23:02.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:02.744 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:23:02.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:02.744 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:23:02.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 13:23:02.744 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:23:02.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:02.744 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:23:02.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:02.745 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:23:02.745 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 13:23:02.745 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 13:23:02.746 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration about selection 13:23:02.746 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 13:23:02.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:23:02.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:02.746 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 13:23:02.746 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 13:23:02.746 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:23:02.746 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 13:23:02.746 DEBUG [main][MenuItemLookup] Found menu:'Delete' 13:23:02.746 DEBUG [main][MenuItemLookup] Item match:Delete 13:23:02.746 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 13:23:02.746 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 13:23:02.746 INFO [main][MenuItemHandler] Select menu item: Dele&te 13:23:02.777 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.... 13:23:02.778 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 13:23:02.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 13:23:02.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:02.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:02.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:02.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:02.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 13:23:02.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:02.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:02.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:02.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:02.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:02.783 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 13:23:02.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:02.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:02.783 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:02.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:03.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:23:03.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:23:03.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 13:23:03.058 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:03.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:03.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:03.059 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:23:03.059 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:03.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:03.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:03.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:03.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:03.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:03.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:23:03.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:23:03.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 13:23:03.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:23:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:03.060 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:23:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:03.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:23:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 13:23:03.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:23:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:03.060 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:23:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:03.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:23:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:23:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 13:23:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:23:03.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 13:23:03.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:23:03.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:03.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:03.061 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 13:23:03.061 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 13:23:03.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:23:03.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:23:03.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 13:23:03.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:03.132 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:03.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:03.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:03.133 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest) 13:23:03.133 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 13:23:03.133 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:03.133 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:03.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:03.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.499 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.272 s Running org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:23:03.146 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:23:03.147 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:23:03.147 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:03.147 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:23:03.147 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:03.147 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:23:03.148 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:03.148 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:23:03.148 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:03.148 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:03.148 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 13:23:03.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:23:03.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:03.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:03.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:03.149 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:03.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:03.149 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:03.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:03.150 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:03.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:03.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:03.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:03.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:03.150 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:03.150 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:23:03.150 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:03.150 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:23:03.150 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:23:03.150 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:23:03.150 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:23:03.150 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:23:03.150 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:23:03.150 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:23:03.150 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:23:03.151 DEBUG [main][MenuItemLookup] Item match:Window 13:23:03.151 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:23:03.151 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:23:03.151 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:23:03.151 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:03.151 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:23:03.151 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:23:03.151 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:03.151 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:23:03.151 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:03.151 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:23:03.151 DEBUG [main][MenuItemLookup] Item match:Preferences 13:23:03.151 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:23:03.151 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:23:03.151 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:23:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:23:03.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:23:03.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:23:03.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:03.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:03.279 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:23:03.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:03.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:23:03.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:03.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:03.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:03.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:03.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:03.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:23:03.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:23:03.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 13:23:03.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:23:03.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:03.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:03.784 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:23:03.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 13:23:03.785 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:23:03.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:03.785 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:23:03.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:03.785 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:23:03.786 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 13:23:03.786 DEBUG [main][TreeItemHandler] Selecting tree item: Console 13:23:03.786 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 13:23:03.786 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 13:23:03.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:03.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:03.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:03.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:03.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 13:23:03.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:03.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:03.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:03.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:03.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:03.844 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 13:23:03.844 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:23:03.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:03.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:03.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:03.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:03.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 13:23:03.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:03.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:03.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:03.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:03.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:03.846 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:23:03.846 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:23:03.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:03.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:03.846 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:03.846 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:03.847 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") 13:23:03.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:03.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:03.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:03.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:03.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:03.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 13:23:03.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:03.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:03.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:03.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:03.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:03.859 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show when program writes to standard out 13:23:03.859 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Show when program writes to standard out 13:23:03.859 INFO [WorkbenchTestable][AbstractButton] Click button &Show when program writes to standard out 13:23:03.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:03.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:03.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:03.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:03.860 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") 13:23:03.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:03.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:03.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:03.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:03.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:03.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.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") 13:23:03.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:03.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:03.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:03.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:03.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:03.862 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show when program writes to standard out 13:23:03.862 INFO [WorkbenchTestable][CheckBox] Check checkbox &Show when program writes to standard out 13:23:03.862 INFO [WorkbenchTestable][AbstractButton] Click button &Show when program writes to standard out 13:23:03.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:03.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:03.862 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:03.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:03.863 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") 13:23:03.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:03.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:03.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:03.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:03.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:03.864 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:03.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:03.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:03.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:23:03.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:03.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:03.865 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:23:03.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:03.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:23:03.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:03.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:03.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:03.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:03.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:03.882 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:23:03.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:03.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:03.882 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:03.882 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:03.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:23:03.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:23:03.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:03.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:03.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:03.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:23:03.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:03.931 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:03.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:03.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:03.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 13:23:03.932 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 13:23:03.932 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:03.932 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 13:23:03.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:23:03.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:03.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:03.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:03.932 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:03.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:03.932 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:03.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:03.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:03.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:03.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:03.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:03.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:03.933 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:03.933 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:23:03.933 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:03.933 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:23:03.933 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:23:03.933 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:23:03.933 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:23:03.933 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:23:03.933 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:23:03.933 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:23:03.933 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:23:03.933 DEBUG [main][MenuItemLookup] Item match:Window 13:23:03.934 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:23:03.934 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:23:03.934 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:23:03.934 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:03.934 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:23:03.934 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:23:03.934 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:03.934 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:23:03.934 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:03.934 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:23:03.934 DEBUG [main][MenuItemLookup] Item match:Preferences 13:23:03.934 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:23:03.934 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:23:03.934 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:23:04.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:23:04.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:23:04.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:23:04.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:04.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:04.050 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:23:04.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:23:04.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:04.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:23:04.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:23:04.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 13:23:04.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:23:04.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:04.052 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:23:04.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:04.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:23:04.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 13:23:04.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:23:04.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:04.052 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:23:04.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:04.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:23:04.053 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 13:23:04.053 DEBUG [main][TreeItemHandler] Selecting tree item: Console 13:23:04.053 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 13:23:04.053 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 13:23:04.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 13:23:04.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.075 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 13:23:04.075 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:23:04.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:04.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:04.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:04.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:04.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 13:23:04.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.078 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:23:04.078 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:23:04.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:04.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:04.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:04.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:04.079 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") 13:23:04.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.080 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") 13:23:04.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.081 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 13:23:04.081 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Limit console output 13:23:04.081 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 13:23:04.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:04.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:04.081 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:04.081 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:04.081 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") 13:23:04.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.082 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") 13:23:04.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.083 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 13:23:04.083 INFO [WorkbenchTestable][CheckBox] Check checkbox &Limit console output 13:23:04.083 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 13:23:04.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:04.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:04.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:04.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:04.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") 13:23:04.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.085 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:04.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:23:04.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:04.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:04.086 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:23:04.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.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) 13:23:04.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.088 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:23:04.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:04.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:04.088 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:04.088 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:04.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:23:04.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:23:04.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:04.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:04.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:04.119 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:23:04.119 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:04.119 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:04.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:04.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:04.120 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 13:23:04.120 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:04.120 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 13:23:04.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:23:04.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:04.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:04.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:04.120 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:04.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.120 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:04.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.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.*'] 13:23:04.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:04.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:04.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:04.121 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:04.121 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:23:04.121 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:04.121 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:23:04.121 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:23:04.121 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:23:04.121 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:23:04.121 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:23:04.121 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:23:04.121 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:23:04.121 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:23:04.121 DEBUG [main][MenuItemLookup] Item match:Window 13:23:04.122 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:23:04.122 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:23:04.122 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:23:04.122 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:04.122 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:23:04.122 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:23:04.122 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:04.122 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:23:04.122 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:04.122 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:23:04.122 DEBUG [main][MenuItemLookup] Item match:Preferences 13:23:04.122 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:23:04.122 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:23:04.122 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:23:04.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 'Preferences.*'] is available.... 13:23:04.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 'Preferences.*'] is available. finished successfully 13:23:04.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:23:04.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:04.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:04.249 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:23:04.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:23:04.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:04.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:23:04.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:23:04.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 13:23:04.250 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:23:04.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:04.250 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:23:04.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:04.250 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:23:04.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 13:23:04.251 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:23:04.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:04.251 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:23:04.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:04.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:23:04.251 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 13:23:04.251 DEBUG [main][TreeItemHandler] Selecting tree item: Console 13:23:04.251 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 13:23:04.251 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 13:23:04.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:23:04.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.253 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 13:23:04.274 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:23:04.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:04.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:04.274 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:04.274 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:04.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 13:23:04.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.277 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:23:04.277 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:23:04.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:04.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:04.277 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:04.277 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:04.277 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") 13:23:04.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.278 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 13:23:04.278 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Limit console output 13:23:04.279 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 13:23:04.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:04.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:04.279 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:04.279 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:04.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 13:23:04.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.280 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 13:23:04.280 INFO [WorkbenchTestable][CheckBox] Check checkbox &Limit console output 13:23:04.280 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 13:23:04.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:04.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:04.280 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:04.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:04.281 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):") 13:23:04.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:23:04.286 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:23:04.286 INFO [WorkbenchTestable][AbstractText] Text set to: 54321 13:23:04.287 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") 13:23:04.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.295 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):") 13:23:04.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:23:04.318 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:23:04.320 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:04.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:23:04.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:04.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:04.338 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:23:04.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:23:04.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.341 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:23:04.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:04.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:04.341 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:04.341 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:04.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:23:04.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:23:04.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:04.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:04.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:04.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:23:04.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:04.371 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:04.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:04.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:04.387 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 13:23:04.387 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:04.387 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 13:23:04.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:23:04.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:04.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:04.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:04.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.*'] 13:23:04.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.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.*'] 13:23:04.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.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.*'] 13:23:04.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:04.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:04.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:04.388 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:04.388 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:23:04.388 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:04.388 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:23:04.388 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:23:04.388 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:23:04.388 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:23:04.388 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:23:04.388 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:23:04.388 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:23:04.388 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:23:04.388 DEBUG [main][MenuItemLookup] Item match:Window 13:23:04.388 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:23:04.388 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:23:04.388 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:23:04.388 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:04.388 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:23:04.389 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:23:04.389 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:04.389 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:23:04.389 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:04.389 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:23:04.389 DEBUG [main][MenuItemLookup] Item match:Preferences 13:23:04.389 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:23:04.389 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:23:04.389 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:23:04.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:23:04.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:23:04.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:23:04.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:04.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:04.496 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:23:04.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:23:04.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:04.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:23:04.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:23:04.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 13:23:04.498 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:23:04.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:04.498 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:23:04.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:04.498 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:23:04.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 13:23:04.498 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:23:04.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:04.498 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:23:04.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:04.498 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:23:04.498 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 13:23:04.498 DEBUG [main][TreeItemHandler] Selecting tree item: Console 13:23:04.498 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 13:23:04.499 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 13:23:04.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:23:04.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.501 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 13:23:04.501 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:23:04.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:04.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:04.501 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:04.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:04.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 13:23:04.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.503 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:23:04.504 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:23:04.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:04.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:04.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:04.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:04.504 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") 13:23:04.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.505 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 13:23:04.505 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Limit console output already selected, no action performed 13:23:04.505 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") 13:23:04.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.506 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 13:23:04.506 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Limit console output already selected, no action performed 13:23:04.506 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):") 13:23:04.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:23:04.539 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:23:04.540 INFO [WorkbenchTestable][AbstractText] Text set to: 12345 13:23:04.540 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") 13:23:04.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.548 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):") 13:23:04.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:23:04.553 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:23:04.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:04.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:23:04.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:04.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:04.556 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:23:04.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:23:04.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.573 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:23:04.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:04.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:04.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:04.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:04.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:23:04.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:23:04.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:04.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:04.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:04.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:23:04.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:04.626 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:04.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:04.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:04.627 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 13:23:04.627 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:04.627 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 13:23:04.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:23:04.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:04.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:04.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:04.627 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:04.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.628 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:04.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.628 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:04.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:04.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:04.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:04.628 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:04.628 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:23:04.628 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:04.629 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:23:04.629 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:23:04.629 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:23:04.629 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:23:04.629 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:23:04.629 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:23:04.629 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:23:04.629 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:23:04.629 DEBUG [main][MenuItemLookup] Item match:Window 13:23:04.629 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:23:04.629 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:23:04.629 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:23:04.629 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:04.629 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:23:04.629 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:23:04.629 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:04.629 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:23:04.629 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:04.629 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:23:04.629 DEBUG [main][MenuItemLookup] Item match:Preferences 13:23:04.630 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:23:04.630 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:23:04.630 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:23:04.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:23:04.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:23:04.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:23:04.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:04.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:04.741 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:23:04.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:23:04.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:04.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:23:04.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:23:04.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 13:23:04.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:23:04.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:04.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:23:04.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:04.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:23:04.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 13:23:04.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:23:04.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:04.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:23:04.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:04.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:23:04.744 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 13:23:04.744 DEBUG [main][TreeItemHandler] Selecting tree item: Console 13:23:04.744 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 13:23:04.744 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 13:23:04.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:23:04.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.746 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 13:23:04.746 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:23:04.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:04.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:04.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:04.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:04.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 13:23:04.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.770 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:23:04.770 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:23:04.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:04.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:04.770 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:04.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:04.770 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") 13:23:04.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.772 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") 13:23:04.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.773 INFO [WorkbenchTestable][CheckBox] Select checkbox Show when &program writes to standard error 13:23:04.773 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Show when &program writes to standard error 13:23:04.773 INFO [WorkbenchTestable][AbstractButton] Click button Show when &program writes to standard error 13:23:04.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:04.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:04.773 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:04.773 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23: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.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") 13:23:04.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.774 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") 13:23:04.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.776 INFO [WorkbenchTestable][CheckBox] Select checkbox Show when &program writes to standard error 13:23:04.776 INFO [WorkbenchTestable][CheckBox] Check checkbox Show when &program writes to standard error 13:23:04.776 INFO [WorkbenchTestable][AbstractButton] Click button Show when &program writes to standard error 13:23:04.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:04.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:04.776 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:04.776 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23: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.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") 13:23:04.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.777 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:04.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:23:04.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:04.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:04.778 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:23:04.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:23:04.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:04.781 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:23:04.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:04.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:04.781 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:04.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:04.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:23:04.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:23:04.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:04.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:04.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:04.810 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:23:04.810 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:04.810 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:04.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:04.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:04.810 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 13:23:04.810 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:23:04.810 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:04.810 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:04.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:04.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.666 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.784 s testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.188 s testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.267 s testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.24 s testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.183 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 13:23:04.822 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 13:23:04.822 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:23:04.823 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:04.823 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 13:23:04.823 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:04.823 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:23:04.835 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:04.835 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:23:04.835 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:04.836 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:04.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.836 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:04.837 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSettingsXMLTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest) 13:23:04.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 13:23:04.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:04.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:04.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:04.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:04.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:04.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:04.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:04.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:04.837 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:04.837 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:23:04.838 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:04.838 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:23:04.838 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:23:04.838 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:23:04.838 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:23:04.838 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:23:04.838 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:23:04.838 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:23:04.838 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:23:04.838 DEBUG [main][MenuItemLookup] Item match:Window 13:23:04.838 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:23:04.838 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:23:04.838 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:23:04.838 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:04.838 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:23:04.838 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:23:04.838 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:04.838 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:23:04.838 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:04.838 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:23:04.838 DEBUG [main][MenuItemLookup] Item match:Preferences 13:23:04.838 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:23:04.838 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:23:04.839 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:23:04.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:23:04.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:23:04.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:23:04.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:04.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:04.955 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:23:04.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:04.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:23:04.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:04.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:23:04.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:23:04.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:23:04.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:23:04.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:05.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:05.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:23:05.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:23:05.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:23:05.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:05.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:23:05.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:05.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:23:05.461 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 13:23:05.461 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 13:23:05.461 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 13:23:05.461 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 13:23:05.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:05.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:05.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:05.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:05.486 DEBUG [WorkbenchTestable][WidgetLookup] 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") 13:23:05.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:05.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:05.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:05.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:05.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:05.490 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 13:23:05.490 DEBUG [main][AbstractWait] Waiting until widget is found... 13:23:05.490 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:23:05.490 TRACE [main][WidgetLookup] widget with index 1 is found 13:23:05.490 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 13:23:05.490 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 13:23:05.490 DEBUG [main][AbstractText] Set focus to Text 13:23:05.491 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:23:05.493 DEBUG [WorkbenchTestable][WidgetLookup] 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") 13:23:05.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:05.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:05.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:05.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:05.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:05.495 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 13:23:05.495 DEBUG [main][AbstractWait] Waiting until widget is found... 13:23:05.495 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:23:05.495 TRACE [main][WidgetLookup] widget with index 1 is found 13:23:05.495 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 13:23:05.495 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 13:23:05.495 DEBUG [main][AbstractText] Set focus to Text 13:23:05.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:23:05.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:05.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:05.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:05.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:05.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:05.498 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:23:05.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:05.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:05.498 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:05.498 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:05.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:23:05.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:23:05.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:05.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:05.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:05.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 13:23:05.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:05.531 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:05.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:05.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:05.531 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSettingsXMLTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest) 13:23:05.531 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 13:23:05.531 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:05.532 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:05.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:05.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 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.694 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:23:05.542 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:23:05.543 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:23:05.543 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:05.543 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:23:05.543 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:05.543 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:23:05.555 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:05.555 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:23:05.555 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:05.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.*'] 13:23:05.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:05.556 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:05.556 INFO [WorkbenchTestable][RequirementsRunner] Started test: setLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 13:23:05.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:23:05.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:05.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:05.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:05.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.*'] 13:23:05.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:05.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.*'] 13:23:05.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:05.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:05.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:05.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:05.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:05.557 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:23:05.557 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:05.557 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:23:05.557 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:23:05.557 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:23:05.557 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:23:05.557 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:23:05.557 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:23:05.557 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:23:05.557 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:23:05.557 DEBUG [main][MenuItemLookup] Item match:Window 13:23:05.558 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:23:05.558 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:23:05.558 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:23:05.558 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:05.558 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:23:05.558 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:23:05.558 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:05.558 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:23:05.558 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:05.558 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:23:05.558 DEBUG [main][MenuItemLookup] Item match:Preferences 13:23:05.558 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:23:05.558 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:23:05.558 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:23:05.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:23:05.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:23:05.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:23:05.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:05.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:05.638 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:23:05.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:05.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:23:05.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:05.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:05.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:05.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:05.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:05.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:23:05.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:23:05.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:23:05.640 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:23:05.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:05.640 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:23:05.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:05.640 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:23:05.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:23:05.640 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:23:05.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:05.640 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:23:05.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:05.640 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:23:05.640 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 13:23:05.640 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 13:23:05.640 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 13:23:05.641 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 13:23:05.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:05.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:05.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:05.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:05.688 DEBUG [WorkbenchTestable][WidgetLookup] 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...") 13:23:05.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:05.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:05.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:05.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:05.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:05.690 INFO [WorkbenchTestable][AbstractButton] Click button Add &Local Catalog... 13:23:05.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:05.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:05.690 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:05.690 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:05.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available.... 13:23:05.744 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 13:23:05.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 13:23:05.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:05.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:05.746 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 13:23:05.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:05.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:05.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:05.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:05.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:05.747 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/preferences/archetype-catalog.xml 13:23:05.762 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:") 13:23:05.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:05.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:05.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:05.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:05.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:23:05.763 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:23:05.763 INFO [WorkbenchTestable][AbstractText] Text set to: Local Test Catalog 13:23:05.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.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) 13:23:05.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:05.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:05.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:05.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:05.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:05.767 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:23:05.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:05.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:05.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:05.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:05.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:23:05.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:23:05.799 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 13:23:05.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:05.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:05.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:05.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:05.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:23:05.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:23:05.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:23:05.801 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 13:23:05.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:05.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:05.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:05.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:05.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:23:05.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:23:05.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:23:05.802 TRACE [main][WidgetHandler] Notify Table with event 13 13:23:05.802 TRACE [main][WidgetHandler] Wait for synchronization 13:23:05.802 DEBUG [WorkbenchTestable][WidgetLookup] 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") 13:23:05.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:05.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:05.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:05.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:05.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:05.804 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:23:05.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:05.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:05.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:05.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23: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.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 13:23:05.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:05.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:05.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:05.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:05.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:23:05.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:23:05.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:23:05.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:23:05.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:05.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:05.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:05.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:05.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:05.818 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:23:05.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:05.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:05.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:05.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:05.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:23:05.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:23:05.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:05.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:05.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:05.865 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:23:05.865 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:05.865 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:05.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:05.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:05.866 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 13:23:05.866 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:05.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:05.866 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:05.866 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 13:23:05.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:23:05.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:05.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:05.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:05.866 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:05.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:05.866 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:05.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:05.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:05.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:05.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:05.867 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:05.867 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:23:05.867 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:05.867 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:23:05.867 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:23:05.867 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:23:05.867 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:23:05.867 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:23:05.867 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:23:05.867 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:23:05.867 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:23:05.867 DEBUG [main][MenuItemLookup] Item match:Window 13:23:05.867 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:23:05.867 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:23:05.867 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:23:05.867 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:05.867 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:23:05.868 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:23:05.868 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:05.868 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:23:05.868 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:05.868 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:23:05.868 DEBUG [main][MenuItemLookup] Item match:Preferences 13:23:05.868 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:23:05.868 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:23:05.868 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:23:05.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:23:05.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:23:05.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:23:05.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:05.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:05.956 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:23:05.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:05.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:23:05.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:05.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:05.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:05.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:05.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:05.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:23:05.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:23:05.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:23:05.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:23:05.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:05.957 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:23:05.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:05.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:23:05.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:23:05.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:23:05.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:05.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:23:05.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:05.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:23:05.958 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 13:23:05.958 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 13:23:05.958 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 13:23:05.958 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 13:23:05.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:05.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:05.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:05.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:05.959 DEBUG [WorkbenchTestable][WidgetLookup] 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...") 13:23:05.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:05.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:05.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:05.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:05.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:05.960 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 13:23:05.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:05.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:05.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:05.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:06.013 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.... 13:23:06.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:06.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:06.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:06.014 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 13:23:06.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 13:23:06.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:06.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:06.014 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 13:23:06.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:06.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:06.015 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 13:23:06.019 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:") 13:23:06.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:06.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:23:06.022 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:23:06.023 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 13:23:06.023 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...") 13:23:06.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:06.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:06.024 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 13:23:06.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:06.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:06.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:06.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:06.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:06.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:06.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:06.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 13:23:06.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:06.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:06.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:06.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:23:06.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:06.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:06.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:06.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:06.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:06.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:06.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:06.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:06.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:06.526 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 13:23:06.528 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:23:06.529 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 13:23:06.531 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 13:23:06.531 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) 13:23:06.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:06.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:06.533 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:23:06.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:06.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:06.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:06.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:06.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:23:06.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:23:06.574 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 13:23:06.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:06.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:23:06.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:23:06.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:23:06.576 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 13:23:06.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:06.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:23:06.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:23:06.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:23:06.577 TRACE [main][WidgetHandler] Notify Table with event 13 13:23:06.577 TRACE [main][WidgetHandler] Wait for synchronization 13:23:06.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 13:23:06.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:06.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:06.578 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:23:06.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:06.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:06.579 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:06.579 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:06.585 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 13:23:06.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:06.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:23:06.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:23:06.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:23:06.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:23:06.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:06.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:06.589 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:23:06.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:06.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:06.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:06.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:06.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:23:06.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:23:06.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:06.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:06.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:06.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:23:06.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:06.635 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:06.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:06.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:06.635 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 13:23:06.635 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:06.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:06.635 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:06.636 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 13:23:06.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:23:06.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:06.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:06.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:06.636 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:06.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:06.636 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:06.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:06.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:06.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:06.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:06.636 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:06.636 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:23:06.636 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:06.636 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:23:06.636 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:23:06.636 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:23:06.636 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:23:06.636 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:23:06.636 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:23:06.636 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:23:06.636 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:23:06.636 DEBUG [main][MenuItemLookup] Item match:Window 13:23:06.637 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:23:06.637 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:23:06.637 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:23:06.637 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:06.637 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:23:06.637 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:23:06.637 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:06.637 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:23:06.637 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:06.637 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:23:06.637 DEBUG [main][MenuItemLookup] Item match:Preferences 13:23:06.637 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:23:06.637 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:23:06.637 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:23:06.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:23:06.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. finished successfully 13:23:06.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:23:06.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:06.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:06.736 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:23:06.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:06.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:23:06.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:06.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:06.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:23:06.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:23:06.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:23:06.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:23:06.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:06.747 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:23:06.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:06.747 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:23:06.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:23:06.748 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:23:06.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:06.748 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:23:06.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:06.748 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:23:06.748 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 13:23:06.748 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 13:23:06.748 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 13:23:06.748 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 13:23:06.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:06.749 DEBUG [WorkbenchTestable][WidgetLookup] 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...") 13:23:06.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:06.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:06.751 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 13:23:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:06.751 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:06.751 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:06.800 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.... 13:23:06.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:06.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:06.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:06.801 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 13:23:06.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 13:23:06.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:06.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:06.801 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 13:23:06.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:06.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:06.802 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml_test 13:23:06.805 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:") 13:23:06.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:06.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:23:06.806 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:23:06.807 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 13:23:06.807 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 13:23:06.807 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) 13:23:06.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:06.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:06.808 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:23:06.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:06.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:06.808 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:06.808 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:06.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:23:06.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:23:06.841 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 13:23:06.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:06.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:23:06.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:23:06.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:23:06.842 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 13:23:06.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:06.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:23:06.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:23:06.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:23:06.843 TRACE [main][WidgetHandler] Notify Table with event 13 13:23:06.843 TRACE [main][WidgetHandler] Wait for synchronization 13:23:06.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.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") 13:23:06.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:06.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:06.845 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:23:06.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:06.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:06.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:06.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:06.853 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 13:23:06.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:06.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:23:06.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:23:06.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:23:06.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:23:06.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:06.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:06.857 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:23:06.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:06.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:06.857 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:06.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:06.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:23:06.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:23:06.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:06.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:06.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:06.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:23:06.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:06.882 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:06.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:06.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:06.882 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 13:23:06.883 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:06.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:06.883 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:06.883 INFO [WorkbenchTestable][RequirementsRunner] Started test: editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 13:23:06.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:23:06.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:06.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:06.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:06.883 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:06.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:06.883 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:06.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:06.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:06.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:06.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:06.883 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:06.883 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:23:06.884 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:06.884 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:23:06.884 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:23:06.884 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:23:06.884 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:23:06.884 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:23:06.884 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:23:06.884 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:23:06.884 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:23:06.884 DEBUG [main][MenuItemLookup] Item match:Window 13:23:06.884 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:23:06.884 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:23:06.884 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:23:06.884 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:06.884 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:23:06.884 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:23:06.884 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:06.884 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:23:06.884 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:06.884 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:23:06.884 DEBUG [main][MenuItemLookup] Item match:Preferences 13:23:06.884 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:23:06.884 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:23:06.884 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:23:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:23:06.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:23:06.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:23:06.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:06.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:06.978 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:23:06.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:06.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 13:23:06.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:06.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:23:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:23:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:23:06.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:23:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:06.979 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:23:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:06.979 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:23:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:23:06.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:23:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:06.979 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:23:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:06.979 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:23:06.979 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 13:23:06.980 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 13:23:06.980 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 13:23:06.980 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 13:23:06.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:06.980 DEBUG [WorkbenchTestable][WidgetLookup] 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...") 13:23:06.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:06.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:06.982 INFO [WorkbenchTestable][AbstractButton] Click button Add &Local Catalog... 13:23:06.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:06.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:06.982 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:06.982 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:07.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available.... 13:23:07.031 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 13:23:07.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 13:23:07.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:07.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:07.032 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 13:23:07.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:07.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:07.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:07.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:07.033 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/preferences/archetype-catalog.xml 13:23:07.038 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:") 13:23:07.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:07.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:07.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:07.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:23:07.041 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:23:07.042 INFO [WorkbenchTestable][AbstractText] Text set to: Local Test Catalog 13:23:07.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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) 13:23:07.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:07.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:07.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:07.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:07.045 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:23:07.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:07.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:07.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:07.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:07.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:23:07.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:23:07.076 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 13:23:07.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:07.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:07.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:07.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:23:07.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:23:07.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:23:07.078 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 13:23:07.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:07.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:07.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:07.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:23:07.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:23:07.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:23:07.079 DEBUG [WorkbenchTestable][WidgetLookup] 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...") 13:23:07.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:07.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:07.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:07.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:07.080 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 13:23:07.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:07.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:07.080 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:07.080 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:07.142 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.... 13:23:07.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:07.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:07.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:07.143 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 13:23:07.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 13:23:07.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:07.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:07.144 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 13:23:07.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:07.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:07.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:07.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:07.145 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/preferences/archetype-catalog.xml 13:23:07.151 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:") 13:23:07.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:07.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:07.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:07.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:23:07.152 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:23:07.153 INFO [WorkbenchTestable][AbstractText] Text set to: Local: Local Test Catalog test 13:23:07.154 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 13:23:07.155 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) 13:23:07.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:07.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:07.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:07.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:07.156 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:23:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:07.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:07.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:07.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:23:07.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:23:07.184 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 13:23:07.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:07.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:07.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:07.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:23:07.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:23:07.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:23:07.186 DEBUG [WorkbenchTestable][WidgetLookup] 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") 13:23:07.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:07.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:07.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:07.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:07.187 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:23:07.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:07.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:07.188 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:07.188 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:07.189 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 13:23:07.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:07.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:07.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:07.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:23:07.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:23:07.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:23:07.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:23:07.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:07.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:07.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:07.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:07.192 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:23:07.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:07.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:07.192 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:07.192 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:07.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:23:07.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:23:07.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:07.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:07.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:07.240 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:23:07.240 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:07.240 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:07.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:07.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:07.241 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 13:23:07.241 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:07.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:07.241 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:07.241 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 13:23:07.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:23:07.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:07.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:07.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:07.242 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:07.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:07.242 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:07.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:07.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:07.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:07.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:07.242 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:07.242 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:23:07.242 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:07.242 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:23:07.242 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:23:07.242 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:23:07.242 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:23:07.242 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:23:07.242 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:23:07.242 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:23:07.242 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:23:07.242 DEBUG [main][MenuItemLookup] Item match:Window 13:23:07.243 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:23:07.243 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:23:07.243 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:23:07.243 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:07.243 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:23:07.243 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:23:07.243 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:07.243 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:23:07.243 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:07.243 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:23:07.243 DEBUG [main][MenuItemLookup] Item match:Preferences 13:23:07.243 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:23:07.243 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:23:07.243 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:23:07.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.... 13:23:07.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 13:23:07.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:23:07.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:07.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:07.337 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:23:07.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:07.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:23:07.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:07.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:07.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:07.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:07.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:23:07.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:23:07.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:23:07.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:23:07.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:07.339 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:23:07.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:07.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:23:07.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:23:07.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:23:07.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:07.339 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:23:07.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:07.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:23:07.339 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 13:23:07.339 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 13:23:07.340 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 13:23:07.340 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 13:23:07.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:07.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:07.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:07.340 DEBUG [WorkbenchTestable][WidgetLookup] 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...") 13:23:07.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:07.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:07.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:07.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:07.350 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 13:23:07.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:07.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:07.350 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:07.350 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:07.400 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.... 13:23:07.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:07.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:07.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:07.401 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 13:23:07.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 13:23:07.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:07.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:07.402 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 13:23:07.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:07.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:07.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:07.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:07.403 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 13:23:07.406 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:") 13:23:07.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:07.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:07.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:07.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:23:07.407 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:23:07.413 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 13:23:07.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 "Verify...") 13:23:07.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:07.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:07.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:07.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:07.421 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 13:23:07.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:07.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:07.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:07.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:07.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:07.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:07.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:07.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 13:23:07.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:07.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:07.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:07.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:07.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:07.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:07.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:07.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:07.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:07.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:07.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:07.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:07.922 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 13:23:07.922 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:23:07.924 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 13:23:07.924 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 13:23:07.924 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) 13:23:07.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:07.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:07.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:07.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:07.925 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:23:07.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:07.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:07.925 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:07.925 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:23:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:23:07.954 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 13:23:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:07.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:07.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:07.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:23:07.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:23:07.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:23:07.956 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 13:23:07.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:07.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:07.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:07.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:23:07.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:23:07.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:23:07.957 DEBUG [WorkbenchTestable][WidgetLookup] 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...") 13:23:07.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:07.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:07.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:07.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:07.959 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 13:23:07.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:07.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:07.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:07.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:08.000 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.... 13:23:08.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:08.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:08.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:08.000 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 13:23:08.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 13:23:08.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:08.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:08.001 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 13:23:08.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:08.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:08.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:08.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:08.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:08.002 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo https://repo1.maven.org/maven2/archetype-catalog.xml to:https://repo1.maven.org/maven2/archetype-catalog.xml 13:23:08.002 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:") 13:23:08.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:08.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:08.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:08.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:08.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:23:08.008 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:23:08.009 INFO [WorkbenchTestable][AbstractText] Text set to: Remote: Remote Test Catalog test 13:23:08.009 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...") 13:23:08.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:08.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:08.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:08.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:08.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:08.011 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 13:23:08.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:08.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:08.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:08.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:08.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:08.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:08.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:08.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 13:23:08.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:08.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:08.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:08.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:08.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:08.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:08.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:08.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:08.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:08.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:08.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:08.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:08.512 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 13:23:08.512 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:23:08.514 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 13:23:08.514 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 13:23:08.514 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) 13:23:08.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:08.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:08.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:08.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:08.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:08.515 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:23:08.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:08.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:08.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:08.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:08.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:23:08.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:23:08.541 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 13:23:08.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:08.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:08.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:08.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:08.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:23:08.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:23:08.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:23:08.542 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 13:23:08.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:08.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:08.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:08.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:08.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:23:08.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:23:08.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:23:08.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.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") 13:23:08.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:08.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:08.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:08.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:08.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:08.544 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:23:08.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:08.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:08.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:08.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:08.546 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 13:23:08.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:08.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:08.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:08.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:08.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:23:08.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:23:08.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:23: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 "Cancel", Widget matcher matching widgets with style: 8) 13:23:08.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:08.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:08.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:08.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:08.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:08.549 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:23:08.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:08.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:08.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:08.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:08.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:23:08.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:23:08.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:08.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:08.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:08.591 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:23:08.591 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:08.591 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:08.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:08.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:08.592 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 13:23:08.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:08.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:08.592 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:08.592 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 13:23:08.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:23:08.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:08.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:08.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:08.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:08.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:08.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:08.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:08.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:08.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:08.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:08.593 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:08.593 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:23:08.593 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:08.593 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:23:08.593 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:23:08.593 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:23:08.593 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:23:08.593 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:23:08.593 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:23:08.593 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:23:08.593 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:23:08.593 DEBUG [main][MenuItemLookup] Item match:Window 13:23:08.593 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:23:08.593 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:23:08.593 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:23:08.593 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:08.593 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:23:08.593 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:23:08.593 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:08.593 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:23:08.593 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:08.593 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:23:08.593 DEBUG [main][MenuItemLookup] Item match:Preferences 13:23:08.593 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:23:08.593 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:23:08.594 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:23:08.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:23:08.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:23:08.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:23:08.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:08.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:08.685 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:23:08.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:08.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:23:08.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:08.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:08.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:08.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:08.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:08.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:23:08.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:23:08.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:23:08.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:23:08.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:08.687 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:23:08.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:08.687 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:23:08.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:23:08.687 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:23:08.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:08.687 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:23:08.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:08.687 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:23:08.687 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 13:23:08.687 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 13:23:08.687 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 13:23:08.687 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 13:23:08.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:08.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:08.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:08.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:08.688 DEBUG [WorkbenchTestable][WidgetLookup] 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...") 13:23:08.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:08.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:08.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:08.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:08.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:08.689 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 13:23:08.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:08.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:08.689 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:08.689 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:08.735 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.... 13:23:08.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:08.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:08.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:08.738 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 13:23:08.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 13:23:08.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:08.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:08.739 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 13:23:08.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:08.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:08.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:08.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:08.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:08.739 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 13:23:08.742 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:") 13:23:08.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:08.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:08.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:08.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:08.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:23:08.743 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:23:08.744 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 13:23:08.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.dialogs.TitleAreaDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Verify...") 13:23:08.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:08.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:08.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:08.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:08.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:08.745 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 13:23:08.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:08.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:08.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:08.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:08.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:08.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:08.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:08.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:08.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 13:23:09.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:09.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:09.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:09.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:09.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:09.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:09.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:09.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:09.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:09.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:09.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:09.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:09.246 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 13:23:09.246 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:23:09.248 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 13:23:09.248 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 13:23:09.248 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) 13:23:09.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:09.249 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:23:09.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:09.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:09.249 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:09.249 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:09.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:23:09.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:23:09.277 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 13:23:09.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:23:09.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:23:09.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:23:09.278 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 13:23:09.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:23:09.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:23:09.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:23:09.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.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...") 13:23:09.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:09.281 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 13:23:09.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:09.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:09.281 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:09.281 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:09.322 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.... 13:23:09.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:09.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:09.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:09.322 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 13:23:09.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 13:23:09.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:09.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:09.324 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 13:23:09.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:09.325 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo https://repo1.maven.org/maven2/archetype-catalog.xml to:https://repo1.maven.org/maven2/archetype-catalog.xmlabc 13:23:09.326 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:") 13:23:09.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:23:09.327 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:23:09.327 INFO [WorkbenchTestable][AbstractText] Text set to: Remote: Remote Test Catalog test 13:23:09.328 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 13:23:09.328 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) 13:23:09.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:09.329 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:23:09.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:09.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:09.329 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:09.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:09.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:23:09.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:23:09.355 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 13:23:09.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:23:09.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:23:09.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:23:09.356 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 13:23:09.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:23:09.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:23:09.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:23:09.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 13:23:09.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:09.359 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:23:09.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:09.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:09.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:09.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:09.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 13:23:09.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:23:09.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:23:09.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:23:09.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:23:09.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:09.364 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:23:09.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:09.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:09.364 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:09.364 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:09.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:23:09.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:23:09.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:09.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:09.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:09.389 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:23:09.389 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:09.389 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:09.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:09.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:09.389 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 13:23:09.389 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:23:09.389 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:09.389 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:09.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:09.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.848 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.31 s setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.769 s setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.246 s editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.358 s editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 1.351 s editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.797 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 13:23:09.397 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 13:23:09.398 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:23:09.398 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:09.398 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 13:23:09.398 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:09.398 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:23:09.407 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:09.407 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:23:09.408 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:09.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:09.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:09.408 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:09.409 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest) 13:23:09.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 13:23:09.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:09.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:09.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:09.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.*'] 13:23:09.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:09.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.*'] 13:23:09.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:09.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:09.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:09.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:09.409 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:09.409 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:23:09.409 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:09.409 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:23:09.409 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:23:09.409 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:23:09.409 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:23:09.409 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:23:09.409 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:23:09.409 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:23:09.409 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:23:09.409 DEBUG [main][MenuItemLookup] Item match:Window 13:23:09.410 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:23:09.410 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:23:09.410 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:23:09.410 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:09.410 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:23:09.410 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:23:09.410 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:09.410 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:23:09.410 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:09.410 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:23:09.410 DEBUG [main][MenuItemLookup] Item match:Preferences 13:23:09.410 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:23:09.410 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:23:09.410 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:23:09.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:23:09.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:23:09.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:23:09.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:09.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:09.495 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:23:09.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:09.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:23:09.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:09.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:23:09.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:23:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:23:09.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:23:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:09.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:23:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:09.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:23:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:23:09.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:23:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:09.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:23:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:09.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:23:09.497 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Errors/Warnings 13:23:09.497 DEBUG [main][TreeItemHandler] Selecting tree item: Errors/Warnings 13:23:09.497 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Errors/Warnings about selection 13:23:09.498 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Errors/Warnings 13:23:09.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.535 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") 13:23:09.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:09.546 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 13:23:09.548 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Group ID to: Ignore 13:23:09.548 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") 13:23:09.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:09.552 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 13:23:09.552 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Version to: Ignore 13:23:09.552 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") 13:23:09.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:09.565 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Error to selection: Ignore 13:23:09.565 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Project Config to: Ignore 13:23:09.565 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") 13:23:09.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:09.576 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 13:23:09.576 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Plugin Execution to: Ignore 13:23:09.576 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") 13:23:09.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:09.583 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 13:23:09.583 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Managed Version to: Ignore 13:23:09.583 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") 13:23:09.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:09.586 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") 13:23:09.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:09.595 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") 13:23:09.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:09.600 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") 13:23:09.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:09.611 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") 13:23:09.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:09.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) 13:23:09.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:09.620 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:23:09.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:09.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:09.620 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:09.620 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:09.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:23:09.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:23:09.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:09.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:09.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:09.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 13:23:09.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:09.649 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:09.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:09.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:09.649 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest) 13:23:09.649 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 13:23:09.649 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:09.649 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:09.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:09.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 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.24 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 13:23:09.657 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 13:23:09.657 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:23:09.657 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:09.657 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 13:23:09.657 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:09.657 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:23:09.658 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:09.658 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:23:09.658 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:09.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:09.676 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:09.676 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:09.676 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 13:23:09.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 13:23:09.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:09.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:09.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:09.676 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:09.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:09.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:09.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:09.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:09.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:09.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:09.677 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:09.677 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:23:09.677 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:09.677 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:23:09.677 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:23:09.677 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:23:09.677 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:23:09.677 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:23:09.677 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:23:09.677 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:23:09.677 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:23:09.677 DEBUG [main][MenuItemLookup] Item match:Window 13:23:09.678 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:23:09.678 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:23:09.678 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:23:09.678 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:09.678 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:23:09.678 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:23:09.678 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:09.678 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:23:09.678 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:09.678 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:23:09.678 DEBUG [main][MenuItemLookup] Item match:Preferences 13:23:09.678 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:23:09.678 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:23:09.678 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:23: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.... 13:23:09.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:23:09.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:23:09.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:09.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:09.773 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:23:09.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:09.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:23:09.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:09.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:23:09.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:23:09.774 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven 13:23:09.774 DEBUG [main][TreeItemHandler] Selecting tree item: Maven 13:23:09.775 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven about selection 13:23:09.775 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven 13:23:09.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.818 DEBUG [WorkbenchTestable][WidgetLookup] 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") 13:23:09.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:09.819 INFO [WorkbenchTestable][CheckBox] Select checkbox Debu&g Output 13:23:09.819 INFO [WorkbenchTestable][CheckBox] Check checkbox Debu&g Output 13:23:09.819 INFO [WorkbenchTestable][AbstractButton] Click button Debu&g Output 13:23:09.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:09.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:09.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:09.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23: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.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 "Do not automatically update dependencies from remote repositories") 13:23:09.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:10.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:10.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:10.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:10.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:10.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:23:10.841 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:23:10.841 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest.checkAllPreferences throws exception: org.eclipse.reddeer.core.exception.CoreLayerException: No matching widget found with Matcher matching when all matchers match: [Matcher matching widget with the same type as or type extending class org.eclipse.swt.widgets.Button, Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Do not automatically update dependencies from remote repositories"] class org.eclipse.swt.widgets.Shell[shell: 'Preferences'] with text 'Preferences' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog$PreferenceFilteredTree[shell: 'Preferences'] class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Text[shell: 'Preferences'] with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Tree[shell: 'Preferences'] class org.eclipse.swt.widgets.Sash[shell: 'Preferences'] class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.custom.CLabel[shell: 'Preferences'] with label '' with text 'Maven' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text '' class org.eclipse.swt.widgets.Text[shell: 'Preferences'] with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label 'Maven' class org.eclipse.swt.widgets.ToolBar[shell: 'Preferences'] with label 'Maven' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with label 'Maven' with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.custom.ScrolledComposite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text '"groupId" duplicate of parent groupId' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with text 'Warning' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text '"version" duplicate of parent version' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with text 'Warning' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text 'Out-of-date project configuration' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with text 'Error' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text 'Plugin execution not covered by lifecycle configuration' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with text 'Warning' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text 'Overriding managed version' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with text 'Warning' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with text 'Restore &Defaults' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with text '&Apply' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text '&Offline' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Debu&g Output' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Do&wnload Artifact Sources' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Download Artifact &Javadoc' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Download repository index updates on startup' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Update Maven projects on startup' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Automatically update Maven projects configuration' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Hide folders of physically nested modules (experimental)' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Use Maven-Central to identify unknown artifacts (e.g. when locating sources)' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with label '' with text 'Global Checksum Policy:' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with label 'Global Checksum Policy:' with text 'Default' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with label 'Global Checksum Policy:' with text 'Global Update Policy:' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with label 'Global Update Policy:' with text 'Default' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label 'Global Update Policy:' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label 'Global Update Policy:' with text 'Restore &Defaults' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label 'Global Update Policy:' with text '&Apply' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with label 'Global Update Policy:' with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.ToolBar[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Cancel' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Apply and Close' at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:114) at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:87) at org.eclipse.reddeer.swt.widgets.AbstractWidget.(AbstractWidget.java:76) at org.eclipse.reddeer.swt.widgets.AbstractControl.(AbstractControl.java:38) at org.eclipse.reddeer.swt.impl.button.AbstractButton.(AbstractButton.java:43) at org.eclipse.reddeer.swt.impl.button.CheckBox.(CheckBox.java:107) at org.eclipse.reddeer.swt.impl.button.CheckBox.(CheckBox.java:86) at org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage.setDoNotAutoUpdateDeps(MavenPreferencePage.java:79) at org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest.checkAllPreferences(MavenPreferencePageTest.java:37) 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) Caused by: org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 1 s.: widget is found at org.eclipse.reddeer.common.wait.WaitUntil.throwWaitTimeOutException(WaitUntil.java:120) at org.eclipse.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:207) at org.eclipse.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:151) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:132) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:97) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:64) at org.eclipse.reddeer.common.wait.WaitUntil.(WaitUntil.java:48) at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:109) ... 71 more org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 1 s.: widget is found at org.eclipse.reddeer.common.wait.WaitUntil.throwWaitTimeOutException(WaitUntil.java:120) at org.eclipse.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:207) at org.eclipse.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:151) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:132) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:97) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:64) at org.eclipse.reddeer.common.wait.WaitUntil.(WaitUntil.java:48) at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:109) at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:87) at org.eclipse.reddeer.swt.widgets.AbstractWidget.(AbstractWidget.java:76) at org.eclipse.reddeer.swt.widgets.AbstractControl.(AbstractControl.java:38) at org.eclipse.reddeer.swt.impl.button.AbstractButton.(AbstractButton.java:43) at org.eclipse.reddeer.swt.impl.button.CheckBox.(CheckBox.java:107) at org.eclipse.reddeer.swt.impl.button.CheckBox.(CheckBox.java:86) at org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage.setDoNotAutoUpdateDeps(MavenPreferencePage.java:79) at org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest.checkAllPreferences(MavenPreferencePageTest.java:37) 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) 13:23:10.843 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest.checkAllPreferences.png 13:23:10.927 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest.checkAllPreferences.png 13:23:10.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:23:10.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:10.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:10.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:23:10.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:10.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:10.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:10.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:10.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:10.941 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:23:10.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:10.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:10.941 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:10.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:10.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:23:10.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:23:10.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:10.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:10.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:10.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 13:23:10.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:10.971 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:10.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:10.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:10.971 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) org.eclipse.reddeer.core.exception.CoreLayerException: No matching widget found with Matcher matching when all matchers match: [Matcher matching widget with the same type as or type extending class org.eclipse.swt.widgets.Button, Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Do not automatically update dependencies from remote repositories"] class org.eclipse.swt.widgets.Shell[shell: 'Preferences'] with text 'Preferences' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog$PreferenceFilteredTree[shell: 'Preferences'] class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Text[shell: 'Preferences'] with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Tree[shell: 'Preferences'] class org.eclipse.swt.widgets.Sash[shell: 'Preferences'] class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.custom.CLabel[shell: 'Preferences'] with label '' with text 'Maven' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text '' class org.eclipse.swt.widgets.Text[shell: 'Preferences'] with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label 'Maven' class org.eclipse.swt.widgets.ToolBar[shell: 'Preferences'] with label 'Maven' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with label 'Maven' with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.custom.ScrolledComposite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text '"groupId" duplicate of parent groupId' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with text 'Warning' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text '"version" duplicate of parent version' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with text 'Warning' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text 'Out-of-date project configuration' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with text 'Error' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text 'Plugin execution not covered by lifecycle configuration' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with text 'Warning' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text 'Overriding managed version' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with text 'Warning' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with text 'Restore &Defaults' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with text '&Apply' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text '&Offline' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Debu&g Output' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Do&wnload Artifact Sources' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Download Artifact &Javadoc' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Download repository index updates on startup' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Update Maven projects on startup' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Automatically update Maven projects configuration' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Hide folders of physically nested modules (experimental)' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Use Maven-Central to identify unknown artifacts (e.g. when locating sources)' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with label '' with text 'Global Checksum Policy:' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with label 'Global Checksum Policy:' with text 'Default' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with label 'Global Checksum Policy:' with text 'Global Update Policy:' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with label 'Global Update Policy:' with text 'Default' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label 'Global Update Policy:' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label 'Global Update Policy:' with text 'Restore &Defaults' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label 'Global Update Policy:' with text '&Apply' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with label 'Global Update Policy:' with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.ToolBar[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Cancel' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Apply and Close' at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:114) at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:87) at org.eclipse.reddeer.swt.widgets.AbstractWidget.(AbstractWidget.java:76) at org.eclipse.reddeer.swt.widgets.AbstractControl.(AbstractControl.java:38) at org.eclipse.reddeer.swt.impl.button.AbstractButton.(AbstractButton.java:43) at org.eclipse.reddeer.swt.impl.button.CheckBox.(CheckBox.java:107) at org.eclipse.reddeer.swt.impl.button.CheckBox.(CheckBox.java:86) at org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage.setDoNotAutoUpdateDeps(MavenPreferencePage.java:79) at org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest.checkAllPreferences(MavenPreferencePageTest.java:37) 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) Caused by: org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 1 s.: widget is found at org.eclipse.reddeer.common.wait.WaitUntil.throwWaitTimeOutException(WaitUntil.java:120) at org.eclipse.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:207) at org.eclipse.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:151) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:132) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:97) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:64) at org.eclipse.reddeer.common.wait.WaitUntil.(WaitUntil.java:48) at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:109) ... 71 more org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 1 s.: widget is found at org.eclipse.reddeer.common.wait.WaitUntil.throwWaitTimeOutException(WaitUntil.java:120) at org.eclipse.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:207) at org.eclipse.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:151) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:132) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:97) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:64) at org.eclipse.reddeer.common.wait.WaitUntil.(WaitUntil.java:48) at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:109) at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:87) at org.eclipse.reddeer.swt.widgets.AbstractWidget.(AbstractWidget.java:76) at org.eclipse.reddeer.swt.widgets.AbstractControl.(AbstractControl.java:38) at org.eclipse.reddeer.swt.impl.button.AbstractButton.(AbstractButton.java:43) at org.eclipse.reddeer.swt.impl.button.CheckBox.(CheckBox.java:107) at org.eclipse.reddeer.swt.impl.button.CheckBox.(CheckBox.java:86) at org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage.setDoNotAutoUpdateDeps(MavenPreferencePage.java:79) at org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest.checkAllPreferences(MavenPreferencePageTest.java:37) 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) 13:23:10.972 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 13:23:10.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:10.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:10.973 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:10.973 INFO [WorkbenchTestable][RequirementsRunner] Started test: uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 13:23:10.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 13:23:10.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:10.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:10.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:10.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:10.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:10.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:23:10.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:10.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:10.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:10.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:10.974 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:10.974 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:23:10.974 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:10.974 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:23:10.974 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:23:10.974 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:23:10.974 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:23:10.974 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:23:10.974 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:23:10.974 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:23:10.974 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:23:10.974 DEBUG [main][MenuItemLookup] Item match:Window 13:23:10.974 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:23:10.974 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:23:10.974 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:23:10.974 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:10.974 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:23:10.974 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:23:10.974 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:10.974 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:23:10.974 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:10.974 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:23:10.974 DEBUG [main][MenuItemLookup] Item match:Preferences 13:23:10.975 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:23:10.975 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:23:10.975 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:23:11.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 'Preferences.*'] is available.... 13:23:11.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:23:11.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:23:11.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:11.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:11.089 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:23:11.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:11.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:23:11.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:11.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:11.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:11.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:11.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:11.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:23:11.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:23:11.091 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven 13:23:11.091 DEBUG [main][TreeItemHandler] Selecting tree item: Maven 13:23:11.091 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven about selection 13:23:11.091 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven 13:23:11.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:11.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:11.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:11.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:11.092 DEBUG [WorkbenchTestable][WidgetLookup] 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") 13:23:11.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:11.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:11.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:11.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:11.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:11.094 INFO [WorkbenchTestable][CheckBox] Select checkbox Debu&g Output 13:23:11.094 DEBUG [WorkbenchTestable][CheckBox] Checkbox Debu&g Output not checked, no action performed 13:23:11.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Do not automatically update dependencies from remote repositories") 13:23:11.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:11.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:11.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:11.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:11.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:12.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:12.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:12.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:23:12.138 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:23:12.139 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest.uncheckAllPreferences throws exception: org.eclipse.reddeer.core.exception.CoreLayerException: No matching widget found with Matcher matching when all matchers match: [Matcher matching widget with the same type as or type extending class org.eclipse.swt.widgets.Button, Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Do not automatically update dependencies from remote repositories"] class org.eclipse.swt.widgets.Shell[shell: 'Preferences'] with text 'Preferences' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog$PreferenceFilteredTree[shell: 'Preferences'] class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Text[shell: 'Preferences'] with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Tree[shell: 'Preferences'] class org.eclipse.swt.widgets.Sash[shell: 'Preferences'] class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.custom.CLabel[shell: 'Preferences'] with label '' with text 'Maven' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text '' class org.eclipse.swt.widgets.Text[shell: 'Preferences'] with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label 'Maven' class org.eclipse.swt.widgets.ToolBar[shell: 'Preferences'] with label 'Maven' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with label 'Maven' with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.custom.ScrolledComposite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text '&Offline' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Debu&g Output' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Do&wnload Artifact Sources' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Download Artifact &Javadoc' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Download repository index updates on startup' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Update Maven projects on startup' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Automatically update Maven projects configuration' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Hide folders of physically nested modules (experimental)' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Use Maven-Central to identify unknown artifacts (e.g. when locating sources)' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with label '' with text 'Global Checksum Policy:' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with label 'Global Checksum Policy:' with text 'Default' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with label 'Global Checksum Policy:' with text 'Global Update Policy:' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with label 'Global Update Policy:' with text 'Default' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label 'Global Update Policy:' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label 'Global Update Policy:' with text 'Restore &Defaults' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label 'Global Update Policy:' with text '&Apply' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with label 'Global Update Policy:' with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.ToolBar[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Cancel' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Apply and Close' at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:114) at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:87) at org.eclipse.reddeer.swt.widgets.AbstractWidget.(AbstractWidget.java:76) at org.eclipse.reddeer.swt.widgets.AbstractControl.(AbstractControl.java:38) at org.eclipse.reddeer.swt.impl.button.AbstractButton.(AbstractButton.java:43) at org.eclipse.reddeer.swt.impl.button.CheckBox.(CheckBox.java:107) at org.eclipse.reddeer.swt.impl.button.CheckBox.(CheckBox.java:86) at org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage.setDoNotAutoUpdateDeps(MavenPreferencePage.java:79) at org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest.uncheckAllPreferences(MavenPreferencePageTest.java:63) 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) Caused by: org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 1 s.: widget is found at org.eclipse.reddeer.common.wait.WaitUntil.throwWaitTimeOutException(WaitUntil.java:120) at org.eclipse.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:207) at org.eclipse.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:151) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:132) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:97) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:64) at org.eclipse.reddeer.common.wait.WaitUntil.(WaitUntil.java:48) at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:109) ... 71 more org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 1 s.: widget is found at org.eclipse.reddeer.common.wait.WaitUntil.throwWaitTimeOutException(WaitUntil.java:120) at org.eclipse.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:207) at org.eclipse.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:151) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:132) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:97) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:64) at org.eclipse.reddeer.common.wait.WaitUntil.(WaitUntil.java:48) at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:109) at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:87) at org.eclipse.reddeer.swt.widgets.AbstractWidget.(AbstractWidget.java:76) at org.eclipse.reddeer.swt.widgets.AbstractControl.(AbstractControl.java:38) at org.eclipse.reddeer.swt.impl.button.AbstractButton.(AbstractButton.java:43) at org.eclipse.reddeer.swt.impl.button.CheckBox.(CheckBox.java:107) at org.eclipse.reddeer.swt.impl.button.CheckBox.(CheckBox.java:86) at org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage.setDoNotAutoUpdateDeps(MavenPreferencePage.java:79) at org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest.uncheckAllPreferences(MavenPreferencePageTest.java:63) 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) 13:23:12.140 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest.uncheckAllPreferences.png 13:23:12.223 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest.uncheckAllPreferences.png 13:23:12.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:23:12.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:12.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:12.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) 13:23:12.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:12.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:12.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:12.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:12.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:12.234 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:23:12.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:12.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:12.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:12.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:12.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:23:12.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:23:12.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:12.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:12.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:12.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 13:23:12.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:12.280 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:12.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:12.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:12.280 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) org.eclipse.reddeer.core.exception.CoreLayerException: No matching widget found with Matcher matching when all matchers match: [Matcher matching widget with the same type as or type extending class org.eclipse.swt.widgets.Button, Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Do not automatically update dependencies from remote repositories"] class org.eclipse.swt.widgets.Shell[shell: 'Preferences'] with text 'Preferences' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog$PreferenceFilteredTree[shell: 'Preferences'] class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Text[shell: 'Preferences'] with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Tree[shell: 'Preferences'] class org.eclipse.swt.widgets.Sash[shell: 'Preferences'] class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.custom.CLabel[shell: 'Preferences'] with label '' with text 'Maven' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text '' class org.eclipse.swt.widgets.Text[shell: 'Preferences'] with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label 'Maven' class org.eclipse.swt.widgets.ToolBar[shell: 'Preferences'] with label 'Maven' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with label 'Maven' with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.custom.ScrolledComposite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text '&Offline' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Debu&g Output' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Do&wnload Artifact Sources' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Download Artifact &Javadoc' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Download repository index updates on startup' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Update Maven projects on startup' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Automatically update Maven projects configuration' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Hide folders of physically nested modules (experimental)' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Use Maven-Central to identify unknown artifacts (e.g. when locating sources)' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with label '' with text 'Global Checksum Policy:' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with label 'Global Checksum Policy:' with text 'Default' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with label 'Global Checksum Policy:' with text 'Global Update Policy:' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with label 'Global Update Policy:' with text 'Default' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label 'Global Update Policy:' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label 'Global Update Policy:' with text 'Restore &Defaults' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label 'Global Update Policy:' with text '&Apply' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with label 'Global Update Policy:' with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.ToolBar[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Cancel' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Apply and Close' at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:114) at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:87) at org.eclipse.reddeer.swt.widgets.AbstractWidget.(AbstractWidget.java:76) at org.eclipse.reddeer.swt.widgets.AbstractControl.(AbstractControl.java:38) at org.eclipse.reddeer.swt.impl.button.AbstractButton.(AbstractButton.java:43) at org.eclipse.reddeer.swt.impl.button.CheckBox.(CheckBox.java:107) at org.eclipse.reddeer.swt.impl.button.CheckBox.(CheckBox.java:86) at org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage.setDoNotAutoUpdateDeps(MavenPreferencePage.java:79) at org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest.uncheckAllPreferences(MavenPreferencePageTest.java:63) 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) Caused by: org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 1 s.: widget is found at org.eclipse.reddeer.common.wait.WaitUntil.throwWaitTimeOutException(WaitUntil.java:120) at org.eclipse.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:207) at org.eclipse.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:151) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:132) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:97) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:64) at org.eclipse.reddeer.common.wait.WaitUntil.(WaitUntil.java:48) at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:109) ... 71 more org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 1 s.: widget is found at org.eclipse.reddeer.common.wait.WaitUntil.throwWaitTimeOutException(WaitUntil.java:120) at org.eclipse.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:207) at org.eclipse.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:151) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:132) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:97) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:64) at org.eclipse.reddeer.common.wait.WaitUntil.(WaitUntil.java:48) at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:109) at org.eclipse.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:87) at org.eclipse.reddeer.swt.widgets.AbstractWidget.(AbstractWidget.java:76) at org.eclipse.reddeer.swt.widgets.AbstractControl.(AbstractControl.java:38) at org.eclipse.reddeer.swt.impl.button.AbstractButton.(AbstractButton.java:43) at org.eclipse.reddeer.swt.impl.button.CheckBox.(CheckBox.java:107) at org.eclipse.reddeer.swt.impl.button.CheckBox.(CheckBox.java:86) at org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage.setDoNotAutoUpdateDeps(MavenPreferencePage.java:79) at org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest.uncheckAllPreferences(MavenPreferencePageTest.java:63) 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) 13:23:12.282 INFO [WorkbenchTestable][RequirementsRunner] Finished test: uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 13:23:12.282 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 13:23:12.282 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:12.282 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:12.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:12.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 2.626 s <<< FAILURE! - 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: 1.295 s <<< ERROR! org.eclipse.reddeer.core.exception.CoreLayerException: No matching widget found with Matcher matching when all matchers match: [Matcher matching widget with the same type as or type extending class org.eclipse.swt.widgets.Button, Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Do not automatically update dependencies from remote repositories"] class org.eclipse.swt.widgets.Shell[shell: 'Preferences'] with text 'Preferences' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog$PreferenceFilteredTree[shell: 'Preferences'] class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Text[shell: 'Preferences'] with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Tree[shell: 'Preferences'] class org.eclipse.swt.widgets.Sash[shell: 'Preferences'] class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.custom.CLabel[shell: 'Preferences'] with label '' with text 'Maven' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text '' class org.eclipse.swt.widgets.Text[shell: 'Preferences'] with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label 'Maven' class org.eclipse.swt.widgets.ToolBar[shell: 'Preferences'] with label 'Maven' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with label 'Maven' with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.custom.ScrolledComposite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text '"groupId" duplicate of parent groupId' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with text 'Warning' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text '"version" duplicate of parent version' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with text 'Warning' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text 'Out-of-date project configuration' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with text 'Error' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text 'Plugin execution not covered by lifecycle configuration' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with text 'Warning' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text 'Overriding managed version' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with text 'Warning' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with text 'Restore &Defaults' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with text '&Apply' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text '&Offline' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Debu&g Output' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Do&wnload Artifact Sources' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Download Artifact &Javadoc' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Download repository index updates on startup' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Update Maven projects on startup' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Automatically update Maven projects configuration' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Hide folders of physically nested modules (experimental)' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Use Maven-Central to identify unknown artifacts (e.g. when locating sources)' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with label '' with text 'Global Checksum Policy:' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with label 'Global Checksum Policy:' with text 'Default' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with label 'Global Checksum Policy:' with text 'Global Update Policy:' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with label 'Global Update Policy:' with text 'Default' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label 'Global Update Policy:' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label 'Global Update Policy:' with text 'Restore &Defaults' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label 'Global Update Policy:' with text '&Apply' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with label 'Global Update Policy:' with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.ToolBar[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Cancel' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Apply and Close' at org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest.checkAllPreferences(MavenPreferencePageTest.java:37) Caused by: org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 1 s.: widget is found at org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest.checkAllPreferences(MavenPreferencePageTest.java:37) uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) Time elapsed: 1.307 s <<< ERROR! org.eclipse.reddeer.core.exception.CoreLayerException: No matching widget found with Matcher matching when all matchers match: [Matcher matching widget with the same type as or type extending class org.eclipse.swt.widgets.Button, Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Do not automatically update dependencies from remote repositories"] class org.eclipse.swt.widgets.Shell[shell: 'Preferences'] with text 'Preferences' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog$PreferenceFilteredTree[shell: 'Preferences'] class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Text[shell: 'Preferences'] with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Tree[shell: 'Preferences'] class org.eclipse.swt.widgets.Sash[shell: 'Preferences'] class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.custom.CLabel[shell: 'Preferences'] with label '' with text 'Maven' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with text '' class org.eclipse.swt.widgets.Text[shell: 'Preferences'] with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label 'Maven' class org.eclipse.swt.widgets.ToolBar[shell: 'Preferences'] with label 'Maven' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with label 'Maven' with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.custom.ScrolledComposite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text '&Offline' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Debu&g Output' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Do&wnload Artifact Sources' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Download Artifact &Javadoc' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Download repository index updates on startup' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Update Maven projects on startup' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Automatically update Maven projects configuration' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Hide folders of physically nested modules (experimental)' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Use Maven-Central to identify unknown artifacts (e.g. when locating sources)' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with label '' with text 'Global Checksum Policy:' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with label 'Global Checksum Policy:' with text 'Default' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with label 'Global Checksum Policy:' with text 'Global Update Policy:' class org.eclipse.swt.widgets.Combo[shell: 'Preferences'] with label 'Global Update Policy:' with text 'Default' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label 'Global Update Policy:' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label 'Global Update Policy:' with text 'Restore &Defaults' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label 'Global Update Policy:' with text '&Apply' class org.eclipse.swt.widgets.Label[shell: 'Preferences'] with label 'Global Update Policy:' with text '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.ToolBar[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Composite[shell: 'Preferences'] with label '' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Cancel' class org.eclipse.swt.widgets.Button[shell: 'Preferences'] with label '' with text 'Apply and Close' at org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest.uncheckAllPreferences(MavenPreferencePageTest.java:63) Caused by: org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 1 s.: widget is found at org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest.uncheckAllPreferences(MavenPreferencePageTest.java:63) Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 13:23:12.299 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 13:23:12.299 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:23:12.299 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:12.299 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 13:23:12.299 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:12.299 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:23:12.300 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:12.300 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:23:12.300 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:12.300 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:12.300 INFO [WorkbenchTestable][RequirementsRunner] Started test: createMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest) 13:23:12.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 13:23:12.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:12.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:12.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23: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'] 13:23:12.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:12.308 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:23:12.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:12.308 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 13:23:12.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:12.308 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:23:12.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:12.309 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:23:12.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:12.309 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:23:12.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:12.309 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 13:23:12.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:12.309 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:23:12.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:12.310 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:23:12.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:12.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:12.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:12.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:12.310 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:12.310 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:23:12.310 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:12.310 DEBUG [main][MenuItemLookup] Item match:File 13:23:12.311 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:23:12.311 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:23:12.315 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:23:12.315 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:23:12.315 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:23:12.315 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:12.315 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:23:12.315 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:23:12.315 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:23:12.315 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:23:12.315 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:23:12.315 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:23:12.315 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:23:12.315 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:23:12.315 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:23:12.315 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:12.315 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:23:12.315 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:23:12.315 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:23:12.315 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:12.315 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:23:12.315 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:12.315 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:23:12.315 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:23:12.316 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:23:12.316 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:23:12.316 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:23:12.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:23:12.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 13:23:12.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:23:12.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:12.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:12.391 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:23:12.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:12.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:23:12.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:12.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:12.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:12.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:12.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:12.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:23:12.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:23:12.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:23:12.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:23:12.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:12.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:23:12.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:12.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:23:12.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:23:12.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:23:12.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:12.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:23:12.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:12.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:23:12.393 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 13:23:12.393 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 13:23:12.393 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 13:23:12.393 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 13:23:12.393 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:23:12.393 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:23:12.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:23:12.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:12.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:12.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:12.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:12.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:12.394 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:23:12.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:12.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:12.394 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:12.394 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:12.540 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:23:12.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:12.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:12.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available.... 13:23:12.541 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 13:23:12.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 13:23:12.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:12.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:12.541 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 13:23:12.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:12.541 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 13:23:12.541 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 13:23:12.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.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) 13:23:12.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:12.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:12.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:12.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:12.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:12.543 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:23:12.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:12.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:12.543 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:12.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:12.569 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 13:23:12.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:12.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:12.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:12.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:12.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:12.570 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 13:23:12.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:12.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:12.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:12.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:12.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:12.571 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo All Catalogs to selection: Internal 13:23:12.582 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 13:23:12.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:12.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:12.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:12.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:12.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:23:12.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:12.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:12.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:12.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 13:23:13.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:13.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:13.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:13.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:23:13.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:13.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:13.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:13.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:13.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:13.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:13.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:13.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:13.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:13.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:23:13.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:23:13.084 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 13:23:13.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:13.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:13.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:13.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:13.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:13.088 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 13:23:13.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:13.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:13.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:13.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:13.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:23:13.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:23:13.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:23:13.089 TRACE [main][WidgetHandler] Notify Table with event 13 13:23:13.089 TRACE [main][WidgetHandler] Wait for synchronization 13:23:13.090 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 13:23:13.090 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 13:23:13.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 13:23:13.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:13.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:13.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:13.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:13.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:13.091 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:23:13.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:13.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:13.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:13.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:13.098 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:") 13:23:13.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:13.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:13.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:13.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:13.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:13.131 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:artifact 13:23:13.140 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:") 13:23:13.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:13.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:13.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:13.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:13.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:13.144 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo com.example to:group 13:23:13.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 13:23:13.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:13.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:13.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:13.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:13.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:13.149 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo 0.0.1-SNAPSHOT to:1.0.0 13:23:13.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardArchetypeParametersPage, index 0 and following matchers specified (Matcher matching widget with label: is "Artifact Id:") 13:23:13.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:13.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:13.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:13.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:13.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:13.152 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:") 13:23:13.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:13.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:13.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:13.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:13.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:13.155 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:") 13:23:13.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:13.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:13.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:13.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:13.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:13.163 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:") 13:23:13.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:13.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:13.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:13.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:13.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:13.169 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 13:23:13.169 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 13:23:13.169 DEBUG [WorkbenchTestable][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) 13:23:13.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:13.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:13.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:13.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:13.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:13.171 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:23:13.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:13.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:13.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:13.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:13.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:23:13.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:23:13.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:13.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:13.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:13.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:13.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Delayed model change job' is a system job, skipped 13:23:13.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:23:13.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:13.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:23:13.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:13.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:13.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:13.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:13.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:23:14.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:14.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:14.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:14.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:14.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:23:14.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:14.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:14.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:14.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:14.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:23:15.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:15.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:15.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:15.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:15.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:23:15.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:15.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:15.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:15.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:15.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:23:16.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:16.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:16.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:16.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:16.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:23:16.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:16.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:16.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:16.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:16.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:23:17.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:17.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:17.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:17.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:17.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:23:17.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:17.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:17.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:17.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:17.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:23:18.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:18.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:18.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:18.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:18.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:23:18.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:18.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:18.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:18.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:18.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:23:19.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:19.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:19.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:19.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:19.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:23:19.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:19.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:19.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:19.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:19.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:23:20.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:20.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:20.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:20.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:20.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:23:20.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:20.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:20.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:20.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:20.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:23:21.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:21.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:21.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:21.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:21.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:23:21.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:21.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:21.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:21.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:21.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:23:22.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:22.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:22.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:22.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:22.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:23:22.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:22.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:22.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:22.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:23:23.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:23.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:23.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:23.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:23:23.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 13:23:23.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:23:23.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:23:23.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:23:23.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:23:23.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:23.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:23.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:23.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:23.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:23.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:23.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:23.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:23.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:23.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:23.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:23.437 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:23:23.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:23.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:23.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:23.437 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:23.438 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:23:23.438 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:23.438 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:23:23.438 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:23:23.438 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:23:23.438 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:23:23.438 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:23:23.438 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:23:23.438 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:23:23.438 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:23:23.438 DEBUG [main][MenuItemLookup] Item match:Window 13:23:23.439 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:23:23.439 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:23:23.439 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:23:23.439 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:23.439 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:23:23.439 DEBUG [main][MenuItemLookup] Item match:Show View 13:23:23.443 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:23:23.443 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:23:23.443 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:23:23.443 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:23:23.443 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:23:23.443 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:23:23.443 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:23:23.443 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:23:23.443 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:23:23.443 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:23:23.443 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:23:23.443 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:23:23.443 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:23:23.443 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:23:23.443 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:23.443 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:23:23.443 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:23:23.444 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:23:23.444 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:23:23.444 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:23:23.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:23:23.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:23:23.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:23:23.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:23.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:23.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:23:23.503 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:23.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:23.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:23.503 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:23:23.503 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:23.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:23.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:23.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:23.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:23.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:23.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:23:23.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:23:23.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:23:23.504 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:23:23.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:24.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:24.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:23:24.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:23:24.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:23:24.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:24.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:23:24.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:24.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:23:24.037 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:23:24.037 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:23:24.037 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:23:24.038 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:23:24.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:24.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:24.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:24.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:23:24.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:24.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:24.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:24.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:23:24.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:24.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:24.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:24.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:23:24.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:24.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:24.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:24.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:24.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:24.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:24.040 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:23:24.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:24.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:24.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:24.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:24.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:23:24.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:23:24.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:23:24.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:24.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:24.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:23:24.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:24.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:24.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:24.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:24.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:24.150 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:24.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 '\*?\QProject Explorer\E') 13:23:24.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:24.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:24.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:24.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:24.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:24.228 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:24.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:24.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:24.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:23:24.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:23:24.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:23:24.230 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:24.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:24.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:24.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:24.231 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:24.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:24.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:24.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:24.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:24.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:24.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:24.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:24.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:25.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:25.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:25.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:25.232 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:25.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:25.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:25.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:25.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:23:25.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:25.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:25.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:25.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:25.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:25.234 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 13:23:25.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 13:23:25.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:25.234 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:25.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:25.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:25.234 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest) 13:23:25.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:25.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:25.235 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:23:25.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:25.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:25.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:25.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:25.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:25.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:25.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 '\*?\QProject Explorer\E') 13:23:25.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:25.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:25.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:25.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:25.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:25.273 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:25.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:25.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:25.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:23:25.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:23:25.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:23:25.276 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:25.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:25.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:25.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:25.276 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:25.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:25.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:25.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:25.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:25.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:25.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:25.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:25.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:26.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:26.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:26.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:26.278 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:26.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:26.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:26.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:26.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:23:26.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:26.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:26.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:26.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:26.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:26.279 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 13:23:26.279 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:26.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:26.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:26.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:26.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:26.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:26.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:26.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:26.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:27.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:27.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:27.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:27.281 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:27.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:27.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:27.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:27.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:23:27.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:27.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:27.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:27.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:27.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:27.284 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 13:23:27.284 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:27.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:27.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:27.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:27.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 13:23:27.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:27.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:27.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:27.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:27.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:27.286 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:23:27.286 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:23:27.288 DEBUG [main][TreeItemHandler] Set Tree selection 13:23:27.289 DEBUG [main][TreeHandler] Notify Tree about selection event 13:23:27.303 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:23:27.311 DEBUG [WorkbenchTestable][TreeItemHandler] artifact 13:23:27.311 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:23:27.311 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:27.361 DEBUG [main][MenuItemLookup] Found menu:'New' 13:23:27.361 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:23:27.361 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:27.361 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:23:27.361 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:27.361 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:23:27.361 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:23:27.361 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:23:27.361 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:23:27.361 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:23:27.361 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:23:27.361 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:23:27.361 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:23:27.361 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:27.361 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:23:27.361 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:23:27.361 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:27.361 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:23:27.361 DEBUG [main][MenuItemLookup] Item match:Refresh 13:23:27.361 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:23:27.361 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:23:27.361 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:23:27.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:27.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:23:27.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:27.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:27.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:27.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:23:27.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:27.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:27.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:27.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:27.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:27.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:27.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:27.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:27.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:27.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:27.862 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:23:27.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:27.896 DEBUG [main][MenuItemLookup] Found menu:'New' 13:23:27.896 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:23:27.896 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:27.896 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:23:27.896 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:27.896 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:23:27.896 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:23:27.896 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:23:27.896 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:23:27.896 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:23:27.896 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:23:27.897 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:23:27.897 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:23:27.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:23:28.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 13:23:28.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:23:28.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:28.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:28.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:23:28.484 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:28.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:28.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:28.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:23:28.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:28.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:28.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:28.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:28.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:28.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:28.485 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:23:28.485 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:23:28.485 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:23:28.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:28.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:28.485 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:28.485 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:28.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:23:28.485 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:28.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:28.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:28.486 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:23:28.486 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:28.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:28.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:28.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:28.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:28.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:28.486 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:23:28.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:28.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:28.486 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:28.487 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:28.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:23:28.490 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:23:28.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:23:28.990 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:23:28.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:28.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:28.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:28.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:28.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:23:28.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:23:28.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 13:23:28.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:23:28.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:28.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:28.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:28.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:28.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:28.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:28.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:28.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:28.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:28.991 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 13:23:28.991 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:28.991 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:28.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:28.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.693 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest createMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest) Time elapsed: 12.934 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 13:23:29.026 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 13:23:29.027 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:23:29.027 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:29.027 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 13:23:29.027 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:29.027 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:23:29.028 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:29.028 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:23:29.028 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:29.028 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:29.028 INFO [WorkbenchTestable][RequirementsRunner] Started test: openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest) 13:23:29.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 13:23:29.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:29.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:29.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:29.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'] 13:23:29.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:29.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'] 13:23:29.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:29.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: "Check out as Maven project from SCM"] 13:23:29.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:29.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'] 13:23:29.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:29.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:23:29.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:29.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:23:29.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:29.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Check out as Maven project from SCM"] 13:23:29.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:29.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:23:29.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:29.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:23:29.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:29.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:29.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:29.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:29.032 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:29.032 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:23:29.032 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:29.032 DEBUG [main][MenuItemLookup] Item match:File 13:23:29.033 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:23:29.033 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:23:29.036 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:23:29.036 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:23:29.036 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:23:29.036 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:29.036 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:23:29.036 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:23:29.036 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:23:29.036 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:23:29.036 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:23:29.036 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:23:29.036 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:23:29.036 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:23:29.036 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:23:29.036 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:29.036 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:23:29.036 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:23:29.036 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:23:29.036 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:29.036 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:23:29.036 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:29.036 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:23:29.036 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:23:29.036 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:23:29.036 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:23:29.036 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:23:29.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:23:29.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. finished successfully 13:23:29.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:23:29.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:29.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:29.113 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:23:29.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:29.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:23:29.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:29.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:29.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:29.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:29.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:29.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:23:29.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:23:29.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:23:29.116 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:23:29.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:29.117 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:23:29.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:29.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:23:29.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:23:29.117 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:23:29.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:29.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:23:29.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:29.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:23:29.118 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Check out Maven Projects from SCM 13:23:29.118 DEBUG [main][TreeItemHandler] Selecting tree item: Check out Maven Projects from SCM 13:23:29.118 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Check out Maven Projects from SCM about selection 13:23:29.132 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Check out Maven Projects from SCM 13:23:29.132 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:23:29.132 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:23:29.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) 13:23:29.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:29.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:29.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:29.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:29.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:29.133 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:23:29.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:29.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:29.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:29.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:29.223 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:23:29.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:29.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:29.223 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.... 13:23:29.223 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 13:23:29.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Check out as Maven project from SCM 13:23:29.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:29.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:29.224 TRACE [WorkbenchTestable][MavenCheckoutWizard] Shell Check out as Maven project from SCM is not null and is not disposed 13:23:29.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:29.225 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") 13:23:29.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:29.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:29.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:29.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:29.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:29.226 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") 13:23:29.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:29.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:29.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:29.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:29.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:29.227 TRACE [WorkbenchTestable][MavenCheckoutWizard] Shell Check out as Maven project from SCM is not null and is not disposed 13:23:29.227 INFO [WorkbenchTestable][MavenCheckoutWizard] Cancel wizard 13:23:29.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.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) 13:23:29.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:29.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:29.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:29.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:29.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:29.230 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:23:29.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:29.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:29.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:29.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:29.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:23:29.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:23:29.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:29.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:29.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:29.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:29.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 13:23:29.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:23:29.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:23:29.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:29.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:29.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:29.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:29.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:29.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:29.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:29.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:29.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:29.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 13:23:29.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:29.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:29.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:29.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:29.266 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest) 13:23:29.266 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 13:23:29.266 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:29.266 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:29.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:29.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 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.238 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 13:23:29.274 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 13:23:29.274 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:23:29.274 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:29.274 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 13:23:29.274 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:29.275 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:23:29.290 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:29.290 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:23:29.290 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:29.291 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:29.291 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 13:23:29.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 13:23:29.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:29.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:29.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:29.293 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:23:29.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:29.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: "Import"] 13:23:29.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:29.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: "Import Maven Projects"] 13:23:29.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:29.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: "Import"] 13:23:29.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:29.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: "Import"] 13:23:29.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:29.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:23:29.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:29.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Maven Projects"] 13:23:29.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:29.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:23:29.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:29.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:23:29.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:29.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:29.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:29.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:29.308 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:29.308 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:23:29.308 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:29.308 DEBUG [main][MenuItemLookup] Item match:File 13:23:29.310 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:23:29.310 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:23:29.310 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:23:29.310 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:23:29.310 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:29.310 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:23:29.310 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:23:29.310 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:29.310 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:23:29.310 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:23:29.310 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:23:29.310 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:23:29.310 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:29.310 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:23:29.310 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:23:29.310 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:23:29.310 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:23:29.310 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:29.310 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:23:29.310 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:29.310 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:23:29.310 DEBUG [main][MenuItemLookup] Item match:Import... 13:23:29.310 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:23:29.310 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:23:29.311 INFO [main][MenuItemHandler] Select menu item: &Import... 13:23:29.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:23:29.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:23:29.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:23:29.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:29.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:29.417 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:23:29.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:29.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:23:29.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:29.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:29.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:29.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:29.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:29.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:23:29.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:23:29.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:23:29.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:23:29.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:29.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:29.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:23:29.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:23:29.923 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:23:29.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:29.923 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:23:29.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:29.923 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:23:29.924 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Maven Projects 13:23:29.924 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Maven Projects 13:23:29.924 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Maven Projects about selection 13:23:29.926 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Maven Projects 13:23:29.927 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:23:29.927 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:23:29.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 13:23:29.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:29.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:29.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:29.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:29.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:29.928 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:23:29.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:29.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:29.928 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:29.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:29.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: "Import"] 13:23:29.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:29.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:29.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 13:23:29.984 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 13:23:29.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 13:23:29.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:29.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:29.985 TRACE [WorkbenchTestable][MavenImportWizard] Shell Import Maven Projects is not null and is not disposed 13:23:29.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:29.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 13:23:29.985 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 13:23:29.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 13:23:29.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:29.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:29.986 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:") 13:23:29.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:29.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:29.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:29.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:29.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:29.997 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/wizard/maven-wrong-project 13:23:29.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 13:23:29.998 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 13:23:29.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 13:23:30.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:30.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:30.023 DEBUG [WorkbenchTestable][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") 13:23:30.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:30.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:30.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:30.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:30.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:30.024 INFO [WorkbenchTestable][AbstractButton] Click button &Refresh 13:23:30.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:30.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:30.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:30.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:30.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 13:23:30.035 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 13:23:30.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 13:23:30.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:30.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:30.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded.... 13:23:30.046 DEBUG [WorkbenchTestable][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") 13:23:30.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:30.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:30.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:30.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:30.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:30.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded. finished successfully 13:23:30.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 13:23:30.049 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 13:23:30.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 13:23:30.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:30.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:30.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 13:23:30.049 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:30.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:30.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:30.049 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Import Maven Projects" as the parent 13:23:30.049 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:30.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:30.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:30.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:30.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:30.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:30.051 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:23:30.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:30.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:30.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:30.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:30.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:23:30.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:23:30.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:23:30.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:30.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:30.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 13:23:30.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 13:23:30.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:30.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:30.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:30.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 13:23:30.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:30.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:30.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 13:23:31.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:31.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:31.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 13:23:31.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:31.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:31.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 13:23:32.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:32.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:32.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 13:23:32.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 13:23:33.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 13:23:33.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 13:23:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 13:23:34.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 13:23:34.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:34.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:34.636 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 13:23:34.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:34.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:23:34.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 13:23:34.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:23:34.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:34.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:34.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:34.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:34.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:34.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:34.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:34.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:34.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:34.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:34.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '(Import Maven Projects)|(Discover m2e connectors)'] is available.... 13:23:34.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '(Import Maven Projects)|(Discover m2e connectors)'] is available. finished successfully 13:23:34.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Discover m2e connectors 13:23:34.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:34.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:34.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 "Resolve All Later") 13:23:34.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:34.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:34.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:34.646 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Discover m2e connectors" as the parent 13:23:34.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:34.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:34.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:34.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:34.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:34.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:34.647 INFO [WorkbenchTestable][AbstractButton] Click button &Resolve All Later 13:23:34.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:34.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:34.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:34.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:34.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 "Finish") 13:23:34.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:34.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:34.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:34.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Discover m2e connectors" as the parent 13:23:34.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:34.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:34.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:34.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:34.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:34.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:34.652 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:23:34.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:34.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:34.652 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:34.652 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:34.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:23:34.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:23:34.746 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.... 13:23:44.753 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 13:23:44.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:23:44.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:44.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:44.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:44.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:44.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:44.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:44.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:44.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:44.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:44.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:44.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:44.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:45.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:45.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:45.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:45.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:45.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:45.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:45.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:45.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:45.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:45.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:45.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:45.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:45.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:45.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:45.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:45.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:45.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:45.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:45.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:45.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:45.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:45.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:45.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:45.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:46.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:46.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:46.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:46.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:46.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:46.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:46.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:46.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:46.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:46.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:46.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:46.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:46.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:46.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:46.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:46.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:46.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:46.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:46.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:46.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:46.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:46.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:46.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:46.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:47.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:47.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:47.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:47.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:47.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:47.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:47.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:47.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:47.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:47.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:47.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:47.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:47.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:47.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:47.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:47.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:47.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:47.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:47.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:47.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:47.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:47.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:47.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:47.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:48.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:48.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:48.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:48.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:48.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:48.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:48.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:48.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:48.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:48.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:48.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:48.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:48.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:48.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:48.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:48.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:48.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:48.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:48.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:48.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:48.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:48.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:48.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:48.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:49.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:49.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:49.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:49.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:49.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:49.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:49.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:49.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:49.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:49.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:49.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:49.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:49.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:49.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:49.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:49.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:49.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:49.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:49.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:49.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:49.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:49.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:49.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:49.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:50.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:50.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:50.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:50.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:50.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:50.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:50.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:50.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:50.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:50.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:50.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:50.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:50.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:50.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:50.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:50.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:50.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:50.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:50.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:50.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:50.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:50.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:50.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:50.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:51.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:51.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:51.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:51.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:51.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:51.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:51.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:51.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:51.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:51.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:51.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:51.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:51.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:51.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:51.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:51.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:51.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:51.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:51.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:51.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:51.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:51.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:51.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:51.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:52.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:52.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:52.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:52.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:52.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:52.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:52.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:52.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:52.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:52.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:52.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:52.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:52.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:52.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:52.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:52.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:52.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:52.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:52.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:52.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:52.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:52.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:52.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:52.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:53.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:53.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:53.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:53.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:53.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:53.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:53.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:53.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:53.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:53.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:53.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:53.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:53.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:53.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:53.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:53.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:53.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:53.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:53.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:53.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:53.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:53.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:53.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:53.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:54.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:54.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:54.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:54.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:54.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:54.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:54.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:54.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:54.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:54.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:54.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:54.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:54.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:54.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:54.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:54.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:54.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:54.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:54.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:54.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:54.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:54.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:54.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:54.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:54.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:23:54.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:54.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:54.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:54.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:54.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:54.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:54.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:54.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:54.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:54.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:54.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:54.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:54.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:54.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:54.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:54.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:54.760 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:23:54.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:54.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:54.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:54.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:54.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:54.761 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:54.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:23:54.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:54.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:54.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:54.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:54.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:54.762 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:54.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:54.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:54.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:23:54.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:23:54.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:23:54.765 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:54.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:54.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:54.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:54.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:54.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:54.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:55.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:55.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:55.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:55.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:55.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:55.767 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:55.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:55.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:55.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:55.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 13:23:55.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:55.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:55.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:55.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:55.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:55.768 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:23:55.769 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 13:23:55.769 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:55.769 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:55.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:55.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:55.769 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 13:23:55.769 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:55.769 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 13:23:55.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 13:23:55.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:55.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:55.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:55.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"] 13:23:55.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:55.770 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:23:55.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:55.770 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Maven Projects"] 13:23:55.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:55.770 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:23:55.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:55.770 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:23:55.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:55.770 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:23:55.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:55.770 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Maven Projects"] 13:23:55.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:55.770 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:23:55.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:55.770 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:23:55.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:55.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:55.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:55.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:55.771 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:55.772 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:23:55.772 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:55.772 DEBUG [main][MenuItemLookup] Item match:File 13:23:55.773 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:23:55.773 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:23:55.773 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:23:55.773 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:23:55.773 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:55.773 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:23:55.773 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:23:55.773 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:55.773 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:23:55.773 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:23:55.773 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:23:55.773 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:23:55.773 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:55.773 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:23:55.773 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:23:55.773 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:23:55.773 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:23:55.773 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:55.773 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:23:55.773 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:55.773 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:23:55.773 DEBUG [main][MenuItemLookup] Item match:Import... 13:23:55.774 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:23:55.774 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:23:55.774 INFO [main][MenuItemHandler] Select menu item: &Import... 13:23:55.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:23:55.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:23:55.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:23:55.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:55.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:55.895 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:23:55.895 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:55.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:23:55.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:55.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:55.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:55.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:55.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:55.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:23:55.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:23:55.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:23:55.897 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:23:55.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:55.897 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:23:55.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:55.897 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:23:55.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:23:55.897 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:23:55.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:55.897 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:23:55.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:55.897 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:23:55.897 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Maven Projects 13:23:55.897 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Maven Projects 13:23:55.897 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Maven Projects about selection 13:23:55.897 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Maven Projects 13:23:55.897 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:23:55.897 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:23:55.897 DEBUG [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) 13:23:55.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:55.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:55.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:55.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:55.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:55.898 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:23:55.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:55.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:55.898 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:55.898 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:55.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: "Import"] 13:23:55.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:55.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:55.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.... 13:23:55.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 13:23:55.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 13:23:55.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:55.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:55.963 TRACE [WorkbenchTestable][MavenImportWizard] Shell Import Maven Projects is not null and is not disposed 13:23:55.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:55.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 13:23:55.968 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 13:23:55.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 13:23:55.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:55.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:55.969 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:") 13:23:55.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:55.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:55.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:55.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:55.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:55.971 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/m2e/core/ui/wizard/maven-test-project 13:23:55.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 13:23:55.972 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 13:23:55.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 13:23:55.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:55.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:55.991 DEBUG [WorkbenchTestable][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") 13:23:55.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:55.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:56.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:56.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:56.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:56.005 INFO [WorkbenchTestable][AbstractButton] Click button &Refresh 13:23:56.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:56.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:56.005 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:56.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:56.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 13:23:56.028 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 13:23:56.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 13:23:56.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:56.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:56.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded.... 13:23:56.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 13:23:56.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:56.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:56.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:56.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:56.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:56.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded. finished successfully 13:23:56.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 13:23:56.030 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 13:23:56.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 13:23:56.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:56.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:56.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 13:23:56.030 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:56.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:56.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:56.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Import Maven Projects" as the parent 13:23:56.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:56.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:56.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:56.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:56.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:56.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:56.032 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:23:56.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:56.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:56.032 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:56.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:56.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:23:56.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:23:56.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:23:56.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:56.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:56.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 13:23:56.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 13:23:56.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:56.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:56.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:56.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 13:23:56.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:56.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:56.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:56.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 13:23:57.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:57.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:57.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:23:57.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:23:57.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:23:57.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:23:57.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:23:57.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:23:57.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:23:57.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:23:57.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:57.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:57.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:23:57.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:57.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:23:57.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:23:57.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:57.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 '(Import Maven Projects)|(Discover m2e connectors)'] is available.... 13:24:07.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 '(Import Maven Projects)|(Discover m2e connectors)'] is available. failed, an exception will be thrown 13:24:07.117 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.... 13:24:17.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Incomplete Maven Goal Execution"] is available. failed, an exception will be thrown 13:24:17.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:24:17.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:17.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:17.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:17.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:17.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:17.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:24:17.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:17.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:17.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:17.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:17.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:17.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:17.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:17.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:17.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:17.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:17.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:17.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:24:17.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:17.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:17.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:17.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:17.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:17.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:18.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:18.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:18.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:18.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:18.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:18.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:24:18.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:18.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:18.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:18.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:18.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:18.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:18.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:18.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:18.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:18.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:18.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:18.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:24:18.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:18.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:18.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:18.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:18.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:18.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:19.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:19.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:19.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:19.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:19.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:19.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:24:19.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:19.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:19.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:19.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:19.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:19.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:19.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:19.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:19.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:19.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:19.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:19.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:24:19.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:19.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:19.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:19.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:19.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:19.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:20.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:20.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:20.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:20.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:20.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:20.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:24:20.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:20.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:20.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:20.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:20.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:20.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:20.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:20.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:20.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:20.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:20.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:20.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:24:20.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:20.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:20.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:20.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:20.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:20.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:21.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:21.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:21.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:21.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:21.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:21.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:24:21.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:21.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:21.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:21.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:21.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:21.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:21.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:21.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:21.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:21.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:21.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:21.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:24:21.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:21.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:21.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:21.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:21.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:21.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:22.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:22.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:22.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:22.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:22.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:22.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:24:22.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:22.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:22.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:22.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:22.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:22.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:22.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:22.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:22.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:22.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:22.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:22.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:24:22.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:22.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:22.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:22.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:22.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:22.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:23.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:23.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:23.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:23.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:23.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:24:23.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:23.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:23.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:23.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:23.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:23.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:23.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:23.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:23.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:23.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:23.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:24:23.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:23.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:23.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:23.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:23.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:23.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:23.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:23.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:24.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:24.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:24.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:24.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:24:24.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:24.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:24.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:24.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:24.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:24.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:24.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:24.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:24.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:24.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:24.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:24.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:24:24.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:24.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:24.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:24.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:24.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:24.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:24.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:24.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:25.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:25.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:25.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:25.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:24:25.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:25.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:25.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:25.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:25.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:25.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:25.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:25.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:24:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:24:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:26.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:26.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:26.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:26.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:24:26.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:26.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:26.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:26.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:26.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:26.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:26.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:26.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:27.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:27.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:27.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:27.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:24:27.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:27.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:27.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:27.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:27.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:27.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:27.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:27.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:27.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:24:27.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:27.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:27.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:27.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:27.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:24:27.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:27.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:27.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:27.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:27.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:27.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:27.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:27.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:27.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:27.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:27.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:27.132 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:24:27.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:27.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:27.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:27.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:27.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:27.148 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:27.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:24:27.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:27.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:27.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:27.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:27.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:27.149 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:27.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:27.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:27.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:24:27.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:24:27.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:24:27.152 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:27.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:27.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:27.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:27.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:27.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:27.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:27.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:27.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:28.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:28.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:28.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:28.153 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:28.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:28.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:28.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:28.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:24:28.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:28.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:28.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:28.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:28.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:28.155 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:24:28.156 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:24:28.156 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 13:24:28.156 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:28.156 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:28.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:28.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:28.156 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 13:24:28.156 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 13:24:28.156 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:28.156 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:28.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:28.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.883 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.478 s testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) Time elapsed: 32.387 s Running org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 13:24:28.170 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 13:24:28.176 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:24:28.176 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:28.176 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 13:24:28.176 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:28.176 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:24:28.177 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:28.177 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:24:28.177 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:28.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: "Import"] 13:24:28.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:28.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: "Import"] 13:24:28.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:28.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: "Import"] 13:24:28.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:28.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: "Import"] 13:24:28.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:28.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: "Import"] 13:24:28.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:28.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: "Import"] 13:24:28.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:28.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: "Import"] 13:24:28.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:28.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: "Import"] 13:24:28.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:28.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: "Import"] 13:24:28.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:28.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:28.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:28.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:28.180 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:28.181 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:24:28.202 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:28.202 DEBUG [main][MenuItemLookup] Item match:File 13:24:28.203 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:28.203 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:28.203 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:28.203 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:28.203 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:28.203 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:28.203 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:28.203 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:28.203 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:28.203 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:24:28.203 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:24:28.203 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:24:28.203 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:28.203 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:24:28.203 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:24:28.203 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:24:28.203 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:24:28.203 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:28.203 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:24:28.203 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:28.203 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:24:28.203 DEBUG [main][MenuItemLookup] Item match:Import... 13:24:28.204 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:24:28.204 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:24:28.204 INFO [main][MenuItemHandler] Select menu item: &Import... 13:24:28.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:24:28.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:24:28.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:28.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:28.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:28.294 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:28.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:28.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:24:28.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:28.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:28.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:28.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:28.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:28.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:24:28.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:24:28.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:24:28.297 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:28.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:28.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:28.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:28.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:24:28.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:28.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:28.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:28.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:28.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:28.801 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:24:28.801 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:24:28.801 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:24:28.803 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:24:28.803 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:28.803 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:24:28.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 13:24:28.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:28.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:28.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:28.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:28.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:28.805 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:24:28.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:28.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:28.805 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:28.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:28.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: "Import"] 13:24:28.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:28.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:28.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:28.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:28.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:28.866 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:28.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:28.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:24:28.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:24:28.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:28.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:28.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:28.867 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:24:28.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:28.869 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip' 13:24:28.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:") 13:24:28.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:28.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:28.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:28.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:28.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:28.871 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:24:28.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:28.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:28.871 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:28.871 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:28.871 TRACE [main][WidgetHandler] Notify Button with event 27 13:24:28.871 TRACE [main][WidgetHandler] Wait for synchronization 13:24:28.871 TRACE [main][WidgetHandler] Notify Button with event 13 13:24:28.872 TRACE [main][WidgetHandler] Wait for synchronization 13:24:28.872 TRACE [main][WidgetHandler] Notify Button with event 26 13:24:28.872 TRACE [main][WidgetHandler] Wait for synchronization 13:24:28.872 TRACE [main][WidgetHandler] Notify Button with event 3 13:24:28.872 TRACE [main][WidgetHandler] Wait for synchronization 13:24:28.872 TRACE [main][WidgetHandler] Notify Button with event 4 13:24:28.872 TRACE [main][WidgetHandler] Wait for synchronization 13:24:28.872 TRACE [main][WidgetHandler] Notify Button with event 13 13:24:28.872 TRACE [main][WidgetHandler] Wait for synchronization 13:24:28.873 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 13:24:28.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:28.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:24:28.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:24:28.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:28.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:24:28.874 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip 13:24:28.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 13:24:28.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:28.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:28.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:28.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:28.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:28.920 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:24:28.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:28.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:28.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:28.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:28.956 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 13:24:28.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:28.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:28.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:28.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:28.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:28.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:24:28.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:24:28.959 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 13:24:28.959 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 13:24:28.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 13:24:28.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:28.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:28.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:28.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:28.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:28.961 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 13:24:28.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:28.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:28.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:28.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:28.962 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 13:24:28.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:28.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:28.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:28.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:28.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:28.963 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 13:24:28.963 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 13:24:28.963 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 13:24:28.964 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 13:24:28.964 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:24:28.964 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 13:24:28.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.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) 13:24:28.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:28.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:28.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:28.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:28.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:28.974 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:24:28.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:28.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:28.974 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:28.974 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:28.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:24:29.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:24:29.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:29.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:29.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:29.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:29.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:24:29.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:29.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:29.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:29.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:29.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:29.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:29.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:29.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:29.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:29.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:29.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:29.480 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:24:29.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:29.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:29.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:29.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:29.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:29.481 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:29.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:24:29.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:29.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:29.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:29.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:29.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:29.482 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:29.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:29.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:29.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:29.528 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:29.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:29.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:29.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:29.529 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:29.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:29.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:29.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:29.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:29.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:29.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:30.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:30.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:30.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:30.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:30.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:30.531 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:30.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:30.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:30.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:30.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:24:30.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:30.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:30.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:30.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:30.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:30.532 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:24:30.532 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:24:30.532 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 13:24:30.533 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:24:30.533 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 13:24:30.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 13:24:30.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:31.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:31.034 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 13:24:31.034 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 13:24:31.034 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 13:24:31.035 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 13:24:31.047 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 13:24:31.050 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 13:24:31.050 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 13:24:31.050 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 13:24:31.050 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 13:24:31.053 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 13:24:31.053 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:31.054 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:31.837 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:31.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:31.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:31.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:31.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:24:31.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:31.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:31.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:31.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:31.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:31.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:31.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:31.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:31.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:31.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@47c11066 is found... 13:24:31.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@47c11066 is found finished successfully 13:24:31.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 '\*?\Qfile.xml\E') 13:24:31.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:31.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:31.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:31.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:31.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:31.934 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:31.934 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:31.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:31.934 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) 13:24:31.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 13:24:31.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:31.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:31.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:31.942 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:31.942 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:31.942 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") 13:24:31.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:24:31.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:31.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:31.942 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:24:31.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:24:31.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:31.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:31.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:31.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:31.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:31.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 13:24:31.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:24:31.946 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:24:32.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:32.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:32.024 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:24:32.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:24:32.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:32.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:32.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:32.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:32.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:32.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:24:32.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:24:32.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 13:24:32.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 13:24:32.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:32.026 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 13:24:32.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:32.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 13:24:32.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 13:24:32.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 13:24:32.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:32.027 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 13:24:32.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:32.027 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 13:24:32.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:32.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:32.028 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:24:32.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:32.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:32.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 13:24:32.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:32.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:32.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 13:24:32.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:24:32.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:32.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:32.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:32.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:32.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:32.031 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:32.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:32.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:32.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:32.216 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 13:24:32.324 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:32.324 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:32.324 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") 13:24:32.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:24:32.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:32.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:32.324 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:24:32.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:24:32.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:32.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:32.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:32.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:32.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:32.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 13:24:33.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:24:33.616 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:24:33.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:33.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:33.732 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:24:33.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:24:33.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:33.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:33.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:33.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:33.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:24:33.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 13:24:33.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:33.735 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:33.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:33.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:33.813 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) 13:24:33.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:33.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:33.814 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:24:33.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:33.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:33.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 13:24:33.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:33.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:33.816 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 13:24:33.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 '\*?\QPackage Explorer\E') 13:24:33.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:33.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:33.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:33.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:33.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:33.819 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:33.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:34.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:34.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:34.112 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:34.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:34.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:34.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:34.113 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:34.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:34.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:34.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:34.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:34.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:34.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:34.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:34.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:35.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:35.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:35.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:35.116 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:35.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:35.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:35.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:35.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:24:35.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:35.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:35.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:35.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:35.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:35.117 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:24:35.118 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:24:35.118 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 13:24:35.118 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 13:24:35.118 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 13:24:35.118 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 13:24:35.122 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 13:24:35.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:24:35.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:35.326 DEBUG [main][MenuItemLookup] Found menu:'New' 13:24:35.326 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:24:35.326 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:35.326 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:24:35.326 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:24:35.326 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:35.326 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:24:35.326 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:24:35.326 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:24:35.326 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:24:35.326 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:35.326 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:24:35.326 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:24:35.326 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:24:35.326 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:35.326 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:24:35.326 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:24:35.326 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:35.326 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:24:35.326 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:35.326 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:24:35.326 DEBUG [main][MenuItemLookup] Item match:Refresh 13:24:35.327 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:24:35.327 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:24:35.327 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:24:35.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:35.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 13:24:35.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:35.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:35.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:35.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 13:24:36.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:36.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:36.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:36.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:36.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:36.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:36.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:36.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:36.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:36.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:36.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:36.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:36.330 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 13:24:36.330 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 13:24:36.330 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 13:24:36.330 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 13:24:36.333 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 13:24:36.338 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:24:36.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:36.382 DEBUG [main][MenuItemLookup] Found menu:'New' 13:24:36.382 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:24:36.382 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:36.382 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:24:36.382 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:24:36.382 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:36.382 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:24:36.382 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:24:36.382 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:24:36.382 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:24:36.382 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:24:36.382 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:24:36.382 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:24:36.382 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:24:36.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.... 13:24:37.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:24:37.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:24:37.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:37.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:37.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:37.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:37.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: 32) 13:24:37.014 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:24:37.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:37.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:37.014 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:24:37.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:24:37.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:37.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:37.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:37.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:37.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:37.015 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:24:37.015 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:24:37.015 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:24:37.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:37.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:37.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:37.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:37.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:24:37.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:24:37.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:37.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:37.015 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:24:37.015 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:24:37.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:37.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:37.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:37.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:37.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:37.017 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:24:37.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:37.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:37.017 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:37.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:37.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:24:37.020 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:24:37.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:24:37.521 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:24:37.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:37.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:37.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:37.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:37.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:24:37.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:37.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:24:37.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 13:24:37.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:24:37.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:24:37.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:37.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:37.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:37.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:37.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:37.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:37.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:37.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:37.521 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 13:24:37.521 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:37.521 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:37.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:37.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.352 s - in org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) Time elapsed: 1.879 s Running org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:24:37.530 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:24:37.530 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:24:37.530 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:37.530 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:24:37.530 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:37.530 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:24:37.531 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:37.531 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:24:37.531 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:37.531 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:37.531 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:24:37.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:24:37.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:37.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:37.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:37.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: "Import"] 13:24:37.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:37.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: "Import"] 13:24:37.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:37.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: "Import"] 13:24:37.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:37.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: "Import"] 13:24:37.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:37.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: "Import"] 13:24:37.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:37.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: "Import"] 13:24:37.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:37.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: "Import"] 13:24:37.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:37.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: "Import"] 13:24:37.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:37.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: "Import"] 13:24:37.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:37.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:37.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:37.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:37.534 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:37.534 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:24:37.534 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:37.534 DEBUG [main][MenuItemLookup] Item match:File 13:24:37.535 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:37.535 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:37.535 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:37.535 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:37.535 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:37.535 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:37.535 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:37.535 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:37.535 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:37.535 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:24:37.535 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:24:37.535 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:24:37.535 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:37.535 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:24:37.535 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:24:37.535 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:24:37.535 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:24:37.535 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:37.535 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:24:37.535 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:37.535 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:24:37.535 DEBUG [main][MenuItemLookup] Item match:Import... 13:24:37.535 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:24:37.535 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:24:37.535 INFO [main][MenuItemHandler] Select menu item: &Import... 13:24:37.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:24:37.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:24:37.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:37.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:37.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:37.625 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:37.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:37.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 13:24:37.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:37.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:37.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:37.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:37.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:37.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:24:37.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:24:37.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:24:37.632 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:37.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:37.632 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:37.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:37.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:37.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:24:37.632 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:37.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:37.633 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:37.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:37.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:37.634 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:24:37.634 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:24:37.634 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:24:37.634 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:24:37.634 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:37.634 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:24:37.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.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) 13:24:37.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:37.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:37.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:37.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:37.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:37.636 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:24:37.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:37.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:37.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:37.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:37.682 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:37.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:37.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:37.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:37.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:37.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:37.737 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:37.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:37.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:24:37.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 13:24:37.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:37.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:37.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:37.737 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:24:37.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:37.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 13:24:37.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:37.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:37.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:37.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:37.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:37.739 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 13:24:37.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:37.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:37.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:37.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:37.739 TRACE [main][WidgetHandler] Notify Button with event 27 13:24:37.739 TRACE [main][WidgetHandler] Wait for synchronization 13:24:37.739 TRACE [main][WidgetHandler] Notify Button with event 13 13:24:37.739 TRACE [main][WidgetHandler] Wait for synchronization 13:24:37.739 TRACE [main][WidgetHandler] Notify Button with event 26 13:24:37.739 TRACE [main][WidgetHandler] Wait for synchronization 13:24:37.739 TRACE [main][WidgetHandler] Notify Button with event 3 13:24:37.739 TRACE [main][WidgetHandler] Wait for synchronization 13:24:37.739 TRACE [main][WidgetHandler] Notify Button with event 4 13:24:37.739 TRACE [main][WidgetHandler] Wait for synchronization 13:24:37.739 TRACE [main][WidgetHandler] Notify Button with event 13 13:24:37.739 TRACE [main][WidgetHandler] Wait for synchronization 13:24:37.754 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 13:24:37.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:37.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:37.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:37.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:37.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:24:37.755 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to: 13:24:37.755 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 13:24:37.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:37.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:37.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:37.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:37.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:37.757 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:24:37.757 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 13:24:37.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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) 13:24:37.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:37.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:37.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:37.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:37.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:37.767 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:24:37.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:37.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:37.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:37.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:37.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:24:37.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:24:37.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:24:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:24:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:24:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:37.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:37.831 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:24:37.831 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:37.831 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:37.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:37.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:37.832 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:24:37.832 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:37.832 INFO [WorkbenchTestable][RequirementsRunner] Started test: setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:24:37.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:24:37.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:37.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:37.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:37.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: "Import"] 13:24:37.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:37.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: "Import"] 13:24:37.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:37.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: "Import"] 13:24:37.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:37.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: "Import"] 13:24:37.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:37.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: "Import"] 13:24:37.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:37.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: "Import"] 13:24:37.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:37.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: "Import"] 13:24:37.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:37.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: "Import"] 13:24:37.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:37.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: "Import"] 13:24:37.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:37.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:37.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:37.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:37.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:37.865 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:24:37.865 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:37.866 DEBUG [main][MenuItemLookup] Item match:File 13:24:37.867 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:37.867 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:37.867 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:37.867 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:37.867 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:37.867 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:37.867 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:37.867 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:37.867 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:37.867 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:24:37.867 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:24:37.867 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:24:37.867 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:37.867 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:24:37.867 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:24:37.867 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:24:37.867 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:24:37.867 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:37.867 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:24:37.867 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:37.867 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:24:37.867 DEBUG [main][MenuItemLookup] Item match:Import... 13:24:37.868 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:24:37.869 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:24:37.869 INFO [main][MenuItemHandler] Select menu item: &Import... 13:24:37.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:24:37.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:24:37.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:37.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:37.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:37.946 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:37.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:37.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:24:37.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:37.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:37.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:37.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:37.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:24:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:24:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:24:37.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:37.948 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:37.948 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:24:37.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:37.948 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:37.948 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:37.949 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:24:37.949 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:24:37.949 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:24:37.949 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:24:37.949 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:37.949 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:24:37.949 DEBUG [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) 13:24:37.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:37.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:37.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:37.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:37.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:37.950 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:24:37.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:37.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:37.950 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:37.950 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:37.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: "Import"] 13:24:38.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:38.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:38.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:38.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:38.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:38.026 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:38.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:38.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:24:38.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:24:38.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:38.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:38.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:38.026 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:24:38.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:38.026 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip' 13:24:38.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 13:24:38.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:38.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:38.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:38.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:38.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:38.028 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:24:38.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:38.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:38.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:38.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:38.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 13:24:38.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:38.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:24:38.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:24:38.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:38.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:24:38.029 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip 13:24:38.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 13:24:38.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:38.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:38.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:38.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:38.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:38.040 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:24:38.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:38.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:38.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:38.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:38.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:24:38.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:38.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:38.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:38.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:38.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:38.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:24:38.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:24:38.122 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 13:24:38.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:38.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:38.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:38.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:38.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:38.135 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (ProjectA/) and wait with time period 1 13:24:38.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (ProjectA/) 13:24:38.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:38.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:38.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (ProjectA/) 13:24:38.636 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (ProjectB/) and wait with time period 1 13:24:38.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (ProjectB/) 13:24:38.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:39.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:39.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (ProjectB/) 13:24:39.137 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (ProjectC/) and wait with time period 1 13:24:39.137 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (ProjectC/) 13:24:39.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:39.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:39.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (ProjectC/) 13:24:39.648 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:24:39.648 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 13:24:39.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 13:24:39.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:39.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:39.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:39.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:39.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:39.657 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:24:39.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:39.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:39.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:39.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:39.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:24:39.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:24:39.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:39.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:39.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:39.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:39.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:39.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:39.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:39.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:39.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:39.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:39.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:39.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:39.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:24:39.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:39.706 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:39.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:39.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:39.707 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:24:39.707 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:39.707 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:24:39.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:24:39.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:39.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:39.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:39.707 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:39.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:39.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:39.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:39.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:39.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:39.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:39.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:39.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:39.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:39.709 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:39.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:39.709 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:39.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:39.709 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:39.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:39.709 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:39.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:39.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:39.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:39.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:39.710 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:39.710 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:24:39.710 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:39.710 DEBUG [main][MenuItemLookup] Item match:File 13:24:39.711 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:39.711 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:39.711 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:39.711 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:39.711 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:39.711 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:39.711 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:39.711 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:39.711 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:39.711 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:24:39.711 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:24:39.711 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:24:39.711 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:39.711 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:24:39.711 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:24:39.711 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:24:39.711 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:24:39.711 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:39.711 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:24:39.711 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:39.711 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:24:39.711 DEBUG [main][MenuItemLookup] Item match:Import... 13:24:39.712 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:24:39.712 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:24:39.712 INFO [main][MenuItemHandler] Select menu item: &Import... 13:24:39.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:24:39.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:24:39.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:39.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:39.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:39.815 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:39.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:39.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:24:39.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:39.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:39.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:39.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:39.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:24:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:24:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:24:39.818 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:39.818 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:39.818 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:24:39.818 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:39.818 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:39.818 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:39.819 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:24:39.819 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:24:39.819 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:24:39.819 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:24:39.819 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:39.819 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:24:39.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 13:24:39.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:39.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:39.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:39.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:39.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:39.833 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:24:39.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:39.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:39.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:39.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:39.876 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:39.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:39.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:39.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:39.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:39.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:39.910 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:39.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:39.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:24:39.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:24:39.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:39.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:39.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:39.911 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:24:39.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:39.911 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip' 13:24:39.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 13:24:39.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:39.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:39.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:39.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:39.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:39.912 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:24:39.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:39.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:39.912 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:39.912 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:39.914 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 13:24:39.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:39.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:24:39.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:24:39.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:39.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:24:39.914 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip 13:24:39.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 13:24:39.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:39.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:39.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:39.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:39.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:39.949 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:24:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:39.950 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:39.950 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:39.955 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 13:24:39.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:39.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:39.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:39.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:39.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:39.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:24:39.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:24:39.988 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 13:24:39.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 13:24:39.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:39.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:39.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:39.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:39.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:40.032 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:24:40.032 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 13:24:40.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 13:24:40.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:40.035 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:24:40.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:40.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:40.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:40.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:40.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:24:40.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:24:40.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:40.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:40.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:40.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:40.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:40.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:40.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:40.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:40.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:40.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:40.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:40.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:40.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:24:40.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:40.087 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:40.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:40.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:40.088 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:24:40.088 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:40.088 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:24:40.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:24:40.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:40.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:40.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:40.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:40.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:40.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:40.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:40.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:40.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.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: "Import"] 13:24:40.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.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: "Import"] 13:24:40.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.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: "Import"] 13:24:40.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.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: "Import"] 13:24:40.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:40.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:40.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:40.089 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:40.089 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:24:40.089 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:40.089 DEBUG [main][MenuItemLookup] Item match:File 13:24:40.090 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:40.090 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:40.090 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:40.090 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:40.090 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:40.090 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:40.090 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:40.090 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:40.090 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:40.090 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:24:40.090 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:24:40.090 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:24:40.090 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:40.090 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:24:40.090 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:24:40.090 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:24:40.090 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:24:40.090 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:40.090 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:24:40.090 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:40.090 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:24:40.090 DEBUG [main][MenuItemLookup] Item match:Import... 13:24:40.090 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:24:40.090 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:24:40.090 INFO [main][MenuItemHandler] Select menu item: &Import... 13:24:40.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:24:40.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:24:40.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:40.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:40.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:40.169 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:40.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:24:40.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:40.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:24:40.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:24:40.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:24:40.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:40.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:40.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:40.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:40.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:40.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:24:40.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:40.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:40.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:40.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:40.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:40.171 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:24:40.171 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:24:40.172 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:24:40.172 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:24:40.172 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:40.172 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:24:40.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.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) 13:24:40.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:40.173 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:24:40.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:40.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:40.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:40.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:40.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:40.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:40.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:40.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:40.253 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:40.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:24:40.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:24:40.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:40.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:40.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:40.253 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:24:40.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.253 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip' 13:24: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.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:") 13:24:40.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:40.254 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:24:40.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:40.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:40.254 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:40.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:40.256 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 13:24:40.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:24:40.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:24:40.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:24:40.256 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip 13:24:40.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 13:24:40.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:40.288 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:24:40.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:40.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:40.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:40.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:40.292 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 13:24:40.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:40.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:24:40.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:24:40.339 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 13:24:40.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 13:24:40.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:40.340 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:24:40.341 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 13:24:40.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.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) 13:24:40.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:40.343 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:24:40.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:40.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:40.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:40.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:40.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:24:40.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:24:40.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:40.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:40.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:40.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:40.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:40.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:40.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:40.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:40.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:40.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:40.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:40.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:40.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:24:40.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:40.386 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:40.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:40.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:40.386 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:24:40.386 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:40.386 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:24:40.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:24:40.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:40.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:40.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:40.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"] 13:24:40.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.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"] 13:24:40.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.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"] 13:24:40.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.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"] 13:24:40.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.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"] 13:24:40.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.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"] 13:24:40.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.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"] 13:24:40.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.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"] 13:24:40.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.388 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:40.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:40.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:40.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:40.388 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:40.388 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:24:40.388 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:40.388 DEBUG [main][MenuItemLookup] Item match:File 13:24:40.389 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:40.389 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:40.389 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:40.389 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:40.389 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:40.389 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:40.389 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:40.389 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:40.389 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:40.389 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:24:40.389 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:24:40.389 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:24:40.389 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:40.389 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:24:40.389 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:24:40.389 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:24:40.389 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:24:40.389 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:40.389 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:24:40.389 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:40.389 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:24:40.389 DEBUG [main][MenuItemLookup] Item match:Import... 13:24:40.389 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:24:40.389 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:24:40.389 INFO [main][MenuItemHandler] Select menu item: &Import... 13:24:40.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:24:40.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:24:40.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:40.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:40.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:40.478 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:40.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:24:40.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:40.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:24:40.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:24:40.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:24:40.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:40.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:40.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:40.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:40.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:40.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:24:40.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:40.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:40.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:40.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:40.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:40.480 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:24:40.480 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:24:40.480 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:24:40.480 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:24:40.481 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:40.481 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:24:40.481 DEBUG [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) 13:24:40.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:40.482 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:24:40.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:40.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:40.482 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:40.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:40.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: "Import"] 13:24:40.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:40.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:40.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:40.561 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:40.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:24:40.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:24:40.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:40.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:40.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:40.561 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:24:40.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.562 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 13:24:40.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 13:24:40.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:40.562 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 13:24:40.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:40.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:40.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:40.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:40.563 TRACE [main][WidgetHandler] Notify Button with event 27 13:24:40.563 TRACE [main][WidgetHandler] Wait for synchronization 13:24:40.563 TRACE [main][WidgetHandler] Notify Button with event 13 13:24:40.563 TRACE [main][WidgetHandler] Wait for synchronization 13:24:40.563 TRACE [main][WidgetHandler] Notify Button with event 26 13:24:40.563 TRACE [main][WidgetHandler] Wait for synchronization 13:24:40.563 TRACE [main][WidgetHandler] Notify Button with event 3 13:24:40.563 TRACE [main][WidgetHandler] Wait for synchronization 13:24:40.563 TRACE [main][WidgetHandler] Notify Button with event 4 13:24:40.563 TRACE [main][WidgetHandler] Wait for synchronization 13:24:40.563 TRACE [main][WidgetHandler] Notify Button with event 13 13:24:40.563 TRACE [main][WidgetHandler] Wait for synchronization 13:24:40.565 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 13:24:40.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:24:40.565 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 13:24:40.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 13:24:40.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:40.588 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:24:40.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:40.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:40.588 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:40.588 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:40.631 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 13:24:40.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:40.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:24:40.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:24:40.633 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true 13:24:40.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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:") 13:24:40.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:40.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.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") 13:24:40.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:40.635 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 13:24:40.635 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace 13:24:40.635 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace 13:24:40.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:40.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:40.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:40.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:40.637 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:24:40.637 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 13:24:40.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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) 13:24:40.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:40.638 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:24:40.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:40.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:40.638 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:40.638 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:40.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:24:40.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:24:40.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:40.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:40.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:40.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:40.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:40.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:40.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:40.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:40.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:40.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:40.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:40.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:40.685 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:24:40.685 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:40.685 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:40.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:40.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:40.685 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:24:40.685 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:40.685 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:24:40.685 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:24:40.685 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:40.685 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:40.685 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:40.685 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:40.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.685 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:40.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:40.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:40.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:40.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:40.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:40.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:40.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:40.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:40.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:40.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:40.686 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:40.686 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:24:40.686 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:40.687 DEBUG [main][MenuItemLookup] Item match:File 13:24:40.687 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:40.687 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:40.687 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:40.687 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:40.687 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:40.687 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:40.687 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:40.687 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:40.687 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:40.687 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:24:40.687 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:24:40.687 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:24:40.687 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:40.687 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:24:40.687 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:24:40.687 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:24:40.687 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:24:40.687 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:40.687 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:24:40.687 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:40.687 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:24:40.687 DEBUG [main][MenuItemLookup] Item match:Import... 13:24:40.688 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:24:40.688 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:24:40.688 INFO [main][MenuItemHandler] Select menu item: &Import... 13:24:40.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:24:40.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:24:40.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:40.772 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:40.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:24:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:40.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:24:40.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:24:40.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:24:40.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:40.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:40.774 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:40.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:40.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:40.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:24:40.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:40.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:40.774 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:40.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:40.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:40.774 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:24:40.774 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:24:40.774 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:24:40.774 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:24:40.775 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:40.775 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:24:40.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 13:24:40.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:40.776 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:24:40.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:40.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:40.776 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:40.776 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:40.826 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:40.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:40.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:40.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:40.858 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:40.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:24:40.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:24:40.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:40.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:40.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:40.859 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:24:40.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:40.859 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 13:24:40.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.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:") 13:24:40.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:40.860 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 13:24:40.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:40.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:40.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:40.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:40.860 TRACE [main][WidgetHandler] Notify Button with event 27 13:24:40.860 TRACE [main][WidgetHandler] Wait for synchronization 13:24:40.860 TRACE [main][WidgetHandler] Notify Button with event 13 13:24:40.860 TRACE [main][WidgetHandler] Wait for synchronization 13:24:40.860 TRACE [main][WidgetHandler] Notify Button with event 26 13:24:40.860 TRACE [main][WidgetHandler] Wait for synchronization 13:24:40.860 TRACE [main][WidgetHandler] Notify Button with event 3 13:24:40.860 TRACE [main][WidgetHandler] Wait for synchronization 13:24:40.860 TRACE [main][WidgetHandler] Notify Button with event 4 13:24:40.860 TRACE [main][WidgetHandler] Wait for synchronization 13:24:40.860 TRACE [main][WidgetHandler] Notify Button with event 13 13:24:40.860 TRACE [main][WidgetHandler] Wait for synchronization 13:24:40.862 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 13:24:40.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:24:40.862 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 13:24:40.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.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") 13:24:40.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:40.898 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:24:40.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:40.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:40.898 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:40.898 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:40.903 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 13:24:40.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:40.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:24:40.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:24:40.912 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 13:24:40.912 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 13:24:40.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 13:24:40.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:40.914 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 13:24:40.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:40.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:40.914 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:40.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:40.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:24:40.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:40.930 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item ProjectB (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 13:24:40.930 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item ProjectB (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB): 13:24:40.930 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 13:24:40.931 INFO [WorkbenchTestable][TreeItemHandler] Checked: ProjectB (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 13:24:40.931 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item ProjectC (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 13:24:40.931 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item ProjectC (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC): 13:24:40.931 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 13:24:40.931 INFO [WorkbenchTestable][TreeItemHandler] Checked: ProjectC (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 13:24:40.931 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 13:24:40.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:40.932 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) and wait with time period 1 13:24:40.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 13:24:40.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:41.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:41.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 13:24:41.433 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) and wait with time period 1 13:24:41.433 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 13:24:41.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:41.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:41.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 13:24:41.933 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) and wait with time period 1 13:24:41.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 13:24:41.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:42.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:42.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 13:24:42.434 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:24:42.434 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 13:24:42.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.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) 13:24:42.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:42.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:42.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:42.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:42.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:42.440 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:24:42.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:42.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:42.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:42.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:42.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:24:42.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:24:42.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:42.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:42.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:42.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:42.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:42.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:42.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:42.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:42.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:42.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:42.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:42.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:42.490 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:24:42.490 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:42.490 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:42.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:42.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:42.490 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:24:42.490 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:42.490 INFO [WorkbenchTestable][RequirementsRunner] Started test: deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:24:42.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:24:42.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:42.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:42.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:42.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: "Import"] 13:24:42.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:42.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: "Import"] 13:24:42.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:42.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:42.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:42.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:42.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:42.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:42.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:42.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:42.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:42.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:42.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:42.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:42.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:42.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:42.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:42.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:42.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:42.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:42.491 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:42.491 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:24:42.491 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:42.491 DEBUG [main][MenuItemLookup] Item match:File 13:24:42.492 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:42.492 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:42.492 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:42.492 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:42.492 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:42.492 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:42.492 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:42.492 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:42.492 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:42.492 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:24:42.492 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:24:42.492 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:24:42.492 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:42.492 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:24:42.492 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:24:42.492 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:24:42.492 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:24:42.492 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:42.492 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:24:42.492 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:42.492 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:24:42.492 DEBUG [main][MenuItemLookup] Item match:Import... 13:24:42.492 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:24:42.492 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:24:42.493 INFO [main][MenuItemHandler] Select menu item: &Import... 13:24:42.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:24:42.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:24:42.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:42.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:42.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:42.565 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:42.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:42.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:24:42.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:42.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:42.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:42.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:42.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:42.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:24:42.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:24:42.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:24:42.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:42.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:42.567 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:42.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:42.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:42.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:24:42.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:42.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:42.567 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:42.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:42.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:42.567 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:24:42.567 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:24:42.567 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:24:42.568 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:24:42.568 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:42.568 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:24:42.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 13:24:42.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:42.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:42.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:42.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:42.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:42.569 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:24:42.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:42.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:42.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:42.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:42.603 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:42.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:42.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:42.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:42.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:42.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:42.636 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:42.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:42.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:24:42.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:24:42.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:42.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:42.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:42.636 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:24:42.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:42.636 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 13:24:42.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 13:24:42.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:42.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:42.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:42.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:42.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:42.637 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 13:24:42.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:42.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:42.637 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:42.637 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:42.637 TRACE [main][WidgetHandler] Notify Button with event 27 13:24:42.637 TRACE [main][WidgetHandler] Wait for synchronization 13:24:42.637 TRACE [main][WidgetHandler] Notify Button with event 13 13:24:42.637 TRACE [main][WidgetHandler] Wait for synchronization 13:24:42.637 TRACE [main][WidgetHandler] Notify Button with event 26 13:24:42.637 TRACE [main][WidgetHandler] Wait for synchronization 13:24:42.637 TRACE [main][WidgetHandler] Notify Button with event 3 13:24:42.637 TRACE [main][WidgetHandler] Wait for synchronization 13:24:42.637 TRACE [main][WidgetHandler] Notify Button with event 4 13:24:42.637 TRACE [main][WidgetHandler] Wait for synchronization 13:24:42.637 TRACE [main][WidgetHandler] Notify Button with event 13 13:24:42.637 TRACE [main][WidgetHandler] Wait for synchronization 13:24:42.639 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 13:24:42.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:42.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:42.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:42.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:42.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:24:42.639 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 13:24:42.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 13:24:42.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:42.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:42.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:42.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:42.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:42.661 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:24:42.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:42.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:42.661 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:42.661 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:42.666 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 13:24:42.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:42.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:42.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:42.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:42.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:42.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:24:42.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:24:42.671 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 13:24:42.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 13:24:42.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:42.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:42.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:42.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:42.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:42.672 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 13:24:42.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:42.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:42.672 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:42.672 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:42.673 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 13:24:42.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:42.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:42.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:42.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:42.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:42.674 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) and wait with time period 1 13:24:42.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 13:24:42.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:43.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:43.175 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 13:24:43.175 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) and wait with time period 1 13:24:43.175 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 13:24:43.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:43.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:43.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 13:24:43.676 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) and wait with time period 1 13:24:43.676 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 13:24:43.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:44.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:44.176 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 13:24:44.176 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:24:44.176 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 13:24:44.176 DEBUG [WorkbenchTestable][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) 13:24:44.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:44.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:44.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:44.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:44.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:44.182 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:24:44.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:44.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:44.182 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:44.182 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:44.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:24:44.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:24:44.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:44.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:44.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:44.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:24:44.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:44.215 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:44.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:44.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:44.215 INFO [WorkbenchTestable][RequirementsRunner] Finished test: deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:24:44.215 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:44.215 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:24:44.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:24:44.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:44.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:44.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:44.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:44.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:44.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:44.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:44.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:44.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:44.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:44.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:44.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:44.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:44.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:44.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:44.217 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:44.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:44.217 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:44.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:44.217 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:44.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:44.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:44.217 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:44.217 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:24:44.217 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:44.217 DEBUG [main][MenuItemLookup] Item match:File 13:24:44.218 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:44.218 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:44.218 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:44.218 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:44.218 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:44.218 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:44.218 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:44.218 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:44.218 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:44.218 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:24:44.218 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:24:44.218 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:24:44.218 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:44.218 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:24:44.218 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:24:44.218 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:24:44.218 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:24:44.218 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:44.218 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:24:44.218 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:44.218 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:24:44.218 DEBUG [main][MenuItemLookup] Item match:Import... 13:24:44.219 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:24:44.219 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:24:44.219 INFO [main][MenuItemHandler] Select menu item: &Import... 13:24:44.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:24:44.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:24:44.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:44.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:44.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:44.319 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:44.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:44.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:24:44.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:44.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:44.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:44.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:44.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:44.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:24:44.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:24:44.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:24:44.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:44.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:44.330 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:44.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:44.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:44.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:24:44.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:44.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:44.330 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:44.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:44.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:44.330 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:24:44.330 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:24:44.330 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:24:44.331 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:24:44.331 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:44.331 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:24:44.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:24:44.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:44.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:44.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:44.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:44.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:44.332 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:24:44.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:44.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:44.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:44.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:44.399 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:44.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:44.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:44.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:44.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:44.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:44.439 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:44.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:44.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:24:44.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:24:44.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:44.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:44.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:44.439 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:24:44.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:44.440 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 13:24:44.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 13:24:44.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:44.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:44.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:44.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:44.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:44.441 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 13:24:44.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:44.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:44.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:44.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:44.455 TRACE [main][WidgetHandler] Notify Button with event 27 13:24:44.455 TRACE [main][WidgetHandler] Wait for synchronization 13:24:44.455 TRACE [main][WidgetHandler] Notify Button with event 13 13:24:44.455 TRACE [main][WidgetHandler] Wait for synchronization 13:24:44.455 TRACE [main][WidgetHandler] Notify Button with event 26 13:24:44.455 TRACE [main][WidgetHandler] Wait for synchronization 13:24:44.455 TRACE [main][WidgetHandler] Notify Button with event 3 13:24:44.455 TRACE [main][WidgetHandler] Wait for synchronization 13:24:44.455 TRACE [main][WidgetHandler] Notify Button with event 4 13:24:44.455 TRACE [main][WidgetHandler] Wait for synchronization 13:24:44.455 TRACE [main][WidgetHandler] Notify Button with event 13 13:24:44.455 TRACE [main][WidgetHandler] Wait for synchronization 13:24:44.457 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 13:24:44.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:44.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:44.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:44.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:44.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:24:44.466 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 13:24:44.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.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") 13:24:44.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:44.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:44.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:44.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:44.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:44.489 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:24:44.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:44.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:44.489 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:44.489 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:44.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:24:44.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:44.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:44.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:44.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:44.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:44.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:24:44.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:24:44.552 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 13:24:44.552 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 13:24:44.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 13:24:44.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:44.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:44.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:44.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:44.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:44.554 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 13:24:44.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:44.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:44.554 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:44.554 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:44.555 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 13:24:44.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:44.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:44.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:44.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:44.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:44.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:24:44.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:44.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:44.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:44.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:44.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:44.565 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) and wait with time period 1 13:24:44.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 13:24:44.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:45.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:45.066 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 13:24:45.066 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) and wait with time period 1 13:24:45.066 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 13:24:45.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:45.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:45.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 13:24:45.567 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) and wait with time period 1 13:24:45.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 13:24:45.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:46.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:46.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 13:24:46.067 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:24:46.067 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 13:24:46.067 DEBUG [WorkbenchTestable][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) 13:24:46.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:46.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:46.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:46.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:46.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:46.072 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:24:46.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:46.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:46.072 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:46.072 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:46.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:24:46.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:24:46.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:46.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:46.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:46.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:46.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:46.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:46.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:46.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:46.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:46.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:46.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:46.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:46.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:24:46.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:46.099 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:46.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:46.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:46.100 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:24:46.100 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:46.100 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:24:46.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:24:46.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:46.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:46.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:46.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:46.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:46.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:46.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:46.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:46.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:46.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:46.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:46.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:46.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:46.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:46.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:46.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: "Import"] 13:24:46.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:46.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: "Import"] 13:24:46.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:46.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: "Import"] 13:24:46.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:46.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:46.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:46.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:46.101 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:46.101 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:24:46.101 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:46.101 DEBUG [main][MenuItemLookup] Item match:File 13:24:46.102 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:46.102 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:46.102 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:46.102 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:46.102 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:46.102 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:46.102 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:46.102 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:46.102 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:46.102 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:24:46.102 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:24:46.102 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:24:46.102 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:46.102 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:24:46.102 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:24:46.102 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:24:46.102 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:24:46.102 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:46.102 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:24:46.102 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:46.102 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:24:46.102 DEBUG [main][MenuItemLookup] Item match:Import... 13:24:46.102 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:24:46.102 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:24:46.102 INFO [main][MenuItemHandler] Select menu item: &Import... 13:24:46.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:24:46.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:24:46.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:46.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:46.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:46.175 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:46.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:46.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 13:24:46.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:46.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:46.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:46.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:46.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:46.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:24:46.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:24:46.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:24:46.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:46.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:46.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:46.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:46.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:46.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:24:46.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:46.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:46.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:46.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:46.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:46.178 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:24:46.178 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:24:46.178 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:24:46.178 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:24:46.178 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:46.178 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:24:46.178 DEBUG [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) 13:24:46.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:46.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:46.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:46.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:46.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:46.180 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:24:46.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:46.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:46.180 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:46.180 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:46.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:46.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:46.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:46.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:46.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:46.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:46.249 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:46.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:46.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:24:46.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:24:46.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:46.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:46.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:46.249 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:24:46.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:46.249 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 13:24:46.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 13:24:46.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:46.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:46.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:46.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:46.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:46.250 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 13:24:46.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:46.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:46.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:46.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:46.250 TRACE [main][WidgetHandler] Notify Button with event 27 13:24:46.250 TRACE [main][WidgetHandler] Wait for synchronization 13:24:46.250 TRACE [main][WidgetHandler] Notify Button with event 13 13:24:46.250 TRACE [main][WidgetHandler] Wait for synchronization 13:24:46.250 TRACE [main][WidgetHandler] Notify Button with event 26 13:24:46.250 TRACE [main][WidgetHandler] Wait for synchronization 13:24:46.250 TRACE [main][WidgetHandler] Notify Button with event 3 13:24:46.250 TRACE [main][WidgetHandler] Wait for synchronization 13:24:46.250 TRACE [main][WidgetHandler] Notify Button with event 4 13:24:46.250 TRACE [main][WidgetHandler] Wait for synchronization 13:24:46.250 TRACE [main][WidgetHandler] Notify Button with event 13 13:24:46.250 TRACE [main][WidgetHandler] Wait for synchronization 13:24:46.252 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 13:24:46.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:46.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:46.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:46.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:46.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:24:46.253 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 13:24:46.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.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") 13:24:46.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:46.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:46.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:46.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:46.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:46.261 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:24:46.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:46.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:46.261 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:46.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:46.341 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 13:24:46.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:46.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:46.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:46.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:46.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:46.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:24:46.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:24:46.342 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 13:24:46.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 13:24:46.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:46.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:46.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:46.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:46.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:46.343 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 13:24:46.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:46.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:46.344 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:46.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:46.345 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 13:24:46.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All") 13:24:46.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:46.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:46.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:46.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:46.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:46.346 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 13:24:46.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:46.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:46.354 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:46.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:46.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.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:24:46.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:46.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:46.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:46.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:46.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:46.356 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) and wait with time period 1 13:24:46.356 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 13:24:46.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:46.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:46.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 13:24:46.857 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) and wait with time period 1 13:24:46.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 13:24:46.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:47.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:47.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 13:24:47.358 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) and wait with time period 1 13:24:47.358 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 13:24:47.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:47.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:47.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 13:24:47.858 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:24:47.858 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 13:24:47.858 DEBUG [WorkbenchTestable][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) 13:24:47.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:47.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:47.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:47.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:47.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:47.866 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:24:47.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:47.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:47.867 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:47.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:24:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:24:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:47.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:47.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:47.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:47.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:47.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:47.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:47.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:47.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:47.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:47.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:47.914 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:24:47.914 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:47.914 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:47.914 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:24:47.914 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:47.915 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:24:47.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:24:47.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:47.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:47.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:47.915 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:47.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:47.915 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:47.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:47.915 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:47.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:47.915 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:47.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:47.915 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:47.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:47.915 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:47.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:47.915 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:47.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:47.916 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:47.916 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:47.916 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:47.916 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:47.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:47.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:47.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:47.916 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:47.916 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:24:47.916 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:47.918 DEBUG [main][MenuItemLookup] Item match:File 13:24:47.920 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:47.920 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:47.920 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:47.920 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:47.920 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:47.920 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:47.920 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:47.920 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:47.920 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:47.920 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:24:47.920 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:24:47.920 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:24:47.920 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:47.920 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:24:47.920 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:24:47.920 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:24:47.920 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:24:47.920 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:47.920 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:24:47.920 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:47.920 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:24:47.920 DEBUG [main][MenuItemLookup] Item match:Import... 13:24:47.920 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:24:47.920 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:24:47.920 INFO [main][MenuItemHandler] Select menu item: &Import... 13:24:47.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:24:47.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:24:47.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:47.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:47.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:47.994 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:47.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:47.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:24:47.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:47.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:47.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:47.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:47.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:47.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:24:47.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:24:47.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:24:47.995 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:47.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:47.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:47.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:47.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:47.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:24:47.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:47.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:47.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:47.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:47.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:47.996 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:24:47.996 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:24:47.996 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:24:47.996 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:24:47.996 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:47.996 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:24:47.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 13:24:47.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:47.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:47.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:47.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:47.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:47.997 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:24:47.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:47.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:47.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:47.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:48.035 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:48.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:48.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:48.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:48.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:48.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:48.066 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:48.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:48.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:24:48.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:24:48.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:48.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:48.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:48.066 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:24:48.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:48.066 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 13:24:48.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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:") 13:24:48.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:48.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:48.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:48.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:48.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:48.067 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 13:24:48.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:48.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:48.067 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:48.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:48.067 TRACE [main][WidgetHandler] Notify Button with event 27 13:24:48.067 TRACE [main][WidgetHandler] Wait for synchronization 13:24:48.067 TRACE [main][WidgetHandler] Notify Button with event 13 13:24:48.067 TRACE [main][WidgetHandler] Wait for synchronization 13:24:48.067 TRACE [main][WidgetHandler] Notify Button with event 26 13:24:48.067 TRACE [main][WidgetHandler] Wait for synchronization 13:24:48.067 TRACE [main][WidgetHandler] Notify Button with event 3 13:24:48.067 TRACE [main][WidgetHandler] Wait for synchronization 13:24:48.067 TRACE [main][WidgetHandler] Notify Button with event 4 13:24:48.067 TRACE [main][WidgetHandler] Wait for synchronization 13:24:48.067 TRACE [main][WidgetHandler] Notify Button with event 13 13:24:48.067 TRACE [main][WidgetHandler] Wait for synchronization 13:24:48.069 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 13:24:48.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:48.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:48.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:48.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:48.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:24:48.070 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 13:24:48.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 13:24:48.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:48.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:48.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:48.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:48.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:48.103 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:24:48.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:48.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:48.103 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:48.103 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:48.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:24:48.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:48.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:48.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:48.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:48.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:48.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:24:48.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:24:48.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.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:24:48.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:48.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:48.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:48.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:48.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:48.148 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) and wait with time period 1 13:24:48.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 13:24:48.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:48.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:48.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectA) 13:24:48.649 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) and wait with time period 1 13:24:48.649 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 13:24:48.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:49.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:49.149 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectB) 13:24:49.150 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) and wait with time period 1 13:24:49.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 13:24:49.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:49.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:49.650 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory/ProjectC) 13:24:49.650 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:24:49.650 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 13:24:49.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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) 13:24:49.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:49.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:49.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:49.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:49.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:49.658 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:24:49.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:49.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:49.658 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:49.658 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:49.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:24:49.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:24:49.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:49.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:49.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:49.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:49.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:49.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:49.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:49.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:49.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:49.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:49.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:49.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:49.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:24:49.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:49.690 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:49.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:49.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:49.691 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:24:49.691 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:49.691 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:24:49.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:24:49.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:49.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:49.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:49.691 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:49.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:49.691 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:49.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:49.691 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:49.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:49.691 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:49.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:49.691 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:49.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:49.691 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:49.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:49.692 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:49.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:49.692 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:49.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:49.692 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:49.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:49.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:49.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:49.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:49.692 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:49.692 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:24:49.692 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:49.692 DEBUG [main][MenuItemLookup] Item match:File 13:24:49.693 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:49.693 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:49.693 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:49.693 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:49.693 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:49.693 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:49.693 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:49.693 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:49.693 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:49.693 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:24:49.693 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:24:49.693 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:24:49.693 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:49.693 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:24:49.693 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:24:49.693 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:24:49.693 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:24:49.693 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:49.693 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:24:49.693 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:49.693 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:24:49.693 DEBUG [main][MenuItemLookup] Item match:Import... 13:24:49.693 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:24:49.693 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:24:49.693 INFO [main][MenuItemHandler] Select menu item: &Import... 13:24:49.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:24:49.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:24:49.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:49.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:49.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:49.768 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:49.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:49.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:24:49.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:49.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:49.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:49.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:49.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:49.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:24:49.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:24:49.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:24:49.770 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:49.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:49.771 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:49.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:49.771 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:49.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:24:49.771 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:49.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:49.771 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:49.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:49.771 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:49.771 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:24:49.771 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:24:49.771 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:24:49.771 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:24:49.771 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:49.771 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:24:49.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 13:24:49.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:49.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:49.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:49.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:49.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:49.773 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:24:49.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:49.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:49.773 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:49.773 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:49.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:24:49.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:49.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:49.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:49.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:49.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:49.838 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:24:49.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:49.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:24:49.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:24:49.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:24:49.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:49.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:49.839 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:24:49.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:49.839 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory' 13:24:49.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:") 13:24:49.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:49.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:49.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:49.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:49.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:49.840 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 13:24:49.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:49.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:49.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:49.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:49.840 TRACE [main][WidgetHandler] Notify Button with event 27 13:24:49.840 TRACE [main][WidgetHandler] Wait for synchronization 13:24:49.840 TRACE [main][WidgetHandler] Notify Button with event 13 13:24:49.840 TRACE [main][WidgetHandler] Wait for synchronization 13:24:49.840 TRACE [main][WidgetHandler] Notify Button with event 26 13:24:49.840 TRACE [main][WidgetHandler] Wait for synchronization 13:24:49.840 TRACE [main][WidgetHandler] Notify Button with event 3 13:24:49.840 TRACE [main][WidgetHandler] Wait for synchronization 13:24:49.840 TRACE [main][WidgetHandler] Notify Button with event 4 13:24:49.840 TRACE [main][WidgetHandler] Wait for synchronization 13:24:49.840 TRACE [main][WidgetHandler] Notify Button with event 13 13:24:49.840 TRACE [main][WidgetHandler] Wait for synchronization 13:24:49.842 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 13:24:49.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:49.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:49.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:49.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:49.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:24:49.842 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/directory 13:24:49.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 13:24:49.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:49.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:49.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:49.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:49.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:49.850 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:24:49.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:49.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:49.850 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:49.850 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:49.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:24:49.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:49.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:49.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:49.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:49.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:49.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:24:49.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:24:49.887 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 13:24:49.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 13:24:49.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:49.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:49.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:49.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:49.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:49.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 13:24:49.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:49.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:49.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:49.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:49.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:49.898 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 13:24:49.898 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Copy projects into workspace not checked, no action performed 13:24:49.898 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:24:49.898 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 13:24:49.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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) 13:24:49.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:49.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:49.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:49.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:49.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:49.900 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:24:49.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:49.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:49.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:49.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:49.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:24:49.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:24:49.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:49.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:49.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:49.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:49.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:49.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:49.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:49.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:49.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:49.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:49.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:49.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:49.948 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:24:49.948 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:49.948 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:49.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:49.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:49.948 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:24:49.948 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:24:49.948 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:49.948 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:49.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:49.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.42 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.301 s setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.875 s copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.381 s copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.298 s copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.299 s selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.805 s deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.725 s selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.885 s selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.814 s setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.776 s copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.257 s Running org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 13:24:49.979 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 13:24:49.980 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:24:49.980 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:49.980 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 13:24:49.980 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:49.980 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:24:49.981 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:49.981 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:24:49.981 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:49.981 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:49.981 INFO [WorkbenchTestable][RequirementsRunner] Started test: createGeneralProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 13:24:49.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 13:24:49.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:49.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:49.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:49.982 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:24:49.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:49.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:24:49.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:49.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 13:24:49.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:49.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:24:49.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:49.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:24:49.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:49.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:24:49.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:49.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 13:24:49.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:49.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:24:49.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:49.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:24:49.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:49.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:49.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:49.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:49.984 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:49.984 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:24:49.984 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:49.984 DEBUG [main][MenuItemLookup] Item match:File 13:24:49.984 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:49.984 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:24:49.987 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:24:49.987 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:24:49.987 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:24:49.987 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:49.987 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:24:49.987 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:24:49.987 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:24:49.988 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:24:49.988 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:24:49.988 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:24:49.988 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:24:49.988 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:24:49.988 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:24:49.988 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:49.988 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:24:49.988 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:24:49.988 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:24:49.988 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:49.988 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:24:49.988 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:49.988 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:24:49.988 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:24:49.988 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:24:49.988 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:24:49.988 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:24:50.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.... 13:24:50.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:24:50.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:24:50.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:50.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:50.058 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:24:50.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:50.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:24:50.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:50.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:50.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:50.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:50.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:50.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:24:50.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:24:50.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:24:50.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:50.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:50.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:50.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:24:50.562 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:50.562 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:50.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:50.562 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:24:50.562 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:24:50.562 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:24:50.565 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:24:50.565 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:24:50.565 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:24:50.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:24:50.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:50.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:50.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:50.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:50.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:50.566 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:24:50.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:50.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:50.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:50.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24: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'] 13:24:50.614 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:50.614 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:50.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 13:24:50.614 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 13:24:50.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 13:24:50.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:50.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:50.615 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 13:24:50.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:50.616 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'defaultGeneralProject' 13:24:50.616 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:") 13:24:50.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:50.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:50.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:50.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:50.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:24:50.617 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:24:50.618 INFO [WorkbenchTestable][AbstractText] Text set to: defaultGeneralProject 13:24:50.619 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 13:24:50.619 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 13:24:50.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.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) 13:24:50.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:50.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:50.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:50.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:50.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:50.621 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:24:50.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:50.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:50.621 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:50.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:50.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:24:51.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:24:51.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:51.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:51.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:51.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:51.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:24:51.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:51.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:51.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:51.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:51.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:51.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:51.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:51.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:51.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:51.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:51.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:51.125 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:24:51.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:51.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:51.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:51.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:51.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:51.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:51.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:24:51.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:51.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:51.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:51.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:51.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:51.126 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:51.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:51.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:51.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:24:51.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:24:51.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:24:51.128 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:51.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:51.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:51.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:51.129 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:51.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:51.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:51.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:51.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:51.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:51.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:51.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:51.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:52.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:52.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:52.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:52.131 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:52.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:52.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:52.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:52.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 13:24:52.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:52.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:52.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:52.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:52.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:52.132 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 13:24:52.132 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:24:52.133 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:24:52.133 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:24:52.133 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:52.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:52.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:52.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:52.134 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:52.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:52.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:52.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:52.135 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:52.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:52.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:52.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:52.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:52.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:52.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:52.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:52.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:53.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:53.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:53.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:53.137 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:53.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:53.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:53.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:53.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 13:24:53.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:53.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:53.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:53.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:53.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:53.138 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 13:24:53.138 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:24:53.139 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:24:53.139 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:53.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:53.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:53.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:53.140 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:53.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:53.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:53.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:53.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:53.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:53.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:53.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:53.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:54.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:54.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:54.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:54.141 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:54.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:54.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:54.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:54.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:24:54.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:54.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:54.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:54.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:54.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:54.143 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 13:24:54.143 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:24:54.143 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:24:54.143 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:54.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:54.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:54.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:54.144 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:54.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:54.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:54.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:54.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:54.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:54.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:54.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:54.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:55.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:55.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:55.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:55.146 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:55.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:55.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:55.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:55.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 13:24:55.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:55.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:55.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:55.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:55.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:55.147 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 13:24:55.147 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:24:55.147 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:24:55.147 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 13:24:55.147 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 13:24:55.147 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 13:24:55.150 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 13:24:55.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:24:55.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:55.184 DEBUG [main][MenuItemLookup] Found menu:'New' 13:24:55.184 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:55.184 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:24:55.184 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:24:55.184 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:55.184 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:24:55.184 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:24:55.184 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:24:55.184 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:24:55.184 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:55.184 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:24:55.184 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:24:55.184 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:24:55.184 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:55.184 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:24:55.184 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:24:55.184 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:55.184 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:24:55.184 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:55.184 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:24:55.184 DEBUG [main][MenuItemLookup] Item match:Refresh 13:24:55.184 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:24:55.184 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:24:55.184 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:24:55.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:55.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:55.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:55.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:24:55.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:55.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:55.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:55.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:55.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:55.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:55.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:55.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:55.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:55.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:55.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:55.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:55.685 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'defaultGeneralProject' via Explorer 13:24:55.685 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 13:24:55.685 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 13:24:55.686 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 13:24:55.688 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 13:24:55.689 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:24:55.689 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:55.719 DEBUG [main][MenuItemLookup] Found menu:'New' 13:24:55.719 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:55.719 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:24:55.719 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:24:55.719 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:55.719 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:24:55.719 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:24:55.719 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:24:55.719 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:24:55.719 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:24:55.719 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:24:55.719 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:24:55.719 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:24:55.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 'Delete.*'] is available.... 13:24:56.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. finished successfully 13:24:56.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:24:56.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:56.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:56.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:56.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:56.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:24:56.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:24:56.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:56.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:56.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:24:56.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:24:56.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:56.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:56.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:56.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:56.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:56.349 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:24:56.349 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:24:56.350 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:24:56.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:56.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:56.350 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:56.350 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:56.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:24:56.350 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:24:56.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:56.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:56.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:24:56.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:24:56.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:56.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:56.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:56.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:56.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:56.351 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:24:56.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:56.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:56.351 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:56.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:56.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:24:56.354 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:24:56.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:24:56.855 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:24:56.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:56.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:56.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:56.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:56.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:24:56.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:56.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:56.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:56.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:56.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:56.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:56.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:56.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:56.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:56.855 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 13:24:56.855 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:56.855 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:56.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:56.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:56.855 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createGeneralProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 13:24:56.855 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:56.855 INFO [WorkbenchTestable][RequirementsRunner] Started test: createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 13:24:56.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 13:24:56.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:56.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:56.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:56.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:56.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:56.856 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:24:56.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:56.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:56.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:56.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:56.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:56.857 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:56.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') 13:24:56.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:56.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:56.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:56.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:56.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:56.858 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:56.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:56.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:56.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:24:56.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:24:56.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:24:56.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'] 13:24:56.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:56.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'] 13:24:56.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:56.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 Project"] 13:24:56.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:56.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'] 13:24:56.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:56.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'] 13:24:56.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:56.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'] 13:24:56.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:56.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 Project"] 13:24:56.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:56.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'] 13:24:56.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:56.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'] 13:24:56.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:56.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:56.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:56.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:56.861 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:56.861 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:24:56.861 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:56.861 DEBUG [main][MenuItemLookup] Item match:File 13:24:56.862 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:56.862 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:24:56.865 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:24:56.865 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:24:56.865 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:24:56.865 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:56.865 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:24:56.865 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:24:56.865 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:24:56.865 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:24:56.865 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:24:56.865 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:24:56.865 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:24:56.865 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:24:56.865 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:24:56.865 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:56.865 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:24:56.865 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:24:56.865 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:24:56.865 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:56.865 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:24:56.865 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:56.865 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:24:56.865 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:24:56.865 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:24:56.865 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:24:56.865 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:24:56.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.... 13:24:56.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:24:56.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:24:56.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:56.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:56.942 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:24:56.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:56.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:24:56.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:56.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:56.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:56.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:56.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:56.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:24:56.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:24:56.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:24:56.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:56.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:56.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:56.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:56.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:56.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:24:56.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:56.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:56.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:56.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:56.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:56.944 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:24:56.944 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:24:56.944 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:24:56.944 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:24:56.944 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:24:56.944 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:24:56.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) 13:24:56.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:56.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:56.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:56.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:56.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:56.946 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:24:56.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:56.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:56.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:56.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:56.991 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:24:56.991 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:56.991 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:56.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 13:24:56.991 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 13:24:56.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 13:24:56.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:56.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:56.992 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 13:24:56.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:56.992 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'defaultGeneralProject' 13:24:56.992 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:") 13:24:56.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:56.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:56.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:56.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:56.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:24:56.994 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:24:56.995 INFO [WorkbenchTestable][AbstractText] Text set to: defaultGeneralProject 13:24:56.995 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 13:24:56.995 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 13:24:56.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.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) 13:24:56.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:56.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:56.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:56.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:56.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:56.997 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:24:56.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:56.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:56.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:56.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:57.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:24:57.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:24:57.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:57.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:57.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:57.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:57.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:24:57.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:24:57.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:24:57.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:24:57.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:57.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:57.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:57.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:57.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:57.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:57.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:57.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:57.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:57.520 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:24:57.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:57.521 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:24:57.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:57.521 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:24:57.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:57.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:57.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:57.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:57.522 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:57.522 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:24:57.522 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:57.522 DEBUG [main][MenuItemLookup] Item match:File 13:24:57.523 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:57.523 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:24:57.526 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:24:57.526 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:24:57.526 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:24:57.526 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:57.526 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:24:57.526 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:24:57.526 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:24:57.526 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:24:57.526 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:24:57.526 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:24:57.526 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:24:57.526 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:24:57.526 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:24:57.526 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:57.526 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:24:57.526 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:24:57.526 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:24:57.526 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:57.526 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:24:57.526 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:57.526 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:24:57.526 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:24:57.527 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:24:57.527 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:24:57.527 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:24:57.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:24:57.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:24:57.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:24:57.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:57.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:57.608 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:24:57.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:57.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:24:57.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:57.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:57.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:57.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:57.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:57.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:24:57.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:24:57.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:24:57.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:57.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:57.610 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:57.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:57.610 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:57.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:24:57.610 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:57.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:57.610 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:57.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:57.610 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:57.610 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:24:57.610 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:24:57.610 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:24:57.610 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:24:57.610 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:24:57.610 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:24:57.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:24:57.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:57.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:57.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:57.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:57.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:57.612 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:24:57.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:57.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:57.612 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:57.612 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:57.651 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:24:57.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:57.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:57.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 13:24:57.652 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 13:24:57.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 13:24:57.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:57.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:57.652 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 13:24:57.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:57.652 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'customizedGeneralProject' 13:24:57.653 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:") 13:24:57.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:57.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:57.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:57.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:57.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:24:57.654 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:24:57.655 INFO [WorkbenchTestable][AbstractText] Text set to: customizedGeneralProject 13:24:57.656 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set Project location to '/tmp/rdcustomprojectlocation1693315489981' 13:24:57.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 13:24:57.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:57.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:57.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:57.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:57.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:57.657 INFO [WorkbenchTestable][CheckBox] Select checkbox Use &default location 13:24:57.657 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Use &default location 13:24:57.657 INFO [WorkbenchTestable][AbstractButton] Click button Use &default location 13:24:57.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:57.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:57.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:57.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:57.671 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:") 13:24:57.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:57.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:57.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:57.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:57.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:24:57.674 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:24:57.674 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/rdcustomprojectlocation1693315489981 13:24:57.677 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Add Project to working set 'dummyws' 13:24:57.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 13:24:57.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:57.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:57.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:57.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:57.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:57.679 INFO [WorkbenchTestable][CheckBox] Select checkbox Add projec&t to working sets 13:24:57.679 INFO [WorkbenchTestable][CheckBox] Check checkbox Add projec&t to working sets 13:24:57.679 INFO [WorkbenchTestable][AbstractButton] Click button Add projec&t to working sets 13:24:57.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:57.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:57.679 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:57.679 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:57.679 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:") 13:24:57.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:57.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:57.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:57.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:57.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:24:57.682 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 13:24:57.682 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Go to next wizard page 13:24:57.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 13:24:57.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:57.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:57.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:57.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:57.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:57.683 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:24:57.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:57.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:57.683 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:57.683 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:57.688 DEBUG [WorkbenchTestable][WizardNewProjectReferencePage] Set Project references to: 13:24:57.688 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 13:24:57.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:57.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:57.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:57.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:57.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:24:57.694 DEBUG [WorkbenchTestable][WizardNewProjectReferencePage] defaultGeneralProject 13:24:57.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:24:57.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:24:57.694 INFO [WorkbenchTestable][AbstractTableItem] Check table Item defaultGeneralProject: 13:24:57.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 13:24:57.697 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 13:24:57.697 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:57.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 13:24:57.697 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 13:24:57.697 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 13:24:57.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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) 13:24:57.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:57.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:57.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:57.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:57.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:57.699 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:24:57.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:57.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:57.699 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:57.699 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:57.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:24:58.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:24:58.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:58.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:58.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:58.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:24:58.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:24:58.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:24:58.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:58.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:24:58.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:24:58.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:24:58.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:58.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:58.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:24:58.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:24:58.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:24:58.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:58.203 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:58.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:58.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:58.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:24:58.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:24:58.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:24:58.206 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:58.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:58.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:58.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:58.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:58.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:58.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:58.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:58.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:59.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:59.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:59.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:59.208 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:59.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:59.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:59.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:59.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 13:24:59.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:59.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:59.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:59.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:59.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:59.209 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 13:24:59.209 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 13:24:59.209 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:24:59.209 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:24:59.209 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:24:59.209 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:59.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:59.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:59.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:59.210 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:59.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:59.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:59.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:59.211 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:24:59.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:24:59.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:59.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:59.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:59.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:59.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:59.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:59.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:00.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:00.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:00.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:00.213 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:25:00.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:25:00.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:00.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:00.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 13:25:00.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:00.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:00.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:00.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:00.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:00.215 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 13:25:00.215 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 13:25:00.215 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:25:00.216 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:25:00.216 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:25:00.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:25:00.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:00.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:00.217 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:25:00.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:25:00.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:00.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:00.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:00.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:00.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:00.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:00.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:01.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:01.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:01.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:01.219 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:25:01.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:25:01.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:01.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:01.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 13:25:01.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:01.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:01.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:01.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:01.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:01.220 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 13:25:01.221 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 13:25:01.221 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:25:01.221 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:25:01.221 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item customizedGeneralProject 13:25:01.221 DEBUG [main][TreeItemHandler] Selecting tree item: customizedGeneralProject 13:25:01.221 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item customizedGeneralProject about selection 13:25:01.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: customizedGeneralProject 13:25:01.225 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:25:01.225 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:01.266 DEBUG [main][MenuItemLookup] Found menu:'New' 13:25:01.266 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:01.266 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:25:01.266 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:25:01.266 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:01.266 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:25:01.266 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:25:01.266 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:25:01.266 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:25:01.266 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:01.266 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:25:01.266 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:25:01.266 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:25:01.266 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:01.266 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:25:01.266 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:25:01.266 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:01.266 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:01.266 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:01.266 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:25:01.266 DEBUG [main][MenuItemLookup] Item match:Refresh 13:25:01.267 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:25:01.267 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:25:01.267 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:25:01.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:01.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:01.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:01.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:01.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:25:01.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:01.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:01.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:01.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:01.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:25:01.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:25:01.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:01.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:01.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:25:01.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:25:01.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:25:01.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:01.768 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'customizedGeneralProject' via Explorer 13:25:01.768 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item customizedGeneralProject 13:25:01.768 DEBUG [main][TreeItemHandler] Selecting tree item: customizedGeneralProject 13:25:01.768 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item customizedGeneralProject about selection 13:25:01.770 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: customizedGeneralProject 13:25:01.771 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:25:01.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:01.801 DEBUG [main][MenuItemLookup] Found menu:'New' 13:25:01.801 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:01.801 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:25:01.801 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:25:01.801 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:01.801 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:25:01.801 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:25:01.801 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:25:01.801 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:25:01.801 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:25:01.801 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:25:01.801 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:25:01.801 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:25:01.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 'Delete.*'] is available.... 13:25:02.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:25:02.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:25:02.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:02.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:02.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:02.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:02.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:25:02.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:02.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:02.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:02.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:25:02.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:02.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:02.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:02.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:02.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:02.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:02.419 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:25:02.419 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:25:02.419 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:25:02.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:02.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:02.419 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:02.419 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:02.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:25:02.419 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:02.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:02.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:02.420 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:25:02.420 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:02.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:02.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:02.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:02.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:02.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:02.421 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:25:02.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:02.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:02.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:02.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:02.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:25:02.426 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:25:02.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:25:02.926 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:25:02.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:02.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:02.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:02.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:02.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:02.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:25:02.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 13:25:02.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:25:02.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:25:02.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:02.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:02.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:25:02.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:25:02.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:25:02.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:02.926 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:25:02.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:25:02.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:02.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:02.927 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:25:02.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:25:02.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:02.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:02.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:02.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:02.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:03.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:03.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:03.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:03.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:03.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:03.929 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:25:03.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:25:03.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:03.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:03.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:25:03.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:03.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:03.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:03.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:03.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:03.930 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 13:25:03.930 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:25:03.930 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:25:03.931 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:25:03.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:25:03.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:03.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:03.931 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:25:03.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:25:03.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:03.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:03.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:03.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:03.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:04.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:04.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:04.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:04.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:04.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:04.933 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:25:04.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:25:04.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:04.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:04.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 13:25:04.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:04.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:04.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:04.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:04.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:04.934 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 13:25:04.934 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:25:04.934 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:25:04.935 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 13:25:04.935 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 13:25:04.935 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 13:25:04.938 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 13:25:04.939 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:25:04.939 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:04.968 DEBUG [main][MenuItemLookup] Found menu:'New' 13:25:04.968 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:04.968 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:25:04.968 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:25:04.968 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:04.968 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:25:04.968 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:25:04.968 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:25:04.968 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:25:04.968 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:04.968 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:25:04.968 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:25:04.968 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:25:04.968 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:04.968 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:25:04.968 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:25:04.968 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:04.968 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:04.968 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:04.968 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:25:04.968 DEBUG [main][MenuItemLookup] Item match:Refresh 13:25:04.968 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:25:04.968 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:25:04.968 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:25:04.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:04.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:04.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:04.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:25:05.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:05.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:05.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:05.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:05.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:25:05.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:25:05.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:05.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:05.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:25:05.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:25:05.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:25:05.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:25:05.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:05.469 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'defaultGeneralProject' via Explorer 13:25:05.469 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 13:25:05.469 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 13:25:05.469 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 13:25:05.471 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 13:25:05.472 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:25:05.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:05.501 DEBUG [main][MenuItemLookup] Found menu:'New' 13:25:05.501 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:05.501 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:25:05.501 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:25:05.501 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:05.501 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:25:05.501 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:25:05.501 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:25:05.501 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:25:05.501 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:25:05.501 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:25:05.501 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:25:05.501 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:25:05.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 'Delete.*'] is available.... 13:25:06.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:25:06.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:25:06.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:06.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:06.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:06.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:06.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: 32) 13:25:06.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:06.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:06.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:06.119 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:25:06.119 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:06.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:06.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:06.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:06.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:06.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:06.120 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:25:06.120 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:25:06.120 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:25:06.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:06.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:06.120 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:06.120 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:06.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:25:06.120 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:06.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:06.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:06.120 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:25:06.120 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:06.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:06.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:06.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:06.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:06.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:06.121 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:25:06.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:06.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:06.121 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:06.121 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:06.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:25:06.125 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:25:06.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:25:06.626 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:25:06.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:06.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:06.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:06.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:06.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:25:06.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:06.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:25:06.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:25:06.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:06.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:06.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:25:06.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:25:06.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:25:06.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:25:06.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:06.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 13:25:06.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:06.626 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:06.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:06.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:06.627 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 13:25:06.627 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 13:25:06.627 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:06.627 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:06.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:06.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.648 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.874 s createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) Time elapsed: 9.772 s Running org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:25:06.637 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:25:06.638 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:25:06.638 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:06.638 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:25:06.638 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:06.638 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:25:06.638 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:06.638 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:25:06.638 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:06.639 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:25:06.639 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:25:06.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:25:06.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:06.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:06.639 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:25:06.639 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:06.639 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:06.639 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:06.639 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:25:06.639 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:25:06.639 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:25:06.639 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:25:06.639 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:25:06.639 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:25:06.639 DEBUG [main][MenuItemLookup] Item match:Window 13:25:06.640 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:25:06.640 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:25:06.640 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:25:06.640 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:06.640 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:25:06.640 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:25:06.640 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:06.640 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:25:06.640 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:06.640 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:25:06.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:06.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:06.640 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:25:06.640 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:06.640 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:06.640 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:06.640 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:25:06.640 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:25:06.640 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:25:06.640 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:25:06.640 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:25:06.640 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:25:06.640 DEBUG [main][MenuItemLookup] Item match:Window 13:25:06.641 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:25:06.641 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:25:06.641 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:25:06.641 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:06.641 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:25:06.641 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:25:06.641 DEBUG [main][MenuItemLookup] Item match:Perspective 13:25:06.641 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:25:06.641 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:06.641 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:25:06.641 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:25:06.641 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:25:06.641 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:25:06.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:25:06.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:06.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:06.641 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:25:06.642 DEBUG [main][MenuItemLookup] Item match:Window 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:25:06.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:06.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:06.642 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:25:06.642 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:25:06.642 DEBUG [main][MenuItemLookup] Item match:Window 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:25:06.643 DEBUG [main][MenuItemLookup] Item match:Perspective 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:25:06.643 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:25:06.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:06.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:06.643 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:25:06.643 DEBUG [main][MenuItemLookup] Item match:Window 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:06.643 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:25:06.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:06.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:06.644 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:25:06.644 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:06.644 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:06.644 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:06.644 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:25:06.644 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:25:06.644 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:25:06.644 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:25:06.644 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:25:06.644 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:25:06.644 DEBUG [main][MenuItemLookup] Item match:Window 13:25:06.644 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:25:06.644 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:25:06.644 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:25:06.644 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:06.644 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:25:06.644 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:25:06.644 DEBUG [main][MenuItemLookup] Item match:Perspective 13:25:06.644 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:25:06.644 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:06.644 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:25:06.644 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:25:06.644 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:25:06.644 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:25:06.644 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:25:06.644 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:25:06.644 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:25:06.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:25:06.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 13:25:06.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:25:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:06.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:06.675 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:25:06.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:06.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:06.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:06.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 13:25:06.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:06.675 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:25:06.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:06.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:06.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:06.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:06.676 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:25:06.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:06.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:06.676 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:06.676 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:06.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:06.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:06.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:06.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:06.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:25:06.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:06.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:06.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:06.809 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:06.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:06.809 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:06.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:06.809 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:25:06.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:06.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'] 13:25:06.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:06.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'] 13:25:06.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:06.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:06.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:06.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:06.820 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:06.820 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:25:06.820 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:06.820 DEBUG [main][MenuItemLookup] Item match:File 13:25:06.821 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:25:06.821 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:25:06.824 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:25:06.824 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:25:06.824 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:25:06.824 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:06.824 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:25:06.824 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:25:06.824 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:25:06.824 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:25:06.824 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:25:06.824 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:25:06.824 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:25:06.824 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:25:06.824 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:25:06.824 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:06.824 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:25:06.824 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:25:06.824 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:25:06.824 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:06.824 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:25:06.824 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:06.824 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:25:06.824 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:25:06.824 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:25:06.824 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:25:06.824 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:25:06.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 'New|Select a wizard'] is available.... 13:25:06.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:25:06.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:25:06.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:06.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:06.905 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:25:06.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:06.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:25:06.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:06.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:06.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:06.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:06.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:06.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:25:06.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:25:06.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:25:06.915 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:25:06.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:07.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:07.416 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:25:07.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:25:07.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:25:07.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:07.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:25:07.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:07.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:25:07.418 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:25:07.418 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:25:07.419 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:25:07.421 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:25:07.421 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:25:07.421 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:25:07.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.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:25:07.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:07.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:07.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:07.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:07.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:07.422 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:25:07.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:07.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:07.422 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:07.422 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:07.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'] 13:25:07.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:07.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:07.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:25:07.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:25:07.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:25:07.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:07.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:07.749 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:25:07.749 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:07.750 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectItemTestProject' 13:25:07.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:25:07.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:07.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:07.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:07.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:07.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:25:07.752 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:25:07.754 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject 13:25:07.790 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:25:07.790 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:25:07.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:25:07.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:07.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:07.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:07.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:07.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:07.792 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:25:07.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:07.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:07.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:07.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:07.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:25:11.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:25:11.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:25:11.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:25:11.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:11.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:11.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:11.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:11.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 13:25:11.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:25:11.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:25:11.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:25:11.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:11.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:11.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:25:11.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:25:11.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:11.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:25:11.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:25:11.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:11.035 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:11.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:11.035 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:11.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:11.035 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:25:11.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:11.036 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:11.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:11.036 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:11.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:11.036 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:11.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:11.036 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:25:11.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:11.036 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:11.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:11.036 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:11.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:11.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:11.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:11.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:11.036 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:11.037 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:25:11.037 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:11.037 DEBUG [main][MenuItemLookup] Item match:File 13:25:11.038 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:25:11.038 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:25:11.041 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:25:11.041 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:25:11.041 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:25:11.041 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:11.041 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:25:11.041 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:25:11.041 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:25:11.041 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:25:11.041 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:25:11.041 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:25:11.041 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:25:11.041 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:25:11.041 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:25:11.041 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:11.041 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:25:11.041 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:25:11.041 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:25:11.041 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:11.041 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:25:11.041 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:11.041 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:25:11.041 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:25:11.042 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:25:11.042 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:25:11.042 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:25:11.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:25:11.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:25:11.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:25:11.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:11.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:11.223 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:25:11.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:11.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:25:11.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:11.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:11.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:11.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:11.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:11.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:25:11.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:25:11.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:25:11.225 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:25:11.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:11.231 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:25:11.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:11.231 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:25:11.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:25:11.231 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:25:11.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:11.231 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:25:11.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:11.231 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:25:11.231 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:25:11.231 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:25:11.232 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:25:11.234 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:25:11.234 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:25:11.234 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:25:11.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:25:11.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:11.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:11.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:11.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:11.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:11.235 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:25:11.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:11.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:11.235 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:11.235 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:11.736 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:11.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:11.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:11.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:25:11.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:25:11.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:25:11.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:11.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:11.737 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:25:11.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:11.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:25:11.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:11.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:11.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:11.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:11.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:25:11.860 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:25:11.861 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 13:25:11.925 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:25:11.925 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:25:11.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:25:11.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:11.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:11.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:11.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:11.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:11.927 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:25:11.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:11.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:11.928 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:11.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:12.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:25:12.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:25:12.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:12.854 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 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:12.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:12.854 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 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:25:12.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:12.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:12.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:12.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'] 13:25:12.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:12.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:25:12.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:12.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'] 13:25:12.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:12.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'] 13:25:12.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:12.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'] 13:25:12.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:12.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:25:12.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:12.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'] 13:25:12.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:12.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'] 13:25:12.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:12.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:25:12.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:12.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:12.866 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:25:12.866 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:25:12.866 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:12.866 DEBUG [main][MenuItemLookup] Item match:File 13:25:12.867 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:25:12.867 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:25:12.871 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:25:12.871 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:25:12.871 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:25:12.871 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:12.871 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:25:12.871 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:25:12.871 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:25:12.871 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:25:12.871 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:25:12.871 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:25:12.871 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:25:12.871 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:25:12.871 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:25:12.871 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:12.871 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:25:12.871 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:25:12.871 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:25:12.871 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:12.871 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:25:12.871 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:12.871 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:25:12.871 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:25:12.926 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:25:12.926 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:25:12.926 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:25:13.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.... 13:25:13.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 13:25:13.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:25:13.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:13.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:13.127 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:25:13.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:13.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 13:25:13.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:13.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:13.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:13.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:13.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:13.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:25:13.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:25:13.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:25:13.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:25:13.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:13.219 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:25:13.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:13.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:25:13.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:25:13.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:25:13.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:13.219 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:25:13.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:13.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:25:13.220 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:25:13.220 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:25:13.220 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:25:13.220 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:25:13.220 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:25:13.220 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:25:13.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) 13:25:13.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:13.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:13.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:13.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:13.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:13.222 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:25:13.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:13.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:13.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:13.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:13.441 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:13.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:13.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:13.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:25:13.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:25:13.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:25:13.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:13.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:13.516 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:25:13.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:13.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:25:13.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:13.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:13.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:13.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:13.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:25:13.524 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:25:13.525 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 13:25:13.549 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:25:13.549 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:25:13.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.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:25:13.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:13.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:13.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:13.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:13.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:13.616 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:25:13.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:13.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:13.616 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:13.616 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:13.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:25:14.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:25:14.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:14.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:14.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:14.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:14.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:14.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:25:14.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:14.327 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:14.327 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 13:25:14.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:25:14.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:14.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:14.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:14.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:14.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:14.345 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:25:14.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 13:25:14.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:14.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:14.346 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 13:25:14.346 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 13:25:14.346 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:14.346 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:14.346 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:14.346 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:25:14.346 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:25:14.346 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:25:14.346 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:25:14.346 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:25:14.346 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:25:14.346 DEBUG [main][MenuItemLookup] Item match:Window 13:25:14.350 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:25:14.350 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:25:14.350 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:25:14.350 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:14.350 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:25:14.350 DEBUG [main][MenuItemLookup] Item match:Show View 13:25:14.353 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:25:14.353 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:25:14.353 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:25:14.353 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:25:14.353 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:25:14.353 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:25:14.353 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:25:14.353 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:25:14.353 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:25:14.353 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:25:14.353 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:25:14.353 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:25:14.353 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:25:14.353 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:25:14.353 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:14.353 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:25:14.353 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:25:14.427 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:25:14.427 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:25:14.427 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:25:14.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:25:14.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:25:14.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:25:14.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:14.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:14.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:25:14.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:14.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:14.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:14.552 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:14.552 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:14.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:14.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:14.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:14.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:14.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:14.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:25:14.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:25:14.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:25:14.553 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:14.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:14.553 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:14.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:14.553 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:14.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:25:14.553 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:14.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:14.553 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:14.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:14.553 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:14.554 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:25:14.554 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:25:14.554 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:25:14.554 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:25:14.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:14.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:14.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:14.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:14.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:14.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:14.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:14.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 "Open") 13:25:14.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:14.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:14.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:14.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:14.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:14.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:14.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:14.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:14.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:14.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:14.555 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:25:14.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:14.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:14.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:14.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:14.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:25:14.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:25:14.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:25:14.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:14.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:14.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:25:14.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:14.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:14.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 13:25:14.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:14.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:14.659 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 13:25:14.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 '\*?\QProject Explorer\E') 13:25:14.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:14.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:14.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:14.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:14.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:14.660 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:14.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:14.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:14.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform TooltipText=null 13:25:14.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:14.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:14.663 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:14.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:14.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:14.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:14.663 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:14.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:14.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:14.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:14.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:14.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:14.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:15.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:15.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:15.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:15.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:15.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:15.776 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:15.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:15.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:15.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:15.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 13:25:15.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:15.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:15.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:15.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:15.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:15.778 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:25:15.778 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:25:15.778 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:25:15.778 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:15.778 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:25:15.778 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:25:15.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:16.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:16.279 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:25:16.280 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:16.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:16.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:16.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:16.281 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:16.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:16.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:16.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:16.286 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:16.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:16.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:16.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:16.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:16.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:16.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:16.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:16.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:17.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:17.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:17.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:17.288 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:17.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:17.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:17.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:17.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:25:17.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:17.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:17.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:17.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:17.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:17.289 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:25:17.289 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:25:17.289 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:25:17.290 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:17.290 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:25:17.290 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:25:17.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:17.290 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:25:17.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:17.290 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:25:17.290 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:25:17.290 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:25:17.291 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:25:17.310 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:25:17.311 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:25:17.312 DEBUG [main][EditorHandler] 2 editor(s) found 13:25:17.313 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 13:25:17.373 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 13:25:17.373 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass1.java 13:25:17.514 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass1.java is closed 13:25:17.515 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:17.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:17.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:17.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:17.516 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:17.516 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:25:17.516 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:25:17.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:17.516 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:25:17.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:17.516 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:25:17.516 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 13:25:17.516 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:17.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:18.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:18.017 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:18.018 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 13:25:18.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 13:25:18.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:18.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:18.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 13:25:18.519 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item ProjectItemTestProject 13:25:18.519 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item ProjectItemTestProject 13:25:18.520 DEBUG [main][TreeItemHandler] Setting tree item ProjectItemTestProject collapsed 13:25:18.520 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 13:25:18.520 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: ProjectItemTestProject 13:25:18.520 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 13:25:18.520 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 13:25:18.521 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 13:25:18.543 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 13:25:18.544 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:25:18.544 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:25:18.545 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:25:18.554 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:25:18.554 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:18.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:18.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:18.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:18.555 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 13:25:18.555 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 13:25:18.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:18.557 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:25:18.575 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:25:18.575 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:18.575 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:18.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:18.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:18.586 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 13:25:18.586 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:18.587 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 13:25:18.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:25:18.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:18.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:18.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:18.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:18.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:18.591 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:25:18.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:18.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:18.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:18.592 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:18.592 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:25:18.592 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:18.592 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:18.592 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:18.592 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:25:18.592 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:25:18.592 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:25:18.592 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:25:18.592 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:25:18.592 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:25:18.592 DEBUG [main][MenuItemLookup] Item match:Window 13:25:18.593 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:25:18.593 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:25:18.593 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:25:18.593 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:18.593 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:25:18.593 DEBUG [main][MenuItemLookup] Item match:Show View 13:25:18.596 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:25:18.596 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:25:18.596 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:25:18.596 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:25:18.596 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:25:18.596 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:25:18.596 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:25:18.596 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:25:18.596 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:25:18.596 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:25:18.596 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:25:18.596 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:25:18.596 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:25:18.596 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:25:18.596 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:18.596 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:25:18.596 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:25:18.597 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:25:18.597 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:25:18.597 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:25:18.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:25:18.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 13:25:18.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:25:18.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:18.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:18.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 13:25:18.664 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:18.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:18.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:18.664 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:18.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:18.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:18.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:18.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:18.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:18.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:18.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:25:18.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:25:18.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:25:18.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:18.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:18.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:18.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:18.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:18.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:25:18.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:18.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:18.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:18.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:18.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:18.666 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:25:18.666 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:25:18.666 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:25:18.667 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:25:18.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:18.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:18.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:18.667 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:18.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:18.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:18.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:18.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:25:18.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:18.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:18.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:18.667 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:18.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:18.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:18.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:18.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:18.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:18.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:18.668 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:25:18.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:18.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:18.668 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:18.668 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:18.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:25:18.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:25:18.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:25:18.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:18.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:18.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:25:18.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:18.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:18.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:18.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:18.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:18.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:18.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:25:18.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:18.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:18.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:18.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:18.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:18.731 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:18.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:18.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:18.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:25:18.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:18.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:18.733 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:18.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:18.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:18.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:18.734 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:18.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:18.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:18.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:18.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:18.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:18.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:19.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:19.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:19.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:19.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:19.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:19.736 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:19.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:19.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:19.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:19.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 13:25:19.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:19.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:19.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:19.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:19.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:19.737 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:25:19.738 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:25:19.738 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:25:19.738 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:19.738 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:25:19.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:25:19.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:19.738 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:25:19.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:19.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:25:19.738 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:19.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:19.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:19.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:19.739 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:19.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:19.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:19.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:19.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:19.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:19.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:20.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:20.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:20.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:20.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:20.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:20.741 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:20.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:20.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:20.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:20.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:25:20.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:20.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:20.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:20.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:20.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:20.742 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:25:20.742 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:25:20.742 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:25:20.743 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:20.743 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:25:20.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:25:20.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:20.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:25:20.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:20.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:25:20.743 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:25:20.743 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:25:20.744 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:25:20.751 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:25:20.751 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:25:20.752 DEBUG [main][EditorHandler] 0 editor(s) found 13:25:20.752 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:20.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:20.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:20.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:20.753 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:20.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:20.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:20.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:20.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:20.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:20.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:21.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:21.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:21.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:21.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:21.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:21.759 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:21.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:21.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:21.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:21.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 13:25:21.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:21.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:21.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:21.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:21.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:21.760 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:25:21.760 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:25:21.761 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:25:21.761 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:21.761 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:25:21.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:25:21.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:21.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:25:21.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:21.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:25:21.761 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 13:25:21.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:21.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:21.762 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:21.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:21.762 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:21.762 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 13:25:21.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 13:25:21.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:21.762 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item (default package) is already expanded. No action performed 13:25:21.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:21.762 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 13:25:21.762 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:25:21.762 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:25:21.762 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:25:21.783 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:25:21.784 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 13:25:21.784 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:25:21.784 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:25:21.784 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:25:21.794 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:25:21.794 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:21.794 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:21.938 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:21.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:21.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:21.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:21.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:21.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:21.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:21.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:25:21.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:25:21.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:25:21.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:21.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:21.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:25:21.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:25:21.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:21.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:25:21.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:25:21.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:21.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E') 13:25:21.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:21.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:21.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:21.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:21.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:21.951 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:21.951 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class TestClass { } TooltipText=null 13:25:21.951 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:21.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:21.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:21.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:21.981 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 13:25:21.981 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 13:25:21.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:21.982 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:25:22.017 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:25:22.017 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:22.017 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:22.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:22.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:22.037 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 13:25:22.037 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:22.037 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 13:25:22.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:25:22.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:22.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:22.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:22.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:22.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:22.043 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:25:22.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:25:22.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:22.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:22.044 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:25:22.044 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:25:22.044 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:22.044 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:22.044 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:22.044 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:25:22.044 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:25:22.044 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:25:22.044 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:25:22.044 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:25:22.044 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:25:22.044 DEBUG [main][MenuItemLookup] Item match:Window 13:25:22.046 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:25:22.046 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:25:22.046 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:25:22.046 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:22.046 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:25:22.046 DEBUG [main][MenuItemLookup] Item match:Show View 13:25:22.049 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:25:22.049 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:25:22.049 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:25:22.049 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:25:22.049 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:25:22.049 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:25:22.049 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:25:22.049 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:25:22.049 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:25:22.049 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:25:22.049 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:25:22.049 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:25:22.049 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:25:22.049 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:25:22.049 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:22.049 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:25:22.049 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:25:22.069 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:25:22.069 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:25:22.069 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:25:22.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:25:22.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:25:22.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:25:22.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:22.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:22.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:25:22.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:22.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:22.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:22.142 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:22.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:22.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:22.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:22.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:22.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:22.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:22.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:25:22.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:25:22.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:25:22.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:22.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:22.143 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:22.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:22.143 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:22.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:25:22.144 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:22.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:22.144 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:22.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:22.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:22.144 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:25:22.144 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:25:22.144 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:25:22.144 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:25:22.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:22.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:22.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:22.144 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:22.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:22.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:22.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:22.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:25:22.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:22.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:22.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:22.145 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:22.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:22.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:22.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:22.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:22.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:22.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:22.146 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:25:22.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:22.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:22.146 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:22.146 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:22.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:25:22.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:25:22.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:25:22.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:22.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:22.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:25:22.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:22.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:22.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:25:22.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:22.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:22.210 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:25:22.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:25:22.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:22.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:22.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:22.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:22.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:22.211 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:22.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:22.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:22.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 13:25:22.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:22.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:22.214 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:22.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:22.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:22.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:22.215 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:22.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:22.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:22.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:22.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:22.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:22.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:22.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:22.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:23.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:23.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:23.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:23.216 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:23.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:23.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:23.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:23.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:25:23.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:23.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:23.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:23.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:23.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:23.218 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:25:23.218 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:25:23.218 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:25:23.218 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:23.218 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:25:23.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:25:23.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:23.219 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:25:23.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:23.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:25:23.219 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:25:23.219 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:25:23.219 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:25:23.227 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:25:23.228 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 13:25:23.229 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 13:25:23.229 DEBUG [main][TreeItemHandler] Setting tree item src collapsed 13:25:23.229 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 13:25:23.229 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 13:25:23.229 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:23.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:23.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:23.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:23.230 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 13:25:23.230 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 13:25:23.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:23.230 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:25:23.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:25:23.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:23.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:23.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:23.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:23.287 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 13:25:23.287 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:23.287 INFO [WorkbenchTestable][RequirementsRunner] Started test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 13:25:23.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:25:23.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:23.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:23.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:23.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:23.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:23.294 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:25:23.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:25:23.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:23.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:23.295 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:25:23.295 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:25:23.295 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:23.295 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:23.295 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:23.295 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:25:23.295 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:25:23.295 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:25:23.295 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:25:23.295 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:25:23.295 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:25:23.295 DEBUG [main][MenuItemLookup] Item match:Window 13:25:23.295 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:25:23.295 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:25:23.295 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:25:23.295 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:23.295 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:25:23.295 DEBUG [main][MenuItemLookup] Item match:Show View 13:25:23.299 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:25:23.299 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:25:23.299 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:25:23.299 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:25:23.299 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:25:23.299 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:25:23.299 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:25:23.299 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:25:23.299 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:25:23.299 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:25:23.299 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:25:23.299 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:25:23.299 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:25:23.299 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:25:23.299 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:23.299 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:25:23.299 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:25:23.316 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:25:23.316 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:25:23.317 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:25:23.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:25:23.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:25:23.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:25:23.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:23.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:23.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:25:23.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:23.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:23.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:23.379 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:23.379 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:23.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:23.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:23.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:23.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:23.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:23.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:25:23.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:25:23.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:25:23.380 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:23.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:23.380 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:23.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:23.380 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:23.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:25:23.381 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:23.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:23.381 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:23.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:23.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:23.381 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:25:23.381 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:25:23.381 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:25:23.381 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:25:23.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:23.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:23.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:23.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:23.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:23.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:23.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:23.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:25:23.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:23.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:23.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:23.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:23.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:23.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:23.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:23.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:23.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:23.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:23.382 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:25:23.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:23.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:23.382 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:23.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:23.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:25:23.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:25:23.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:25:23.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:23.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:23.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:25:23.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:23.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:23.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:25:23.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:23.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:23.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:25:23.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') 13:25:23.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:23.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:23.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:23.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:23.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:23.437 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:23.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:23.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:23.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 13:25:23.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:23.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:23.439 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:23.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:23.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:23.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:23.440 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:23.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:23.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:23.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:23.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:23.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:23.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:23.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:23.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:24.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:24.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:24.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:24.441 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:24.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:24.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:24.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:24.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 13:25:24.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:24.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:24.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:24.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:24.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:24.443 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:25:24.443 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:25:24.443 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:25:24.443 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:24.443 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:25:24.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:25:24.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:24.444 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:25:24.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:24.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:25:24.444 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:25:24.444 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:25:24.444 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:25:24.454 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:25:24.455 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:24.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:24.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:24.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:24.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 13:25:24.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:24.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:24.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:24.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:24.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:24.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:24.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:24.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 13:25:24.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:24.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:24.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:24.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:24.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:24.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:25:24.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:24.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:24.457 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:25:24.457 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:25:24.457 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:24.457 DEBUG [main][MenuItemLookup] Item match:File 13:25:24.458 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:25:24.458 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:25:24.461 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:25:24.461 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:25:24.461 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:25:24.461 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:24.462 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:25:24.462 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:25:24.462 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:25:24.462 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:25:24.462 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:25:24.462 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:25:24.462 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:25:24.462 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:25:24.462 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:25:24.462 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:24.462 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:25:24.462 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:25:24.462 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:25:24.462 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:24.462 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:25:24.462 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:24.462 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:25:24.462 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:25:24.480 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:25:24.480 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:25:24.480 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:25:24.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.... 13:25:24.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 13:25:24.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:25:24.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:24.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:24.558 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:25:24.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:24.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 13:25:24.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:24.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:24.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:24.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:24.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:24.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:25:24.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:25:24.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:25:24.560 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:24.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:24.560 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:24.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:24.560 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:24.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:25:24.560 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:24.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:24.560 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:24.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:24.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:24.561 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 13:25:24.561 DEBUG [main][TreeItemHandler] Selecting tree item: File 13:25:24.561 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 13:25:24.564 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 13:25:24.564 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:25:24.564 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:25:24.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:25:24.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:24.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:24.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:24.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:24.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:24.571 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:25:24.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:24.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:24.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:24.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:24.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'] 13:25:24.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:24.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:24.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 13:25:24.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. finished successfully 13:25:24.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 13:25:24.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:24.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:24.616 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:25:24.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:24.617 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:") 13:25:24.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:24.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:24.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:24.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:24.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:25:24.625 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:25:24.626 INFO [WorkbenchTestable][AbstractText] Text set to: text.txt 13:25:24.626 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:") 13:25:24.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:24.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:24.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:24.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:24.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:25:24.628 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:25:24.628 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject/src/files/ 13:25:24.629 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:25:24.629 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 13:25:24.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.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) 13:25:24.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:24.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:24.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:24.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:24.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:24.630 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:25:24.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:24.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:24.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:24.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:24.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:25:25.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:25:25.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:25.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:25.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:25.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:25.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:25:25.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:25.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:25:25.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:25:25.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:25:25.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:25.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:25.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:25:25.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:25:25.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:25.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:25:25.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:25:25.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:25.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1f4abf53 is found... 13:25:25.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1f4abf53 is found finished successfully 13:25:25.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtext.txt\E') 13:25:25.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:25.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:25.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:25.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:25.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:25.138 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:25.138 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 13:25:25.138 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:25.138 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 13:25:25.138 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:25:25.138 DEBUG [WorkbenchTestable][EditorHandler] Closing editor text.txt 13:25:25.216 DEBUG [WorkbenchTestable][EditorHandler] Editor text.txt is closed 13:25:25.217 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:25.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:25.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:25.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:25.246 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:25.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:25.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:25.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:25.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:25.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:25.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:25.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:25.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:26.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:26.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:26.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:26.248 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:26.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:26.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:26.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:26.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 13:25:26.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:26.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:26.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:26.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:26.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:26.249 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:25:26.249 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:25:26.250 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:25:26.250 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:26.250 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:25:26.250 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:25:26.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:26.250 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:25:26.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:26.250 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:25:26.250 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 13:25:26.250 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:26.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:26.250 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:26.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:26.250 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:26.251 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 13:25:26.251 DEBUG [main][TreeItemHandler] Selecting tree item: files 13:25:26.251 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 13:25:26.263 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 13:25:26.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:25:26.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:26.301 DEBUG [main][MenuItemLookup] Found menu:'New' 13:25:26.301 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:25:26.301 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:26.301 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:25:26.301 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:25:26.301 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:26.301 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:25:26.301 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:25:26.301 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:25:26.301 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:25:26.301 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:25:26.301 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:25:26.301 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:25:26.301 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:25:26.301 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:26.301 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:25:26.301 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:25:26.301 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:26.301 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:25:26.301 DEBUG [main][MenuItemLookup] Item match:Refresh 13:25:26.301 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:25:26.301 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:25:26.301 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:25:26.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:26.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:26.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:26.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:25:26.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:26.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:26.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:26.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:25:26.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:26.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:25:26.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:25:26.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:26.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:26.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:25:26.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:25:26.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:26.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:25:26.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:25:26.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:26.802 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'files' via Explorer 13:25:26.802 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 13:25:26.802 DEBUG [main][TreeItemHandler] Selecting tree item: files 13:25:26.802 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 13:25:26.809 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 13:25:26.811 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:25:26.811 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:26.844 DEBUG [main][MenuItemLookup] Found menu:'New' 13:25:26.844 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:25:26.844 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:26.844 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:25:26.844 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:25:26.844 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:26.844 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:25:26.844 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:25:26.844 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:25:26.844 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:25:26.844 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:25:26.844 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:25:26.844 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:25:26.844 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:25:26.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:25:27.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 13:25:27.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete 13:25:27.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:27.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:27.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:27.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:27.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:25:27.485 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:27.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:27.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:27.485 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete" as the parent 13:25:27.485 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:27.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:27.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:27.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:27.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:27.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:27.485 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:25:27.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:27.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:27.485 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:27.485 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:27.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:25:27.489 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:25:27.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:25:27.990 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:25:27.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:27.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:27.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:27.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:27.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:27.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:25:27.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:25:27.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:27.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:27.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:25:27.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:25:27.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:27.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:25:27.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:25:27.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:27.990 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:27.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:27.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:27.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:27.991 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:27.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:27.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:27.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:27.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:27.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:27.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:28.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:28.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:28.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:28.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:28.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:28.993 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:28.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:28.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:28.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:28.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 13:25:28.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:28.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:28.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:28.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:28.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:28.994 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:25:28.994 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:25:28.994 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:25:28.995 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:28.995 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:25:28.995 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:25:28.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:28.995 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:25:28.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:28.995 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:25:28.995 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:28.996 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:28.996 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 13:25:28.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:28.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:28.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:28.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:28.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:28.997 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 13:25:28.997 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:28.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:28.997 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:28.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:28.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:28.997 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:28.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:28.997 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:28.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:28.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:28.997 DEBUG [WorkbenchTestable][AbstractResource] Obtaining direct children on the current level 13:25:28.997 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 13:25:28.997 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:28.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:28.998 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:28.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:28.998 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:28.998 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:28.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:28.998 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:28.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:28.998 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:28.998 DEBUG [WorkbenchTestable][AbstractResource] Item "files" was not found. Available items on the current level: 13:25:28.998 DEBUG [WorkbenchTestable][AbstractResource] "(default package)" 13:25:28.998 DEBUG [WorkbenchTestable][AbstractResource] "module-info.java" 13:25:28.998 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:28.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:28.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:28.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:28.999 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 13:25:28.999 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 13:25:28.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:28.999 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:25:29.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:25:29.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:29.038 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:29.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:29.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:29.059 INFO [WorkbenchTestable][RequirementsRunner] Finished test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 13:25:29.059 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:29.059 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 13:25:29.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:25:29.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:29.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:29.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:29.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:29.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:29.065 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:25:29.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:25:29.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:29.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:29.066 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:25:29.066 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:25:29.066 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:29.066 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:29.066 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:29.066 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:25:29.066 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:25:29.066 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:25:29.066 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:25:29.066 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:25:29.066 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:25:29.066 DEBUG [main][MenuItemLookup] Item match:Window 13:25:29.067 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:25:29.067 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:25:29.067 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:25:29.067 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:29.067 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:25:29.067 DEBUG [main][MenuItemLookup] Item match:Show View 13:25:29.071 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:25:29.071 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:25:29.071 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:25:29.071 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:25:29.071 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:25:29.071 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:25:29.071 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:25:29.071 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:25:29.071 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:25:29.071 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:25:29.071 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:25:29.071 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:25:29.071 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:25:29.071 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:25:29.071 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:29.071 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:25:29.071 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:25:29.091 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:25:29.091 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:25:29.091 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:25:29.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:25:29.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:25:29.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:25:29.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:29.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:29.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:25:29.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:29.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:29.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:29.162 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:29.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:29.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:29.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:29.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:29.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:29.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:29.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:25:29.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:25:29.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:25:29.164 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:29.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:29.164 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:29.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:29.164 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:29.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:25:29.164 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:29.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:29.164 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:29.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:29.164 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:29.165 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:25:29.165 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:25:29.165 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:25:29.165 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:25:29.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:29.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:29.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:29.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:29.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:29.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:29.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:29.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:25:29.166 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:29.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:29.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:29.166 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:29.166 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:29.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:29.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:29.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:29.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:29.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:29.167 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:25:29.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:29.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:29.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:29.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:29.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:25:29.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:25:29.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:25:29.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:29.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:29.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:25:29.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:29.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:29.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:25:29.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:29.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:29.230 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:25:29.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:25:29.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:29.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:29.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:29.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:29.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:29.231 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:29.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:29.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:29.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 13:25:29.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:29.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:29.233 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:29.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:29.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:29.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:29.234 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:29.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:29.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:29.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:29.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:29.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:29.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:29.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:29.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:30.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:30.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:30.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:30.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:30.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:30.736 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:30.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:30.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:30.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:30.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 13:25:30.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:30.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:30.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:30.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:30.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:30.737 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:25:30.738 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:25:30.738 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:25:30.738 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:30.738 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:25:30.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:25:30.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:30.739 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:25:30.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:30.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:25:30.739 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 13:25:30.739 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 13:25:30.739 DEBUG [main][TreeItemHandler] Setting tree item src collapsed 13:25:30.739 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 13:25:30.739 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 13:25:30.739 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 13:25:30.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:30.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:31.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:31.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:31.241 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:31.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:31.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:31.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:31.242 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 13:25:31.242 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 13:25:31.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:31.243 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:25:31.286 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:25:31.286 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:31.286 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:31.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:31.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:31.308 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 13:25:31.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:31.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:31.316 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:25:31.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:25:31.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:31.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:31.317 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:25:31.317 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:25:31.317 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:31.317 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:31.317 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:31.317 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:25:31.317 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:25:31.317 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:25:31.317 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:25:31.317 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:25:31.317 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:25:31.317 DEBUG [main][MenuItemLookup] Item match:Window 13:25:31.318 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:25:31.318 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:25:31.318 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:25:31.318 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:31.318 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:25:31.318 DEBUG [main][MenuItemLookup] Item match:Show View 13:25:31.323 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:25:31.324 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:25:31.324 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:25:31.324 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:25:31.324 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:25:31.324 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:25:31.324 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:25:31.324 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:25:31.324 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:25:31.324 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:25:31.324 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:25:31.324 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:25:31.324 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:25:31.324 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:25:31.324 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:31.324 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:25:31.324 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:25:31.350 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:25:31.350 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:25:31.350 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:25:31.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:25:31.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:25:31.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:25:31.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:31.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:31.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:25:31.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:31.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:31.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:31.431 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:31.431 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:31.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:31.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:31.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:31.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:31.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:31.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:25:31.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:25:31.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:25:31.433 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:31.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:31.433 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:31.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:31.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:31.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:25:31.433 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:31.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:31.433 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:31.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:31.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:31.440 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:25:31.440 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:25:31.441 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:25:31.441 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:25:31.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:31.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:31.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:31.441 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:31.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:31.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:31.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:31.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:25:31.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:31.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:31.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:31.442 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:31.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:31.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:31.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:31.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:31.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:31.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:31.443 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:25:31.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:31.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:31.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:31.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:31.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:25:31.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:25:31.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:25:31.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:31.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:31.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:25:31.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:31.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:31.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:25:31.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:31.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:31.517 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:25:31.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:25:31.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:31.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:31.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:31.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:31.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:31.517 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:31.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:31.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:31.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 13:25:31.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:31.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:31.520 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:31.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:31.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:31.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:31.521 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:31.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:31.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:31.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:31.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:31.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:31.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:32.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:32.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:32.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:32.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:32.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:32.523 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:32.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:32.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:32.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:32.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 13:25:32.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:32.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:32.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:32.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:32.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:32.524 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:25:32.524 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:25:32.524 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:25:32.525 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 13:25:32.525 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 13:25:32.525 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 13:25:32.534 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 13:25:32.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:25:32.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:32.577 DEBUG [main][MenuItemLookup] Found menu:'New' 13:25:32.577 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:25:32.577 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:32.577 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:25:32.577 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:32.577 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:25:32.577 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:25:32.577 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:25:32.577 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:25:32.577 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:25:32.577 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:25:32.577 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:25:32.577 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:25:32.577 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:32.577 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:25:32.577 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:25:32.577 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:32.577 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:25:32.577 DEBUG [main][MenuItemLookup] Item match:Refresh 13:25:32.577 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:25:32.577 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:25:32.578 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:25:32.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:32.578 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:32.578 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:32.578 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:25:33.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:33.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:33.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:33.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:25:33.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:33.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:25:33.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:25:33.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:33.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:33.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:25:33.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:25:33.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:33.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:25:33.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:25:33.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:33.078 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectItemTestProject' via Explorer 13:25:33.078 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 13:25:33.078 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 13:25:33.079 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 13:25:33.088 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 13:25:33.090 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:25:33.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:33.125 DEBUG [main][MenuItemLookup] Found menu:'New' 13:25:33.125 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:25:33.125 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:33.125 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:25:33.125 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:33.125 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:25:33.125 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:25:33.125 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:25:33.125 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:25:33.125 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:25:33.125 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:25:33.125 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:25:33.125 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:25:33.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 'Delete.*'] is available.... 13:25:33.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:25:33.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:25:33.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:33.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:33.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:33.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:33.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:25:33.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:33.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:33.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:33.755 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:25:33.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:33.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:33.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:33.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:33.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:33.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:33.755 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:25:33.755 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:25:33.755 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:25:33.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:33.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:33.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:33.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:33.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:25:33.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:33.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:33.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:33.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:25:33.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:33.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:33.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:33.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:33.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:33.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:33.756 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:25:33.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:33.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:33.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:33.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:33.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:25:33.760 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:25:34.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:25:34.261 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:25:34.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:34.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:34.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:34.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:34.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:25:34.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:25:34.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:25:34.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:25:34.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:25:34.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:34.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:25:34.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:25:34.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:25:34.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:25:34.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:34.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:34.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:25:34.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:25:34.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:25:34.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:25:34.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:34.261 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:25:34.261 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:34.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:34.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:34.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.624 s - in org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 4.259 s open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 3.45 s select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 1.25 s asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 5.772 s testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 2.249 s Running org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:25:34.273 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:25:34.273 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:25:34.274 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:34.274 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:25:34.274 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:34.274 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:25:34.274 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:34.274 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:25:34.274 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:34.274 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:34.275 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:25:34.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:25:34.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:34.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:34.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:34.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:34.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:34.276 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:25:34.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:34.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:34.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:34.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:34.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:34.277 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25: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 '\*?\QProject Explorer\E') 13:25:34.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:34.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:34.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:34.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:34.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:34.278 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:34.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:34.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:34.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:25:34.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:34.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:34.281 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:34.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:34.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:34.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:34.282 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:34.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:34.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:34.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:34.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:34.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:34.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:34.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:34.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:35.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:35.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:35.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:35.284 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:35.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:35.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:35.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:35.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 13:25:35.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:35.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:35.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:35.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:35.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:35.285 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:25:35.285 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:25:35.285 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:35.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:35.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:35.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:35.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:35.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:35.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:35.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:35.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:36.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:36.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:36.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:36.287 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:36.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:36.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:36.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:36.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:25:36.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:36.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:36.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:36.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:36.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:36.289 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:25:36.289 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:25:36.289 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:36.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:36.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:36.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:36.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:25:36.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:36.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:36.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:36.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:36.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:36.290 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:25:36.290 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:25:36.290 DEBUG [main][TreeItemHandler] Set Tree selection 13:25:36.291 DEBUG [main][TreeHandler] Notify Tree about selection event 13:25:36.298 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:25:36.300 DEBUG [WorkbenchTestable][TreeItemHandler] maven-test-project 13:25:36.300 DEBUG [WorkbenchTestable][TreeItemHandler] maven-wrong-project 13:25:36.300 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:25:36.300 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:36.349 DEBUG [main][MenuItemLookup] Found menu:'New' 13:25:36.349 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:25:36.349 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:36.349 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:25:36.349 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:36.349 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:25:36.349 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:25:36.349 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:25:36.349 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:25:36.349 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:25:36.349 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:25:36.349 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:25:36.349 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:36.349 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:25:36.349 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:25:36.349 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:36.349 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:25:36.349 DEBUG [main][MenuItemLookup] Item match:Refresh 13:25:36.349 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:25:36.349 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:25:36.349 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:25:36.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:36.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:36.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:36.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:25:36.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:36.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:36.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:36.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:36.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:25:36.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:25:36.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:36.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:36.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:25:36.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:25:36.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:25:36.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:25:36.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:36.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:25:36.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:36.896 DEBUG [main][MenuItemLookup] Found menu:'New' 13:25:36.896 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:25:36.896 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:36.896 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:25:36.896 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:36.896 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:25:36.896 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:25:36.896 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:25:36.896 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:25:36.896 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:25:36.896 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:25:36.896 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:25:36.896 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:25:36.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:1777): Gtk-CRITICAL **: 13:25:36.940: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 13:25:36.944: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 13:25:36.984: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 13:25:37.009: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 13:25:37.019: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 13:25:37.034: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 13:25:37.051: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 13:25:37.067: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 13:25:37.085: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 13:25:37.101: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 13:25:37.118: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 13:25:37.135: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 13:25:37.151: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 13:25:37.167: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 13:25:37.184: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 13:25:37.201: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 13:25:37.218: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 13:25:37.234: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:25:37.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 13:25:37.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:25:37.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:37.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:37.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:25:37.526 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:37.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:37.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:37.526 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:25:37.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:37.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:37.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:37.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:37.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:37.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:37.527 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:25:37.528 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:25:37.528 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:25:37.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:37.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:37.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:37.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:37.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:25:37.528 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:37.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:37.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:37.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:25:37.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:37.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:37.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:37.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:37.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:37.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:37.529 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:25:37.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:37.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:37.529 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:37.529 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:37.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:25:37.534 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 (Eclipse:1777): Gtk-CRITICAL **: 13:25:37.545: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:25:38.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:25:38.034 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:25:38.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:38.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:38.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:38.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:38.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:25:38.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:25:38.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 13:25:38.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:25:38.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:25:38.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:38.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:38.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:25:38.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:25:38.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:25:38.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:25:38.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:38.035 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:38.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:38.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:38.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:25:38.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:38.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:38.037 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:38.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:38.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:38.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:25:38.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:38.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:38.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:38.041 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:38.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:38.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:38.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:25:38.042 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:38.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:38.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:38.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:25:38.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:38.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:38.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:38.044 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:38.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:38.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:38.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 13:25:38.045 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 13:25:38.045 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 13:25:38.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:38.046 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:25:38.081 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:25:38.081 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:38.081 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:38.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:38.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:38.091 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:25:38.091 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:38.091 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:25:38.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:25:38.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:38.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:38.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:38.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:38.100 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:25:38.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:38.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:38.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:38.100 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:38.100 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:25:38.100 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:38.100 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:38.100 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:38.100 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:25:38.100 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:25:38.101 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:25:38.101 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:25:38.101 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:25:38.101 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:25:38.101 DEBUG [main][MenuItemLookup] Item match:Window 13:25:38.102 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:25:38.102 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:25:38.102 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:25:38.102 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:38.102 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:25:38.102 DEBUG [main][MenuItemLookup] Item match:Show View 13:25:38.105 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:25:38.105 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:25:38.105 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:25:38.105 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:25:38.105 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:25:38.105 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:25:38.105 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:25:38.105 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:25:38.105 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:25:38.105 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:25:38.105 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:25:38.105 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:25:38.105 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:25:38.105 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:25:38.105 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:38.105 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:25:38.106 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:25:38.120 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:25:38.121 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:25:38.121 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:25:38.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:25:38.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:25:38.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:25:38.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:38.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:38.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:25:38.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:38.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:38.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:38.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:38.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:38.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:38.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:38.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:38.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:38.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:25:38.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:25:38.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:25:38.228 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:38.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:38.228 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:38.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:38.228 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:38.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:25:38.228 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:38.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:38.229 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:38.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:38.229 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:38.229 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:25:38.229 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:25:38.229 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:25:38.229 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:25:38.229 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:38.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:38.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:38.234 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:38.234 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:38.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:38.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") 13:25:38.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:38.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:38.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:38.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:38.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:38.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:38.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:38.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:38.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:38.236 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:25:38.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:38.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:38.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:38.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:38.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:25:38.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:25:38.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:25:38.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:38.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:25:38.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:38.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:38.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:38.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:38.344 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25: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 '\*?\QProject Explorer\E') 13:25:38.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:38.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:38.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:38.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:38.345 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:38.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:38.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:38.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:25:38.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:38.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:38.364 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:38.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:38.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:38.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:25:38.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:38.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:38.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:38.366 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:38.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:38.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:38.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:25:38.367 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 13:25:38.368 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 13:25:38.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:38.368 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:25:38.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:25:38.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:38.426 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:38.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:38.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:38.437 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:25:38.437 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:38.437 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:25:38.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:25:38.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:38.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:38.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:38.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:38.449 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:25:38.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:38.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:38.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:38.449 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:38.449 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:25:38.449 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:38.450 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:38.450 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:38.450 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:25:38.450 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:25:38.450 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:25:38.450 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:25:38.450 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:25:38.450 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:25:38.450 DEBUG [main][MenuItemLookup] Item match:Window 13:25:38.450 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:25:38.450 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:25:38.450 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:25:38.450 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:38.450 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:25:38.450 DEBUG [main][MenuItemLookup] Item match:Show View 13:25:38.453 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:25:38.453 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:25:38.453 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:25:38.453 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:25:38.453 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:25:38.453 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:25:38.453 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:25:38.453 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:25:38.453 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:25:38.454 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:25:38.454 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:25:38.454 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:25:38.454 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:25:38.454 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:25:38.454 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:38.454 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:25:38.454 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:25:38.454 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:25:38.454 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:25:38.454 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:25:38.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:25:38.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:25:38.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:25:38.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:38.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:38.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:25:38.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:38.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:38.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:38.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:38.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:38.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:38.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:38.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:38.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:38.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:25:38.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:25:38.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:25:38.621 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:38.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:38.621 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:38.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:38.621 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:38.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:25:38.622 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:38.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:38.622 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:38.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:38.622 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:38.622 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:25:38.622 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:25:38.622 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:25:38.623 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:25:38.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:38.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:38.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:38.623 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:38.623 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:38.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:38.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:25:38.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:38.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:38.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:38.624 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:38.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:38.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:38.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:38.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:38.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:38.625 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:25:38.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:38.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:38.625 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:38.625 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:38.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:25:38.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:25:38.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:25:38.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:38.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:25:38.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:38.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:38.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:38.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:38.726 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:38.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 '\*?\QProject Explorer\E') 13:25:38.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:38.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:38.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:38.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:38.728 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:38.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:38.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:38.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:25:38.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:38.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:38.730 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:38.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:38.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:38.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:25:38.731 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 13:25:38.731 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 13:25:38.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:38.732 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:25:38.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:25:38.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:38.748 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:38.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:38.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:38.771 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:25:38.771 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:38.771 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:25:38.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:25:38.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:38.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:38.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:38.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:38.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:38.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:38.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:25:38.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:38.834 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:38.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:38.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:38.835 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:25:38.835 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:38.835 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:25:38.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:25:38.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:38.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:38.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:38.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:38.843 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:25:38.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:38.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:38.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:38.844 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:38.844 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:25:38.844 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:38.844 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:38.844 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:38.844 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:25:38.844 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:25:38.844 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:25:38.844 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:25:38.844 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:25:38.844 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:25:38.844 DEBUG [main][MenuItemLookup] Item match:Window 13:25:38.844 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:25:38.845 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:25:38.845 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:25:38.845 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:38.845 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:25:38.845 DEBUG [main][MenuItemLookup] Item match:Show View 13:25:38.850 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:25:38.850 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:25:38.850 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:25:38.850 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:25:38.850 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:25:38.850 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:25:38.850 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:25:38.850 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:25:38.850 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:25:38.851 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:25:38.851 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:25:38.851 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:25:38.851 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:25:38.851 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:25:38.851 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:38.851 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:25:38.851 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:25:38.851 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:25:38.851 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:25:38.851 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:25:38.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:25:38.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:25:38.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:25:38.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:38.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:38.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:25:38.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:38.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:38.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:38.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:38.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:38.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:38.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:38.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:38.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:38.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:25:38.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:25:38.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:25:38.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:38.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:38.926 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:38.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:38.927 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:38.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:25:38.927 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:38.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:38.927 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:38.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:38.927 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:38.927 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:25:38.927 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:25:38.927 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:25:38.928 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:25:38.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:38.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:38.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:38.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:38.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:38.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:38.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:25:38.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:38.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:38.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:38.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:38.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:38.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:38.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:38.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:38.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:38.929 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:25:38.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:38.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:38.930 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:38.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:38.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:25:38.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:25:38.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:25:38.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:38.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:25:38.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:38.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:38.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:38.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:38.986 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:38.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:25:38.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:38.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:38.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:38.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:38.988 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:38.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:38.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:38.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:25:38.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:38.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:38.989 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:38.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:38.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:38.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:25:38.990 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:38.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:38.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:38.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:25:38.991 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:38.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:38.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:38.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:25:38.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:38.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:38.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:38.993 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:38.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:38.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:38.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:25:38.994 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 13:25:38.994 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 13:25:38.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:38.994 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:25:39.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:25:39.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:39.009 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:39.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:39.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:39.029 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:25:39.029 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:39.029 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:25:39.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:25:39.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:39.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:39.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:39.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:39.040 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:25:39.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:39.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:39.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:39.040 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:39.041 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:25:39.041 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:39.041 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:39.041 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:39.041 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:25:39.041 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:25:39.041 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:25:39.041 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:25:39.041 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:25:39.041 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:25:39.041 DEBUG [main][MenuItemLookup] Item match:Window 13:25:39.041 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:25:39.041 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:25:39.041 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:25:39.041 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:39.041 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:25:39.041 DEBUG [main][MenuItemLookup] Item match:Show View 13:25:39.044 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:25:39.044 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:25:39.044 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:25:39.044 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:25:39.044 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:25:39.044 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:25:39.044 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:25:39.044 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:25:39.044 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:25:39.044 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:25:39.044 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:25:39.044 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:25:39.044 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:25:39.044 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:25:39.044 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:39.044 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:25:39.044 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:25:39.045 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:25:39.045 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:25:39.045 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:25:39.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:25:39.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:25:39.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:25:39.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:39.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:39.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:25:39.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:39.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:39.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:39.106 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:39.106 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:39.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:39.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:39.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:39.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:39.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:25:39.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:25:39.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:25:39.107 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:39.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:39.107 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:39.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:39.107 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:39.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:25:39.107 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:39.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:39.107 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:39.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:39.107 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:39.108 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:25:39.108 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:25:39.108 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:25:39.108 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:25:39.108 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:39.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:39.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:39.108 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:39.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:39.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:39.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:25:39.109 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:39.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:39.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:39.109 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:39.109 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:39.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:39.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:39.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:39.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:39.110 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:25:39.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:39.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:39.110 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:39.110 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:39.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:25:39.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:25:39.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:25:39.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:39.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:25:39.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:39.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:39.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:39.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:39.166 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:39.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 '\*?\QProject Explorer\E') 13:25:39.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:39.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:39.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:39.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:39.167 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:39.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:39.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:39.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:25:39.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:39.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:39.169 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:39.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:39.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:39.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:25:39.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:39.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:39.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:39.170 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:39.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:39.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:39.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:25:39.171 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 13:25:39.171 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 13:25:39.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:39.172 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:25:39.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:25:39.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:39.187 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:39.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:39.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:39.206 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:25:39.207 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:39.207 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:25:39.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:25:39.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:39.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:39.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:39.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:39.217 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:25:39.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:39.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:39.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:39.218 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:39.218 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:25:39.218 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:39.218 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:39.218 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:39.218 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:25:39.218 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:25:39.218 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:25:39.218 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:25:39.218 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:25:39.218 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:25:39.218 DEBUG [main][MenuItemLookup] Item match:Window 13:25:39.218 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:25:39.218 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:25:39.218 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:25:39.218 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:39.218 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:25:39.218 DEBUG [main][MenuItemLookup] Item match:Show View 13:25:39.221 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:25:39.221 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:25:39.221 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:25:39.221 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:25:39.221 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:25:39.221 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:25:39.222 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:25:39.222 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:25:39.222 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:25:39.222 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:25:39.222 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:25:39.222 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:25:39.222 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:25:39.222 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:25:39.222 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:39.222 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:25:39.222 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:25:39.222 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:25:39.222 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:25:39.222 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:25:39.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:25:39.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:25:39.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:25:39.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:39.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:39.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:25:39.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:39.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:39.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:39.284 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:39.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:39.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:39.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:39.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:39.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:39.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:25:39.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:25:39.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:25:39.286 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:39.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:39.286 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:39.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:39.286 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:39.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:25:39.286 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:39.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:39.286 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:39.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:39.286 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:39.286 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:25:39.286 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:25:39.287 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:25:39.287 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:25:39.287 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:39.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:39.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:39.287 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:39.287 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:39.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:39.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") 13:25:39.287 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:39.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:39.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:39.287 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:39.288 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:39.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:39.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:39.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:39.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:39.288 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:25:39.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:39.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:39.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:39.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:39.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:25:39.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:25:39.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:25:39.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:39.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:25:39.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:39.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:39.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:39.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:39.346 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:39.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') 13:25:39.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:39.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:39.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:39.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:39.347 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:39.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:39.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:39.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:25:39.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:39.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:39.349 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:39.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:39.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:39.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:25:39.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:39.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:39.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:39.351 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:39.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:39.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:39.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:25:39.351 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 13:25:39.351 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 13:25:39.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:39.352 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:25:39.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:25:39.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:39.368 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:39.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:39.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:39.387 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:25:39.387 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:25:39.388 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:39.388 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:39.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:39.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.116 s - in org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 3.815 s testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.346 s open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.334 s getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.064 s selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.194 s getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.177 s selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.18 s Running org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 13:25:39.398 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 13:25:39.399 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:25:39.399 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:39.399 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 13:25:39.399 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:39.399 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:25:39.400 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:39.400 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:25:39.400 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:39.400 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:25:39.400 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:25:39.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:25:39.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:39.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:39.400 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:25:39.400 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:39.400 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:39.400 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:39.400 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:25:39.400 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:25:39.400 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:25:39.400 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:25:39.400 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:25:39.400 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:25:39.400 DEBUG [main][MenuItemLookup] Item match:Window 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:25:39.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:39.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:39.401 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:25:39.401 DEBUG [main][MenuItemLookup] Item match:Window 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:25:39.401 DEBUG [main][MenuItemLookup] Item match:Perspective 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:25:39.401 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:25:39.401 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:25:39.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:25:39.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:39.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:39.402 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:25:39.402 DEBUG [main][MenuItemLookup] Item match:Window 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:25:39.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:39.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:39.402 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:25:39.402 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:25:39.402 DEBUG [main][MenuItemLookup] Item match:Window 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:25:39.403 DEBUG [main][MenuItemLookup] Item match:Perspective 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:25:39.403 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:25:39.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:39.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:39.403 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:25:39.403 DEBUG [main][MenuItemLookup] Item match:Window 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:39.403 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:25:39.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:39.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:39.403 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:25:39.404 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:39.404 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:39.404 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:39.404 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:25:39.404 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:25:39.404 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:25:39.404 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:25:39.404 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:25:39.404 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:25:39.404 DEBUG [main][MenuItemLookup] Item match:Window 13:25:39.404 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:25:39.404 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:25:39.404 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:25:39.404 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:39.404 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:25:39.404 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:25:39.404 DEBUG [main][MenuItemLookup] Item match:Perspective 13:25:39.404 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:25:39.404 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:39.404 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:25:39.404 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:25:39.404 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:25:39.404 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:25:39.404 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:25:39.404 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:25:39.404 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:25:39.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:25:39.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 13:25:39.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:25:39.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:39.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:39.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:39.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:39.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:39.431 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:25:39.431 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:39.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:39.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 "Reset Perspective") 13:25:39.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:39.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:39.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:39.432 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:25:39.432 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:39.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:39.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:39.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:39.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:39.432 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:25:39.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:39.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:39.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:39.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:39.565 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:39.565 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProperties no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 13:25:39.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 13:25:39.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:39.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:39.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:39.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'] 13:25:39.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:39.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'] 13:25:39.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:39.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 Java Project"] 13:25:39.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:39.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'] 13:25:39.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:39.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'] 13:25:39.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:39.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'] 13:25:39.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:39.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"] 13:25:39.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:39.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'] 13:25:39.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:39.569 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:39.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:39.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:39.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:39.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:39.570 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:39.570 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:25:39.570 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:39.570 DEBUG [main][MenuItemLookup] Item match:File 13:25:39.570 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:25:39.570 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:25:39.573 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:25:39.573 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:25:39.573 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:25:39.573 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:39.573 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:25:39.573 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:25:39.573 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:25:39.573 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:25:39.573 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:25:39.573 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:25:39.573 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:25:39.573 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:25:39.573 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:25:39.573 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:39.573 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:25:39.573 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:25:39.573 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:25:39.573 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:39.573 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:25:39.573 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:39.573 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:25:39.573 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:25:39.573 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:25:39.573 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:25:39.574 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:25:39.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:25:39.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:25:39.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:25:39.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:39.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:39.651 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:25:39.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:39.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:25:39.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:39.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:39.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:39.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:39.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:25:39.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:25:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:25:39.653 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:25:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:39.653 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:25:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:39.653 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:25:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:25:39.653 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:25:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:39.653 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:25:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:39.653 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:25:39.653 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:25:39.653 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:25:39.654 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:25:39.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:25:39.657 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:25:39.657 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:25:39.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:25:39.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:39.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:39.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:39.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:39.658 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:25:39.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:39.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:39.658 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:39.658 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:39.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'] 13:25:39.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:39.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:39.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:25:39.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:25:39.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:25:39.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:39.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:39.851 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:25:39.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:39.852 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 13:25:39.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:25:39.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:39.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:39.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:39.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:25:39.854 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:25:39.855 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 13:25:39.891 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:25:39.891 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:25:39.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:25:39.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:39.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:39.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:39.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:39.894 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:25:39.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:39.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:39.894 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:39.894 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:40.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:25:43.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:25:43.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:25:43.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:25:43.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:43.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:43.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:43.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:25:43.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:43.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:25:43.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:25:43.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:43.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:43.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:25:43.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:25:43.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:43.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:25:43.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:25:43.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:43.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:43.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:43.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:43.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:43.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:43.340 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:43.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:25:43.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:43.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:43.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:43.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:43.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:43.340 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:25:43.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:25:43.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:43.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:25:43.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:43.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:43.345 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:25:43.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:25:43.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:43.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:43.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:43.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:43.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:43.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:43.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:44.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:44.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:44.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:44.347 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:25:44.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:25:44.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:44.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:44.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 13:25:44.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:44.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:44.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:44.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:44.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:44.348 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 13:25:44.348 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 13:25:44.348 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 13:25:44.348 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 13:25:44.350 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 13:25:44.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:44.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:44.359 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' view via menu. 13:25:44.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:44.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:44.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:44.359 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:44.359 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:25:44.359 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:44.359 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:44.359 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:44.359 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:25:44.359 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:25:44.359 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:25:44.359 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:25:44.359 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:25:44.359 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:25:44.359 DEBUG [main][MenuItemLookup] Item match:Window 13:25:44.360 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:25:44.360 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:25:44.360 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:25:44.360 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:44.360 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:25:44.360 DEBUG [main][MenuItemLookup] Item match:Show View 13:25:44.364 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:25:44.364 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:25:44.364 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:25:44.364 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:25:44.364 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:25:44.364 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:25:44.364 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:25:44.364 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:25:44.364 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:25:44.364 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:25:44.364 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:25:44.364 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:25:44.364 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:25:44.364 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:25:44.364 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:44.364 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:25:44.364 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:25:44.364 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:25:44.364 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:25:44.364 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:25:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:25:44.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:25:44.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:25:44.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:44.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:44.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:25:44.462 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:44.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:44.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:44.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:44.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:44.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:44.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:44.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:44.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:44.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:44.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:25:44.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:25:44.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:25:44.464 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:44.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:44.464 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:44.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:44.464 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:44.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:25:44.464 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:44.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:44.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:44.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:44.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:44.465 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Properties 13:25:44.465 DEBUG [main][TreeItemHandler] Selecting tree item: Properties 13:25:44.465 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Properties about selection 13:25:44.466 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Properties 13:25:44.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:44.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:44.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:44.466 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:44.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:44.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:44.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:44.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 "Open") 13:25:44.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:44.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:44.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:44.510 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:25:44.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:44.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:44.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:44.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:44.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:44.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:44.511 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:25:44.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:44.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:44.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:44.511 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:44.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:25:44.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:25:44.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.properties.PropertySheet' view is open... 13:25:44.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:44.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:44.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.properties.PropertySheet' view is open finished successfully 13:25:44.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:44.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:44.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:44.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:44.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:44.667 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:44.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 13:25:44.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:44.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:44.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:44.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:44.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:44.710 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:25:44.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:25:44.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:44.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:25:44.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:44.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:44.712 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:25:44.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:25:44.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:44.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:44.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:25:44.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:44.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:44.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:44.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:44.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:25:44.713 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 13:25:44.714 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:25:44.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:25:44.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:44.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:44.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:25:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:44.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:44.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:44.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:44.715 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Info and wait with time period 1 13:25:44.715 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 13:25:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:44.715 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 13:25:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:44.715 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 13:25:44.715 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 13:25:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:44.715 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 13:25:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:44.715 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 13:25:44.715 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item derived and wait with time period 1 13:25:44.716 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item derived 13:25:44.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:45.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:45.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: derived 13:25:45.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item derived 13:25:45.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:45.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:45.717 INFO [WorkbenchTestable][TreeItemHandler] Expanded: derived 13:25:45.717 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item editable and wait with time period 1 13:25:45.717 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item editable 13:25:45.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:46.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:46.217 INFO [WorkbenchTestable][TreeItemHandler] Expanded: editable 13:25:46.217 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item editable 13:25:46.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:46.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:46.718 INFO [WorkbenchTestable][TreeItemHandler] Expanded: editable 13:25:46.718 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item last modified and wait with time period 1 13:25:46.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item last modified 13:25:46.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:47.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:47.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: last modified 13:25:47.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item last modified 13:25:47.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:47.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:47.719 INFO [WorkbenchTestable][TreeItemHandler] Expanded: last modified 13:25:47.719 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item linked and wait with time period 1 13:25:47.720 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item linked 13:25:47.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:48.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:48.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: linked 13:25:48.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item linked 13:25:48.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:48.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:48.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: linked 13:25:48.721 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item location and wait with time period 1 13:25:48.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item location 13:25:48.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:49.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:49.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: location 13:25:49.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item location 13:25:49.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:49.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:49.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: location 13:25:49.722 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item name and wait with time period 1 13:25:49.722 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item name 13:25:49.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:50.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:50.223 INFO [WorkbenchTestable][TreeItemHandler] Expanded: name 13:25:50.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item name 13:25:50.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:50.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:50.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: name 13:25:50.724 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item path and wait with time period 1 13:25:50.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item path 13:25:50.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:51.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:51.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: path 13:25:51.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item path 13:25:51.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:51.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:51.725 INFO [WorkbenchTestable][TreeItemHandler] Expanded: path 13:25:51.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:51.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:51.727 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:25:51.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:51.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:51.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:51.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:51.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:51.728 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:51.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:25:51.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:51.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:51.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:51.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:51.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:51.729 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:25:51.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:25:51.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:51.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:51.762 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:25:51.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:25:51.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:51.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:51.763 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:25:51.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:25:51.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:51.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:51.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:51.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:51.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:52.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:52.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:52.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:52.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:52.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:52.766 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:25:52.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:25:52.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:52.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:52.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 13:25:52.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:52.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:52.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:52.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:52.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:52.767 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 13:25:52.767 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:25:52.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:25:52.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:52.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:52.768 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:25:52.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:25:52.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:52.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:52.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:52.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:52.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:53.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:53.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:53.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:53.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:53.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:53.770 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:25:53.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:25:53.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:53.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:53.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 13:25:53.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:53.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:53.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:53.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:53.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:53.772 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 13:25:53.772 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 13:25:53.772 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 13:25:53.772 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 13:25:53.774 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 13:25:53.775 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:25:53.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:53.810 DEBUG [main][MenuItemLookup] Found menu:'New' 13:25:53.810 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:25:53.810 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:53.810 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:25:53.810 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:25:53.810 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:25:53.810 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:53.810 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:25:53.810 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:25:53.810 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:25:53.810 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:25:53.810 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:53.810 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:25:53.810 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:25:53.810 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:25:53.810 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:25:53.810 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:53.810 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:25:53.810 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:25:53.810 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:53.810 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:53.810 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:53.810 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:25:53.810 DEBUG [main][MenuItemLookup] Item match:Refresh 13:25:53.810 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:25:53.810 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:25:53.810 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:25:53.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:53.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:53.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:53.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:53.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:25:54.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:54.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:54.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:54.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:25:54.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:25:54.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:25:54.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:54.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:54.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:25:54.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:25:54.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:54.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:25:54.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:25:54.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:54.311 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 13:25:54.311 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 13:25:54.311 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 13:25:54.311 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 13:25:54.314 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 13:25:54.314 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:25:54.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:54.345 DEBUG [main][MenuItemLookup] Found menu:'New' 13:25:54.345 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:25:54.345 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:54.345 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:25:54.345 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:25:54.345 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:25:54.345 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:54.345 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:25:54.346 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:25:54.346 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:25:54.346 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:25:54.346 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:25:54.346 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:25:54.346 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:25:54.346 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:25:54.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 'Delete.*'] is available.... 13:25:54.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:25:54.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:25:54.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:54.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:54.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:54.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:54.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:25:54.930 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:54.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:54.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:54.930 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:25:54.930 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:54.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:54.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:54.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:54.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:54.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:54.931 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:25:54.931 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:25:54.931 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:25:54.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:54.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:54.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:54.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:54.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) 13:25:54.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:54.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:54.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:54.931 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:25:54.931 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:54.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:54.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:54.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:54.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:54.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:54.932 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:25:54.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:54.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:54.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:54.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:54.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:25:54.936 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:25:55.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:25:55.437 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:25:55.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:55.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:55.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:55.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:55.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:25:55.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:25:55.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:25:55.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:25:55.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:55.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:55.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:25:55.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:25:55.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:25:55.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:25:55.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:55.437 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 13:25:55.437 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:55.437 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:55.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:55.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:55.438 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProperties no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 13:25:55.438 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:55.439 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 13:25:55.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 13:25:55.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:55.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:55.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:55.439 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:55.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:55.439 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:55.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:55.439 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:25:55.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:55.440 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:55.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:55.440 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:55.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:55.440 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:55.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:55.440 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:25:55.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:55.440 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:55.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:55.440 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:55.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:55.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:55.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:55.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:55.441 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:55.441 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:25:55.441 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:55.441 DEBUG [main][MenuItemLookup] Item match:File 13:25:55.450 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:25:55.451 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:25:55.456 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:25:55.456 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:25:55.456 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:25:55.456 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:55.456 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:25:55.456 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:25:55.456 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:25:55.456 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:25:55.456 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:25:55.456 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:25:55.456 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:25:55.456 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:25:55.456 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:25:55.456 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:55.456 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:25:55.456 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:25:55.456 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:25:55.456 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:55.456 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:25:55.456 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:55.456 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:25:55.456 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:25:55.468 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:25:55.468 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:25:55.468 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:25:55.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.... 13:25:55.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 13:25:55.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:25:55.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:55.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:55.541 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:25:55.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:55.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 13:25:55.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:55.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:55.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:55.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:55.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:55.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:25:55.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:25:55.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:25:55.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:25:55.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:55.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:25:55.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:55.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:25:55.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:25:55.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:25:55.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:55.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:25:55.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:55.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:25:55.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:25:55.543 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:25:55.543 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:25:55.543 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:25:55.543 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:25:55.543 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:25:55.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:25:55.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:55.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:55.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:55.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:55.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:55.545 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:25:55.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:55.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:55.545 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:55.545 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:55.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'] 13:25:55.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:55.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:55.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:25:55.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:25:55.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:25:55.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:55.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:55.778 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:25:55.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:55.778 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 13:25:55.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:25:55.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:55.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:55.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:55.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:55.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:25:55.780 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:25:55.781 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 13:25:55.817 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:25:55.817 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:25:55.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:25:55.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:55.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:55.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:55.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:55.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:55.820 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:25:55.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:55.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:55.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:55.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:55.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:25:58.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. failed, NO exception will be thrown 13:25:58.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:25:58.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:25:58.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:58.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:25:58.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:58.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:58.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:25:58.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:25:58.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:25:58.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:58.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:58.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:25:58.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:25:58.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:58.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:25:58.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:25:58.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:58.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:58.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:58.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:58.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:58.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:58.827 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:58.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') 13:25:58.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:58.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:58.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:58.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:58.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:58.828 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:25:58.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:25:58.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:58.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:25:58.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:58.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:58.831 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:25:58.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:25:58.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:58.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:58.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:58.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:58.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:59.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:59.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:59.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:59.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:59.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:59.833 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:25:59.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:25:59.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:59.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:59.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 13:25:59.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:59.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:59.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:59.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:59.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:59.835 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 13:25:59.835 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 13:25:59.835 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 13:25:59.835 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 13:25:59.840 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 13:25:59.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:59.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:59.848 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 13:25:59.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:59.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:59.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:59.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:59.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:59.867 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:59.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 '\*?\QProperties\E') 13:25:59.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:59.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:59.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:59.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:59.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:59.872 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:25:59.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:25:59.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:59.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:59.885 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:25:59.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:25:59.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:59.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:59.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Categories") 13:25:59.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:59.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:59.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:59.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:59.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:25:59.886 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 13:25:59.886 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:25:59.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:25:59.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:59.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:59.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:25:59.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:59.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:59.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:59.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:59.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:59.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:25:59.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:25:59.887 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:25:59.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:25:59.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:59.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:59.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:25:59.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:59.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:59.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:59.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:59.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:25:59.902 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Categories 13:25:59.902 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 13:25:59.902 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:25:59.902 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:59.906 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:25:59.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:25:59.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:59.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:59.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 13:25:59.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:59.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:59.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:59.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:59.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:59.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:25:59.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:25:59.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:59.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:59.909 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:25:59.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:59.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:59.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:59.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:59.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:59.910 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:59.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 '\*?\QPackage Explorer\E') 13:25:59.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:59.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:59.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:59.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:59.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:59.911 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:25:59.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:25:59.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:59.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:59.945 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:25:59.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:25:59.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:59.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:59.946 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:25:59.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:25:59.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:59.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:59.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:59.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:59.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:00.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:00.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:00.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:00.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:00.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:26:00.948 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:26:00.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:26:00.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:00.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:00.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 13:26:00.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:00.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:00.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:00.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:00.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:00.949 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 13:26:00.950 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:26:00.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:26:00.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:00.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:00.951 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:26:00.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:26:00.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:00.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:00.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:00.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:00.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:01.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:01.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:01.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:01.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:01.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:26:01.953 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:26:01.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:26:01.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:01.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:01.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:26:01.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:01.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:01.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:01.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:01.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:01.954 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 13:26:01.954 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 13:26:01.954 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 13:26:01.955 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 13:26:01.957 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 13:26:01.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:26:01.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:01.996 DEBUG [main][MenuItemLookup] Found menu:'New' 13:26:01.996 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:26:01.996 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:01.996 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:26:01.996 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:26:01.996 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:26:01.996 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:01.996 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:26:01.996 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:26:01.996 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:26:01.996 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:26:01.996 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:01.996 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:26:01.996 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:26:01.996 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:26:01.996 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:26:01.996 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:01.996 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:26:01.996 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:26:01.996 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:01.996 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:26:01.996 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:01.996 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:26:01.996 DEBUG [main][MenuItemLookup] Item match:Refresh 13:26:01.996 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:26:01.996 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:26:01.996 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:26:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:26:01.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:01.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:01.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:26:02.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:02.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:02.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:02.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:26:02.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:26:02.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:26:02.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:26:02.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:26:02.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:26:02.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:26:02.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:26:02.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:26:02.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:26:02.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:26:02.497 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 13:26:02.497 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 13:26:02.498 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 13:26:02.498 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 13:26:02.500 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 13:26:02.500 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:26:02.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:02.534 DEBUG [main][MenuItemLookup] Found menu:'New' 13:26:02.534 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:26:02.534 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:02.534 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:26:02.534 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:26:02.534 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:26:02.534 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:02.534 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:26:02.534 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:26:02.534 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:26:02.534 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:26:02.534 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:26:02.534 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:26:02.534 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:26:02.534 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:26:02.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:26:03.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:26:03.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:26:03.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:03.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:03.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:03.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:03.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:26:03.157 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:03.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:03.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:03.157 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:26:03.157 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:03.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:03.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:03.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:03.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:03.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:03.158 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:26:03.158 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:26:03.158 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:26:03.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:03.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:03.158 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:03.158 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:03.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 "OK", Widget matcher matching widgets with style: 8) 13:26:03.158 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:03.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:03.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:03.158 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:26:03.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:03.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:03.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:03.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:03.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:03.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:03.159 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:26:03.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:03.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:03.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:03.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:03.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:26:03.163 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:26:03.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:26:03.663 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:26:03.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:26:03.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:03.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:03.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:03.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:26:03.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:26:03.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:26:03.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:26:03.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:26:03.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:26:03.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:26:03.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:26:03.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:26:03.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:26:03.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:26:03.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 13:26:03.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:03.664 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:03.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:03.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:03.664 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 13:26:03.664 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:03.664 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 13:26:03.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 13:26:03.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:03.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:03.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:03.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:26:03.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:03.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:26:03.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:03.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:26:03.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:03.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:26:03.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:03.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:26:03.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:03.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:26:03.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:03.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:26:03.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:03.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:26:03.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:03.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:26:03.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:03.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:03.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:03.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:03.666 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:03.666 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:26:03.666 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:03.666 DEBUG [main][MenuItemLookup] Item match:File 13:26:03.667 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:26:03.667 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:26:03.670 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:26:03.670 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:26:03.670 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:26:03.670 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:03.670 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:26:03.670 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:26:03.670 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:26:03.670 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:26:03.670 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:26:03.670 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:26:03.670 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:26:03.670 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:26:03.670 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:26:03.670 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:03.670 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:26:03.670 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:26:03.670 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:26:03.670 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:03.670 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:26:03.670 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:03.670 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:26:03.670 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:26:03.671 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:26:03.671 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:26:03.671 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:26:03.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.... 13:26:03.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 13:26:03.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:26:03.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:03.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:03.759 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:26:03.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:03.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:26:03.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:03.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:03.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:03.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:03.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:03.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:26:03.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:26:03.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:26:03.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:26:03.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:03.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:26:03.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:03.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:26:03.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:26:03.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:26:03.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:03.762 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:26:03.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:03.762 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:26:03.762 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:26:03.762 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:26:03.762 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:26:03.762 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:26:03.762 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:26:03.762 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:26:03.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:26:03.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:03.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:03.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:03.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:03.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:03.771 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:26:03.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:03.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:03.771 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:03.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:03.979 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:26:03.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:03.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:03.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:26:03.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:26:03.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:26:03.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:03.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:03.984 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:26:03.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:03.984 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 13:26:03.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:26:03.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:03.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:03.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:03.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:03.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:26:03.986 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:26:03.987 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 13:26:04.045 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:26:04.045 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:26:04.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:26:04.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:04.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:04.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:04.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:04.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:04.048 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:26:04.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:04.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:04.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:04.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:04.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:26:07.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:26:07.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:26:07.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:26:07.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:26:07.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:07.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:07.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:07.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:26:07.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:26:07.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:26:07.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:26:07.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:26:07.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:26:07.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:26:07.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:26:07.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:26:07.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:26:07.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:26:07.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:07.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:07.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:07.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:07.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:07.268 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:07.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 '\*?\QPackage Explorer\E') 13:26:07.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:07.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:07.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:07.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:07.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:07.268 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:26:07.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:26:07.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:07.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:07.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:07.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:07.293 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:26:07.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:26:07.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:07.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:07.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:07.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:07.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:07.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:07.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:08.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:08.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:08.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:26:08.295 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:26:08.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:26:08.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:08.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:08.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:26:08.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:08.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:08.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:08.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:08.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:08.296 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 13:26:08.297 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 13:26:08.297 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 13:26:08.297 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 13:26:08.299 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 13:26:08.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:08.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:08.304 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 13:26:08.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:08.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:08.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:08.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:08.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:08.312 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:08.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 13:26:08.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:08.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:08.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:08.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:08.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:08.318 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:26:08.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:26:08.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:08.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:08.360 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:26:08.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:26:08.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:08.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:08.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Categories") 13:26:08.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:08.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:08.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:08.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:08.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:26:08.361 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 13:26:08.361 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 13:26:08.361 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:26:08.361 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:08.364 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:26:08.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:26:08.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:08.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:08.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:26:08.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:08.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:08.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:08.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:08.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:08.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:26:08.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:26:08.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Info has children... 13:26:08.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 13:26:08.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:08.365 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 13:26:08.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:08.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 13:26:08.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Info has children finished successfully 13:26:08.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 13:26:08.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:08.366 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 13:26:08.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:08.366 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 13:26:08.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:08.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:08.366 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:26:08.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:08.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:08.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:08.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:08.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:08.367 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:08.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:26:08.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:08.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:08.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:08.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:08.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:08.368 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:26:08.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:26:08.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:08.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:08.432 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:26:08.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:26:08.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:08.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:08.433 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:26:08.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:26:08.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:08.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:08.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:08.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:08.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:08.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:08.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:09.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:09.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:09.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:26:09.435 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:26:09.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:26:09.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:09.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:09.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:26:09.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:09.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:09.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:09.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:09.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:09.436 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 13:26:09.436 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:26:09.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:26:09.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:09.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:09.438 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:26:09.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:26:09.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:09.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:09.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:09.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:09.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:09.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:09.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:10.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:10.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:10.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:26:10.440 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:26:10.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:26:10.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:10.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:10.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:26:10.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:10.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:10.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:10.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:10.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:10.441 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 13:26:10.442 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 13:26:10.442 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 13:26:10.442 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 13:26:10.444 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 13:26:10.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:26:10.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:10.476 DEBUG [main][MenuItemLookup] Found menu:'New' 13:26:10.476 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:26:10.476 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:10.476 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:26:10.476 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:26:10.476 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:26:10.476 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:10.476 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:26:10.476 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:26:10.476 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:26:10.476 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:26:10.476 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:10.476 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:26:10.476 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:26:10.476 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:26:10.476 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:26:10.476 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:10.476 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:26:10.476 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:26:10.476 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:10.476 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:26:10.476 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:10.476 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:26:10.476 DEBUG [main][MenuItemLookup] Item match:Refresh 13:26:10.476 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:26:10.476 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:26:10.476 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:26:10.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:26:10.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:10.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:10.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:26:10.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:10.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:10.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:10.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:26:10.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:26:10.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:26:10.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:26:10.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:26:10.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:26:10.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:26:10.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:26:10.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:26:10.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:26:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:26:10.977 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 13:26:10.977 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 13:26:10.977 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 13:26:10.977 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 13:26:10.979 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 13:26:10.980 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:26:10.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:11.006 DEBUG [main][MenuItemLookup] Found menu:'New' 13:26:11.006 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:26:11.006 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:11.006 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:26:11.006 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:26:11.006 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:26:11.006 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:11.006 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:26:11.006 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:26:11.006 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:26:11.006 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:26:11.006 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:26:11.006 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:26:11.006 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:26:11.006 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:26:11.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 'Delete.*'] is available.... 13:26:11.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:26:11.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:26:11.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:11.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:11.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:11.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:11.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:26:11.645 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:11.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:11.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:11.645 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:26:11.645 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:11.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:11.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:11.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:11.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:11.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:11.646 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:26:11.647 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:26:11.647 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:26:11.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:11.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:11.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:11.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:11.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:26:11.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:11.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:11.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:11.647 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:26:11.647 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:11.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:11.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:11.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:11.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:11.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:11.649 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:26:11.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:11.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:11.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:11.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:11.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:26:11.653 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:26:12.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:26:12.154 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:26:12.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:26:12.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:12.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:12.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:12.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:26:12.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:26:12.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:26:12.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:26:12.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:26:12.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:26:12.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:26:12.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:26:12.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:26:12.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:26:12.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:26:12.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 13:26:12.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:12.154 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:12.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:12.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:12.155 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 13:26:12.155 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:12.155 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 13:26:12.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 13:26:12.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:12.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:12.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:12.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'] 13:26:12.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:12.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'] 13:26:12.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:12.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: "New Java Project"] 13:26:12.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:12.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'] 13:26:12.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:12.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'] 13:26:12.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:12.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'] 13:26:12.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:12.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: "New Java Project"] 13:26:12.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:12.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'] 13:26:12.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:12.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'] 13:26:12.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:12.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:12.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:12.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:12.156 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:12.156 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:26:12.157 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:12.157 DEBUG [main][MenuItemLookup] Item match:File 13:26:12.158 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:26:12.158 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:26:12.162 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:26:12.162 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:26:12.162 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:26:12.162 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:12.162 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:26:12.162 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:26:12.162 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:26:12.162 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:26:12.162 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:26:12.162 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:26:12.162 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:26:12.162 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:26:12.162 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:26:12.162 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:12.162 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:26:12.162 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:26:12.162 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:26:12.162 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:12.162 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:26:12.162 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:12.162 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:26:12.162 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:26:12.162 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:26:12.162 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:26:12.162 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:26:12.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:26:12.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 13:26:12.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:26:12.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:12.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:12.258 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:26:12.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:12.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 13:26:12.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:12.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:12.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:12.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:12.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:12.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:26:12.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:26:12.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:26:12.261 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:26:12.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:12.261 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:26:12.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:12.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:26:12.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:26:12.261 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:26:12.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:12.261 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:26:12.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:12.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:26:12.261 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:26:12.261 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:26:12.261 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:26:12.261 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:26:12.262 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:26:12.262 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:26:12.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.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:26:12.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:12.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:12.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:12.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:12.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:12.263 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:26:12.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:12.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:12.263 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:12.263 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:12.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:26:12.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:12.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:12.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.... 13:26:12.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 13:26:12.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:26:12.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:12.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:12.496 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:26:12.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:12.496 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 13:26:12.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:") 13:26:12.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:12.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:12.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:12.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:12.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:26:12.498 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:26:12.499 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 13:26:12.541 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:26:12.541 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:26:12.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:26:12.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:12.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:12.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:12.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:12.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:12.545 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:26:12.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:12.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:12.545 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:12.545 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:12.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:26:15.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:26:15.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:26:15.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:26:15.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:26:15.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:15.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:15.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:15.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:26:15.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:26:15.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:26:15.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:26:15.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:26:15.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:26:15.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:26:15.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:26:15.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:26:15.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:26:15.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:26:15.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:15.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:15.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:15.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:15.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:15.646 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:15.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') 13:26:15.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:15.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:15.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:15.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:15.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:15.647 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:26:15.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:26:15.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:15.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:15.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:15.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:15.649 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:26:15.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:26:15.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:15.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:15.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:15.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:15.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:16.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:16.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:16.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:16.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:16.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:26:16.651 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:26:16.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:26:16.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:16.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:16.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 13:26:16.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:16.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:16.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:16.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:16.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:16.653 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 13:26:16.653 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 13:26:16.653 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 13:26:16.653 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 13:26:16.655 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 13:26:16.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:16.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:16.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:16.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:16.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:16.661 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:16.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 '\*?\QProperties\E') 13:26:16.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:16.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:16.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:16.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:16.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:16.666 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:26:16.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:26:16.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:16.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:16.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:26:16.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:16.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:16.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:16.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:16.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:16.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:26:16.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:26:16.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:16.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:16.698 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:26:16.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:16.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:16.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:16.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:16.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:16.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:16.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:26:16.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:16.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:16.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:16.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:16.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:16.700 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:26:16.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:26:16.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:16.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:16.742 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:26:16.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:26:16.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:16.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:16.743 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:26:16.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:26:16.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:16.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:16.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:16.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:16.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:17.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:17.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:17.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:17.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:17.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:26:17.745 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:26:17.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:26:17.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:17.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:17.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:26:17.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:17.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:17.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:17.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:17.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:17.747 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 13:26:17.747 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:26:17.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:26:17.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:17.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:17.749 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:26:17.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:26:17.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:17.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:17.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:17.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:17.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:18.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:18.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:18.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:18.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:18.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:26:18.751 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:26:18.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:26:18.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:18.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:18.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 13:26:18.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:18.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:18.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:18.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:18.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:18.752 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 13:26:18.752 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 13:26:18.752 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 13:26:18.752 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 13:26:18.754 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 13:26:18.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:26:18.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:18.790 DEBUG [main][MenuItemLookup] Found menu:'New' 13:26:18.790 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:26:18.790 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:18.790 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:26:18.790 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:26:18.790 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:26:18.790 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:18.790 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:26:18.790 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:26:18.790 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:26:18.790 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:26:18.790 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:18.790 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:26:18.790 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:26:18.790 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:26:18.790 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:26:18.790 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:18.790 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:26:18.790 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:26:18.790 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:18.790 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:26:18.790 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:18.790 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:26:18.790 DEBUG [main][MenuItemLookup] Item match:Refresh 13:26:18.790 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:26:18.790 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:26:18.790 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:26:18.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:26:18.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:18.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:18.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:18.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:26:19.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:19.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:19.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:19.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:26:19.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:26:19.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:26:19.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:26:19.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:26:19.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:26:19.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:26:19.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:26:19.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:26:19.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:26:19.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:26:19.313 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 13:26:19.331 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 13:26:19.334 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 13:26:19.351 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 13:26:19.371 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 13:26:19.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:26:19.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:19.451 DEBUG [main][MenuItemLookup] Found menu:'New' 13:26:19.451 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:26:19.451 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:19.451 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:26:19.451 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:26:19.451 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:26:19.451 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:19.451 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:26:19.451 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:26:19.451 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:26:19.451 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:26:19.451 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:26:19.451 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:26:19.451 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:26:19.451 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:26:19.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:26:20.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:26:20.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:26:20.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:20.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:20.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:20.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:20.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:26:20.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:20.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:20.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:20.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:26:20.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:20.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:20.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:20.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:20.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:20.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:20.042 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:26:20.043 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:26:20.043 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:26:20.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:20.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:20.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:20.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:20.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:26:20.043 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:20.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:20.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:20.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:26:20.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:20.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:20.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:20.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:20.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:20.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:20.044 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:26:20.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:20.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:20.044 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:20.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:20.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:26:20.048 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:26:20.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:26:20.549 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:26:20.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:26:20.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:20.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:20.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:20.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:26:20.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:26:20.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:26:20.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:26:20.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:26:20.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:26:20.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:26:20.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:26:20.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:26:20.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:26:20.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:26:20.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:26:20.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:26:20.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 13:26:20.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:20.549 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:20.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:20.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:20.549 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 13:26:20.549 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 13:26:20.549 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:20.549 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:20.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:20.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.153 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.873 s toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 8.226 s getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 8.491 s getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 8.394 s Running org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 13:26:20.558 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 13:26:20.558 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:26:20.558 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:20.558 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 13:26:20.558 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:20.558 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:26:20.559 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:20.559 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:26:20.559 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:20.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:20.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:20.564 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:26:20.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:20.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:20.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:20.564 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:20.564 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:26:20.564 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:20.565 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:26:20.565 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:26:20.565 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:26:20.565 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:26:20.565 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:26:20.565 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:26:20.565 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:26:20.565 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:26:20.565 DEBUG [main][MenuItemLookup] Item match:Window 13:26:20.565 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:26:20.565 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:26:20.565 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:26:20.565 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:20.565 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:26:20.565 DEBUG [main][MenuItemLookup] Item match:Show View 13:26:20.569 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:26:20.569 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:26:20.569 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:26:20.569 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:26:20.569 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:26:20.569 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:26:20.569 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:26:20.569 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:26:20.569 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:26:20.569 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:26:20.569 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:26:20.569 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:26:20.569 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:26:20.569 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:26:20.569 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:20.569 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:26:20.569 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:26:20.569 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:26:20.569 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:26:20.569 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:26:20.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:26:20.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:26:20.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:26:20.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:20.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:20.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 13:26:20.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:20.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:20.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:20.632 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:26:20.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:20.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:20.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:20.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:20.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:20.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:20.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:26:20.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:26:20.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:26:20.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:26:20.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:20.633 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:26:20.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:20.633 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:26:20.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:26:20.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:26:20.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:20.633 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:26:20.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:20.633 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:26:20.634 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:26:20.634 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:26:20.634 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:26:20.634 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:26:20.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:20.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:20.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:20.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:26:20.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:20.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:20.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:20.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:26:20.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:20.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:20.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:20.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:26:20.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:20.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:20.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:20.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:20.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:20.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:20.636 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:26:20.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:20.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:20.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:20.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:20.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:26:20.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:26:20.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:26:20.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:20.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:20.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:26:20.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:20.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:20.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:20.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:20.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:20.742 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:20.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 '\*?\QProject Explorer\E') 13:26:20.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:20.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:20.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:20.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:20.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:20.743 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:20.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:20.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:20.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:20.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:20.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:20.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:20.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:20.766 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 13:26:20.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:20.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:20.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:20.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:20.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:20.772 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:20.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 13:26:20.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:20.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:20.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:20.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:20.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:20.776 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:26:20.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:26:20.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:20.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.ScrolledComposite Text= TooltipText=null 13:26:20.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:20.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:20.801 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:26:20.801 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:20.801 DEBUG [main][MenuItemLookup] Item match:File 13:26:20.801 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:26:20.801 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:26:20.805 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:26:20.805 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:26:20.805 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:26:20.805 DEBUG [main][MenuItemLookup] Item match:Project... 13:26:20.805 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roject..." 13:26:20.805 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Project... 13:26:20.805 INFO [main][MenuItemHandler] Select menu item: P&roject... 13:26:20.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 13:26:20.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 13:26:20.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 13:26:20.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:20.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:20.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:26:20.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:20.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:20.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:20.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 13:26:20.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:20.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:20.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:20.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:20.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:20.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:20.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:26:20.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:26:20.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:26:20.870 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:26:20.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:21.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:21.372 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:26:21.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:26:21.373 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:26:21.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:21.373 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:26:21.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:21.373 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:26:21.373 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:26:21.373 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:26:21.373 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:26:21.375 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:26:21.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >") 13:26:21.376 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:21.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:21.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:21.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 13:26:21.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:21.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:21.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:21.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:21.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:21.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:21.377 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:26:21.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:21.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:21.377 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:21.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:21.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:26:21.412 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:21.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:21.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:21.413 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 13:26:21.413 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:21.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:21.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:21.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:21.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:21.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:26:21.414 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:26:21.414 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:26:21.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 13:26:21.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:21.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:21.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:21.415 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 13:26:21.415 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:21.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:21.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:21.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:21.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:21.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:21.417 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:26:21.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:21.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:21.417 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:21.417 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:21.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 13:26:21.921 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 13:26:21.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:26:21.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:21.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:21.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:21.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:26:21.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:26:21.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:26:21.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:26:21.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:26:21.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:26:21.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:26:21.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:26:21.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:26:21.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:26:21.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:26:21.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:21.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:21.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:21.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:21.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:21.923 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:21.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') 13:26:21.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:21.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:21.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:21.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:21.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:21.924 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:21.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:21.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:21.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:21.981 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:21.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:21.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:21.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:21.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:21.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:21.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:22.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:22.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:22.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:22.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:22.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:26:22.983 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:22.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:22.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:22.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:22.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:26:22.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:22.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:22.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:22.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:22.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:22.984 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:26:22.984 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 13:26:22.984 DEBUG [main][TreeItemHandler] Selecting tree item: test 13:26:22.984 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 13:26:22.993 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 13:26:22.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:22.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:22.994 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:26:22.994 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:22.994 DEBUG [main][MenuItemLookup] Item match:File 13:26:22.995 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:26:22.995 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:26:22.998 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:26:22.998 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:26:22.998 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:26:22.998 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:22.998 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:26:22.998 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:26:22.998 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:26:22.998 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:26:22.998 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:26:22.998 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:26:22.998 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:26:22.998 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:26:22.998 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:26:22.998 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:22.998 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:26:22.998 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:26:22.998 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:26:22.998 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:22.998 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:26:22.998 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:22.998 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:26:22.998 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:26:22.998 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:26:22.998 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:26:22.998 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:26:23.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 13:26:23.065 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 13:26:23.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:26:23.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:23.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:23.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:26:23.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:23.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:23.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:23.066 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 13:26:23.066 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:23.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:23.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:23.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:23.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:23.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:23.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:26:23.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:26:23.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem XML has children... 13:26:23.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item XML 13:26:23.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:23.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:23.569 INFO [WorkbenchTestable][TreeItemHandler] Expanded: XML 13:26:23.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem XML has children finished successfully 13:26:23.569 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item XML 13:26:23.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:23.569 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item XML is already expanded. No action performed 13:26:23.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:23.569 INFO [WorkbenchTestable][TreeItemHandler] Expanded: XML 13:26:23.570 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Schema File 13:26:23.570 DEBUG [main][TreeItemHandler] Selecting tree item: XML Schema File 13:26:23.570 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Schema File about selection 13:26:23.572 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Schema File 13:26:23.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >") 13:26:23.572 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:23.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:23.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:23.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 13:26:23.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:23.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:23.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:23.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:23.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:23.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:23.574 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:26:23.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:23.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:23.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:23.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:23.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 "Finish") 13:26:23.609 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:23.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:23.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:23.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create XML Schema" as the parent 13:26:23.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:23.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:23.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:23.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:23.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:23.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:23.611 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:26:23.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:23.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:23.611 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:23.611 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:23.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create XML Schema"] is available.... 13:26:24.819 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 13:26:24.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:26:24.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:24.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:24.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:26:24.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:24.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Background Job' is a system job, skipped 13:26:24.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:26:24.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:26:24.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:26:24.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:26:24.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:26:24.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:26:24.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:26:24.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:26:24.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:26:24.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:26:24.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:26:24.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:26:24.819 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:24.820 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 13:26:24.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 13:26:24.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:24.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:24.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:1777): Gtk-WARNING **: 13:26:25.020: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) 13:26:25.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:25.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:25.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 13:26:25.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:25.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:25.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 13:26:25.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:26:25.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:25.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:25.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:25.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:25.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:25.543 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:25.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:25.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:25.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:25.716 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:25.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:25.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:25.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:25.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:25.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:25.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:26.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:26.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:26.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:26.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:26.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:26:26.718 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:26.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:26.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:26.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26: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 13:26:26.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:26.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:26.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:26.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:26.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:26.720 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:26:26.720 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:26:26.720 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item NewXMLSchema.xsd of tree item test 13:26:26.720 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:26:26.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:26.720 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:26:26.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:26.720 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:26:26.721 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 13:26:26.721 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 13:26:26.721 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 13:26:26.736 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 13:26:26.740 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item NewXMLSchema.xsd 13:26:26.742 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 13:26:26.743 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 13:26:26.743 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 13:26:26.817 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 13:26:26.817 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:26:26.821 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:26:26.935 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:26:26.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:26:26.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:26.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:26.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 13:26:27.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:27.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:27.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 13:26:27.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:27.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:27.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 13:26:28.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:28.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:28.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:28.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:26:28.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:26:28.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:26:28.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:26:28.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:26:28.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:26:28.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:26:28.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:26:28.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:26:28.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:26:28.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7684689c is found... 13:26:28.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7684689c is found finished successfully 13:26:28.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 13:26:28.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:28.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:28.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:28.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:28.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:28.441 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:28.441 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:26:28.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 13:26:28.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:28.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:28.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:28.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:28.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:28.448 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:28.448 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:26:28.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:28.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:28.468 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 13:26:28.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:28.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:28.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 13:26:28.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:28.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:28.472 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 13:26:28.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 '\*?\QProperties\E') 13:26:28.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:28.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:28.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:28.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:28.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:28.493 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:26:28.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:26:28.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:28.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=tns TooltipText=null 13:26:28.536 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') 13:26:28.536 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:28.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:28.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:28.537 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 13:26:28.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:28.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:28.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:28.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:28.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:28.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 13:26:28.538 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 13:26:28.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:28.538 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 13:26:28.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:28.585 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') 13:26:28.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:28.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:28.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:28.585 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 13:26:28.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:28.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:28.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:28.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:28.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:28.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 13:26:28.586 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 13:26:28.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:28.586 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 13:26:28.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:28.594 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') 13:26:28.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:28.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:28.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:28.594 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 13:26:28.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:28.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:28.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:28.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:28.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:28.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 13:26:28.595 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 13:26:28.595 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:28.595 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 13:26:28.595 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:28.608 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') 13:26:28.608 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:28.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:28.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:28.608 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 13:26:28.608 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:28.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:28.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:28.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:28.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:28.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 13:26:28.609 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 13:26:28.609 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:28.609 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 13:26:28.609 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:28.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Extensions") 13:26:28.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:28.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:28.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:28.652 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 13:26:28.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:28.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:28.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:28.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:28.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:28.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 13:26:28.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Extension Details") 13:26:28.653 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:28.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:28.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:28.653 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 13:26:28.653 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:28.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:28.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:28.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:28.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:28.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 13:26:28.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 13:26:28.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:28.654 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:28.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:28.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:28.654 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 13:26:28.654 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:28.654 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 13:26:28.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 13:26:28.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:28.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:28.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:28.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:28.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:28.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 13:26:28.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:28.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:28.656 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 13:26:28.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:26:28.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:28.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:28.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:28.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:28.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:28.656 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:28.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:28.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:28.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:28.698 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:28.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:28.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:28.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:28.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:28.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:28.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:29.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:29.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:29.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:29.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:29.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:26:29.700 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:29.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:29.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:29.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:29.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 13:26:29.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:29.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:29.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:29.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:29.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:29.701 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:26:29.701 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:26:29.702 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item NewXMLSchema.xsd of tree item test 13:26:29.702 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:26:29.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:29.702 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:26:29.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:29.702 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:26:29.702 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 13:26:29.702 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 13:26:29.702 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 13:26:29.709 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 13:26:29.715 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item NewXMLSchema.xsd 13:26:29.715 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 13:26:29.715 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 13:26:29.715 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 13:26:29.722 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 13:26:29.722 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:26:29.725 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:26:29.776 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:26:29.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:26:29.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:29.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:29.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:29.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:26:29.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:26:29.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:26:29.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:26:29.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:26:29.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:26:29.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:26:29.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:26:29.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:26:29.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:26:29.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:26:29.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ab84deb is found... 13:26:29.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ab84deb is found finished successfully 13:26:29.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 '\*?\QNewXMLSchema.xsd\E') 13:26:29.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:29.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:29.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:29.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:29.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:29.783 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:29.783 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:26:29.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 13:26:29.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:29.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:29.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:29.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:29.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:29.785 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:29.785 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:26:29.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:29.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:29.817 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 13:26:29.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:29.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:29.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 13:26:29.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:29.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:29.823 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 13:26:29.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 '\*?\QProperties\E') 13:26:29.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:29.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:29.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:29.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:29.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:29.827 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:26:29.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:26:29.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:29.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:29.879 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') 13:26:29.879 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:29.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:29.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:29.879 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 13:26:29.879 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:29.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:29.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:29.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:29.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:29.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 13:26:29.880 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 13:26:29.880 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:29.880 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:29.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:29.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:29.880 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 13:26:29.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:29.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:29.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 13:26:29.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:29.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:29.882 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 13:26:29.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:26:29.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:29.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:29.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:29.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:29.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:29.882 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:29.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:29.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:29.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:29.921 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:29.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:29.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:29.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:29.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:29.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:29.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:30.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:30.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:30.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:26:30.923 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:30.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:30.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:30.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:30.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:26:30.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:30.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:30.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:30.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:30.925 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:26:30.925 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 13:26:30.925 DEBUG [main][TreeItemHandler] Selecting tree item: test 13:26:30.925 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 13:26:30.933 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 13:26:30.949 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:26:30.949 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:30.980 DEBUG [main][MenuItemLookup] Found menu:'New' 13:26:30.980 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:26:30.980 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:30.980 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:26:30.980 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:30.980 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:26:30.980 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:26:30.980 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:26:30.980 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:26:30.980 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:26:30.980 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:26:30.980 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:30.980 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:26:30.980 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:26:30.980 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:30.980 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:26:30.980 DEBUG [main][MenuItemLookup] Item match:Refresh 13:26:30.980 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:26:30.980 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:26:30.980 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:26:30.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:26:30.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:30.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:30.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:30.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:26:31.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:31.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:31.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:31.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:26:31.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:26:31.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:26:31.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:26:31.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:26:31.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:26:31.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:26:31.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:26:31.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:26:31.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:26:31.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:26:31.481 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 13:26:31.481 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 13:26:31.481 DEBUG [main][TreeItemHandler] Selecting tree item: test 13:26:31.481 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 13:26:31.488 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 13:26:31.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:26:31.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:31.520 DEBUG [main][MenuItemLookup] Found menu:'New' 13:26:31.520 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:26:31.520 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:31.520 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:26:31.520 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:31.520 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:26:31.520 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:26:31.520 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:26:31.520 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:26:31.520 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:26:31.520 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:26:31.520 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:26:31.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 'Delete.*'] is available.... 13:26:32.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:26:32.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:26:32.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:32.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:32.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:32.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:26:32.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:32.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:32.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:32.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:26:32.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:32.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:32.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:32.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:32.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:32.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:32.148 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:26:32.148 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:26:32.148 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:26:32.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:32.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:32.148 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:32.148 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:32.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:26:32.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:32.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:32.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:32.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:26:32.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:32.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:32.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:32.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:32.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:32.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:32.149 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:26:32.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:32.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:32.149 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:32.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:32.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:26:32.152 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:26:32.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:26:32.653 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:26:32.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:26:32.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:32.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:32.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:26:32.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:26:32.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:26:32.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:26:32.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:26:32.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:26:32.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:26:32.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:26:32.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:26:32.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:26:32.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:26:32.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:26:32.653 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 13:26:32.653 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:32.653 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:32.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:32.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.096 s - in org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) Time elapsed: 3.834 s getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) Time elapsed: 1.226 s Running org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:26:32.661 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:26:32.663 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:26:32.663 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:32.663 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:26:32.663 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:32.663 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:26:32.664 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:32.664 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:26:32.664 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:32.664 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:32.664 INFO [WorkbenchTestable][RequirementsRunner] Started test: getInfoMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:26:32.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:26:32.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:32.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:32.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:32.666 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds 13:26:35.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:35.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:35.673 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 13:26:35.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:35.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:35.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:35.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:35.673 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:26:35.673 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:35.673 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:26:35.673 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:26:35.673 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:26:35.673 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:26:35.673 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:26:35.673 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:26:35.673 DEBUG [main][MenuItemLookup] Item match:Window 13:26:35.674 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:26:35.674 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:26:35.674 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:26:35.674 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:35.674 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:26:35.674 DEBUG [main][MenuItemLookup] Item match:Show View 13:26:35.678 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:26:35.678 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:26:35.678 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:26:35.678 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:26:35.678 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:26:35.678 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:26:35.678 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:26:35.678 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:26:35.678 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:26:35.678 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:26:35.678 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:26:35.678 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:26:35.678 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:26:35.678 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:26:35.678 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:35.678 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:26:35.678 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:26:35.678 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:26:35.678 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:26:35.678 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:26:35.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:26:35.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:26:35.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:26:35.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:35.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:35.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 13:26:35.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:35.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:35.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:35.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:26:35.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:35.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:35.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:35.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:35.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:35.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:35.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:26:35.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:26:35.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:26:35.741 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:26:35.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:35.741 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:26:35.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:35.741 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:26:35.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:26:35.742 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:26:35.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:35.742 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:26:35.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:35.742 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:26:35.742 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 13:26:35.742 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 13:26:35.742 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 13:26:35.742 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 13:26:35.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:35.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:35.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:35.742 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:26:35.742 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:35.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:35.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:35.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") 13:26:35.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:35.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:35.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:35.743 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:26:35.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:35.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:35.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:35.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:35.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:35.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:35.743 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:26:35.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:35.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:35.744 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:35.744 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-CRITICAL **: 13:26:35.889: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:26:35.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:26:35.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:26:35.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open... 13:26:35.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:35.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:35.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open finished successfully 13:26:35.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 13:26:35.908: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:26:35.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:35.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:35.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:35.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:35.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:35.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:26:35.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:35.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:35.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:35.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:35.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:35.918 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:35.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:35.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:35.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:35.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:35.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:35.920 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:35.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log (Eclipse:1777): Gtk-CRITICAL **: 13:26:35.932: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:26:35.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:35.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:35.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:35.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:35.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:35.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:35.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:35.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully (Eclipse:1777): Gtk-CRITICAL **: 13:26:35.950: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:26:35.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:35.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:35.963 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:26:35.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:35.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:35.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:35.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:35.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:35.968 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:35.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:26:35.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:35.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 13:26:35.982: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 13:26:35.988: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:26:35.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:35.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:35.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:35.990 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:35.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:35.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:35.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:35.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:35.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:35.991 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:35.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:35.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:35.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:35.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:35.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:35.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 13:26:35.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:35.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:35.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:35.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:35.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:35.994 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:26:35.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-CRITICAL **: 13:26:36.019: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 13:26:36.026: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:26:36.028 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:26:36.028 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:36.028 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 13:26:36.028 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 13:26:36.028 DEBUG [main][MenuItemLookup] Item match:Delete Log 13:26:36.028 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 13:26:36.028 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 13:26:36.029 INFO [main][MenuItemHandler] Select menu item: &Delete Log (Eclipse:1777): Gtk-CRITICAL **: 13:26:36.059: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:26:36.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 13:26:36.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 13:26:36.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 13:26:36.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:36.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:36.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:36.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:36.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:36.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:26:36.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:36.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 13:26:36.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:36.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:36.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:36.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:26:36.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:36.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:36.069 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 13:26:36.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:36.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:36.069 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:36.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:36.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:26:36.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:26:36.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 13:26:36.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:36.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:36.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:36.110 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:36.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:26:36.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:36.129 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:36.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:36.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:36.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:36.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:36.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:36.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.132 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:36.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:36.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:36.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:36.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.136 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:36.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:36.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:36.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:36.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.138 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:36.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:36.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:36.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:36.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 13:26:36.141 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:26:36.141 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:36.141 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:36.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:36.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:36.141 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getInfoMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:26:36.141 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:36.141 INFO [WorkbenchTestable][RequirementsRunner] Started test: getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:26:36.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:26:36.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:36.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:36.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:36.145 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1777): Gtk-CRITICAL **: 13:26:36.159: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 13:26:36.180: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:26:39.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:39.151 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:26:39.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:39.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:39.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:39.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:39.155 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:39.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 '\*?\QError Log\E') 13:26:39.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:39.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:39.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:39.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:39.177 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:39.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:39.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:39.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:39.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:39.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:39.178 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:39.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:39.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:39.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:39.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:39.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:39.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:39.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:39.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:39.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:39.204 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:26:39.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:39.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:39.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:39.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:39.211 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:39.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 '\*?\QError Log\E') 13:26:39.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:39.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:39.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:39.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:39.217 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:39.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:39.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:39.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:39.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:39.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:39.217 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:39.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:39.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:39.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:39.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:39.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:39.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 13:26:39.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:39.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:39.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:39.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:39.220 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:26:39.220 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:39.259 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:26:39.260 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:39.260 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 13:26:39.260 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 13:26:39.260 DEBUG [main][MenuItemLookup] Item match:Delete Log 13:26:39.260 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 13:26:39.260 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 13:26:39.260 INFO [main][MenuItemHandler] Select menu item: &Delete Log 13:26:39.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 13:26:39.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 13:26:39.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 13:26:39.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:39.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:39.298 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:39.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:39.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:39.298 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:26:39.298 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:39.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:39.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 13:26:39.299 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:39.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:39.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:39.299 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:26:39.299 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:39.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:39.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:39.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:39.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:39.299 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 13:26:39.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:39.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:39.299 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:39.299 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:39.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:26:39.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:26:39.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 13:26:39.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:39.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:39.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:39.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:39.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:39.352 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:39.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:26:39.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:39.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:39.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:39.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:39.355 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:39.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:39.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:39.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:39.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:39.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:39.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:39.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:39.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:39.357 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:39.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:39.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:39.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:39.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:39.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:39.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:39.360 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:39.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:39.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:39.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:39.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:39.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:39.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:39.362 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:39.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:39.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:39.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:39.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:39.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:39.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:39.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 13:26:39.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:26:39.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:39.378 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:39.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:39.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:39.378 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:26:39.378 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:39.379 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:26:39.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:26:39.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:39.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:39.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:39.381 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1777): Gtk-CRITICAL **: 13:26:39.382: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 13:26:39.414: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:26:42.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:42.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:42.386 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:26:42.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:42.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:42.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:42.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:42.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:42.393 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:42.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 '\*?\QError Log\E') 13:26:42.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:42.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:42.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:42.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:42.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:42.398 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:42.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:42.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:42.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:42.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:42.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:42.399 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:42.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:42.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:42.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:42.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:42.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:42.405 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:26:42.405 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:42.405 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:26:42.405 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:42.405 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 13:26:42.405 DEBUG [main][MenuItemLookup] Item match:Activate on new events 13:26:42.407 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:26:42.407 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:42.407 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:26:42.407 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:42.407 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 13:26:42.407 DEBUG [main][MenuItemLookup] Item match:Activate on new events 13:26:42.407 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:42.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:42.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:42.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:42.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:42.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:42.424 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:26:42.424 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:42.424 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:26:42.424 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:42.424 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 13:26:42.424 DEBUG [main][MenuItemLookup] Item match:Activate on new events 13:26:42.424 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Activate on new events" 13:26:42.425 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Activate on new events 13:26:42.425 INFO [main][MenuItemHandler] Select menu item: &Activate on new events 13:26:42.425 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:42.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:42.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:42.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:42.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:42.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:42.426 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:26:42.426 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:42.426 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:26:42.426 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:42.426 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 13:26:42.426 DEBUG [main][MenuItemLookup] Item match:Activate on new events 13:26:42.426 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Activate on new events" 13:26:42.426 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Activate on new events 13:26:42.426 INFO [main][MenuItemHandler] Select menu item: &Activate on new events 13:26:42.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:42.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:42.431 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:26:42.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:42.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:42.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:42.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:42.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:42.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:42.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:26:42.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:42.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:42.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:42.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:42.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:42.441 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:42.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:42.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:42.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:42.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:42.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:42.442 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:42.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:42.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:42.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:42.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:42.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:42.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 13:26:42.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:42.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:42.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:42.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:42.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:42.447 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:26:42.447 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:42.479 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:26:42.479 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:42.479 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 13:26:42.479 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 13:26:42.479 DEBUG [main][MenuItemLookup] Item match:Delete Log 13:26:42.479 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 13:26:42.479 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 13:26:42.479 INFO [main][MenuItemHandler] Select menu item: &Delete Log 13:26:42.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 13:26:42.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 13:26:42.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 13:26:42.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:42.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:42.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:42.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:42.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:42.510 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:26:42.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:42.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:42.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:42.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 13:26:42.511 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:42.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:42.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:42.511 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:26:42.511 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:42.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:42.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:42.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:42.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:42.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:42.511 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 13:26:42.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:42.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:42.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:42.511 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:42.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:26:42.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:26:42.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 13:26:42.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:42.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:42.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:42.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:42.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:42.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:42.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:42.548 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:42.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 '\*?\QError Log\E') 13:26:42.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:42.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:42.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:42.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:42.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:42.553 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:42.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:42.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:42.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:42.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:42.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:42.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:42.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:42.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:42.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:42.556 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:42.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:42.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:42.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:42.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:42.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:42.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:42.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:42.573 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:42.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:42.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:42.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:42.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:42.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:42.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:42.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:42.578 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:42.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:42.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:42.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:42.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:42.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:42.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:42.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:42.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 13:26:42.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:26:42.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:42.581 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:42.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:42.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:42.581 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:26:42.581 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:42.581 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:26:42.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:26:42.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:42.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:42.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:42.584 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1777): Gtk-CRITICAL **: 13:26:42.592: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 13:26:42.625: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:26:45.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:45.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:45.588 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:26:45.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:45.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:45.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:45.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:45.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:45.592 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:45.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:26:45.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:45.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:45.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:45.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:45.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:45.596 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:45.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:45.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:45.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:45.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:45.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:45.597 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:45.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:45.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:45.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:45.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:45.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:45.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:45.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:45.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:45.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:45.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:45.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:45.621 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:26:45.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:45.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:45.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:45.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:45.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:45.625 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:45.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 '\*?\QError Log\E') 13:26:45.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:45.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:45.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:45.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:45.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:45.629 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:45.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:45.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:45.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:45.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:45.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:45.630 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:45.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:45.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:45.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:45.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:45.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:45.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 13:26:45.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:45.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:45.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:45.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:45.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:45.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:26:45.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:45.662 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:26:45.662 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:45.662 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 13:26:45.662 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 13:26:45.662 DEBUG [main][MenuItemLookup] Item match:Delete Log 13:26:45.662 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 13:26:45.662 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 13:26:45.662 INFO [main][MenuItemHandler] Select menu item: &Delete Log 13:26:45.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 13:26:45.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 13:26:45.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 13:26:45.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:45.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:45.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:45.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:45.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:45.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:26:45.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:45.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:45.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:45.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 13:26:45.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:45.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:45.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:45.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:26:45.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:45.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:45.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:45.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:45.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:45.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:45.692 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 13:26:45.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:45.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:45.692 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:45.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:45.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:26:45.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:26:45.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 13:26:45.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:45.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:45.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:45.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:45.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:45.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:45.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:45.728 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:45.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:26:45.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:45.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:45.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:45.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:45.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:45.733 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:45.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:45.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:45.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:45.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:45.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:45.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:45.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:45.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:45.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:45.763 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:45.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:45.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:45.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:45.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:45.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:45.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:45.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:45.769 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:45.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:45.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:45.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:45.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:45.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:45.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:45.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:45.772 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:45.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:45.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:45.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:45.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:45.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:45.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:45.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:45.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 13:26:45.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:26:45.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:45.774 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:45.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:45.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:45.774 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:26:45.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:45.774 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:26:45.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:26:45.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:45.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:45.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:45.778 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1777): Gtk-CRITICAL **: 13:26:45.785: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 13:26:45.800: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:26:48.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:48.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:48.782 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:26:48.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:48.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:48.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:48.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:48.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:48.787 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:48.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:26:48.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:48.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:48.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:48.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:48.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:48.790 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:48.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:48.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:48.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:48.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:48.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:48.791 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:48.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:48.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:48.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:48.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:48.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:48.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:48.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:48.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:48.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:48.811 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:48.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:48.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:48.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:48.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 13:26:48.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:48.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:48.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:48.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:48.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:48.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:26:48.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:48.833 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:26:48.833 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:48.833 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 13:26:48.833 DEBUG [main][MenuItemLookup] Item match:Clear Log Viewer 13:26:48.833 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"C&lear Log Viewer" 13:26:48.833 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Clear Log Viewer 13:26:48.833 INFO [main][MenuItemHandler] Select menu item: C&lear Log Viewer 13:26:48.838 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:48.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:48.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:48.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:48.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:48.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:48.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:48.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:48.842 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:48.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:48.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:48.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:48.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 13:26:48.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:48.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:48.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:48.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:48.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:48.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:26:48.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:48.863 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:26:48.863 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:48.863 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 13:26:48.863 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 13:26:48.863 DEBUG [main][MenuItemLookup] Found menu:'Open Log' 13:26:48.863 DEBUG [main][MenuItemLookup] Found menu:'Restore Log' 13:26:48.863 DEBUG [main][MenuItemLookup] Item match:Restore Log 13:26:48.863 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restore Log" 13:26:48.863 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restore Log 13:26:48.863 INFO [main][MenuItemHandler] Select menu item: &Restore Log 13:26:48.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... (Eclipse:1777): Gtk-CRITICAL **: 13:26:48.928: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:26:49.923 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 13:26:49.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 13:26:49.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 13:26:49.923 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:49.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:49.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:49.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:49.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:49.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:49.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:49.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:49.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:49.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:49.940 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:26:49.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:49.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:49.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:49.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:49.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:49.952 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:49.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:26:49.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:49.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:49.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:49.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:49.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:49.976 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:49.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:49.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:49.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:49.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:49.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:49.977 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:49.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:49.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:49.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:49.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:49.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:49.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 13:26:49.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:49.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:49.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:49.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:49.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:49.980 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:26:49.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:50.007 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:26:50.007 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:50.007 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 13:26:50.007 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 13:26:50.007 DEBUG [main][MenuItemLookup] Item match:Delete Log 13:26:50.007 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 13:26:50.007 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 13:26:50.007 INFO [main][MenuItemHandler] Select menu item: &Delete Log 13:26:50.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 13:26:50.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 13:26:50.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 13:26:50.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:50.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:50.044 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:50.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:50.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:50.044 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:26:50.044 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:50.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:50.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:50.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 "Delete All Events") 13:26:50.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:50.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:50.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:50.045 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:26:50.045 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:50.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:50.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:50.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:50.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:50.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:50.045 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 13:26:50.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:50.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:50.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:50.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:50.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:26:50.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:26:50.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 13:26:50.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:50.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:50.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:50.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:50.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:50.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:50.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:50.090 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:50.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 '\*?\QError Log\E') 13:26:50.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:50.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:50.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:50.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:50.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:50.124 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:50.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:50.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:50.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:50.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:50.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:50.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:50.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:50.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:50.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:50.127 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:50.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:50.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:50.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:50.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:50.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:50.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:50.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:50.144 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:50.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:50.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:50.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:50.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:50.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:50.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:50.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:50.147 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:50.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:50.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:50.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:50.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:50.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:50.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:50.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:50.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 13:26:50.149 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:26:50.149 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:50.150 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:50.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:50.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:50.150 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:26:50.150 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:50.150 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:26:50.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:26:50.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:50.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:50.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:50.153 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1777): Gtk-CRITICAL **: 13:26:50.162: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 13:26:50.178: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:26:53.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:53.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:53.158 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:26:53.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:53.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:53.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:53.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:53.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:53.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:53.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 '\*?\QError Log\E') 13:26:53.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:53.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:53.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:53.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:53.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:53.166 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:53.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:53.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:53.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:53.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:53.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:53.167 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:53.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:53.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:53.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:53.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:53.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:53.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:53.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:53.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:53.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:53.197 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:53.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:53.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:53.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:53.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 13:26:53.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:53.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:53.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:53.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:53.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:53.198 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:26:53.198 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:53.217 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:26:53.217 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:53.217 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 13:26:53.217 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 13:26:53.217 DEBUG [main][MenuItemLookup] Item match:Delete Log 13:26:53.217 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 13:26:53.217 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 13:26:53.217 INFO [main][MenuItemHandler] Select menu item: &Delete Log 13:26:53.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 13:26:53.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 13:26:53.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 13:26:53.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:53.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:53.250 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:53.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:53.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:53.250 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:26:53.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:53.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:53.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:53.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 13:26:53.250 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:53.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:53.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:53.250 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:26:53.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:53.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:53.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:53.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:53.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:53.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:53.251 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 13:26:53.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:53.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:53.251 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:53.251 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:53.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:26:53.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:26:53.279 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:53.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:53.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:53.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:53.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:53.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:53.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:53.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:53.282 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:53.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:53.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:53.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:53.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 13:26:53.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:53.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:53.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:53.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:53.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:53.283 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:26:53.283 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:53.297 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:26:53.297 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:53.297 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 13:26:53.297 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 13:26:53.297 DEBUG [main][MenuItemLookup] Item match:Delete Log 13:26:53.297 DEBUG [WorkbenchTestable][AbstractView] Unable to delete log. "Delete Log" menu item is not enabled. 13:26:53.297 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:53.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:53.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:53.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:53.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 13:26:53.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:53.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:53.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:53.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:53.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:53.298 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:26:53.298 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:53.309 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:26:53.309 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:53.309 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 13:26:53.309 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 13:26:53.309 DEBUG [main][MenuItemLookup] Found menu:'Open Log' 13:26:53.309 DEBUG [main][MenuItemLookup] Found menu:'Restore Log' 13:26:53.309 DEBUG [main][MenuItemLookup] Item match:Restore Log 13:26:53.309 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restore Log" 13:26:53.309 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restore Log 13:26:53.310 INFO [main][MenuItemHandler] Select menu item: &Restore Log 13:26:53.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 13:26:54.363 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 13:26:54.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 13:26:54.363 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 13:26:54.363 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:54.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:54.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:54.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:54.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:54.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:54.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:54.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:54.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:54.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:54.374 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:26:54.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:54.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:54.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:54.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:54.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:54.380 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:54.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 '\*?\QError Log\E') 13:26:54.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:54.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:54.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:54.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:54.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:54.400 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:54.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:54.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:54.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:54.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:54.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:54.401 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:54.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:54.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:54.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:54.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:54.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:54.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 13:26:54.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:54.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:54.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:54.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:54.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:54.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:26:54.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:54.414 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:26:54.414 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:54.414 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 13:26:54.414 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 13:26:54.414 DEBUG [main][MenuItemLookup] Item match:Delete Log 13:26:54.415 DEBUG [WorkbenchTestable][AbstractView] Unable to delete log. "Delete Log" menu item is not enabled. 13:26:54.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 13:26:54.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:54.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:54.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:54.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:54.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:54.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:54.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:54.439 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:54.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:26:54.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:54.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:54.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:54.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:54.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:54.444 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:54.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:54.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:54.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:54.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:54.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:54.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:54.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:54.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:54.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:54.447 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:54.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:54.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:54.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:54.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:54.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:54.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:54.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:54.451 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:54.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:54.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:54.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:54.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:54.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:54.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:54.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:54.468 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:54.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:54.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:54.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:54.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:54.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:54.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:54.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:54.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 13:26:54.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:26:54.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:54.472 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:54.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:54.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:54.473 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:26:54.473 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:54.473 INFO [WorkbenchTestable][RequirementsRunner] Started test: getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:26:54.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:26:54.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:54.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:54.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:54.476 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1777): Gtk-CRITICAL **: 13:26:54.502: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:26:57.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:57.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:57.480 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:26:57.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:57.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:57.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:57.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:57.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:57.485 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:57.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 '\*?\QError Log\E') 13:26:57.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:57.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:57.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:57.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:57.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:57.488 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:57.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:57.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:57.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:57.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:57.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:57.489 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:57.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:57.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:57.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:57.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:57.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:57.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:57.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:57.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:57.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:57.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:57.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:57.513 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:26:57.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:57.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:57.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:57.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:57.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:57.521 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:57.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 '\*?\QError Log\E') 13:26:57.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:57.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:57.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:57.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:57.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:57.529 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:57.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:57.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:57.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:57.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:57.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:57.530 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:57.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:57.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:57.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:57.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:57.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:57.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 13:26:57.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:57.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:57.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:57.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:57.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:57.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:26:57.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:57.574 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:26:57.574 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:57.574 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 13:26:57.574 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 13:26:57.574 DEBUG [main][MenuItemLookup] Item match:Delete Log 13:26:57.574 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 13:26:57.574 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 13:26:57.574 INFO [main][MenuItemHandler] Select menu item: &Delete Log 13:26:57.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 13:26:57.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 13:26:57.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 13:26:57.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:57.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:57.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:57.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:57.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:57.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:26:57.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:57.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:57.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:57.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 "Delete All Events") 13:26:57.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:57.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:57.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:57.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:26:57.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:57.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:57.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:57.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:57.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:57.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:57.605 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 13:26:57.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:57.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:57.605 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:57.605 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:57.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:26:57.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:26:57.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 13:26:57.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:57.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:57.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:57.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:57.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:57.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:57.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:57.645 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:57.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 '\*?\QError Log\E') 13:26:57.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:57.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:57.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:57.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:57.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:57.666 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:57.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:57.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:57.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:57.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:57.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:57.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:57.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:57.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:57.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:57.669 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:57.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:57.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:57.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:57.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:57.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:57.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:57.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:57.672 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:57.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:57.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:57.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:57.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:57.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:57.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:57.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:57.675 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:57.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:57.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:57.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:26:57.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:57.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:57.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:57.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:57.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 13:26:57.678 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:26:57.678 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:57.678 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:57.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:57.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:57.678 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:26:57.678 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:26:57.678 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:57.678 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:57.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:57.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.019 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.477 s getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.237 s testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.203 s getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.193 s testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 4.376 s testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 4.323 s getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.205 s Running org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:26:57.690 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:26:57.691 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:26:57.692 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:57.692 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:26:57.692 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:57.692 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:26:57.708 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:57.708 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:26:57.709 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:57.709 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:26:57.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:57.709 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:26:57.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:57.709 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:26:57.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:57.709 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:26:57.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:57.710 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:26:57.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:57.710 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:26:57.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:57.710 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:26:57.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:57.710 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:26:57.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:57.710 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:26:57.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:57.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:57.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:57.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:57.711 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:57.711 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:26:57.711 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:57.711 DEBUG [main][MenuItemLookup] Item match:File 13:26:57.711 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:26:57.711 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:26:57.714 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:26:57.714 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:26:57.714 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:26:57.714 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:57.714 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:26:57.714 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:26:57.714 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:26:57.714 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:26:57.714 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:26:57.714 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:26:57.714 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:26:57.714 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:26:57.714 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:26:57.714 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:57.714 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:26:57.714 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:26:57.714 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:26:57.714 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:57.714 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:26:57.714 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:57.714 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:26:57.714 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:26:57.729 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:26:57.729 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:26:57.729 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:26:57.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:26:57.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:26:57.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:26:57.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:57.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:57.819 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:26:57.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:57.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 13:26:57.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:57.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:57.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:57.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:57.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:57.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:26:57.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:26:57.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:26:57.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:26:57.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:57.821 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:26:57.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:57.821 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:26:57.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:26:57.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:26:57.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:57.822 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:26:57.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:57.822 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:26:57.822 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:26:57.822 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:26:57.822 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:26:57.825 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:26:57.825 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:26:57.825 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:26:57.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:26:57.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:57.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:57.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:57.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:57.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:57.827 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:26:57.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:57.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:57.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:57.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:58.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'] 13:26:58.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:58.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:58.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:26:58.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:26:58.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:26:58.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:58.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:58.044 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:26:58.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:58.044 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'OutlineViewTestProject' 13:26:58.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:26:58.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:58.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:58.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:58.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:58.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:26:58.047 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:26:58.048 INFO [WorkbenchTestable][AbstractText] Text set to: OutlineViewTestProject 13:26:58.093 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:26:58.093 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:26:58.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.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:26:58.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:58.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:58.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:58.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:58.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:58.096 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:26:58.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:58.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:58.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:58.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:58.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:27:01.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:27:01.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:27:01.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:27:01.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:01.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:01.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:01.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:27:01.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:01.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:27:01.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:27:01.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:27:01.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:01.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:27:01.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:01.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:27:01.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:27:01.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:01.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:01.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:01.179 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:27:01.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:01.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:01.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:01.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:01.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:01.181 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:01.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:27:01.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:01.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:01.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:01.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:01.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:01.182 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:01.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:01.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:01.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:01.235 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:01.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:01.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:01.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:01.236 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:01.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:01.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:01.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:01.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:01.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:01.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:01.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:01.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:02.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:02.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:02.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:27:02.238 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:02.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:02.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:02.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:02.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:27:02.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:02.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:02.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:02.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:02.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:02.239 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 13:27:02.239 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 13:27:02.239 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 13:27:02.240 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 13:27:02.244 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 13:27:02.244 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:02.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:02.245 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:02.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:02.245 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:27:02.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:02.245 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:02.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:02.245 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:02.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:02.245 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:02.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:02.245 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:27:02.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:02.245 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:02.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:02.245 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:02.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:02.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:02.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:02.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:02.246 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:02.246 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:27:02.246 DEBUG [main][MenuItemLookup] Found menu:'File' 13:27:02.246 DEBUG [main][MenuItemLookup] Item match:File 13:27:02.247 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:27:02.247 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:27:02.250 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:27:02.250 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:27:02.250 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:27:02.250 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:02.250 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:27:02.250 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:27:02.250 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:27:02.250 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:27:02.250 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:27:02.250 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:27:02.250 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:27:02.250 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:27:02.250 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:27:02.250 DEBUG [main][MenuItemLookup] Found menu:'File' 13:27:02.250 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:27:02.250 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:27:02.250 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:27:02.250 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:02.250 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:27:02.250 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:02.250 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:27:02.250 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:27:02.250 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:27:02.250 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:27:02.251 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:27:02.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.... 13:27:02.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:27:02.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:27:02.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:02.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:02.396 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:27:02.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:02.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 13:27:02.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:02.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:02.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:02.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:02.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:02.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:27:02.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:27:02.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:27:02.397 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:27:02.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:02.398 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:27:02.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:02.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:27:02.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:27:02.398 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:27:02.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:02.398 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:27:02.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:02.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:27:02.398 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:27:02.398 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:27:02.398 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:27:02.414 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:27:02.415 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:27:02.415 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:27:02.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:27:02.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:02.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:02.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:02.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:02.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:02.416 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:27:02.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:02.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:02.416 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:02.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:02.651 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:02.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:02.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:02.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:27:02.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:27:02.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:27:02.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:02.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:02.653 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:27:02.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:02.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:27:02.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:02.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:02.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:02.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:02.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:27:02.726 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:27:02.727 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 13:27:02.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 13:27:02.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:02.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:02.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:02.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:02.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:27:02.816 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:27:02.818 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:27:02.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.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)") 13:27:02.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:02.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:02.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:02.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:02.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:02.824 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 13:27:02.824 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 13:27:02.824 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 13:27:02.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:02.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:02.824 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:02.824 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:02.824 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:27:02.824 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:27:02.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:27:02.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:02.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:02.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:02.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:02.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:02.836 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:27:02.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:02.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:02.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:02.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:02.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:27:03.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:27:03.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:03.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:03.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:03.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:03.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:27:03.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:27:03.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:27:03.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:27:03.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:27:03.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:27:03.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:27:03.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:27:03.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:27:03.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:03.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:27:03.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:03.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:27:03.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:27:03.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:03.641 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:03.641 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideNonPublicMembersInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:03.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:03.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:03.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:03.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:03.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:03.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:03.653 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:27:03.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:03.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:03.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 13:27:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:03.654 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 13:27:03.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:27:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:03.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:03.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:03.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:03.655 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:03.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:03.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:03.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:03.740 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:03.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:03.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:03.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:03.741 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:03.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:03.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:03.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:03.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:03.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:03.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:04.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:04.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:04.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:04.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:04.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:27:04.743 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:04.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:04.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:04.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:04.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:27:04.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:04.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:04.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:04.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:04.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:04.744 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 13:27:04.745 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:27:04.745 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 13:27:04.745 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 13:27:04.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:04.745 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 13:27:04.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:04.745 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 13:27:04.745 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:27:04.745 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:27:04.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:04.745 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:27:04.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:04.746 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:27:04.746 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 13:27:04.746 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:27:04.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:04.746 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:27:04.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:04.746 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:27:04.746 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:27:04.746 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:27:04.746 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:27:04.748 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:27:04.749 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 13:27:04.749 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:27:04.749 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:27:04.749 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:27:04.750 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:27:04.750 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:27:04.751 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:27:04.799 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:27:04.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:04.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:04.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:04.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:04.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:27:04.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:27:04.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:27:04.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:27:04.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:27:04.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:27:04.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:04.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:27:04.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:04.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:27:04.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:27:04.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:04.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:04.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:04.804 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:27:04.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:04.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:04.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 13:27:04.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:04.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:04.808 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 13:27:04.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 '\*?\QOutline\E') 13:27:04.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:04.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:04.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:04.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:04.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:04.811 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:04.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:04.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:04.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:04.849 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:04.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:04.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:04.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:04.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: Matcher matching text to regular expression 'Sort.*') 13:27:04.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:04.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:04.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:04.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:04.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:27:04.850 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 13:27:04.850 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:27:04.850 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:04.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:04.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:04.852 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:04.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:04.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:04.852 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideNonPublicMembersInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:04.852 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:04.852 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:04.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:04.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:04.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:04.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:04.852 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:27:04.853 DEBUG [main][EditorHandler] 1 editor(s) found 13:27:04.853 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 13:27:04.929 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 13:27:04.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:04.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:04.932 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:27:04.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:04.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:04.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:04.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:04.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:04.935 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:04.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 '\*?\QOutline\E') 13:27:04.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:04.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:04.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:04.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:04.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:04.952 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:04.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:04.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:04.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:27:04.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:04.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:04.953 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:04.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:04.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:04.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:27:04.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 13:27:04.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:04.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:04.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:05.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:05.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:05.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:05.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:05.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:27:05.957 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 13:27:05.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:05.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:05.958 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:05.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:05.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:05.958 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:05.958 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:05.958 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:05.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:05.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:05.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:05.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:05.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:05.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:05.959 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:27:05.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:05.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:05.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:05.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:05.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:05.960 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:05.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:27:05.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:05.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:05.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:05.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:05.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:05.960 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:05.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:05.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:05.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:05.992 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:05.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:05.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:05.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:05.993 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:05.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:05.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:05.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:05.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:05.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:05.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:06.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:06.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:06.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:06.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:07.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:07.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:07.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:27:07.495 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:07.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:07.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:07.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:07.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:27:07.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:07.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:07.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:07.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:07.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:07.496 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 13:27:07.496 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:27:07.497 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 13:27:07.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 13:27:07.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:07.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 13:27:07.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:07.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 13:27:07.497 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:27:07.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:27:07.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:07.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:27:07.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:07.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:27:07.497 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 13:27:07.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:27:07.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:07.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:27:07.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:07.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:27:07.497 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:27:07.497 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:27:07.498 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:27:07.500 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:27:07.500 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 13:27:07.500 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:27:07.500 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:27:07.500 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:27:07.504 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:27:07.504 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:27:07.505 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:27:07.665 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:27:07.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:07.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:07.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:07.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:07.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:27:07.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:27:07.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:27:07.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:27:07.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:27:07.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:27:07.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:27:07.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:07.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:27:07.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:07.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:27:07.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:27:07.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:07.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:07.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:07.683 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:27:07.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:07.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:07.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 13:27:07.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:07.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:07.687 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 13:27:07.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 '\*?\QOutline\E') 13:27:07.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:07.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:07.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:07.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:07.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:07.690 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:07.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:07.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:07.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:07.744 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:07.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:07.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:07.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:07.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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.*') 13:27:07.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:07.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:07.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:07.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:07.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:27:07.746 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Collapse All (Shift+Ctrl+Numpad_Divide) 13:27:07.746 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:27:07.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:07.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:07.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:07.746 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:07.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:07.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:07.751 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:07.751 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:07.751 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:07.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:07.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:07.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:07.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:07.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:07.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:07.752 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:27:07.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:07.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:07.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 13:27:07.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:07.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:07.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 13:27:07.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') 13:27:07.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:07.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:07.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:07.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:07.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:07.755 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:07.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:07.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:07.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:07.801 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:07.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:07.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:07.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:07.801 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:07.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:07.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:07.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:07.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:07.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:07.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:08.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:08.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:08.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:08.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:08.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:27:08.803 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:08.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:08.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:08.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:08.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 13:27:08.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:08.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:08.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:08.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:08.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:08.804 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 13:27:08.805 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:27:08.805 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 13:27:08.805 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 13:27:08.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:08.805 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 13:27:08.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:08.805 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 13:27:08.805 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:27:08.805 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:27:08.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:08.805 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:27:08.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:08.805 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:27:08.805 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 13:27:08.805 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:27:08.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:08.805 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:27:08.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:08.805 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:27:08.806 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:27:08.806 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:27:08.806 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:27:08.808 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:27:08.808 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 13:27:08.808 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:27:08.808 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:27:08.809 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:27:08.810 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:27:08.810 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:27:08.811 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:27:08.846 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:27:08.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:08.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:08.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:08.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:08.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:27:08.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:27:08.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:27:08.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:27:08.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:27:08.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:27:08.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:08.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:27:08.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:08.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:27:08.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:27:08.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:08.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:08.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:08.851 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:27:08.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:08.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:08.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 13:27:08.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:08.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:08.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 13:27:08.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 13:27:08.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:08.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:08.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:08.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:08.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:08.858 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:08.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:08.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:08.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:08.891 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:08.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:08.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:08.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:08.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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.*') 13:27:08.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:08.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:08.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:08.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:08.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:27:08.892 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 13:27:08.892 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:27:08.892 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:08.893 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:08.893 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:08.893 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:08.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:08.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:08.894 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:08.894 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:08.894 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:08.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:08.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:08.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:08.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:08.894 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:27:08.894 DEBUG [main][EditorHandler] 1 editor(s) found 13:27:08.894 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 13:27:08.967 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 13:27:08.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:08.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:08.970 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:27:08.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:08.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:08.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:08.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:08.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:08.973 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:08.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 13:27:08.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:08.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:08.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:08.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:08.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:08.975 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:08.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:08.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:08.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:27:08.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:08.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:08.991 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:08.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:08.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:08.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:27:08.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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.*') 13:27:08.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:08.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:08.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:09.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:09.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:09.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:09.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:09.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:27:09.995 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 13:27:09.995 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:09.995 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:09.995 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:09.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:09.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:09.995 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:09.995 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:09.995 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:09.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:09.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:09.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:09.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:09.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:09.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:09.996 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:27:09.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:09.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:09.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:09.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:09.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:09.997 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27: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 '\*?\QPackage Explorer\E') 13:27:09.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:09.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:09.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:09.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:09.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:09.997 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:09.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:10.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:10.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:10.032 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:10.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:10.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:10.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:10.032 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:10.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:10.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:10.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:10.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:10.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:10.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:10.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:10.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:11.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:11.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:11.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:27:11.034 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:11.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:11.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:11.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:11.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:27:11.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:11.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:11.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:11.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:11.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:11.035 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 13:27:11.035 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:27:11.036 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 13:27:11.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 13:27:11.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:11.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 13:27:11.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:11.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 13:27:11.036 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:27:11.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:27:11.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:11.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:27:11.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:11.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:27:11.036 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 13:27:11.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:27:11.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:11.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:27:11.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:11.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:27:11.036 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:27:11.036 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:27:11.036 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:27:11.039 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:27:11.041 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 13:27:11.041 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:27:11.041 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:27:11.042 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:27:11.043 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:27:11.043 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:27:11.044 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:27:11.224 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:27:11.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:11.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:11.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:11.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:11.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:27:11.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:27:11.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:27:11.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:27:11.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:27:11.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:27:11.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:27:11.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:11.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:27:11.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:11.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:27:11.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:27:11.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:11.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:11.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:11.243 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:27:11.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:11.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:11.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 13:27:11.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:11.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:11.247 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 13:27:11.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 '\*?\QOutline\E') 13:27:11.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:11.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:11.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:11.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:11.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:11.250 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:11.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:11.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:11.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:11.319 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:11.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:11.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:11.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:11.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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.*') 13:27:11.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:11.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:11.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:11.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:11.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:27:11.320 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 13:27:11.320 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:27:11.320 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:11.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:11.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:11.322 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:11.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:11.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:11.322 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:11.322 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:11.322 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:11.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:11.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:11.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:11.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:11.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:11.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:11.323 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:27:11.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:11.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:11.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 13:27:11.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:11.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:11.324 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 13:27:11.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 '\*?\QPackage Explorer\E') 13:27:11.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:11.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:11.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:11.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:11.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:11.325 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:11.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:11.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:11.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:11.363 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:11.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:11.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:11.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:11.364 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:11.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:11.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:11.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:11.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:11.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:11.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:11.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:11.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:12.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:12.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:12.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:27:12.365 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:12.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:12.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:12.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:12.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 13:27:12.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:12.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:12.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:12.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:12.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:12.367 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 13:27:12.367 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:27:12.367 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 13:27:12.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 13:27:12.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:12.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 13:27:12.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:12.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 13:27:12.367 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:27:12.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:27:12.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:12.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:27:12.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:12.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:27:12.368 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 13:27:12.368 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:27:12.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:12.368 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:27:12.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:12.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:27:12.368 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:27:12.368 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:27:12.368 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:27:12.370 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:27:12.371 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 13:27:12.371 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:27:12.371 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:27:12.371 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:27:12.372 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:27:12.372 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:27:12.373 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:27:12.409 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:27:12.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:12.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:12.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:12.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:12.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:27:12.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:27:12.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:27:12.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:27:12.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:27:12.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:27:12.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:12.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:27:12.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:12.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:27:12.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:27:12.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:12.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:12.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:12.414 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:27:12.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:12.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:12.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 13:27:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:12.418 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 13:27:12.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 13:27:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:12.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:12.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:12.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:12.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:12.421 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:12.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:12.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:12.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:12.455 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:12.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:12.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:12.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:12.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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.*') 13:27:12.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:12.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:12.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:12.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:12.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:27:12.456 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 13:27:12.456 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:27:12.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:12.457 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:12.457 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:12.457 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:12.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:12.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:12.458 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:12.458 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:12.458 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:12.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:12.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:12.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:12.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:12.458 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:27:12.458 DEBUG [main][EditorHandler] 1 editor(s) found 13:27:12.458 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 13:27:12.532 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 13:27:12.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:12.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:12.535 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:27:12.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:12.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:12.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:12.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:12.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:12.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:12.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 '\*?\QOutline\E') 13:27:12.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:12.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:12.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:12.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:12.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:12.556 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:12.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:12.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:12.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:27:12.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:12.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:12.557 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:12.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:12.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:12.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:27:12.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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.*') 13:27:12.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:12.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:12.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:13.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:13.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:13.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:13.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:13.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:27:13.561 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 13:27:13.561 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:13.561 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:13.561 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:13.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:13.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:13.562 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:13.562 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:13.562 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:13.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:13.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:13.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:13.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:13.562 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:27:13.562 DEBUG [main][EditorHandler] 0 editor(s) found 13:27:13.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:13.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:13.565 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:27:13.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:13.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:13.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:13.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:13.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:13.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:13.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 '\*?\QOutline\E') 13:27:13.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:13.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:13.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:13.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:13.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:13.570 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:13.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:13.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:13.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:27:13.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:13.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:13.584 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:13.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:13.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:13.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:27:13.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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.*') 13:27:13.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:13.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:13.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:14.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:14.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:14.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:14.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:14.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:27:14.588 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 13:27:14.588 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:14.588 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:14.588 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:14.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:14.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:14.588 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:14.588 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:14.588 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:14.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:14.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:14.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:14.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:14.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:14.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:14.589 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:27:14.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:14.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:14.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:14.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:14.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:14.590 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:14.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:27:14.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:14.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:14.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:14.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:14.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:14.591 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:14.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:14.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:14.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:14.625 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:14.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:14.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:14.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:14.625 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:14.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:14.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:14.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:14.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:14.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:15.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:15.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:15.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:15.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:15.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:27:15.627 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:15.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:15.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:15.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:15.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 13:27:15.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:15.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:15.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:15.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:15.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:15.628 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 13:27:15.628 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:27:15.629 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 13:27:15.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 13:27:15.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:15.629 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 13:27:15.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:15.629 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 13:27:15.629 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:27:15.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:27:15.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:15.629 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:27:15.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:15.629 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:27:15.629 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 13:27:15.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:27:15.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:15.629 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:27:15.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:15.629 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:27:15.629 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:27:15.629 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:27:15.629 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:27:15.640 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:27:15.641 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 13:27:15.641 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:27:15.641 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:27:15.641 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:27:15.643 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:27:15.643 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:27:15.644 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:27:15.783 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:27:15.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:15.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:15.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:15.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:15.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:27:15.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:27:15.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:27:15.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:27:15.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:27:15.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:27:15.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:27:15.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:15.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:27:15.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:15.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:27:15.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:27:15.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:15.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:15.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:15.807 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:27:15.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:15.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:15.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 13:27:15.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:15.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:15.810 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 13:27:15.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 '\*?\QOutline\E') 13:27:15.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:15.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:15.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:15.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:15.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:15.813 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:15.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:15.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:15.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:15.854 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:15.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:15.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:15.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:15.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 13:27:15.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:15.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:15.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:15.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:15.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:27:15.856 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 13:27:15.856 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:27:15.856 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:15.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:15.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:15.857 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:15.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:15.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:15.857 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:15.857 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:15.857 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:15.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:15.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:15.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:15.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:15.857 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:27:15.857 DEBUG [main][EditorHandler] 1 editor(s) found 13:27:15.857 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 13:27:15.931 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 13:27:15.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:15.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:15.934 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:27:15.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:15.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:15.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:15.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:15.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:15.937 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:15.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 '\*?\QOutline\E') 13:27:15.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:15.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:15.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:15.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:15.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:15.955 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:15.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:15.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:15.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:27:15.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:15.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:15.969 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:15.969 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:15.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:15.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:27:15.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.*') 13:27:15.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:15.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:15.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:16.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:16.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:16.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:16.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:16.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:27:16.972 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 13:27:16.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:16.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:16.973 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:16.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:16.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:16.973 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:16.973 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:16.973 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:16.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:16.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:16.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:16.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:16.973 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:27:16.973 DEBUG [main][EditorHandler] 0 editor(s) found 13:27:16.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:16.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:16.976 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:27:16.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:16.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:16.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:16.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:16.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:16.979 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:16.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 13:27:16.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:16.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:16.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:16.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:16.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:16.982 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:16.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:16.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:16.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:27:16.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:16.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:16.983 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:16.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:16.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:16.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:27:16.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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.*') 13:27:16.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:16.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:16.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:17.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:17.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:17.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:17.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:17.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:27:17.986 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 13:27:17.986 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:17.986 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:17.986 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:17.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:17.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:17.987 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:17.987 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:17.987 INFO [WorkbenchTestable][RequirementsRunner] Started test: testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:17.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:17.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:17.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:17.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:17.987 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:27:17.987 DEBUG [main][EditorHandler] 0 editor(s) found 13:27:17.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:17.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:17.990 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:27:17.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:17.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:17.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:17.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:17.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:17.993 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:17.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 '\*?\QOutline\E') 13:27:17.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:17.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:17.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:17.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:17.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:17.995 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:17.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:17.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:17.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:27:17.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:17.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:17.997 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:17.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:17.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:17.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:27:17.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 13:27:17.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:17.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:17.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:18.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:18.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:18.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:18.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:18.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:27:18.999 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:27:18.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:18.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:18.999 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:18.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:18.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:18.999 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:18.999 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:18.999 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:18.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:18.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:18.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:18.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:18.999 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:27:19.000 DEBUG [main][EditorHandler] 0 editor(s) found 13:27:19.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:19.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:19.002 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:27:19.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:19.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:19.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:19.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:19.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:19.005 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:19.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 '\*?\QOutline\E') 13:27:19.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:19.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:19.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:19.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:19.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:19.008 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:19.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:19.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:19.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:27:19.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:19.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:19.009 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:19.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:19.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:19.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:27:19.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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.*') 13:27:19.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:19.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:19.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:19.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:19.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:20.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:20.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:20.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:27:20.012 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 13:27:20.013 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:20.013 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:20.013 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:20.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:20.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:20.013 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:20.013 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:20.013 INFO [WorkbenchTestable][RequirementsRunner] Started test: testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:20.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:20.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:20.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:20.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:20.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:20.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:20.014 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:27:20.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:20.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:20.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:20.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:20.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:20.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:20.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:27:20.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:20.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:20.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:20.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:20.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:20.015 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:20.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:20.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:20.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:20.050 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:20.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:20.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:20.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:20.051 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:20.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:20.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:20.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:20.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:20.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:20.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:20.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:20.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:21.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:21.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:21.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:27:21.054 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:21.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:21.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:21.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27: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 13:27:21.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:21.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:21.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:21.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:21.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:21.055 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 13:27:21.055 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:27:21.055 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 13:27:21.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 13:27:21.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:21.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 13:27:21.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:21.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 13:27:21.056 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:27:21.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:27:21.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:21.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:27:21.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:21.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:27:21.056 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 13:27:21.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:27:21.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:21.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:27:21.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:21.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:27:21.056 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:27:21.056 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:27:21.056 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:27:21.059 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:27:21.059 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 13:27:21.059 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:27:21.059 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:27:21.059 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:27:21.061 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:27:21.061 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:27:21.062 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:27:21.217 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:27:21.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:21.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:21.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:21.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:21.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:27:21.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:27:21.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:27:21.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:27:21.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:27:21.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:27:21.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:27:21.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:21.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:27:21.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:21.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:27:21.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:27:21.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:21.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:21.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:21.235 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:27:21.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:21.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:21.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 13:27:21.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:21.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:21.238 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 13:27:21.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 '\*?\QOutline\E') 13:27:21.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:21.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:21.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:21.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:21.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:21.242 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:21.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:21.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:21.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:21.291 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:21.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:21.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:21.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:21.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:27:21.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:21.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:21.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:21.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:21.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:21.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:27:21.293 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 13:27:21.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:27:21.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:21.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:21.293 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:21.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:21.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:21.293 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:21.294 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:21.294 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:21.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:21.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:21.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:21.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:21.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:21.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:21.309 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:27:21.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:21.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:21.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 13:27:21.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:21.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:21.311 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 13:27:21.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') 13:27:21.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:21.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:21.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:21.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:21.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:21.311 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:21.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:21.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:21.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:21.355 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:21.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:21.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:21.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:21.355 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:21.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:21.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:21.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:21.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:21.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:21.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:21.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:21.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:22.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:22.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:22.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:27:22.357 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:22.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:22.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:22.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:22.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 13:27:22.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:22.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:22.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:22.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:22.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:22.358 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 13:27:22.359 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:27:22.359 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 13:27:22.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 13:27:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:22.359 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 13:27:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:22.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 13:27:22.359 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:27:22.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:27:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:22.359 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:27:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:22.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:27:22.359 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 13:27:22.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:27:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:22.359 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:27:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:22.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:27:22.359 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:27:22.359 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:27:22.360 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:27:22.361 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:27:22.362 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 13:27:22.362 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:27:22.362 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:27:22.362 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:27:22.364 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:27:22.364 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:27:22.365 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:27:22.401 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:27:22.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:22.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:22.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:22.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:22.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:27:22.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:27:22.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:27:22.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:27:22.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:27:22.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:27:22.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:22.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:27:22.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:22.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:27:22.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:27:22.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:22.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:22.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:22.406 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:27:22.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:22.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:22.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 13:27:22.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:22.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:22.409 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 13:27:22.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 '\*?\QOutline\E') 13:27:22.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:22.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:22.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:22.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:22.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:22.412 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:22.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:22.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:22.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:22.447 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:27:22.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:27:22.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:22.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:22.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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.*') 13:27:22.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:22.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:22.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:22.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:22.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:23.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:23.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:23.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:27:23.452 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 13:27:23.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:23.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:23.452 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:23.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:23.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:23.452 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:27:23.452 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:23.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:23.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:23.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:23.478 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:23.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:23.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:23.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:23.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:23.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:23.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:23.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:23.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:24.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:24.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:24.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:27:24.480 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:24.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:24.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:24.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:24.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:27:24.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:24.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:24.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:24.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:24.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:24.481 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 13:27:24.481 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 13:27:24.481 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 13:27:24.481 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 13:27:24.483 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 13:27:24.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:27:24.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:24.517 DEBUG [main][MenuItemLookup] Found menu:'New' 13:27:24.517 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:27:24.517 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:24.517 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:27:24.517 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:27:24.517 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:27:24.517 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:24.517 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:27:24.517 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:27:24.517 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:27:24.517 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:27:24.517 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:24.517 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:27:24.517 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:27:24.517 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:27:24.517 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:27:24.517 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:24.517 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:27:24.517 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:27:24.517 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:24.517 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:27:24.517 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:24.517 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:27:24.517 DEBUG [main][MenuItemLookup] Item match:Refresh 13:27:24.517 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:27:24.517 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:27:24.517 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:27:24.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:24.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:24.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:24.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:24.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:27:24.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:27:24.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:27:24.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:27:24.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:27:24.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:27:24.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:24.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:27:24.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:24.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:27:24.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:27:24.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:24.519 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'OutlineViewTestProject' via Explorer 13:27:24.519 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 13:27:24.519 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 13:27:24.519 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 13:27:24.521 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 13:27:24.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:27:24.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:24.551 DEBUG [main][MenuItemLookup] Found menu:'New' 13:27:24.551 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:27:24.551 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:24.551 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:27:24.551 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:27:24.551 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:27:24.551 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:24.551 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:27:24.551 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:27:24.551 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:27:24.551 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:27:24.551 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:27:24.551 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:27:24.551 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:27:24.551 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:27:24.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:27:25.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 'Delete.*'] is available. finished successfully 13:27:25.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:27:25.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:25.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:25.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:25.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:25.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:27:25.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:25.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:25.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:25.154 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:27:25.154 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:25.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:25.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:25.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:25.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:25.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:25.155 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:27:25.155 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:27:25.155 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:27:25.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:25.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:25.155 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:25.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:25.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:27:25.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:25.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:25.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:25.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:27:25.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:25.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:25.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:25.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:25.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:25.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:25.156 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:27:25.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:25.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:25.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:25.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:25.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:27:25.159 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:27:25.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:27:25.660 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:27:25.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:25.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:25.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:25.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:25.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:27:25.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:27:25.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:27:25.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:27:25.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:27:25.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:27:25.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:27:25.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:27:25.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:27:25.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:27:25.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:25.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:25.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:27:25.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:27:25.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:25.660 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:27:25.660 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:25.660 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:25.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:25.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.971 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.211 s testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.106 s testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.793 s testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.143 s testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.101 s testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.327 s testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.136 s testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.104 s testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.026 s testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.269 s testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.116 s testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.014 s testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.012 s testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.014 s testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.28 s testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 2.158 s Running org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:27:25.671 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:27:25.671 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:27:25.672 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:25.672 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:27:25.672 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:25.672 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:27:25.672 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:25.672 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:27:25.672 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:25.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:25.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:25.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'] 13:27:25.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:25.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: "New Java Project"] 13:27:25.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:25.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'] 13:27:25.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:25.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'] 13:27:25.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:25.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'] 13:27:25.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:25.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: "New Java Project"] 13:27:25.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:25.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'] 13:27:25.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:25.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'] 13:27:25.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:25.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:25.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:25.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:25.674 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:25.674 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:27:25.674 DEBUG [main][MenuItemLookup] Found menu:'File' 13:27:25.674 DEBUG [main][MenuItemLookup] Item match:File 13:27:25.675 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:27:25.675 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:27:25.677 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:27:25.677 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:27:25.677 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:27:25.677 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:25.677 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:27:25.677 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:27:25.677 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:27:25.677 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:27:25.677 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:27:25.677 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:27:25.677 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:27:25.677 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:27:25.677 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:27:25.677 DEBUG [main][MenuItemLookup] Found menu:'File' 13:27:25.677 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:27:25.677 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:27:25.677 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:27:25.677 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:25.677 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:27:25.677 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:25.677 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:27:25.677 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:27:25.678 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:27:25.678 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:27:25.678 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:27:25.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:27:25.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:27:25.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:27:25.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:25.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:25.754 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:27:25.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:25.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:27:25.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:25.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:25.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:25.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:25.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:25.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:27:25.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:27:25.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:27:25.755 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:27:25.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:25.755 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:27:25.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:25.755 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:27:25.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:27:25.756 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:27:25.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:25.756 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:27:25.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:25.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:27:25.756 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:27:25.756 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:27:25.756 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:27:25.759 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:27:25.759 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:27:25.759 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:27:25.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:27:25.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:25.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:25.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:25.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:25.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:25.760 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:27:25.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:25.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:25.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:25.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:25.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:25.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:25.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:25.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:27:25.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:27:25.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:27:25.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:25.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:25.976 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:27:25.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:25.976 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertyTestProject' 13:27:25.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:27:25.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:25.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:25.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:25.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:25.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:27:25.978 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:27:25.979 INFO [WorkbenchTestable][AbstractText] Text set to: PropertyTestProject 13:27:26.017 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:27:26.017 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:27:26.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:27:26.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:26.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:26.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:26.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:26.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:26.019 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:27:26.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:26.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:26.019 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:26.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:26.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:27:29.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:27:29.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:27:29.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:27:29.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:29.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:29.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:29.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:27:29.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:29.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:27:29.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:27:29.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:27:29.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:27:29.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:29.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:27:29.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:29.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:27:29.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:27:29.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:29.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:29.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:29.166 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:27:29.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:29.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:29.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:29.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:29.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:29.167 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:29.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:27:29.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:29.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:29.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:29.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:29.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:29.167 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:29.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:29.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:29.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:27:29.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:29.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:29.170 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:29.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:29.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:29.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:29.171 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:29.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:29.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:29.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:29.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:29.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:29.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:29.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:29.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:30.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:30.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:30.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:27:30.172 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:30.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:30.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:30.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:30.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:27:30.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:30.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:30.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:30.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:30.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:30.173 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertyTestProject 13:27:30.174 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:30.174 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 13:27:30.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:27:30.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:30.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:30.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:30.174 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 13:27:30.174 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 13:27:30.174 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 13:27:30.176 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 13:27:30.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:27:30.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'New' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.205 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:27:30.205 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:27:30.205 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:27:30.205 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:27:30.206 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:27:30.351 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"] 13:27:30.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:27:30.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:30.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:30.353 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 13:27:30.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:27:30.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:30.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:30.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 13:27:30.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:30.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:30.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:30.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:30.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:30.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:27:30.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:27:30.355 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 13:27:30.355 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 13:27:30.421 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 13:27:30.422 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 13:27:30.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:30.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:30.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:30.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:30.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.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) 13:27:30.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:30.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:30.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:30.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:30.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:30.437 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:27:30.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:30.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:30.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:30.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:30.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:27:30.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:27:30.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:30.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:30.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:30.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:30.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:30.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:30.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:30.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:30.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:27:30.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:30.555 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:30.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:30.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:30.555 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 13:27:30.555 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:30.555 INFO [WorkbenchTestable][RequirementsRunner] Started test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 13:27:30.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:27:30.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:30.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:30.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:30.555 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 13:27:30.555 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 13:27:30.557 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 13:27:30.634 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 13:27:30.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:27:30.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'New' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.675 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:27:30.675 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:27:30.675 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:27:30.675 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:27:30.675 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:27:30.766 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"] 13:27:30.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:27:30.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:30.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:30.767 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 13:27:30.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:27:30.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:30.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:30.768 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 13:27:30.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:30.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:30.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:30.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:30.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:30.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:27:30.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:27:30.769 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 13:27:30.769 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 13:27:30.769 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 13:27:30.769 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 13:27:30.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:30.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:30.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:30.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:30.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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") 13:27:30.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:30.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:30.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:30.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:30.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:30.771 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 13:27:30.771 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:27:30.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:30.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:30.771 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:30.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:30.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:30.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:30.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:27:30.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:30.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:30.773 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 13:27:30.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:30.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:30.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:30.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:30.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 13:27:30.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:27:30.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:30.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:30.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:27:30.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:30.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:30.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:30.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:30.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:30.782 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:27:30.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:30.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:30.782 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:30.782 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:30.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:27:30.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:27:30.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:30.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:30.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:30.818 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:27:30.818 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:30.818 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:30.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:30.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:30.818 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 13:27:30.818 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:30.818 INFO [WorkbenchTestable][RequirementsRunner] Started test: ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 13:27:30.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:27:30.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:30.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:30.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:30.819 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 13:27:30.819 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 13:27:30.820 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 13:27:30.822 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 13:27:30.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:27:30.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'New' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.868 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:27:30.868 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:27:30.868 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:27:30.868 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:27:30.868 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:27:30.930 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"] 13:27:30.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:27:30.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:30.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:30.932 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 13:27:30.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:27:30.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:30.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:30.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 13:27:30.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:30.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:30.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:30.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:30.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:30.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:27:30.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:27:30.933 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 13:27:30.933 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 13:27:30.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 13:27:30.934 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 13:27:30.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:30.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:30.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:30.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:30.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:30.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:30.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.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") 13:27:30.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:30.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:30.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:30.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:30.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:30.937 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:27:30.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:30.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:30.937 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:30.937 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:30.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:27:30.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:27:30.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:30.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:30.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:30.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:30.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:30.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:30.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:30.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:30.963 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:27:30.963 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:30.963 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:30.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:30.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:30.964 INFO [WorkbenchTestable][RequirementsRunner] Finished test: ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 13:27:30.964 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:30.964 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 13:27:30.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:27:30.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:30.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:30.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:30.964 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 13:27:30.964 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 13:27:30.966 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 13:27:30.967 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 13:27:30.968 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:27:30.968 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'New' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.013 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:27:31.013 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:27:31.013 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:27:31.013 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:27:31.014 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:27:31.073 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"] 13:27:31.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:31.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:31.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:27:31.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:31.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:31.075 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 13:27:31.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:31.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:27:31.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:31.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:31.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:31.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:31.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:27:31.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:31.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:31.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 13:27:31.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:31.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:31.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:31.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:31.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:31.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:27:31.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:27:31.076 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 13:27:31.076 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 13:27:31.076 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 13:27:31.076 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 13:27:31.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:31.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:31.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:31.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:31.077 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 13:27:31.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:31.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:31.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:31.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:31.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 13:27:31.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:27:31.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:31.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:31.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.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) 13:27:31.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:31.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:31.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:31.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:31.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:31.079 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:27:31.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:31.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:31.079 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:31.079 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:31.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:27:31.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:27:31.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:31.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:31.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:31.114 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:27:31.114 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:31.114 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:31.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:31.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:31.115 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 13:27:31.115 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:31.115 INFO [WorkbenchTestable][RequirementsRunner] Started test: apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 13:27:31.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:27:31.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:31.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:31.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:31.115 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 13:27:31.115 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 13:27:31.116 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 13:27:31.118 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 13:27:31.118 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:27:31.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'New' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.159 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:27:31.159 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:27:31.159 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:27:31.159 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:27:31.159 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:27:31.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 PropertyTestProject"] 13:27:31.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:31.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:31.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:27:31.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:31.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:31.220 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 13:27:31.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:31.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:27:31.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:31.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:31.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 13:27:31.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:31.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:31.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:31.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:31.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:31.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:27:31.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:27:31.221 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 13:27:31.222 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 13:27:31.222 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 13:27:31.222 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 13:27:31.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:31.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:31.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:31.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:31.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.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") 13:27:31.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:31.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:31.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:31.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:31.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:31.223 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:27:31.224 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:27:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:31.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:31.224 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:31.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:27:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:31.224 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 13:27:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:31.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:31.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:31.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 13:27:31.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:27:31.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:31.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:31.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 13:27:31.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:31.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:31.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:31.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:31.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:31.226 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:27:31.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:31.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:31.226 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:31.226 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:31.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:27:31.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:27:31.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:31.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:31.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:31.257 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:27:31.257 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:31.257 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:31.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:31.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:31.257 INFO [WorkbenchTestable][RequirementsRunner] Finished test: apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 13:27:31.257 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:31.257 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 13:27:31.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:27:31.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:31.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:31.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:31.257 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 13:27:31.257 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 13:27:31.259 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 13:27:31.260 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 13:27:31.261 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:27:31.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'New' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.300 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:27:31.300 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:27:31.301 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:27:31.301 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:27:31.301 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:27:31.357 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"] 13:27:31.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:31.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:31.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:27:31.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:31.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:31.358 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 13:27:31.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:31.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:27:31.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:31.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:31.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:31.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:31.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:27:31.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:31.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:31.359 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 13:27:31.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:31.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:31.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:31.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:31.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:31.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:27:31.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:27:31.360 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 13:27:31.360 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 13:27:31.360 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 13:27:31.360 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 13:27:31.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:31.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:31.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:31.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:31.361 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 13:27:31.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:31.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:31.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:31.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:31.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 13:27:31.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:27:31.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:31.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:31.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 13:27:31.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:31.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:31.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:31.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:31.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:31.363 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:27:31.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:31.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:31.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:31.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:31.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:27:31.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:27:31.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:31.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:31.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:31.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:27:31.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:31.403 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:31.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:31.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:31.404 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 13:27:31.404 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 13:27:31.404 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 13:27:31.405 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 13:27:31.407 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 13:27:31.408 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:27:31.408 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:31.452 DEBUG [main][MenuItemLookup] Found menu:'New' 13:27:31.452 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:27:31.452 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.452 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:27:31.452 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:27:31.452 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:27:31.452 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.452 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:27:31.452 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:27:31.452 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:27:31.452 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:27:31.452 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.452 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:27:31.452 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:27:31.452 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:27:31.452 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:27:31.452 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.452 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:27:31.452 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:27:31.452 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.452 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:27:31.452 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.452 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:27:31.452 DEBUG [main][MenuItemLookup] Item match:Refresh 13:27:31.452 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:27:31.452 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:27:31.452 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:27:31.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:31.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:31.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:31.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:27:31.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:31.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:31.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:31.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:27:31.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:27:31.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:27:31.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:27:31.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:27:31.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:31.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:27:31.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:31.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:27:31.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:27:31.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:31.953 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertyTestProject' via Explorer 13:27:31.953 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 13:27:31.954 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 13:27:31.954 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 13:27:31.956 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 13:27:31.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:27:31.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:31.985 DEBUG [main][MenuItemLookup] Found menu:'New' 13:27:31.985 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:27:31.985 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.985 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:27:31.985 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:27:31.985 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:27:31.985 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.985 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:27:31.985 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:27:31.985 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:27:31.985 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:27:31.985 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:27:31.985 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:27:31.985 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:27:31.985 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:27:31.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:27:32.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:27:32.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:27:32.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:32.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:32.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:32.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:32.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: 32) 13:27:32.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:32.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:32.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:32.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:27:32.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:32.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:32.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:32.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:32.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:32.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:32.567 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:27:32.567 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:27:32.567 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:27:32.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:32.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:32.567 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:32.567 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:32.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 "OK", Widget matcher matching widgets with style: 8) 13:27:32.567 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:32.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:32.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:32.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:27:32.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:32.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:32.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:32.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:32.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:32.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:32.568 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:27:32.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:32.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:32.568 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:32.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:32.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:27:32.571 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:27:33.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:27:33.072 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:27:33.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:33.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:33.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:33.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:33.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:27:33.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:27:33.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:27:33.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:27:33.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:27:33.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:27:33.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:33.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:33.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:27:33.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:27:33.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:33.072 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:27:33.072 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:33.072 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:33.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:33.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.402 s - in org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.381 s restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.263 s ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.146 s openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.151 s apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.142 s openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.147 s Running org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 13:27:33.089 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 13:27:33.090 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:27:33.090 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:33.090 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 13:27:33.090 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:33.090 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:27:33.090 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:33.090 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:27:33.090 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:33.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:27:33.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:33.091 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:33.091 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) 13:27:33.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 13:27:33.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:33.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:33.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:33.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:27:33.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:33.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:27:33.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:33.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:33.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:33.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:33.092 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:33.092 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:27:33.092 DEBUG [main][MenuItemLookup] Found menu:'File' 13:27:33.092 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:27:33.092 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:27:33.092 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:27:33.092 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:27:33.092 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:27:33.092 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:27:33.092 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:27:33.092 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:27:33.092 DEBUG [main][MenuItemLookup] Item match:Window 13:27:33.092 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:27:33.092 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:27:33.092 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:27:33.092 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:33.092 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:27:33.092 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:27:33.092 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:33.092 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:27:33.092 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:33.092 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:27:33.092 DEBUG [main][MenuItemLookup] Item match:Preferences 13:27:33.092 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:27:33.092 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:27:33.105 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:27:33.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:27:33.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. finished successfully 13:27:33.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:27:33.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:33.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:33.204 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:27:33.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:33.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:27:33.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:33.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:27:33.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:27:33.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:27:33.206 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:27:33.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:33.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:33.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:27:33.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:27:33.710 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:27:33.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:33.710 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:27:33.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:33.710 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:27:33.710 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 13:27:33.710 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 13:27:33.710 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 13:27:33.711 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 13:27:33.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.763 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") 13:27:33.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:27:33.770 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") 13:27:33.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:33.770 INFO [WorkbenchTestable][RadioButton] Select radio button Alwa&ys open 13:27:33.770 INFO [WorkbenchTestable][AbstractButton] Click button Alwa&ys open 13:27:33.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:33.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:33.770 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:33.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:33.770 TRACE [main][WidgetHandler] Notify Button with event 27 13:27:33.770 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.770 TRACE [main][WidgetHandler] Notify Button with event 13 13:27:33.770 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.770 TRACE [main][WidgetHandler] Notify Button with event 26 13:27:33.770 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.770 TRACE [main][WidgetHandler] Notify Button with event 3 13:27:33.770 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.770 TRACE [main][WidgetHandler] Notify Button with event 4 13:27:33.770 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.770 TRACE [main][WidgetHandler] Notify Button with event 13 13:27:33.770 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.770 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") 13:27:33.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:27:33.771 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") 13:27:33.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:33.772 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") 13:27:33.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:27:33.773 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") 13:27:33.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:33.773 INFO [WorkbenchTestable][RadioButton] Select radio button Ne&ver open 13:27:33.773 INFO [WorkbenchTestable][AbstractButton] Click button Ne&ver open 13:27:33.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:33.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:33.773 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:33.773 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:33.773 TRACE [main][WidgetHandler] Notify Button with event 27 13:27:33.773 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.773 TRACE [main][WidgetHandler] Notify Button with event 13 13:27:33.773 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.773 TRACE [main][WidgetHandler] Notify Button with event 26 13:27:33.774 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.774 TRACE [main][WidgetHandler] Notify Button with event 3 13:27:33.774 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.774 TRACE [main][WidgetHandler] Notify Button with event 4 13:27:33.774 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.774 TRACE [main][WidgetHandler] Notify Button with event 13 13:27:33.774 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.774 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") 13:27:33.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:27:33.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.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") 13:27:33.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:33.775 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") 13:27:33.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:27:33.776 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") 13:27:33.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:33.777 INFO [WorkbenchTestable][RadioButton] Select radio button In a &new window 13:27:33.777 INFO [WorkbenchTestable][AbstractButton] Click button In a &new window 13:27:33.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:33.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:33.777 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:33.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:33.777 TRACE [main][WidgetHandler] Notify Button with event 27 13:27:33.777 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.777 TRACE [main][WidgetHandler] Notify Button with event 13 13:27:33.777 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.777 TRACE [main][WidgetHandler] Notify Button with event 26 13:27:33.777 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.777 TRACE [main][WidgetHandler] Notify Button with event 3 13:27:33.777 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.777 TRACE [main][WidgetHandler] Notify Button with event 4 13:27:33.777 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.777 TRACE [main][WidgetHandler] Notify Button with event 13 13:27:33.777 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.777 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") 13:27:33.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:27:33.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "In a new window") 13:27:33.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:33.778 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") 13:27:33.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:27:33.779 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") 13:27:33.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:33.779 INFO [WorkbenchTestable][RadioButton] Select radio button In the &same window 13:27:33.779 INFO [WorkbenchTestable][AbstractButton] Click button In the &same window 13:27:33.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:33.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:33.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:33.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:33.779 TRACE [main][WidgetHandler] Notify Button with event 27 13:27:33.779 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.779 TRACE [main][WidgetHandler] Notify Button with event 13 13:27:33.779 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.779 TRACE [main][WidgetHandler] Notify Button with event 26 13:27:33.779 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.779 TRACE [main][WidgetHandler] Notify Button with event 3 13:27:33.779 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.779 TRACE [main][WidgetHandler] Notify Button with event 4 13:27:33.779 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.779 TRACE [main][WidgetHandler] Notify Button with event 13 13:27:33.779 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.779 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") 13:27:33.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:27:33.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.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") 13:27:33.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:33.780 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") 13:27:33.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:27:33.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.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") 13:27:33.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:33.789 INFO [WorkbenchTestable][RadioButton] Select radio button Promp&t 13:27:33.789 INFO [WorkbenchTestable][AbstractButton] Click button Promp&t 13:27:33.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:33.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:33.789 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:33.789 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:33.789 TRACE [main][WidgetHandler] Notify Button with event 27 13:27:33.789 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.789 TRACE [main][WidgetHandler] Notify Button with event 13 13:27:33.789 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.789 TRACE [main][WidgetHandler] Notify Button with event 26 13:27:33.789 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.789 TRACE [main][WidgetHandler] Notify Button with event 3 13:27:33.789 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.789 TRACE [main][WidgetHandler] Notify Button with event 4 13:27:33.789 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.789 TRACE [main][WidgetHandler] Notify Button with event 13 13:27:33.789 TRACE [main][WidgetHandler] Wait for synchronization 13:27:33.789 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") 13:27:33.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:27:33.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Prompt") 13:27:33.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:33.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:27:33.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:33.792 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:27:33.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:33.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:33.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:33.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:33.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:27:33.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:27:33.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:33.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:33.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:33.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 13:27:33.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:33.827 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:33.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:33.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:33.827 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) 13:27:33.827 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 13:27:33.827 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:33.827 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:33.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:33.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.739 s - in org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) Time elapsed: 0.736 s Running org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:27:33.836 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:27:33.839 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:27:33.839 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:33.839 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:27:33.840 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:33.840 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:27:33.856 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:33.856 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:27:33.856 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:33.856 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:27:33.856 DEBUG [main][EditorHandler] 0 editor(s) found 13:27:33.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.858 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:27:33.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:33.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:33.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:33.859 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:33.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 '\*?\QProject Explorer\E') 13:27:33.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:33.860 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:27:33.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:27:33.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:33.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:27:33.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:33.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:33.884 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:27:33.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:27:33.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:33.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:27:33.885 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:27:33.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:27:33.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:33.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:27:33.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.886 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:27:33.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:27:33.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:33.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:27:33.886 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:33.887 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:27:33.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:27:33.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:33.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:33.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:33.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.891 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:27:33.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:33.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:33.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:33.895 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:33.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 '\*?\QProblems\E') 13:27:33.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:33.914 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:33.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:33.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:33.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:33.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.952 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:27:33.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:33.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:33.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:33.953 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:33.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:27:33.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:33.954 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:27:33.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:27:33.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:33.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:27:33.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:33.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:33.978 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:27:33.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:27:33.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:33.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:27:33.979 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:27:33.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:27:33.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:33.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:27:33.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:33.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:33.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:33.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:33.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'] 13:27:33.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:33.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'] 13:27:33.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:33.980 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:27:33.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:33.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'] 13:27:33.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:33.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'] 13:27:33.981 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:33.981 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:33.981 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:33.981 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:27:33.981 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:33.981 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:33.981 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:33.981 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:33.981 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:33.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:33.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:33.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:33.981 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:33.981 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:27:33.981 DEBUG [main][MenuItemLookup] Found menu:'File' 13:27:33.981 DEBUG [main][MenuItemLookup] Item match:File 13:27:33.982 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:27:33.982 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:27:33.985 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:27:33.985 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:27:33.985 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:27:33.985 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:33.985 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:27:33.985 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:27:33.985 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:27:33.985 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:27:33.985 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:27:33.985 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:27:33.985 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:27:33.985 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:27:33.985 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:27:33.985 DEBUG [main][MenuItemLookup] Found menu:'File' 13:27:33.985 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:27:33.985 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:27:33.985 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:27:33.985 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:33.985 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:27:33.985 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:33.985 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:27:33.985 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:27:33.985 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:27:33.985 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:27:33.985 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:27:34.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:27:34.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:27:34.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:27:34.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:34.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:34.060 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:27:34.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:34.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:27:34.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:34.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:34.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:34.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:34.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:34.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:27:34.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:27:34.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:27:34.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:27:34.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:34.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:27:34.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:34.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:27:34.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:27:34.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:27:34.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:34.062 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:27:34.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:34.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:27:34.062 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:27:34.062 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:27:34.062 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:27:34.062 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:27:34.062 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:27:34.062 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:27:34.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:27:34.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:34.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:34.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:34.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:34.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:34.063 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:27:34.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:34.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:34.063 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:34.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:34.253 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:34.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:34.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:34.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:27:34.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:27:34.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:27:34.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:34.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:34.254 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:27:34.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:34.254 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:27:34.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:27:34.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:34.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:34.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:34.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:34.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:27:34.256 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:27:34.257 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:27:34.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 13:27:34.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:34.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:34.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:34.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:34.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:34.294 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:27:34.295 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:27:34.295 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &module-info.java file 13:27:34.295 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 13:27:34.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:34.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:34.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:34.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:34.320 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:27:34.320 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:27:34.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:27:34.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:34.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:34.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:34.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:34.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:34.322 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:27:34.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:34.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:34.322 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:34.322 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:34.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:27:37.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:27:37.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:27:37.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:27:37.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:37.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:37.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:37.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:27:37.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:37.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:27:37.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:27:37.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:27:37.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:27:37.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:37.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:37.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:27:37.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:27:37.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:37.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:27:37.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:37.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:37.338 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:27:37.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:37.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:37.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:37.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:37.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:37.338 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:37.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:27:37.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:37.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:37.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:37.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:37.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:37.339 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:37.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:37.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:37.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:37.415 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:37.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:37.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:37.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:37.416 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:37.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:37.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:37.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:37.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:37.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:37.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:37.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:37.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:38.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:38.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:38.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:27:38.417 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:27:38.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:27:38.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:38.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:38.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 13:27:38.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:38.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:38.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:38.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:38.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:38.418 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:27:38.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:27:38.419 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:27:38.419 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:27:38.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:27:38.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:38.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:38.442 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:27:38.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:27:38.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:38.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:38.443 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:27:38.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:27:38.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:38.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:38.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:38.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:38.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:38.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:38.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:39.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:39.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:39.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:27:39.444 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:27:39.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:27:39.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:39.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:39.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:27:39.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:39.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:39.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:39.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:39.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:39.446 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:27:39.446 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:27:39.446 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:27:39.446 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:27:39.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:39.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:39.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:27:39.948 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:27:39.948 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:27:39.948 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:27:39.961 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:27: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'] 13:27:39.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:39.962 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:39.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:39.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: "New Java Class"] 13:27:39.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:39.962 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:39.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:39.962 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:39.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:39.962 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:39.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:39.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:27:39.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:39.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:39.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:39.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:39.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:39.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:39.964 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:39.964 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:27:39.964 DEBUG [main][MenuItemLookup] Found menu:'File' 13:27:39.964 DEBUG [main][MenuItemLookup] Item match:File 13:27:39.964 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:27:39.965 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:27:39.967 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:27:39.967 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:27:39.967 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:27:39.967 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:39.967 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:27:39.967 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:27:39.967 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:27:39.967 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:27:39.967 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:27:39.967 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:27:39.967 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:27:39.967 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:27:39.967 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:27:39.967 DEBUG [main][MenuItemLookup] Found menu:'File' 13:27:39.967 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:27:39.967 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:27:39.967 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:27:39.967 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:39.967 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:27:39.967 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:39.967 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:27:39.967 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:27:39.968 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:27:39.968 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:27:39.968 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:27:40.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:27:40.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 13:27:40.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:27:40.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:40.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:40.043 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:27:40.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:40.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:27:40.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:40.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:40.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:40.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:40.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:40.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:27:40.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:27:40.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:27:40.045 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:27:40.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:40.045 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:27:40.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:40.045 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:27:40.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:27:40.045 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:27:40.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:40.045 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:27:40.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:40.045 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:27:40.045 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:27:40.045 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:27:40.046 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:27:40.053 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:27:40.054 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:27:40.054 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:27:40.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) 13:27:40.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:40.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:40.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:40.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:40.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:40.055 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:27:40.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:40.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:40.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:40.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:40.132 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:40.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:40.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:40.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:27:40.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:27:40.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:27:40.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:40.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:40.133 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:27:40.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:40.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:27:40.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:40.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:40.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:40.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:40.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:27:40.180 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:27:40.181 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 13:27:40.187 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:27:40.187 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:27:40.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:27:40.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:40.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:40.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:40.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:40.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:40.209 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:27:40.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:40.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:40.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:40.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:40.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:27:40.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:27:40.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:40.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:27:40.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:40.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@465f35fc is found... 13:27:40.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@465f35fc is found finished successfully 13:27:40.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 13:27:40.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:40.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:40.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:40.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:40.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:40.720 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:40.720 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 13:27:40.720 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:27:40.728 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:40.728 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:27:40.728 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:27:40.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:27:40.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:40.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:40.729 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:27:40.729 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:27:40.729 DEBUG [main][MenuItemLookup] Found menu:'File' 13:27:40.729 DEBUG [main][MenuItemLookup] Item match:File 13:27:40.730 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:27:40.730 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:27:40.730 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:27:40.730 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:27:40.730 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:40.730 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:27:40.730 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:27:40.730 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:40.730 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:27:40.730 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:27:40.730 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:27:40.730 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:27:40.730 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:27:40.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:27:40.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:27:40.915 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:40.915 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:27:40.915 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:27:40.915 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:40.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:40.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:40.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:40.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:40.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:40.961 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:27:40.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:40.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:40.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:27:40.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:40.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:40.967 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:27:40.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') 13:27:40.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:40.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:41.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:41.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:41.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:41.031 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:41.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:41.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:41.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:41.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:41.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:41.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 13:27:41.032 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:41.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:41.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:41.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:41.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:41.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:41.033 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:41.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:41.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:41.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:41.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:41.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:41.034 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:27:41.035 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:41.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:41.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:41.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:41.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:41.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:41.036 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:27:41.037 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:41.037 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:41.037 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:41.037 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:27:41.037 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:27:41.037 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:27:41.037 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:41.037 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:41.037 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:41.037 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:41.037 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:41.037 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:41.037 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:27:41.037 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:27:41.038 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:27:41.038 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:41.038 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:41.038 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:41.038 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:27:41.038 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:41.038 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:41.038 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:41.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:27:42.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:27:42.040 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:27:42.040 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:42.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:42.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:42.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:42.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:42.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:42.040 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:27:42.041 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:42.041 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:42.041 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:42.041 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:27:42.042 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:27:42.042 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:27:42.042 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:42.042 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:42.042 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:42.042 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:42.042 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:42.042 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:42.042 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:27:42.042 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:27:42.042 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:27:42.042 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:42.042 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:42.042 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:42.042 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:27:42.042 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:42.042 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:42.042 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:42.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:27:42.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:27:42.044 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:42.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:42.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:42.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:42.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:42.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:42.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 13:27:42.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:42.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:42.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:42.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:42.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:42.546 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:42.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:42.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:42.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:42.547 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:42.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:42.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:42.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:42.548 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:27:42.548 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:42.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:42.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:42.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:42.549 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:27:42.550 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:42.550 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:42.550 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:42.550 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:27:42.550 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:27:42.550 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:42.550 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:42.550 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:42.550 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:42.550 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:42.550 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:42.550 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:42.550 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:27:42.550 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:27:42.550 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:42.550 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:42.550 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:42.550 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:42.551 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:42.551 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:42.551 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:42.551 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:42.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:27:44.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:27:44.052 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:27:44.052 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:44.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:44.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:44.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:44.053 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:27:44.054 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:44.054 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:44.054 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:44.054 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:27:44.054 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:27:44.054 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:44.054 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:44.054 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:44.054 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:44.054 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:44.054 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:44.054 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:44.054 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:27:44.054 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:27:44.054 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:44.054 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:44.054 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:44.054 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:44.054 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:44.054 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:44.054 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:44.054 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:44.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:27:44.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:27:44.055 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:44.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:44.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:44.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:44.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 13:27:44.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:44.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:44.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:44.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:44.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:44.056 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:27:44.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:27:44.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:44.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:44.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:27:44.557 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:27:44.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:44.557 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:27:44.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:44.557 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:27:44.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 13:27:44.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:44.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:44.561 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:27:44.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:44.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:44.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:27:44.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:44.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:44.565 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:27:44.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:27:44.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:44.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:44.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:44.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:44.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:44.585 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:44.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:44.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:44.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:44.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:44.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:44.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 13:27:44.586 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:44.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:44.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:44.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:44.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:44.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:44.587 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:44.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:44.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:44.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:44.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:44.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:44.588 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:27:44.588 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:44.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:44.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:44.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:44.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:44.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:44.588 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:27:44.589 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:44.589 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:44.589 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:44.589 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:27:44.589 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:27:44.589 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:44.589 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:44.589 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:44.589 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:44.589 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:44.589 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:44.589 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:44.589 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:27:44.589 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:27:44.589 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:44.589 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:44.589 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:44.589 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:44.590 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:44.590 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:44.590 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:44.590 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:44.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:27:46.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:27:46.091 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:27:46.091 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:46.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:46.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:46.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:46.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:46.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:46.092 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:27:46.092 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:46.092 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:46.092 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:46.092 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:27:46.093 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:27:46.093 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:46.093 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:46.093 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:46.093 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:46.093 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:46.093 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:46.093 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:46.093 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:27:46.093 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:27:46.093 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:46.093 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:46.093 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:46.093 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:46.093 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:46.093 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:46.093 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:46.093 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:46.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:27:46.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:27:46.093 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:46.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:46.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:46.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:46.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:46.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:46.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 13:27:46.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:46.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:46.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:46.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:46.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:46.095 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:27:46.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:27:46.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:46.095 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:27:46.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:46.096 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:27:46.096 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:27:46.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:46.096 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:27:46.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:46.096 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:27:46.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 13:27:46.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:46.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:46.115 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:27:46.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:46.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:46.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:27:46.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:46.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:46.119 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:27:46.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:27:46.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:46.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:46.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:46.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:46.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:46.125 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:46.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:46.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:46.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:46.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:46.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:46.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Warnings exists in Problems view.... 13:27:46.126 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:46.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:46.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:46.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:46.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:46.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:46.127 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:46.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:46.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:46.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:46.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:46.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:46.128 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:27:46.128 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:46.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:46.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:46.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:46.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:46.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:46.129 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:27:46.129 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:46.129 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:46.129 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:46.129 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:27:46.130 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:27:46.130 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:46.130 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:46.130 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:46.130 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:46.130 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:46.130 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:46.130 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:46.130 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:27:46.130 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:27:46.130 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:46.130 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:46.130 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:46.130 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:46.130 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:46.130 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:46.130 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:46.130 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:46.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:27:47.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:27:47.131 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:27:47.131 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:47.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:47.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:47.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:47.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:47.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:47.132 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:27:47.133 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:47.133 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:47.133 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:47.133 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:27:47.133 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:27:47.133 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:47.133 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:47.133 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:47.133 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:47.133 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:47.133 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:47.133 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:47.133 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:27:47.133 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:27:47.133 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:47.133 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:47.133 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:47.133 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:47.133 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:47.133 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:47.133 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:47.133 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:47.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:27:47.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:27:47.134 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:47.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:47.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:47.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:47.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:47.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:47.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 13:27:47.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:47.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:47.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:47.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:47.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:47.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Warnings exists in Problems view. finished successfully 13:27:47.136 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:47.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:47.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:47.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:47.137 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:27:47.137 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:47.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:47.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:47.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:47.137 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:27:47.138 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:47.138 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:47.138 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:47.138 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:27:47.138 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:27:47.138 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:47.138 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:47.138 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:47.138 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:47.139 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:47.139 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:47.139 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:47.139 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:27:47.139 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:27:47.139 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:47.139 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:47.139 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:47.139 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:47.139 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:47.139 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:47.139 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:47.139 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:47.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:27:48.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:27:48.640 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:27:48.640 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:48.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:48.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:48.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:48.641 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:27:48.642 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:48.642 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:48.642 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:48.642 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:27:48.642 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:27:48.642 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:48.642 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:48.642 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:48.642 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:48.642 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:48.642 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:48.642 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:48.642 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:27:48.642 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:27:48.642 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:48.642 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:48.642 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:48.642 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:48.642 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:48.642 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:48.642 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:48.642 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:48.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:27:48.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:27:48.642 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:48.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:48.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:48.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:48.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 13:27:48.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:48.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:48.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:48.643 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:27:48.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:27:48.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:48.643 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:27:48.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:48.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:27:48.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:27:48.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:48.643 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:27:48.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:48.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:27:48.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:27:48.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:48.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:48.650 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:27:48.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:27:48.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:48.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:48.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:48.655 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:48.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:48.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:48.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:48.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:48.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:48.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 13:27:48.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:48.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:48.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:48.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:27:48.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:48.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:48.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:48.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:27:48.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:48.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:48.679 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:27:48.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:27:48.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:48.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:48.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:48.682 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:48.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:48.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:48.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:48.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:48.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:48.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:27:48.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:48.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:48.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:48.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:27:48.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:48.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:48.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:48.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:27:48.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:48.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:48.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:27:48.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:27:48.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:48.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:48.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:48.692 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:48.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:48.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:48.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:48.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:48.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:48.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 13:27:48.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:48.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:48.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:48.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:27:48.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:48.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:48.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:48.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:27:48.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:48.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:48.715 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:27:48.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') 13:27:48.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:48.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:48.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:48.719 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:48.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:48.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:48.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:48.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:48.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:48.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 13:27:48.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:48.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:48.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:48.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:27:48.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:48.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:48.726 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:27:48.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') 13:27:48.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:48.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:48.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:48.746 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:48.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:48.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:48.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:48.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:48.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:48.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:27:48.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:48.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:48.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:48.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:27:48.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:48.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:48.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:48.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:27:48.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:48.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:48.753 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:27:48.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') 13:27:48.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:48.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:48.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:48.756 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:48.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:48.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:48.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:48.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:48.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:48.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:27:48.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:48.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:48.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:48.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:27:48.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:48.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:48.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:48.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:27:48.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:48.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:48.778 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:27:48.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') 13:27:48.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:48.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:48.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:48.781 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:48.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:48.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:48.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:48.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:48.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:48.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 13:27:48.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:48.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:48.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:48.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:48.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:48.783 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:48.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:48.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:48.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:48.784 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:27:48.784 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:48.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:48.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:48.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:48.785 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:27:48.785 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:48.785 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:48.785 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:48.786 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:27:48.786 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:27:48.786 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:48.786 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:48.786 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:48.786 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:48.786 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:48.786 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:48.786 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:48.786 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:27:48.786 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:27:48.786 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:48.786 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:48.786 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:48.786 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:48.786 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:48.786 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:48.786 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:48.786 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:48.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:27:49.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:27:49.787 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:27:49.787 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:49.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:49.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:49.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:49.788 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:27:49.789 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:49.789 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:49.789 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:49.789 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:27:49.789 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:27:49.789 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:49.789 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:49.789 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:49.789 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:49.789 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:49.789 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:49.789 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:49.789 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:27:49.789 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:27:49.789 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:49.789 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:49.789 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:49.789 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:49.789 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:49.789 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:49.789 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:49.789 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:49.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:27:49.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:27:49.789 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:49.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:49.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:49.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:49.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:27:49.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:49.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:49.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:49.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:49.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:49.790 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:49.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:49.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:49.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:49.791 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:27:49.791 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:49.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:49.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:49.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:49.792 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:27:49.792 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:49.792 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:49.792 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:49.792 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:27:49.793 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:27:49.793 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:49.793 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:49.793 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:49.793 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:49.793 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:49.793 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:49.793 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:49.793 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:27:49.793 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:27:49.793 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:49.793 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:49.793 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:49.793 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:49.793 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:49.793 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:49.793 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:49.793 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:49.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:27:51.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:27:51.294 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:27:51.294 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:51.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:51.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:51.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:51.295 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:27:51.296 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:51.296 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:51.296 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:51.296 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:27:51.296 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:27:51.296 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:51.296 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:51.296 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:51.296 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:51.296 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:51.296 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:51.296 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:51.296 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:27:51.296 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:27:51.296 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:51.296 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:51.296 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:51.296 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:51.296 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:51.296 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:51.296 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:51.296 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:51.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:27:51.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:27:51.296 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:51.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:51.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:51.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:51.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 13:27:51.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:51.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:51.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:51.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:51.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:51.297 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:27:51.297 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:27:51.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:51.297 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:27:51.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:51.297 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:27:51.297 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:27:51.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:51.297 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:27:51.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:51.298 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:27:51.298 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:51.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:51.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:51.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:51.298 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:27:51.298 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:51.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:51.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:51.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:51.299 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:27:51.300 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:51.300 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:51.300 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:51.300 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:27:51.300 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:27:51.300 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:51.300 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:51.300 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:51.300 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:51.300 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:51.300 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:51.300 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:51.300 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:27:51.300 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:27:51.300 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:51.300 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:51.300 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:51.300 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:51.300 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:51.300 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:51.300 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:51.300 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:51.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:27:52.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:27:52.301 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:27:52.301 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:52.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:52.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:52.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:52.302 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:27:52.303 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:52.303 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:52.303 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:52.303 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:27:52.303 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:27:52.303 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:52.303 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:52.303 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:52.303 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:52.303 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:52.303 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:52.303 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:52.303 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:27:52.303 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:27:52.303 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:52.303 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:52.303 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:52.303 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:52.303 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:52.303 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:52.303 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:52.303 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:52.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:27:52.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:27:52.303 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:52.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:52.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:52.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:52.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 13:27:52.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:52.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:52.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:52.304 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:27:52.304 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:27:52.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:52.305 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:27:52.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:52.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:27:52.305 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:27:52.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:52.305 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:27:52.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:52.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:27:52.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:27:52.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:52.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:52.310 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:27:52.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:27:52.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:52.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:52.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:52.314 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:52.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:52.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:52.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:52.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:52.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:52.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 13:27:52.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:52.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:52.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:52.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 13:27:52.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:52.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:52.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:52.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:27:52.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:52.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:52.343 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:27:52.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 '\*?\QProblems\E') 13:27:52.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:52.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:52.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:52.347 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:52.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:52.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:52.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:52.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:52.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:52.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 13:27:52.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:52.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:52.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:52.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 13:27:52.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:52.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:52.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:52.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:27:52.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:52.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:52.371 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:27:52.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') 13:27:52.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:52.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:52.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:52.375 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:52.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:52.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:52.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:52.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:52.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:52.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 13:27:52.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:52.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:52.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:52.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:27:52.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:52.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:52.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:52.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:27:52.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:52.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:52.382 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:27:52.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:27:52.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:52.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:52.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:52.386 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:52.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:52.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:52.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:52.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:52.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:52.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 13:27:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:52.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:52.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:52.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:27:52.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:52.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:52.409 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:27:52.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 '\*?\QProblems\E') 13:27:52.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:52.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:52.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:52.413 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:52.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:52.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:52.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:52.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:52.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:52.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 13:27:52.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:52.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:52.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:52.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 13:27:52.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:52.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:52.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:52.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:27:52.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:52.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:52.420 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:27:52.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 '\*?\QProblems\E') 13:27:52.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:52.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:52.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:52.440 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:52.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:52.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:52.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:52.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:52.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:52.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:27:52.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:52.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:52.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:52.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:27:52.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:52.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:52.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:52.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:27:52.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:52.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:52.448 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:27:52.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 '\*?\QProblems\E') 13:27:52.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:52.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:52.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:52.452 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:52.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:52.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:52.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:27:52.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:52.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:52.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:27:52.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:52.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:52.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:52.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:52.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:52.454 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:52.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:52.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:52.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:52.470 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:27:52.470 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:52.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:52.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:52.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:52.471 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:27:52.472 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:52.472 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:52.472 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:52.472 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:27:52.472 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:27:52.472 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:52.472 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:52.472 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:52.472 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:52.472 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:52.472 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:52.472 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:52.472 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:27:52.472 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:27:52.472 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:52.472 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:52.472 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:52.472 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:52.472 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:52.472 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:52.472 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:52.472 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:52.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:27:53.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:27:53.473 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:27:53.473 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:53.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:53.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:53.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:53.474 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:27:53.475 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:53.475 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:53.475 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:53.475 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:27:53.475 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:27:53.476 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:53.476 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:53.476 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:53.476 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:53.476 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:53.476 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:53.476 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:53.476 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:27:53.476 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:27:53.476 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:53.476 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:53.476 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:53.476 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:53.476 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:53.476 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:53.476 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:53.476 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:53.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:27:53.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:27:53.476 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:53.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:53.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:53.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:53.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 13:27:53.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:53.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:53.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:53.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:53.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:53.477 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:53.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:53.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:53.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:53.478 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:27:53.478 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:53.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:53.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:53.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:53.478 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:27:53.479 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:53.479 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:53.479 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:53.479 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:27:53.479 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:27:53.479 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:53.479 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:53.479 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:53.479 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:53.479 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:53.479 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:53.479 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:53.479 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:27:53.479 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:27:53.479 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:53.479 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:53.479 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:53.479 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:53.480 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:53.480 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:53.480 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:53.480 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:53.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:27:54.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:27:54.980 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:27:54.981 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:54.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:54.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:54.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:54.982 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:27:54.982 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:54.983 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:54.983 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:54.983 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:27:54.983 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:27:54.983 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:54.983 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:54.983 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:54.983 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:54.983 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:27:54.983 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:27:54.983 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:27:54.983 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:27:54.983 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:27:54.983 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:54.983 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:54.983 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:54.983 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:54.983 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:27:54.983 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:27:54.983 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:27:54.983 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:27:54.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:27:54.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:27:54.983 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:54.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:54.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:54.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:54.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:27:54.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:54.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:54.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:54.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:54.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:54.985 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:54.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:54.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:54.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:54.987 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:27:54.987 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:27:54.987 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:27:54.987 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:27:54.987 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:27:54.987 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:27:54.987 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:27:54.988 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:27:54.988 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:27:54.988 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:27:55.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:27:55.060 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 13:27:55.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:27:55.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:55.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:55.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:27:55.060 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:55.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:55.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:55.065 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:27:55.065 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:55.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:55.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:55.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:55.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:55.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:55.066 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:27:55.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:55.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:55.067 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:55.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:55.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:27:55.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:55.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:55.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:55.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:27:55.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:55.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:55.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:55.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:55.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:55.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:55.069 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:27:55.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:55.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:55.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:55.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:55.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:27:55.132 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 13:27:55.133 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:27:55.133 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:27:55.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:27:55.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:55.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:55.156 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:27:55.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:27:55.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:55.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:55.157 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:27:55.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:27:55.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:55.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:55.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:55.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:55.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:55.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:55.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:56.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:56.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:56.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:27:56.158 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:27:56.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:27:56.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:56.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:56.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 13:27:56.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:56.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:56.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:56.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:56.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:56.160 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:27:56.160 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:27:56.160 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:27:56.160 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:27:56.177 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:27:56.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:27:56.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:56.210 DEBUG [main][MenuItemLookup] Found menu:'New' 13:27:56.210 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:27:56.210 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:56.210 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:27:56.210 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:56.210 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:27:56.210 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:27:56.210 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:27:56.210 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:27:56.210 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:27:56.210 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:27:56.210 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:27:56.210 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:27:56.210 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:56.210 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:27:56.210 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:27:56.210 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:56.210 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:27:56.210 DEBUG [main][MenuItemLookup] Item match:Refresh 13:27:56.210 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:27:56.210 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:27:56.210 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:27:56.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:56.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:56.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:56.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:27:56.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:56.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:56.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:56.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:27:56.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:27:56.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:27:56.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:27:56.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:27:56.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:27:56.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:56.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:27:56.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:56.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:27:56.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:27:56.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:56.711 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:27:56.711 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:27:56.711 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:27:56.711 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:27:56.719 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:27:56.720 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:27:56.720 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:56.756 DEBUG [main][MenuItemLookup] Found menu:'New' 13:27:56.756 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:27:56.756 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:56.756 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:27:56.756 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:56.756 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:27:56.756 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:27:56.756 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:27:56.756 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:27:56.756 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:27:56.757 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:27:56.757 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:27:56.757 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:27:56.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 'Delete.*'] is available.... 13:27:57.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:27:57.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:27:57.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:57.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:57.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:57.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:57.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: 32) 13:27:57.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:57.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:57.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:57.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:27:57.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:57.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:57.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:57.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:57.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:57.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:57.382 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:27:57.383 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:27:57.383 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:27:57.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:57.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:57.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:57.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:57.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", Widget matcher matching widgets with style: 8) 13:27:57.383 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:57.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:57.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:57.383 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:27:57.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:57.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:57.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:57.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:57.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:57.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:57.384 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:27:57.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:57.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:57.384 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:57.384 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:57.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:27:57.387 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:27:57.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:27:57.888 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:27:57.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:57.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:57.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:57.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:27:57.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:27:57.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:27:57.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:27:57.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:27:57.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:27:57.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:27:57.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:27:57.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:27:57.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:57.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:27:57.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:57.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:27:57.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:27:57.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:57.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:27:57.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:57.888 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:57.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:57.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:57.888 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:27:57.889 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:57.889 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:27:57.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:27:57.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:57.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:57.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:57.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:57.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:57.893 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:27:57.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:57.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:57.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:57.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:57.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:57.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:57.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:27:57.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:57.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:57.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:57.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:57.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:57.901 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:27:57.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:27:57.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:57.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:27:57.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:57.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:57.927 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:27:57.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:57.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:57.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:57.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:57.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:57.928 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:57.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 '\*?\QProject Explorer\E') 13:27:57.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:57.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:57.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:57.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:57.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:27:57.929 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:27:57.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:27:57.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:57.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:27:57.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:27:57.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:27:57.938 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:27:57.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:27:57.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:57.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:27:57.956 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:27:57.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:27:57.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:27:57.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:27:57.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:57.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:57.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:57.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:57.957 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:57.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:57.957 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:57.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:57.958 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:27:57.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:57.958 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:57.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:57.958 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:57.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:57.958 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:57.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:57.958 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:27:57.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:57.958 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:57.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:57.958 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:57.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:57.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:57.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:57.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:57.959 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:57.959 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:27:57.959 DEBUG [main][MenuItemLookup] Found menu:'File' 13:27:57.959 DEBUG [main][MenuItemLookup] Item match:File 13:27:57.959 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:27:57.959 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:27:57.962 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:27:57.962 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:27:57.962 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:27:57.962 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:57.962 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:27:57.962 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:27:57.962 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:27:57.962 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:27:57.962 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:27:57.962 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:27:57.962 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:27:57.962 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:27:57.962 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:27:57.962 DEBUG [main][MenuItemLookup] Found menu:'File' 13:27:57.962 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:27:57.962 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:27:57.962 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:27:57.962 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:57.962 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:27:57.962 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:57.962 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:27:57.962 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:27:57.963 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:27:57.963 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:27:57.963 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:27:58.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:27:58.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:27:58.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:27:58.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:58.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:58.043 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:27:58.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:58.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:27:58.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:58.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:58.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:58.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:58.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:58.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:27:58.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:27:58.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:27:58.045 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:27:58.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:58.045 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:27:58.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:58.045 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:27:58.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:27:58.045 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:27:58.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:58.045 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:27:58.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:58.045 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:27:58.045 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:27:58.045 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:27:58.045 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:27:58.053 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:27:58.053 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:27:58.053 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:27:58.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) 13:27:58.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:58.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:58.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:58.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:58.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:58.055 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:27:58.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:58.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:58.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:58.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:58.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:58.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:58.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:58.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:27:58.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:27:58.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:27:58.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:58.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:58.267 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:27:58.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:58.282 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:27:58.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:27:58.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:58.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:58.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:58.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:58.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:27:58.288 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:27:58.290 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:27:58.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.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") 13:27:58.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:58.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:58.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:58.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:58.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:58.324 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:27:58.325 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:27:58.325 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:27:58.325 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:27:58.325 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:27:58.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:27:58.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:58.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:58.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:58.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:58.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:58.327 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:27:58.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:58.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:58.327 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:58.327 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:58.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:28:01.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:28:01.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:28:01.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:28:01.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:28:01.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:28:01.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:01.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:01.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:01.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:28:01.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:28:01.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:28:01.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:28:01.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:28:01.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:28:01.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:28:01.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:28:01.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:28:01.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:28:01.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:01.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:01.756 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:28:01.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:01.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:01.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:28:01.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:01.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:01.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:28:01.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:28:01.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:01.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:01.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:01.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:01.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:01.758 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:28:01.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:28:01.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:01.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:01.832 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:28:01.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:28:01.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:01.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:01.833 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:28:01.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:28:01.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:01.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:01.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:01.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:01.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:02.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:02.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:02.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:02.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:02.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:28:02.835 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:28:02.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:28:02.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:02.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:02.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:02.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:02.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:02.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:02.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:02.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:02.836 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:28:02.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:28:02.836 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:28:02.836 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:02.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:02.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:02.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:02.860 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:02.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:02.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:02.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:02.860 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:02.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:02.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:02.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:02.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:02.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:02.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:03.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:03.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:03.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:03.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:03.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:28:03.862 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:03.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:03.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:03.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:03.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 13:28:03.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:03.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:03.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:03.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:03.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:03.863 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:28:03.863 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:28:03.864 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:28:03.864 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:28:03.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:04.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:04.364 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:28:04.365 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:28:04.365 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:28:04.366 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:28:04.379 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:28:04.379 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:04.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:04.380 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:04.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:04.380 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:28:04.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:04.380 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:04.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:04.380 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:04.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:04.380 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:04.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:04.380 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:28:04.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:04.380 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:04.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:04.380 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:04.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:04.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:28:04.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:04.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:04.381 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:28:04.381 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:28:04.381 DEBUG [main][MenuItemLookup] Found menu:'File' 13:28:04.381 DEBUG [main][MenuItemLookup] Item match:File 13:28:04.382 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:28:04.382 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:28:04.385 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:28:04.385 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:28:04.385 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:28:04.385 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:04.385 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:28:04.385 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:28:04.385 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:28:04.385 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:28:04.385 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:28:04.385 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:28:04.385 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:28:04.385 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:28:04.385 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:28:04.385 DEBUG [main][MenuItemLookup] Found menu:'File' 13:28:04.385 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:28:04.385 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:28:04.385 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:28:04.385 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:04.385 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:28:04.385 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:04.385 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:28:04.385 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:28:04.385 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:28:04.385 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:28:04.385 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:28:04.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 'New|Select a wizard'] is available.... 13:28:04.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:28:04.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:28:04.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:04.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:04.462 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:28:04.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:04.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:28:04.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:04.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:04.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:04.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:04.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:04.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:28:04.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:28:04.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:28:04.464 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:28:04.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:04.464 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:28:04.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:04.464 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:28:04.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:28:04.464 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:28:04.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:04.464 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:28:04.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:04.464 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:28:04.464 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:28:04.464 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:28:04.465 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:28:04.472 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:28:04.472 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:28:04.472 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:28:04.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:28:04.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:04.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:04.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:04.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:04.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:04.474 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:28:04.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:04.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:04.474 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:04.474 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:04.549 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:04.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:04.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:04.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:28:04.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:28:04.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:28:04.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:04.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:04.551 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:28:04.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:04.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:28:04.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:04.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:04.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:04.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:04.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:28:04.578 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:28:04.579 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 13:28:04.585 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:28:04.585 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:28:04.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:28:04.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:04.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:04.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:04.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:04.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:04.588 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:28:04.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:04.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:04.588 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:04.588 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:04.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:28:05.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:28:05.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:28:05.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:28:05.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:28:05.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@28acf302 is found... 13:28:05.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@28acf302 is found finished successfully 13:28:05.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 13:28:05.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:05.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:05.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:05.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:05.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:05.226 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:05.226 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 13:28:05.226 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:28:05.261 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:05.261 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:28:05.263 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:28:05.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:05.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:05.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:05.264 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:05.264 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:05.264 DEBUG [main][MenuItemLookup] Found menu:'File' 13:28:05.264 DEBUG [main][MenuItemLookup] Item match:File 13:28:05.265 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:28:05.265 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:28:05.265 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:28:05.265 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:28:05.265 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:05.265 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:28:05.265 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:28:05.265 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:05.265 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:28:05.265 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:28:05.266 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:28:05.266 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:28:05.266 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:28:05.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:28:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:28:05.338 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:05.338 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:28:05.338 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:05.338 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:05.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:05.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:05.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:05.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:05.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:05.391 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:05.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:05.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:05.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:05.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:05.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:05.410 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:05.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:28:05.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:05.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:05.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:05.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:05.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:05.414 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:05.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:05.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:05.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:05.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:05.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:05.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 13:28:05.415 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:05.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:05.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:05.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:05.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:05.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:05.416 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:05.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:05.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:05.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:05.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:05.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:05.416 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:05.416 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:05.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:05.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:05.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:05.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:05.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:05.417 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:05.418 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:05.418 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:05.418 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:05.418 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:05.418 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:05.418 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:28:05.418 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:05.418 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:05.418 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:05.418 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:05.418 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:05.418 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:05.418 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:05.418 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:05.418 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:28:05.418 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:05.418 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:05.418 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:05.418 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:28:05.418 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:05.418 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:05.418 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:05.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:28:06.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:28:06.419 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:06.419 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:06.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:06.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:06.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:06.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:06.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:06.420 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:06.421 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:06.421 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:06.421 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:06.421 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:06.421 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:06.421 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:28:06.421 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:06.421 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:06.421 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:06.421 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:06.421 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:06.421 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:06.421 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:06.421 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:06.421 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:28:06.421 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:06.421 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:06.421 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:06.422 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:28:06.422 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:06.422 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:06.422 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:06.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:28:06.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:28:06.422 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:06.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:06.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:06.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:06.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:06.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:06.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:06.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:06.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:06.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:06.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:06.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:06.924 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:06.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:06.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:06.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:06.925 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:06.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:06.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:06.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:06.926 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:06.926 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:06.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:06.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:06.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:06.926 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:06.927 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:06.927 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:06.927 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:06.927 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:06.927 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:06.927 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:28:06.927 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:06.927 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:06.927 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:06.928 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:06.928 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:06.928 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:06.928 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:06.928 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:06.928 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:28:06.928 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:06.928 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:06.928 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:06.928 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:28:06.928 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:06.928 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:06.928 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:06.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:28:08.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:28:08.429 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:08.429 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:08.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:08.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:08.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:08.430 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:08.431 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:08.431 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:08.431 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:08.431 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:08.431 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:08.431 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:28:08.431 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:08.431 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:08.431 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:08.431 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:08.431 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:08.431 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:08.431 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:08.431 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:08.431 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:28:08.431 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:08.431 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:08.431 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:08.431 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:28:08.431 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:08.431 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:08.431 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:08.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:28:08.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:28:08.431 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:08.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:08.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:08.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:08.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:08.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:08.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:08.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:08.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:08.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:08.432 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:28:08.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:28:08.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:08.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:08.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:28:08.934 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:28:08.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:08.934 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:28:08.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:08.934 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:28:08.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 13:28:08.934 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:28:08.934 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:08.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:08.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:08.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:08.956 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:08.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:08.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:08.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:08.957 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:08.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:08.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:08.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:08.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:08.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:08.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:09.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:09.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:09.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:09.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:09.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:28:09.959 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:09.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:09.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:09.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:09.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 13:28:09.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:09.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:09.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:09.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:09.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:09.960 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:28:09.960 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:28:09.960 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:28:09.960 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:28:09.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:09.960 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 13:28:09.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:09.961 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:28:09.961 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:28:09.961 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:28:09.961 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:28:09.972 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:28:09.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'] 13:28:09.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:09.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:09.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:09.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:28:09.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:09.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:09.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:09.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'] 13:28:09.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:09.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'] 13:28:09.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:09.974 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:28:09.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:09.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'] 13:28:09.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:09.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'] 13:28:09.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:09.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:09.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:09.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:09.975 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:09.975 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:09.975 DEBUG [main][MenuItemLookup] Found menu:'File' 13:28:09.975 DEBUG [main][MenuItemLookup] Item match:File 13:28:09.976 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:28:09.976 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:28:09.978 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:28:09.978 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:28:09.978 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:28:09.978 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:09.978 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:28:09.978 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:28:09.978 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:28:09.978 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:28:09.978 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:28:09.978 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:28:09.978 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:28:09.978 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:28:09.978 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:28:09.978 DEBUG [main][MenuItemLookup] Found menu:'File' 13:28:09.978 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:28:09.978 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:28:09.978 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:28:09.978 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:09.978 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:28:09.978 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:09.978 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:28:09.978 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:28:09.996 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:28:09.996 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:28:09.997 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:28:10.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:28:10.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 13:28:10.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:28:10.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:10.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:10.072 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:28:10.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:10.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:28:10.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:10.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:10.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:10.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:10.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:10.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:28:10.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:28:10.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:28:10.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:28:10.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:10.074 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:28:10.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:10.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:28:10.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:28:10.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:28:10.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:10.074 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:28:10.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:10.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:28:10.075 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:28:10.075 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:28:10.075 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:28:10.075 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:28:10.075 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:28:10.075 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:28:10.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:28:10.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:10.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:10.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:10.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:10.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:10.076 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:28:10.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:10.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:10.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:10.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:10.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'] 13:28:10.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:10.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:10.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:28:10.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:28:10.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:28:10.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:10.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:10.156 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:28:10.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:10.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:28:10.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:10.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:10.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:10.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:10.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:28:10.163 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:28:10.164 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 13:28:10.180 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:28:10.180 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:28:10.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) 13:28:10.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:10.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:10.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:10.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:10.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:10.183 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:28:10.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:10.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:10.183 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:10.183 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:10.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:28:10.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:28:10.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:28:10.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:28:10.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:28:10.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@61d786f8 is found... 13:28:10.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@61d786f8 is found finished successfully 13:28:10.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 '\*?\QErrorTestClass.java\E') 13:28:10.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:10.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:10.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:10.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:10.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:10.690 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:10.690 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 13:28:10.690 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:28:10.695 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:10.695 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:28:10.695 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:28:10.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:28:10.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:10.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:10.696 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:28:10.696 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:28:10.696 DEBUG [main][MenuItemLookup] Found menu:'File' 13:28:10.696 DEBUG [main][MenuItemLookup] Item match:File 13:28:10.697 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:28:10.697 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:28:10.697 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:28:10.697 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:28:10.697 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:10.697 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:28:10.697 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:28:10.697 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:10.697 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:28:10.697 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:28:10.697 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:28:10.697 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:28:10.697 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:28:10.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:28:10.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:28:10.734 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:10.734 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:28:10.734 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:10.734 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:10.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:10.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:10.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:10.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:10.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:10.776 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:10.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:10.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:10.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:28:10.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:10.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:10.781 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:28:10.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:28:10.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:10.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:10.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:10.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:10.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:10.784 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:10.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:10.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:10.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:28:10.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:10.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:10.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 13:28:10.785 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:10.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:10.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:10.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:28:10.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:10.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:10.786 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:10.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:10.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:10.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:28:10.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:10.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:10.786 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:10.786 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:10.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:10.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:10.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:28:10.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:10.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:10.787 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:10.788 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:10.788 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:10.788 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:10.788 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:10.788 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:10.788 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:28:10.788 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:10.788 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:10.788 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:10.788 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:10.788 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:10.788 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:10.788 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:10.788 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:10.788 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:28:10.788 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:10.788 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:10.788 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:10.788 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:28:10.788 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:10.788 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:10.788 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:10.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:28:11.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:28:11.789 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:11.789 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:11.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:11.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:11.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:28:11.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:11.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:11.790 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:11.791 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:11.792 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:11.792 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:11.792 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:11.792 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:11.792 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:28:11.792 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:11.792 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:11.792 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:11.792 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:11.792 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:11.792 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:11.792 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:11.792 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:11.792 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:28:11.792 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:11.792 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:11.792 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:11.792 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:28:11.792 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:11.792 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:11.792 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:11.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:28:11.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:28:11.793 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:11.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:11.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:11.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:28:11.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:11.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:11.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:11.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:11.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:11.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:11.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:11.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:12.295 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:12.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:12.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:12.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:12.296 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:12.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:12.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:12.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:12.297 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:12.297 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:12.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:12.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:12.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:12.297 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:12.298 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:12.298 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:12.298 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:12.298 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:12.298 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:12.299 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:28:12.299 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:12.299 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:12.299 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:12.299 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:12.299 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:12.299 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:12.299 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:12.299 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:12.299 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:28:12.299 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:12.299 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:12.299 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:12.299 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:28:12.299 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:12.299 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:12.299 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:12.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:28:13.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:28:13.800 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:13.800 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:13.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:13.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:13.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:13.801 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:13.801 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:13.801 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:13.801 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:13.802 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:13.802 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:13.802 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:28:13.802 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:13.802 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:13.802 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:13.802 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:13.802 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:13.802 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:13.802 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:13.802 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:13.802 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:28:13.802 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:13.802 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:13.802 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:13.802 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:28:13.802 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:13.802 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:13.802 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:13.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:28:13.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:28:13.802 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:13.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:13.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:13.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:13.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 13:28:13.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:13.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:13.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:13.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:13.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:13.803 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:28:13.803 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:28:13.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:13.803 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:28:13.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:13.803 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:28:13.803 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:28:13.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:13.803 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:28:13.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:13.803 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:28:13.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 13:28:13.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:13.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:13.809 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:13.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:13.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:13.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:28:13.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:13.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:13.814 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:28:13.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:28:13.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:13.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:13.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:13.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:13.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:13.818 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:13.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:13.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:13.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:28:13.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:13.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:13.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 2... 13:28:13.818 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:13.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:13.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:13.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:28:13.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:13.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:13.819 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:13.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:13.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:13.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:28:13.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:13.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:13.820 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:13.820 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:13.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:13.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:13.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:28:13.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:13.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:13.820 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:13.821 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:13.821 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:13.821 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:13.821 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:13.821 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:13.821 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:28:13.821 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:13.821 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:13.821 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:13.821 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:13.821 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:13.821 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:13.821 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:13.821 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:13.821 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:28:13.821 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:13.821 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:13.821 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:13.821 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:28:13.821 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:13.821 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:13.821 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:13.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:28:14.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:28:14.839 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:14.839 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:14.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:14.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:14.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:28:14.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:14.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:14.840 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:14.841 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:14.842 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:14.842 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:14.842 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:14.842 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:14.842 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:28:14.842 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:14.842 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:14.842 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:14.842 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:14.842 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:14.842 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:14.842 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:14.842 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:14.842 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:28:14.842 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:14.842 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:14.842 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:14.842 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:28:14.842 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:14.842 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:14.842 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:14.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:28:14.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:28:14.842 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:14.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:14.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:14.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:28:14.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:14.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:14.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:14.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:14.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:14.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:14.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:14.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:14.845 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:28:14.845 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:28:14.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:14.846 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:28:14.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:14.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:28:14.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:28:14.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:14.846 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:28:14.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:14.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:28:14.846 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:14.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:14.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:14.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:14.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 13:28:14.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:14.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:14.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:14.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:14.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:14.847 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:28:14.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:28:14.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:14.847 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:28:14.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:14.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:28:14.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:28:14.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:14.847 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:28:14.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:14.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:28:14.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 2. Expected number of problems is: 2 finished successfully 13:28:14.847 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:14.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:14.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:14.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:14.849 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:28:14.849 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:28:14.849 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:28:14.849 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:28:14.849 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:28:14.849 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:28:14.849 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:28:14.849 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:28:14.849 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:28:14.849 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:28:14.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:28:14.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 13:28:14.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:28:14.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:14.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:14.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:28:14.929 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:28:14.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:28:14.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:28:14.930 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:28:14.930 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:28:14.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:14.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:14.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:14.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:14.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:14.931 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:28:14.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:14.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:14.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:14.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:14.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", Widget matcher matching widgets with style: 8) 13:28:14.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:28:14.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:28:14.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:28:14.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:28:14.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:28:14.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:14.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:14.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:14.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:14.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:14.935 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:28:14.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:14.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:14.935 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:14.935 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:14.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:28:14.992 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 13:28:14.992 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:28:14.992 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:14.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:15.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:15.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:15.016 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:15.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:15.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:15.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:15.017 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:15.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:15.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:15.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:15.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:15.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:15.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:15.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:15.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:16.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:16.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:16.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:28:16.019 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:16.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:16.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:16.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:16.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:16.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:16.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:16.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:16.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:16.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:16.020 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:28:16.020 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:28:16.020 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:28:16.020 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:28:16.028 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:28:16.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:28:16.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:16.064 DEBUG [main][MenuItemLookup] Found menu:'New' 13:28:16.064 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:28:16.064 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:16.064 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:28:16.064 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:16.064 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:28:16.064 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:28:16.064 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:28:16.064 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:28:16.064 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:28:16.064 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:28:16.064 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:28:16.064 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:28:16.064 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:16.064 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:28:16.064 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:28:16.064 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:16.064 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:28:16.064 DEBUG [main][MenuItemLookup] Item match:Refresh 13:28:16.064 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:28:16.064 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:28:16.064 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:28:16.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:28:16.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:16.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:16.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:28:16.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:16.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:16.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:16.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:28:16.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:28:16.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:28:16.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:28:16.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:28:16.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:28:16.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:28:16.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:28:16.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:28:16.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:28:16.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:28:16.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:28:16.565 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:28:16.565 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:28:16.565 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:28:16.565 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:28:16.572 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:28:16.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:28:16.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:16.602 DEBUG [main][MenuItemLookup] Found menu:'New' 13:28:16.602 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:28:16.602 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:16.603 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:28:16.603 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:16.603 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:28:16.603 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:28:16.603 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:28:16.603 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:28:16.603 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:28:16.603 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:28:16.603 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:28:16.603 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:28:16.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:28:17.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. finished successfully 13:28:17.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:28:17.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:17.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:17.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:17.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:17.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:28:17.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:28:17.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:28:17.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:28:17.257 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:28:17.257 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:28:17.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:17.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:17.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:17.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:17.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:17.258 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:28:17.258 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:28:17.258 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:28:17.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:17.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:17.258 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:17.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:17.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:28:17.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:28:17.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:28:17.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:28:17.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:28:17.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:28:17.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:17.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:17.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:17.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:17.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:17.259 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:28:17.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:17.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:17.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:17.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:17.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:28:17.263 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:28:17.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:28:17.763 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:28:17.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:28:17.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:17.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:17.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:17.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:28:17.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:28:17.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:28:17.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:28:17.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:28:17.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:28:17.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:28:17.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:28:17.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:28:17.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:28:17.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:28:17.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:28:17.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:28:17.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:28:17.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:28:17.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:28:17.763 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:28:17.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:28:17.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:28:17.764 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:28:17.764 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:28:17.764 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:28:17.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:28:17.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:28:17.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:28:17.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:28:17.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:17.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:17.772 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:17.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:17.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:17.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:28:17.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:17.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:17.778 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:28:17.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') 13:28:17.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:17.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:17.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:17.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:17.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:17.783 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:17.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:17.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:17.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:17.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:17.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:17.808 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:28:17.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:17.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:17.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:28:17.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:17.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:17.809 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:28:17.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') 13:28:17.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:17.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:17.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:17.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:17.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:17.810 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:17.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:17.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:17.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:28:17.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:17.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:17.819 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:17.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:17.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:17.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:28:17.819 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:17.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:17.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:17.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:28:17.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:17.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:17.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:17.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:17.839 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:17.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:17.839 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:17.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:17.840 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:28:17.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:17.840 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:17.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:17.840 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:17.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:17.840 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:17.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:17.840 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:28:17.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:17.840 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:17.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:17.840 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:17.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:17.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:28:17.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:17.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:17.840 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:28:17.841 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:28:17.841 DEBUG [main][MenuItemLookup] Found menu:'File' 13:28:17.841 DEBUG [main][MenuItemLookup] Item match:File 13:28:17.841 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:28:17.841 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:28:17.844 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:28:17.844 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:28:17.844 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:28:17.844 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:17.844 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:28:17.844 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:28:17.844 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:28:17.844 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:28:17.844 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:28:17.844 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:28:17.844 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:28:17.844 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:28:17.844 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:28:17.844 DEBUG [main][MenuItemLookup] Found menu:'File' 13:28:17.844 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:28:17.844 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:28:17.844 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:28:17.844 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:17.844 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:28:17.844 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:17.844 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:28:17.844 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:28:17.844 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:28:17.844 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:28:17.845 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:28:17.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:28:17.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. finished successfully 13:28:17.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:28:17.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:17.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:17.921 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:28:17.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:17.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:28:17.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:17.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:17.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:17.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:17.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:17.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:28:17.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:28:17.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:28:17.923 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:28:17.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:17.923 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:28:17.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:17.923 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:28:17.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:28:17.923 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:28:17.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:17.923 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:28:17.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:17.923 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:28:17.924 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:28:17.924 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:28:17.924 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:28:17.927 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:28:17.927 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:28:17.927 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:28:17.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.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:28:17.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:17.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:17.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:17.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:17.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:17.933 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:28:17.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:17.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:17.933 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:17.933 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:18.143 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:18.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:18.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:18.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:28:18.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:28:18.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:28:18.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:18.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:18.149 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:28:18.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:18.150 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:28:18.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.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:28:18.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:18.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:18.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:18.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:18.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:28:18.166 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:28:18.167 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:28:18.211 DEBUG [WorkbenchTestable][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") 13:28:18.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:18.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:18.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:18.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:18.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:18.214 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:28:18.214 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:28:18.214 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:28:18.214 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:28:18.214 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:28:18.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:28:18.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:18.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:18.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:18.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:18.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:18.216 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:28:18.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:18.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:18.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:18.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:18.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:28:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:28:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:28:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:28:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:28:21.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:21.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:21.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:28:21.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:21.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:28:21.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:28:21.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:28:21.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:28:21.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:28:21.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:28:21.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:28:21.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:28:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:28:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:28:21.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:21.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:21.257 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:28:21.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:21.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:21.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:28:21.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:21.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:21.258 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:28:21.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:28:21.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:21.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:21.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:21.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:21.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:21.259 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:28:21.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:28:21.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:21.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:21.318 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:28:21.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:28:21.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:21.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:21.318 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:28:21.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:28:21.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:21.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:21.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:21.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:21.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:21.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:21.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:22.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:22.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:22.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:28:22.320 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:28:22.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:28:22.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:22.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:22.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 13:28:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:22.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:22.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:22.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:22.321 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:28:22.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:28:22.322 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:22.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:22.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:22.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:22.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 13:28:22.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:22.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:22.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:22.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:22.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:22.341 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:22.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:22.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:22.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:22.343 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:28:22.343 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:28:22.343 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:28:22.343 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:28:22.343 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:28:22.343 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:28:22.343 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:28:22.343 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:28:22.343 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:28:22.343 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:28:22.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:28:22.399 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 13:28:22.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:28:22.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:22.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:22.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:28:22.399 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:28:22.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:28:22.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:28:22.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:28:22.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:28:22.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:22.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:22.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:22.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:22.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:22.400 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:28:22.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:22.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:22.400 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:22.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:22.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:28:22.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:28:22.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:28:22.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:28:22.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:28:22.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:28:22.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:22.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:22.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:22.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:22.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:22.403 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:28:22.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:22.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:22.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:22.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:22.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:28:22.438 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 13:28:22.438 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:28:22.438 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:22.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:22.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:22.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:22.461 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:22.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:22.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:22.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:22.462 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:22.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:22.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:22.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:22.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:22.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:22.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:22.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:22.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:23.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:23.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:23.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:28:23.463 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:23.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:23.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:23.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:23.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 13:28:23.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:23.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:23.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:23.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:23.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:23.464 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:28:23.465 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:28:23.465 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:28:23.465 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:28:23.477 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:28:23.478 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:28:23.478 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:23.510 DEBUG [main][MenuItemLookup] Found menu:'New' 13:28:23.510 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:28:23.510 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:23.510 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:28:23.510 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:23.510 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:28:23.510 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:28:23.510 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:28:23.510 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:28:23.510 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:28:23.510 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:28:23.510 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:28:23.510 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:28:23.510 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:23.510 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:28:23.510 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:28:23.510 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:23.510 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:28:23.510 DEBUG [main][MenuItemLookup] Item match:Refresh 13:28:23.511 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:28:23.511 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:28:23.511 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:28:23.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:28:23.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:28:24.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:24.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:24.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:24.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:28:24.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:28:24.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:28:24.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:28:24.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:28:24.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:28:24.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:28:24.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:28:24.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:28:24.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:28:24.011 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:28:24.011 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:28:24.011 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:28:24.011 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:28:24.019 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:28:24.019 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:28:24.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:24.052 DEBUG [main][MenuItemLookup] Found menu:'New' 13:28:24.052 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:28:24.052 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:24.052 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:28:24.052 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:24.052 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:28:24.053 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:28:24.053 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:28:24.053 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:28:24.053 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:28:24.053 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:28:24.053 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:28:24.053 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:28:24.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 'Delete.*'] is available.... 13:28:24.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:28:24.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:28:24.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:24.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:24.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:24.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:24.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: 32) 13:28:24.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:28:24.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:28:24.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:28:24.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:28:24.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:28:24.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:24.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:24.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:24.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:24.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:24.687 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:28:24.687 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:28:24.687 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:28:24.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:24.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:24.687 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:24.687 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:24.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 "OK", Widget matcher matching widgets with style: 8) 13:28:24.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:28:24.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:28:24.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:28:24.687 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:28:24.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:28:24.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:24.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:24.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:24.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:24.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:24.688 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:28:24.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:24.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:24.688 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:24.688 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:24.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:28:24.692 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:28:25.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:28:25.192 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:28:25.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:28:25.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:25.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:25.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:25.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:28:25.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:28:25.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:28:25.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:28:25.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:28:25.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:28:25.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:28:25.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:28:25.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:28:25.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:28:25.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:28:25.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:28:25.192 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:28:25.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:28:25.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:28:25.193 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:28:25.193 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:28:25.193 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:28:25.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:28:25.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:28:25.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:28:25.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:28:25.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:25.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:25.197 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:25.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:25.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:25.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:28:25.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:25.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:25.201 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:28:25.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 '\*?\QProblems\E') 13:28:25.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:25.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:25.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:25.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:25.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:25.204 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:25.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:25.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:25.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:25.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:25.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:25.228 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:28:25.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:25.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:25.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:28:25.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:25.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:25.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:28:25.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:28:25.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:25.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:25.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:25.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:25.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:25.230 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:25.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:25.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:25.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:28:25.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:25.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:25.238 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:25.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:25.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:25.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:28:25.239 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:25.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:25.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:25.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:28:25.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:25.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:25.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:25.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:25.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:25.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:25.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:25.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:25.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:28:25.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:25.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:25.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:25.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:25.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:25.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:25.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:25.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:28:25.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:25.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:25.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:25.241 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:25.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:25.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:28:25.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:25.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:25.241 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:28:25.241 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:28:25.241 DEBUG [main][MenuItemLookup] Found menu:'File' 13:28:25.241 DEBUG [main][MenuItemLookup] Item match:File 13:28:25.242 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:28:25.242 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:28:25.245 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:28:25.245 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:28:25.245 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:28:25.245 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:25.245 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:28:25.245 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:28:25.245 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:28:25.245 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:28:25.245 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:28:25.245 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:28:25.245 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:28:25.245 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:28:25.245 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:28:25.245 DEBUG [main][MenuItemLookup] Found menu:'File' 13:28:25.245 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:28:25.245 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:28:25.245 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:28:25.245 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:25.245 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:28:25.245 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:25.245 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:28:25.245 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:28:25.262 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:28:25.262 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:28:25.262 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:28:25.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:28:25.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:28:25.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:28:25.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:25.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:25.338 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:28:25.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:25.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:28:25.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:25.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:25.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:25.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:25.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:25.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:28:25.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:28:25.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:28:25.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:28:25.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:25.340 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:28:25.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:25.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:28:25.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:28:25.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:28:25.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:25.341 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:28:25.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:25.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:28:25.341 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:28:25.341 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:28:25.341 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:28:25.341 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:28:25.341 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:28:25.341 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:28:25.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) 13:28:25.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:25.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:25.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:25.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:25.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:25.343 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:28:25.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:25.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:25.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:25.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:25.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:25.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:25.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:25.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:28:25.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:28:25.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:28:25.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:25.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:25.556 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:28:25.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:25.556 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:28:25.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:28:25.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:25.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:25.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:25.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:25.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:28:25.558 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:28:25.559 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:28:25.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 13:28:25.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:25.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:25.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:25.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:25.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:25.595 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:28:25.596 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:28:25.596 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:28:25.596 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:28:25.596 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:28:25.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:28:25.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:25.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:25.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:25.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:25.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:25.597 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:28:25.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:25.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:25.598 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:25.598 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:25.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:28:28.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:28:28.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:28:28.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:28:28.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:28:28.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:28.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:28.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:28.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:28:28.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:28:28.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:28:28.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:28:28.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:28:28.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:28:28.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:28:28.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:28:28.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:28:28.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:28:28.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:28:28.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:28.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:28.957 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:28:28.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:28.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:28.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:28:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:28.958 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:28:28.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:28:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:28.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:28.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:28.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:28.959 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:28:28.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:28:28.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:28.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:28.995 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:28:28.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:28:28.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:28.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:28.996 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:28:28.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:28:28.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:28.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:28.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:28.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:28.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:29.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:29.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:29.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:29.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:30.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:30.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:30.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:28:30.498 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:28:30.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:28:30.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:30.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:30.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:30.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:30.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:30.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:30.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:30.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:30.499 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:28:30.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:28:30.499 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:30.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:30.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:30.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:30.533 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:28:30.533 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:28:30.533 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:28:30.533 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:28:30.533 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:28:30.533 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:28:30.533 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:28:30.534 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:28:30.534 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:28:30.534 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:28:30.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:28:30.597 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 13:28:30.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:28:30.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:30.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:30.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:28:30.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:28:30.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:28:30.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:28:30.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:28:30.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:28:30.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:30.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:30.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:30.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:30.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:30.598 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:28:30.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:30.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:30.598 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:30.598 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:30.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:28:30.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:28:30.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:28:30.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:28:30.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:28:30.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:28:30.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:30.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:30.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:30.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:30.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:30.617 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:28:30.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:30.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:30.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:30.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:30.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:28:30.670 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 13:28:30.670 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:30.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:30.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:30.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:30.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 13:28:30.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:30.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:30.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:30.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:30.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:30.671 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:30.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:30.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:30.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:30.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 13:28:30.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:30.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:30.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:30.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:30.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:30.673 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:30.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:30.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:30.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:30.674 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:28:30.674 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:28:30.674 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:28:30.674 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:28:30.674 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:28:30.674 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:28:30.674 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:28:30.674 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:28:30.674 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:28:30.674 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:28:30.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:28:30.770 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 13:28:30.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:28:30.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:30.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:30.770 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 13:28:30.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:28:30.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:28:30.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:28:30.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:28:30.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:28:30.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:30.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:28:30.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:28:30.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:30.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:28:30.772 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 2] 'Resource', 'Location') 13:28:30.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:28:30.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:28:30.772 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3) 13:28:30.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:28:30.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:28:30.773 TRACE [main][WidgetHandler] Notify Table with event 13 13:28:30.773 TRACE [main][WidgetHandler] Wait for synchronization 13:28:30.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "<- Hide ") 13:28:30.773 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:28:30.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:28:30.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:28:30.774 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:28:30.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:28:30.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:30.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:30.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:30.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:30.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:30.775 INFO [WorkbenchTestable][AbstractButton] Click button <- &Hide 13:28:30.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:30.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:30.775 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:30.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:30.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:28:30.785 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:28:30.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:28:30.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:28:30.785 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:28:30.785 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:28:30.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:30.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:30.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:30.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:30.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:30.786 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:28:30.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:30.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:30.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:30.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:30.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:28:30.838 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 13:28:30.839 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:30.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:30.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:30.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:30.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 13:28:30.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:30.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:30.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:30.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:30.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:30.840 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:30.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:30.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:30.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:30.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 13:28:30.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:30.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:30.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:30.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:30.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:30.841 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:30.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:30.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:30.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:30.842 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:28:30.842 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:28:30.842 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:28:30.842 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:28:30.843 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:28:30.843 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:28:30.843 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:28:30.843 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:28:30.843 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:28:30.843 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:28:30.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:28:30.937 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 13:28:30.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:28:30.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:30.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:30.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 "Restore Defaults") 13:28:30.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:28:30.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:28:30.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:28:30.938 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:28:30.938 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:28:30.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:30.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:30.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:30.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:30.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:30.939 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:28:30.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:30.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:30.939 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:30.939 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:30.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:28:30.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:28:30.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:28:30.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:28:30.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:28:30.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:28:30.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:30.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:30.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:30.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:30.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:30.950 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:28:30.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:30.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:30.950 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:30.950 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:31.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:28:31.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 13:28:31.013 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:28:31.013 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:31.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:31.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:31.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:31.044 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:31.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:31.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:31.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:31.045 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:31.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:31.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:31.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:31.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:31.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:31.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:31.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:31.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:32.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:32.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:32.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:28:32.047 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:32.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:32.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:32.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:32.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 13:28:32.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:32.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:32.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:32.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:32.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:32.048 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:28:32.048 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:28:32.048 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:28:32.048 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:28:32.059 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:28:32.060 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:28:32.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:32.091 DEBUG [main][MenuItemLookup] Found menu:'New' 13:28:32.091 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:28:32.091 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:32.091 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:28:32.091 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:32.091 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:28:32.091 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:28:32.091 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:28:32.091 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:28:32.091 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:28:32.091 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:28:32.091 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:28:32.091 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:28:32.091 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:32.091 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:28:32.091 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:28:32.091 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:32.091 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:28:32.091 DEBUG [main][MenuItemLookup] Item match:Refresh 13:28:32.091 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:28:32.091 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:28:32.091 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:28:32.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:28:32.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:32.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:32.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:28:32.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:32.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:32.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:32.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:28:32.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:28:32.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:28:32.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:28:32.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:28:32.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:28:32.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:28:32.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:28:32.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:28:32.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:28:32.592 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:28:32.592 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:28:32.592 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:28:32.592 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:28:32.599 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:28:32.600 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:28:32.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:32.630 DEBUG [main][MenuItemLookup] Found menu:'New' 13:28:32.630 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:28:32.630 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:32.630 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:28:32.630 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:32.630 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:28:32.630 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:28:32.630 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:28:32.630 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:28:32.630 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:28:32.630 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:28:32.630 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:28:32.631 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:28:32.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:28:33.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 'Delete.*'] is available. finished successfully 13:28:33.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:28:33.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:33.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:33.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:33.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:33.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) 13:28:33.248 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:28:33.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:28:33.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:28:33.248 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:28:33.248 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:28:33.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:33.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:33.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:33.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:33.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:33.249 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:28:33.249 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:28:33.249 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:28:33.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:33.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:33.249 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:33.249 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:33.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", Widget matcher matching widgets with style: 8) 13:28:33.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:28:33.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:28:33.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:28:33.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:28:33.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:28:33.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:33.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:33.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:33.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:33.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:33.250 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:28:33.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:33.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:33.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:33.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:33.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:28:33.254 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:28:33.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:28:33.754 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:28:33.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:28:33.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:33.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:33.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:33.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:28:33.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:28:33.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:28:33.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:28:33.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:28:33.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:28:33.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:28:33.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:28:33.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:28:33.754 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:28:33.754 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:28:33.754 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:28:33.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:28:33.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:28:33.755 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:28:33.755 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:28:33.755 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:28:33.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:28:33.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:28:33.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:28:33.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:28:33.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:33.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:33.762 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:33.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:33.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:33.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:28:33.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:33.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:33.769 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:28:33.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:28:33.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:33.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:33.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:33.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:33.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:33.787 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:33.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:33.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:33.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:33.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:33.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:33.816 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:28:33.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:33.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:33.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:28:33.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:33.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:33.818 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:28:33.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:28:33.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:33.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:33.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:33.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:33.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:33.818 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:33.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:33.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:33.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:28:33.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:33.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:33.829 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:33.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:33.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:33.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:28:33.830 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:33.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:33.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:33.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:28:33.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:33.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:33.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:33.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:33.831 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:33.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:33.847 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:33.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:33.848 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:28:33.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:33.848 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:33.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:33.848 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:33.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:33.848 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:33.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:33.848 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:28:33.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:33.848 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:33.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:33.848 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:33.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:33.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:28:33.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:33.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:33.849 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:28:33.849 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:28:33.849 DEBUG [main][MenuItemLookup] Found menu:'File' 13:28:33.849 DEBUG [main][MenuItemLookup] Item match:File 13:28:33.849 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:28:33.849 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:28:33.852 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:28:33.852 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:28:33.852 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:28:33.852 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:33.852 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:28:33.852 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:28:33.852 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:28:33.852 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:28:33.852 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:28:33.852 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:28:33.852 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:28:33.852 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:28:33.852 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:28:33.852 DEBUG [main][MenuItemLookup] Found menu:'File' 13:28:33.852 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:28:33.852 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:28:33.852 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:28:33.852 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:33.852 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:28:33.852 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:33.852 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:28:33.852 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:28:33.853 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:28:33.853 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:28:33.853 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:28:33.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.... 13:28:33.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:28:33.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:28:33.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:33.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:33.930 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:28:33.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:33.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:28:33.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:33.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:33.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:33.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:33.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:33.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:28:33.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:28:33.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:28:33.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:28:33.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:33.932 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:28:33.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:33.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:28:33.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:28:33.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:28:33.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:33.932 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:28:33.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:33.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:28:33.932 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:28:33.932 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:28:33.932 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:28:33.932 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:28:33.932 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:28:33.932 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:28:33.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:28:33.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:33.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:33.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:33.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:33.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:33.933 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:28:33.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:33.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:33.933 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:33.933 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:34.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'] 13:28:34.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:34.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:34.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:28:34.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:28:34.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:28:34.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:34.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:34.143 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:28:34.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:34.143 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:28:34.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:28:34.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:34.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:34.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:34.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:34.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:28:34.145 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:28:34.146 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:28:34.177 DEBUG [WorkbenchTestable][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") 13:28:34.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:34.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:34.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:34.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:34.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:34.180 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:28:34.185 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:28:34.185 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:28:34.185 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:28:34.185 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:28:34.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:28:34.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:34.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:34.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:34.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:34.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:34.194 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:28:34.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:34.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:34.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:34.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:34.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:28:37.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:28:37.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:28:37.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:28:37.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:28:37.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:37.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:37.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:28:37.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:37.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:28:37.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:28:37.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:28:37.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:28:37.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:28:37.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:28:37.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:28:37.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:28:37.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:28:37.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:37.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:37.244 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:28:37.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:37.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:37.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:28:37.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:37.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:37.244 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:28:37.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 '\*?\QPackage Explorer\E') 13:28:37.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:37.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:37.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:37.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:37.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:37.246 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:28:37.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:28:37.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:37.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:37.324 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:28:37.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:28:37.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:37.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:37.324 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:28:37.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:28:37.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:37.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:37.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:37.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:37.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:37.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:37.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:38.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:38.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:38.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:28:38.326 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:28:38.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:28:38.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:38.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:38.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 13:28:38.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:38.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:38.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:38.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:38.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:38.328 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:28:38.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:28:38.328 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:28:38.328 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:38.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:38.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:38.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:38.351 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:38.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:38.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:38.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:38.351 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:38.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:38.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:38.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:38.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:38.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:38.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:38.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:38.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:39.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:39.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:39.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:28:39.353 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:39.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:39.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:39.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:39.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:39.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:39.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:39.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:39.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:39.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:39.354 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:28:39.354 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:28:39.355 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:28:39.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:28:39.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:39.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:39.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:28:39.856 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:28:39.856 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:28:39.857 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:28:39.864 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:28:39.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'] 13:28:39.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:39.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'] 13:28:39.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:39.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:28:39.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:39.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:39.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:39.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:39.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:39.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:39.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:39.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:28:39.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:39.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:39.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:39.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:39.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:39.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:28:39.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:39.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:39.870 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:28:39.870 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:28:39.870 DEBUG [main][MenuItemLookup] Found menu:'File' 13:28:39.870 DEBUG [main][MenuItemLookup] Item match:File 13:28:39.871 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:28:39.871 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:28:39.873 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:28:39.873 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:28:39.873 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:28:39.873 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:39.873 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:28:39.873 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:28:39.873 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:28:39.873 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:28:39.873 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:28:39.873 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:28:39.873 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:28:39.873 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:28:39.873 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:28:39.873 DEBUG [main][MenuItemLookup] Found menu:'File' 13:28:39.873 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:28:39.873 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:28:39.873 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:28:39.873 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:39.873 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:28:39.873 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:39.873 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:28:39.873 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:28:39.874 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:28:39.874 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:28:39.874 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:28:39.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:28:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:28:39.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:28:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:39.950 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:28:39.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:39.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:28:39.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:39.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:39.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:39.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:39.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:39.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:28:39.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:28:39.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:28:39.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:28:39.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:39.951 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:28:39.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:39.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:28:39.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:28:39.952 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:28:39.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:39.952 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:28:39.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:39.952 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:28:39.952 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:28:39.952 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:28:39.952 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:28:39.955 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:28:39.955 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:28:39.955 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:28:39.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:28:39.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:39.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:39.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:39.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:39.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:39.961 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:28:39.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:39.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:39.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:39.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:40.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'] 13:28:40.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:40.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:40.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:28:40.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:28:40.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:28:40.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:40.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:40.035 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:28:40.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:40.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:28:40.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:40.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:40.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:40.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:40.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:28:40.060 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:28:40.061 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 13:28:40.067 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:28:40.067 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:28:40.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:28:40.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:40.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:40.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:40.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:40.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:40.069 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:28:40.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:40.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:40.069 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:40.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:40.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:28:40.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:28:40.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:28:40.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:28:40.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:28:40.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d37d99b is found... 13:28:40.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d37d99b is found finished successfully 13:28:40.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 13:28:40.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:40.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:40.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:40.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:40.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:40.619 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:40.619 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 13:28:40.619 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:28:40.625 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:40.625 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:28:40.625 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:28:40.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:28:40.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:40.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:40.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:28:40.626 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:28:40.626 DEBUG [main][MenuItemLookup] Found menu:'File' 13:28:40.626 DEBUG [main][MenuItemLookup] Item match:File 13:28:40.627 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:28:40.627 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:28:40.627 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:28:40.627 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:28:40.627 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:40.627 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:28:40.627 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:28:40.627 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:40.627 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:28:40.627 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:28:40.627 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:28:40.627 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:28:40.627 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:28:40.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:28:40.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:28:40.663 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:40.663 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:28:40.663 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:40.663 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:40.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:40.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:40.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:40.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:40.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:40.750 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:40.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:40.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:40.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:28:40.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:40.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:40.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:28: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:28:40.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:40.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:40.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:40.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:40.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:40.758 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:40.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:40.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:40.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:28:40.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:40.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:40.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 13:28:40.759 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:40.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:40.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:40.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:28:40.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:40.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:40.759 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:40.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:40.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:40.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:28:40.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:40.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:40.775 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:40.775 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:40.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:40.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:40.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:28:40.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:40.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:40.776 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:40.777 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:40.777 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:40.777 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:40.777 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:40.777 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:40.777 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:28:40.777 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:40.777 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:40.777 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:40.777 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:40.777 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:40.777 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:40.777 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:40.777 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:40.777 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:28:40.777 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:40.777 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:40.777 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:40.777 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:28:40.777 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:40.777 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:40.777 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:40.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:28:41.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:28:41.778 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:41.778 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:41.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:41.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:41.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:28:41.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:41.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:41.779 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:41.780 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:41.780 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:41.780 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:41.780 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:41.780 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:41.780 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:28:41.780 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:41.780 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:41.780 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:41.780 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:41.780 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:41.780 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:41.780 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:41.780 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:41.780 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:28:41.780 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:41.780 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:41.780 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:41.780 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:28:41.780 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:41.780 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:41.780 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:41.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:28:41.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:28:41.781 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:41.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:41.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:41.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:28:41.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:41.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:41.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 13:28:41.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:41.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:41.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:41.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:41.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:42.283 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:42.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:42.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:42.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:42.284 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:42.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:42.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:42.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:42.284 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:42.284 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:42.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:42.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:42.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:42.285 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:42.286 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:42.286 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:42.286 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:42.286 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:42.286 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:42.286 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:28:42.286 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:42.286 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:42.286 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:42.286 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:42.286 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:42.286 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:42.286 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:42.286 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:42.286 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:28:42.286 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:42.286 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:42.286 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:42.286 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:28:42.286 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:42.286 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:42.286 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:42.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:28:43.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:28:43.287 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:43.287 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:43.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:43.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:43.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:43.288 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:43.289 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:43.289 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:43.289 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:43.289 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:43.289 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:43.289 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:28:43.289 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:43.289 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:43.289 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:43.289 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:43.289 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:43.289 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:43.289 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:43.289 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:43.289 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:28:43.289 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:43.289 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:43.289 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:43.289 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:28:43.289 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:43.289 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:43.289 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:43.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:28:43.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:28:43.289 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:43.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:43.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:43.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:43.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:43.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:43.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:43.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:43.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:43.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:43.290 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:28:43.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:28:43.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:43.291 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:28:43.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:43.291 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:28:43.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:28:43.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:43.291 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:28:43.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:43.291 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:28:43.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 13:28:43.291 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:28:43.291 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:43.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:43.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:43.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:43.303 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:43.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:43.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:43.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:43.303 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:43.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:43.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:43.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:43.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:43.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:43.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:43.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:43.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:44.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:44.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:44.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:28:44.314 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:44.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:44.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:44.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:44.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 13:28:44.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:44.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:44.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:44.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:44.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:44.315 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:28:44.316 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:28:44.316 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:28:44.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:28:44.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:44.316 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 13:28:44.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:44.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:28:44.316 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:28:44.316 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:28:44.317 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:28:44.327 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:28:44.327 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:44.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:44.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:44.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:44.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:28:44.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:44.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:44.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:44.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:44.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:44.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:44.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:44.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:28:44.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:44.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:44.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:44.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:44.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:44.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:28:44.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:44.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:44.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:28:44.330 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:28:44.330 DEBUG [main][MenuItemLookup] Found menu:'File' 13:28:44.330 DEBUG [main][MenuItemLookup] Item match:File 13:28:44.331 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:28:44.331 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:28:44.334 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:28:44.334 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:28:44.334 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:28:44.334 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:44.334 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:28:44.334 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:28:44.334 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:28:44.334 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:28:44.334 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:28:44.334 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:28:44.334 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:28:44.334 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:28:44.334 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:28:44.334 DEBUG [main][MenuItemLookup] Found menu:'File' 13:28:44.334 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:28:44.334 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:28:44.334 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:28:44.334 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:44.334 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:28:44.334 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:44.334 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:28:44.334 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:28:44.334 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:28:44.334 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:28:44.334 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:28:44.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:28:44.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:28:44.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:28:44.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:44.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:44.416 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:28:44.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:44.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:28:44.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:44.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:44.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:44.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:44.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:44.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:28:44.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:28:44.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:28:44.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:28:44.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:44.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:28:44.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:44.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:28:44.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:28:44.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:28:44.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:44.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:28:44.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:44.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:28:44.424 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:28:44.424 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:28:44.424 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:28:44.424 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:28:44.424 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:28:44.424 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:28:44.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:28:44.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:44.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:44.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:44.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:44.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:44.426 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:28:44.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:44.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:44.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:44.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:44.516 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:44.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:44.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:44.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:28:44.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:28:44.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:28:44.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:44.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:44.517 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:28:44.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:44.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:28:44.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:44.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:44.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:44.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:44.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:28:44.545 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:28:44.546 INFO [WorkbenchTestable][AbstractText] Text set to: NextErrorTestClass 13:28:44.552 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:28:44.552 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:28:44.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.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:28:44.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:44.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:44.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:44.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:44.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:44.575 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:28:44.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:44.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:44.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:44.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:44.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:28:45.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:28:45.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:28:45.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:28:45.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:28:45.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@709008d8 is found... 13:28:45.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@709008d8 is found finished successfully 13:28:45.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNextErrorTestClass.java\E') 13:28:45.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:45.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:45.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:45.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:45.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:45.084 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:45.084 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NextErrorTestClass { } TooltipText=null 13:28:45.084 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:28:45.090 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:45.090 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class NextErrorTestClass{ } TooltipText=null 13:28:45.090 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:28:45.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 13:28:45.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:45.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:45.091 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 13:28:45.091 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 13:28:45.091 DEBUG [main][MenuItemLookup] Found menu:'File' 13:28:45.091 DEBUG [main][MenuItemLookup] Item match:File 13:28:45.092 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:28:45.092 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:28:45.092 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:28:45.092 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:28:45.092 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:45.092 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:28:45.092 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:28:45.092 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:45.092 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:28:45.092 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:28:45.092 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:28:45.092 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:28:45.092 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:28:45.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:28:45.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:28:45.129 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:45.129 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class NextErrorTestClass{ } TooltipText=null 13:28:45.130 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:45.130 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:45.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:45.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:45.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:45.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:45.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:45.177 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:45.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:45.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:45.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 13:28:45.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:45.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:45.182 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 13:28:45.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 '\*?\QProblems\E') 13:28:45.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:45.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:45.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:45.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:45.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:45.202 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:45.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:45.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:45.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 13:28:45.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:45.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:45.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 13:28:45.203 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:45.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:45.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:45.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 13:28:45.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:45.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:45.204 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:45.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:45.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:45.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 13:28:45.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:45.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:45.205 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:45.205 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:45.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:45.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:45.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 13:28:45.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:45.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:45.205 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:45.206 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:45.206 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:45.206 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:45.206 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:45.206 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:45.206 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:28:45.206 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:45.206 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:45.206 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:45.206 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:45.206 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:45.206 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:45.206 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:45.206 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:45.207 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:28:45.207 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:45.207 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:45.207 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:45.207 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:28:45.207 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:45.207 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:45.207 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:45.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:28:46.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:28:46.707 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:46.708 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:46.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:46.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:46.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 13:28:46.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:46.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:46.708 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:46.709 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:46.709 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:46.709 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:46.709 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:46.709 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:46.709 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 0 warnings, 0 others)' 13:28:46.709 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:46.709 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:46.709 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:46.710 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:46.710 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:46.710 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:46.710 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:46.710 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:46.710 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 0 warnings, 0 others)' 13:28:46.710 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:46.710 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:46.710 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:46.710 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 0 warnings, 0 others)' 13:28:46.710 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:46.710 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:46.710 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:46.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:28:46.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:28:46.710 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:46.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:46.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:46.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 13:28:46.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:46.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:46.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 13:28:46.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:46.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:46.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:46.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:46.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:46.712 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 13:28:46.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 13:28:46.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:46.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 13:28:46.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:46.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 13:28:46.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 13:28:46.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:46.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 13:28:46.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:46.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 13:28:46.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 13:28:46.713 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:28:46.713 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:46.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:46.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:46.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:46.746 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:46.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:46.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:46.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:46.746 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:46.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:46.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:46.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:46.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:46.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:46.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:47.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:47.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:47.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:47.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:47.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:28:47.748 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:47.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:47.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:47.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:47.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:47.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:47.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:47.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:47.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:47.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:47.749 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:28:47.749 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:28:47.750 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:28:47.750 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:28:47.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:47.750 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 13:28:47.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:47.750 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:28:47.750 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:28:47.750 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:28:47.750 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:28:47.758 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:28:47.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'] 13:28:47.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:47.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'] 13:28:47.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:47.759 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:28:47.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:47.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'] 13:28:47.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:47.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'] 13:28:47.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:47.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'] 13:28:47.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:47.760 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:28:47.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:47.760 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:47.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:47.760 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:28:47.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:47.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 13:28:47.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:47.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:47.760 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 13:28:47.760 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 13:28:47.760 DEBUG [main][MenuItemLookup] Found menu:'File' 13:28:47.761 DEBUG [main][MenuItemLookup] Item match:File 13:28:47.761 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:28:47.761 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:28:47.764 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:28:47.764 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:28:47.764 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:28:47.764 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:47.764 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:28:47.764 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:28:47.764 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:28:47.764 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:28:47.764 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:28:47.764 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:28:47.764 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:28:47.764 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:28:47.764 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:28:47.764 DEBUG [main][MenuItemLookup] Found menu:'File' 13:28:47.764 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:28:47.764 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:28:47.764 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:28:47.764 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:47.764 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:28:47.764 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:47.764 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:28:47.764 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:28:47.764 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:28:47.764 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:28:47.764 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:28:47.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:28:47.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:28:47.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:28:47.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:47.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:47.847 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:28:47.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:47.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 13:28:47.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:47.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:47.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:47.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:47.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:47.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:28:47.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:28:47.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:28:47.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:28:47.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:47.854 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:28:47.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:47.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:28:47.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:28:47.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:28:47.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:47.855 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:28:47.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:47.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:28:47.855 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:28:47.855 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:28:47.855 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:28:47.855 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:28:47.855 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:28:47.855 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:28:47.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) 13:28:47.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:47.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:47.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:47.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:47.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:47.856 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:28:47.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:47.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:47.856 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:47.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:47.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'] 13:28:47.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:47.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:47.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:28:47.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:28:47.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:28:47.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:47.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:47.947 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:28:47.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:28:47.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:28:47.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:47.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:47.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:47.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:47.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:28:47.958 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:28:47.959 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 13:28:47.964 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:28:47.964 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:28:47.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:28:47.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:47.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:47.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:47.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:47.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:47.967 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:28:47.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:47.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:47.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:47.981 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:48.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:28:48.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:28:48.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:28:48.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:28:48.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:28:48.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@dc3236 is found... 13:28:48.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@dc3236 is found finished successfully 13:28:48.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 13:28:48.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:48.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:48.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:48.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:48.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:48.512 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:48.512 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 13:28:48.512 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:28:48.517 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:48.517 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:28:48.517 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:28:48.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:48.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:48.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:48.517 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:48.517 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:48.518 DEBUG [main][MenuItemLookup] Found menu:'File' 13:28:48.518 DEBUG [main][MenuItemLookup] Item match:File 13:28:48.518 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:28:48.518 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:28:48.518 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:28:48.518 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:28:48.518 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:48.518 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:28:48.518 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:28:48.518 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:48.518 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:28:48.518 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:28:48.540 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:28:48.540 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:28:48.540 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:28:48.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:28:48.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:28:48.629 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:48.629 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:28:48.629 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:48.629 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:48.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:48.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:48.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:48.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:48.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:48.670 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:48.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:48.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:48.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:48.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:48.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:48.675 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:48.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 '\*?\QProblems\E') 13:28:48.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:48.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:48.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:48.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:48.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:48.695 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:48.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:48.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:48.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:48.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:48.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:48.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 13:28:48.696 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:48.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:48.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:48.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:48.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:48.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:48.696 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:48.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:48.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:48.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:48.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:48.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:48.697 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:48.697 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:48.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:48.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:48.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:48.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:48.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:48.697 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:48.698 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:48.698 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:48.698 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:48.698 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:48.698 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:48.698 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 0 warnings, 0 others)' 13:28:48.698 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:48.698 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:48.698 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:48.699 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:48.699 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:48.699 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:48.699 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:48.699 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:48.699 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 0 warnings, 0 others)' 13:28:48.699 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:48.699 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:48.699 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:48.699 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 0 warnings, 0 others)' 13:28:48.699 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:48.699 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:48.699 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:48.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:28:50.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:28:50.200 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:50.200 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:50.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:50.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:50.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:50.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:50.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:50.201 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:50.201 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:50.201 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:50.201 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:50.202 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:50.202 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:50.202 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:50.202 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:50.202 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:50.202 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:50.202 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:50.202 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:50.202 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:50.202 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:50.202 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:50.202 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:50.202 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:50.202 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:50.202 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:50.202 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:50.202 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:50.202 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:50.202 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:50.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:28:50.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:28:50.202 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:50.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:50.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:50.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:50.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:50.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:50.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:50.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:50.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:50.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:50.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:50.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:50.204 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:28:50.204 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:28:50.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:50.204 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:28:50.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:50.204 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:28:50.204 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:28:50.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:50.204 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:28:50.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:50.205 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:28:50.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 13:28:50.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:50.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:50.210 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:50.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:50.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:50.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:50.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:50.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:50.215 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:50.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 '\*?\QProblems\E') 13:28:50.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:50.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:50.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:50.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:50.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:50.238 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:50.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:50.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:50.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:50.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:50.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:50.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:50.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:50.244 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:50.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:50.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:50.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:50.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:50.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:50.249 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:50.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:28:50.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:50.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:50.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:50.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:50.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:50.254 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:50.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:50.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:50.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:50.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:50.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:50.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 13:28:50.255 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:50.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:50.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:50.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:50.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:50.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:50.256 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:50.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:50.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:50.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:50.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:50.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:50.256 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:50.256 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:50.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:50.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:50.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:50.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:50.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:50.257 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:50.258 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:50.258 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:50.258 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:50.258 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:50.258 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:50.258 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:50.258 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:50.258 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:50.258 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:50.258 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:50.258 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:50.258 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:50.258 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:50.258 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:50.258 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:50.258 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:50.258 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:50.258 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:50.258 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:50.258 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:50.258 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:50.258 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:50.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:28:51.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:28:51.259 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:51.259 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:51.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:51.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:51.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:51.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:51.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:51.260 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:51.261 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:51.261 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:51.261 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:51.261 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:51.261 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:51.261 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:51.261 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:51.261 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:51.261 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:51.262 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:51.262 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:51.262 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:51.262 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:51.262 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:51.262 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:51.262 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:51.262 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:51.262 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:51.262 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:51.262 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:51.262 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:51.262 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:51.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:28:51.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:28:51.262 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:51.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:51.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:51.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:51.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:51.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:51.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:51.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:51.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:51.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:51.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:51.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:51.282 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:28:51.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:28:51.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:51.282 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:28:51.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:51.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:28:51.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:28:51.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:51.282 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:28:51.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:51.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:28:51.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 13:28:51.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 13:28:51.282 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:51.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:51.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:51.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:51.283 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:51.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:51.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:51.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:51.284 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:51.284 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:51.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:51.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:51.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:51.285 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:51.285 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:51.285 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:51.285 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:51.286 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:51.286 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:51.286 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:51.286 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:51.286 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:51.286 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:51.286 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:51.286 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:51.286 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:51.286 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:51.286 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:51.286 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:51.286 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:51.286 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:51.286 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:51.286 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:51.286 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:51.286 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:51.286 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:51.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:28:52.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:28:52.287 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:52.287 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:52.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:52.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:52.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:52.288 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:52.289 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:52.289 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:52.289 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:52.289 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:52.289 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:52.289 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:52.289 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:52.289 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:52.289 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:52.289 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:52.289 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:52.289 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:52.289 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:52.289 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:52.289 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:52.289 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:52.289 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:52.289 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:52.289 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:52.289 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:52.289 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:52.289 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:52.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:28:52.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:28:52.289 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:52.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:52.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:52.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:52.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:52.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:52.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:52.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:52.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:52.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:52.290 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 13:28:52.290 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 13:28:52.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:52.291 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 13:28:52.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:52.291 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 13:28:52.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 13:28:52.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:52.291 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 13:28:52.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:52.291 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 13:28:52.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 13:28:52.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:52.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:52.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:52.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:52.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:52.299 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:52.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 '\*?\QProblems\E') 13:28:52.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:52.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:52.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:52.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:52.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:52.304 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:52.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:52.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:52.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:52.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:52.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:52.304 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:52.305 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:52.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:52.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:52.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:52.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:52.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:52.305 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:52.306 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:52.306 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:52.306 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:52.306 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:52.306 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:52.306 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:52.306 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:52.306 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:52.306 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:52.306 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:52.306 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:52.306 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:52.306 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:52.306 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:52.306 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:52.306 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:52.306 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:52.306 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:52.306 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:52.306 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:52.306 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:52.306 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:52.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:28:53.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:28:53.807 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:53.808 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:53.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:53.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:53.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:53.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:53.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:53.808 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:53.809 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:53.809 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:53.809 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:53.809 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:53.809 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:53.810 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:53.810 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:53.810 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:53.810 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:53.810 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:53.810 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:53.810 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:53.810 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:53.810 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:53.810 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:53.810 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:53.810 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:53.810 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:53.810 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:53.810 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:53.810 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:53.810 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:53.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:28:53.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:28:53.810 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:53.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:53.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:53.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:53.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:53.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:53.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 13:28:53.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:53.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:53.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:53.812 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 13:28:53.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 13:28:53.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:53.812 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 13:28:53.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:53.812 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 13:28:53.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 13:28:53.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:53.812 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 13:28:53.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:53.812 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 13:28:53.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:53.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:53.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:53.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:53.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:53.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:53.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:53.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:53.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:53.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:53.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:53.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:53.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 13:28:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:53.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:53.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:53.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 13:28:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:53.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:53.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:53.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 13:28:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:53.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:53.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:53.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:53.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:53.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:53.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:53.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:53.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:53.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:53.821 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:53.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') 13:28:53.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:53.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:53.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:53.824 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:53.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:53.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:53.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:53.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:53.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:53.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:53.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:53.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:53.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:53.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:53.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:53.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:53.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:53.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:53.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:53.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:53.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:53.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:28:53.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:53.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:53.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:53.855 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:53.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:53.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:53.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:53.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:53.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:53.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 13:28:53.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:53.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:53.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:53.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 13:28:53.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:53.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:53.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:53.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:53.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:53.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:53.881 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:53.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:28:53.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:53.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:53.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:53.886 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:53.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:53.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:53.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:53.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:53.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:53.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:53.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:53.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:53.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:53.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 13:28:53.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:53.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:53.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:53.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:53.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:53.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:53.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:53.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') 13:28:53.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:53.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:53.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:53.918 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:53.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:53.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:53.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:53.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:53.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:53.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 13:28:53.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:53.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:53.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:53.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 13:28:53.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:53.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:53.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:53.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:53.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:53.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:53.944 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:53.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:28:53.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:53.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:53.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:53.950 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:53.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:53.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:53.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:53.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:53.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:53.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 13:28:53.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:53.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:53.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:53.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 13:28:53.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:53.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:53.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:53.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:53.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:53.952 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:53.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:53.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:53.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:53.953 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:53.953 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:53.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:53.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:53.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:53.953 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:53.954 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:53.954 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:53.954 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:53.954 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:53.954 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:53.954 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:53.954 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:53.954 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:53.954 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:53.955 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:53.955 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:53.955 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:53.955 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:53.955 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:53.955 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:53.955 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:53.955 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:53.955 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:53.955 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:53.955 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:53.955 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:53.955 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:53.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:28:55.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:28:55.456 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:55.456 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:55.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:55.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:55.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:55.457 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:55.458 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:55.458 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:55.458 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:55.458 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:55.458 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:55.458 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:55.458 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:55.458 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:55.458 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:55.458 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:55.458 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:55.458 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:55.458 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:55.458 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:55.458 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:55.458 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:55.458 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:55.458 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:55.458 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:55.458 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:55.458 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:55.458 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:55.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:28:55.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:28:55.458 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:55.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:55.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:55.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:55.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 13:28:55.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:55.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:55.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:55.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:55.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:55.459 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 13:28:55.459 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 13:28:55.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:55.459 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 13:28:55.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:55.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 13:28:55.459 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 13:28:55.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:55.459 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 13:28:55.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:55.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 13:28:55.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 13:28:55.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:55.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:55.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:55.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:55.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:55.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:55.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:55.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:55.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:55.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:55.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:55.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:55.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:55.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:55.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:55.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:55.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:55.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:55.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:55.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:55.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:55.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:55.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:55.461 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:55.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:55.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:55.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:55.461 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:55.461 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:55.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:55.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:55.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:55.462 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:55.463 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:55.463 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:55.463 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:55.463 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:55.463 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:55.463 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:55.463 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:55.463 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:55.463 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:55.463 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:55.463 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:55.463 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:55.463 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:55.463 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:55.463 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:55.463 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:55.463 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:55.463 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:55.463 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:55.463 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:55.463 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:55.463 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:55.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:28:56.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:28:56.464 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:56.464 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:56.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:56.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:56.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:56.465 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:56.466 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:56.466 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:56.466 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:56.466 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:56.466 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:56.466 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:56.466 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:56.466 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:56.466 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:56.466 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:56.466 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:56.466 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:56.466 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:56.466 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:56.466 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:56.466 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:56.466 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:56.466 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:56.466 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:56.466 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:56.466 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:56.466 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:56.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:28:56.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:28:56.466 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:56.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:56.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:56.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:56.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:56.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:56.468 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 13:28:56.468 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 13:28:56.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:56.468 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 13:28:56.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:56.468 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 13:28:56.468 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 13:28:56.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:56.468 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 13:28:56.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:56.468 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 13:28:56.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:56.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:56.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:56.475 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:56.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') 13:28:56.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:56.481 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:56.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:56.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:56.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:56.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:56.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:56.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 13:28:56.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:56.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:56.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:56.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:56.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:56.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:56.507 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:56.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:28:56.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:56.514 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:56.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:56.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:56.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:56.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:56.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:56.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:56.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:56.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:56.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:56.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:56.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:56.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:56.541 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:56.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:28:56.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:56.547 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:56.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:56.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:56.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:56.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:56.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:56.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 13:28:56.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:56.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:56.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:56.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:56.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:56.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:56.573 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:56.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:28:56.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:56.580 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:56.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:56.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:56.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:56.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:56.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:56.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:56.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:56.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:56.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:56.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:56.605 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:56.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') 13:28:56.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:56.612 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:56.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:56.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:56.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:56.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:56.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:56.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:56.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:56.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 13:28:56.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:56.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:56.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:56.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:56.621 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:56.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:28:56.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:56.644 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:56.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:56.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:56.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:56.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:56.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:56.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:56.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:56.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 13:28:56.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:56.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:56.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:56.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:56.655 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:56.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:28:56.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:56.680 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:56.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:56.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:56.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:56.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:56.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:56.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 13:28:56.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:56.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:56.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:56.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:56.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:56.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:28:56.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:56.710 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:56.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:56.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:56.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:56.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:56.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:56.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 13:28:56.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:56.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:56.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:56.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:56.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:56.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:56.719 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:56.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') 13:28:56.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:56.741 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:56.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:56.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:56.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:56.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:56.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:56.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:56.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:56.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:56.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:56.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:56.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:56.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:56.751 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:56.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 '\*?\QProblems\E') 13:28:56.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:56.774 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:56.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:56.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:56.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:56.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:56.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:56.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 13:28:56.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:56.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:56.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:56.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:56.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:56.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:56.783 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:56.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:28:56.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:56.806 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:56.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:56.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:56.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:56.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:56.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:56.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:56.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:56.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:56.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:56.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:56.815 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:56.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:28:56.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:56.821 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:56.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:56.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:56.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:56.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:56.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:56.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 13:28:56.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:56.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:56.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:56.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:56.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:56.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:56.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:56.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:28:56.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:56.852 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:56.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:56.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:56.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:56.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:56.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:56.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 13:28:56.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:56.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 13:28:56.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:56.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:56.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:56.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:56.876 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:56.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:28:56.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:56.881 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:56.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:56.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:56.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:56.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:56.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:56.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 13:28:56.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:56.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:56.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:56.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:56.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:56.883 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:56.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:56.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:56.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:56.884 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:56.884 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:56.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:56.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:56.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:56.884 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:56.885 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:56.885 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:56.885 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:56.885 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:56.885 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:56.885 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:56.885 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:56.885 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:56.885 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:56.885 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:56.885 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:56.885 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:56.885 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:56.885 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:56.885 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:56.885 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:56.885 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:56.885 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:56.886 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:56.886 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:56.886 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:56.886 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:56.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:28:58.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:28:58.386 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:28:58.387 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:58.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:58.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:58.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:58.387 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:28:58.388 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:58.388 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:58.388 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:58.388 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:28:58.388 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:28:58.389 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:58.389 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:58.389 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:58.389 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:58.389 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:28:58.389 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:28:58.389 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:28:58.389 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:28:58.389 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:28:58.389 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:58.389 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:58.389 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:58.389 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:58.389 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:28:58.389 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:28:58.389 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:28:58.389 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:28:58.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:28:58.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:28:58.389 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:58.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:58.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:58.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:58.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 13:28:58.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:58.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:58.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:58.390 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:28:58.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:28:58.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:58.390 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:28:58.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:58.390 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:28:58.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:28:58.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:28:58.390 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:28:58.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:28:58.390 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:28:58.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:58.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:58.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:58.396 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:58.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:28:58.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:58.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:58.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:58.402 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:58.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:58.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:58.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:58.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:58.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28: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 13:28:58.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:58.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:58.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:58.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 13:28:58.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:58.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:58.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:58.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:58.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:58.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:58.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:58.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:28:58.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:58.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:58.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:58.431 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:58.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:58.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:58.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:58.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:58.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:58.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:58.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:58.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:58.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:58.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 13:28:58.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:58.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:58.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:58.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:58.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:58.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:58.455 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:58.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:28:58.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:58.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:58.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:58.460 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:58.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:58.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:58.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:58.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:58.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:58.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:58.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:58.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:58.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:58.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:58.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:58.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:58.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:58.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:58.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:58.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:58.468 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:58.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 '\*?\QProblems\E') 13:28:58.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:58.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:58.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:58.490 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:58.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:58.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:58.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:58.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:58.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28: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 13:28:58.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:58.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:58.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:58.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:58.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:58.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:58.497 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:58.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:28:58.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:58.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:58.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:58.503 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:58.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:58.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:58.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:58.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:58.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28: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 13:28:58.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:58.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:58.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:58.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:58.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:58.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:58.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:58.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:58.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:58.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:58.527 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:58.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 '\*?\QProblems\E') 13:28:58.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:58.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:58.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:58.533 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:58.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:58.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:58.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:58.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:58.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13: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 13:28:58.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:58.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:58.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:58.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 13:28:58.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:58.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:58.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:58.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:28:58.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:58.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:58.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:28:58.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') 13:28:58.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:58.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:58.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:28:58.564 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:58.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:58.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:58.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:28:58.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:28:58.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:28:58.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 13:28:58.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:58.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:58.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:58.566 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:28:58.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:28:58.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:58.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:58.567 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:28:58.567 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:28:58.567 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:28:58.567 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:28:58.567 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:28:58.567 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:28:58.567 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:28:58.567 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:28:58.567 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:28:58.567 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:28:58.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:28:58.659 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 13:28:58.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:28:58.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:28:58.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:28:58.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 "Restore Defaults") 13:28:58.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:28:58.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:28:58.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:28:58.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:28:58.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:28:58.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:58.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:58.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:58.661 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:28:58.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:58.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:58.661 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:58.661 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:58.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:28:58.663 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:28:58.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:28:58.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:28:58.663 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:28:58.663 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:28:58.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:58.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:58.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:58.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:28:58.664 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:28:58.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:28:58.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:28:58.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:28:58.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:58.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:28:58.711 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 13:28:58.711 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:28:58.711 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:58.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:58.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:58.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:58.736 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:58.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:58.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:58.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:58.737 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:58.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:58.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:58.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:58.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:58.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:58.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:59.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:59.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:59.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:59.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:28:59.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:28:59.739 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:28:59.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:28:59.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:28:59.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:28:59.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:28:59.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:28:59.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:28:59.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:28:59.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:28:59.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:28:59.740 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:28:59.740 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:28:59.740 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:28:59.741 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:28:59.748 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:28:59.749 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:28:59.749 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:28:59.783 DEBUG [main][MenuItemLookup] Found menu:'New' 13:28:59.783 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:28:59.783 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:59.783 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:28:59.783 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:59.783 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:28:59.783 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:28:59.783 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:28:59.783 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:28:59.783 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:28:59.783 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:28:59.783 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:28:59.783 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:28:59.783 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:59.783 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:28:59.783 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:28:59.783 DEBUG [main][MenuItemLookup] Found menu:'' 13:28:59.783 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:28:59.783 DEBUG [main][MenuItemLookup] Item match:Refresh 13:28:59.783 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:28:59.783 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:28:59.784 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:28:59.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:28:59.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:59.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:28:59.784 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:29:00.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:00.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:00.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:00.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:29:00.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:29:00.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:29:00.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:29:00.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:29:00.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:29:00.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:29:00.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:29:00.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:29:00.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:29:00.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:00.284 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:29:00.284 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:29:00.284 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:29:00.285 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:29:00.293 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:29:00.294 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:29:00.294 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:00.321 DEBUG [main][MenuItemLookup] Found menu:'New' 13:29:00.321 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:29:00.321 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:00.321 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:29:00.321 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:00.321 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:29:00.321 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:29:00.321 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:29:00.321 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:29:00.321 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:29:00.321 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:29:00.321 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:29:00.321 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:29:00.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 'Delete.*'] is available.... 13:29:00.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:29:00.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:29:00.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:00.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:00.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:00.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:00.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:29:00.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:00.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:00.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:00.943 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:29:00.943 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:00.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:00.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:00.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:00.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:00.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:00.944 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:29:00.944 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:29:00.944 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:29:00.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:00.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:00.944 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:00.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:00.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:29:00.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:00.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:00.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:00.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:29:00.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:00.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:00.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:00.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:00.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:00.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:00.946 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:29:00.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:00.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:00.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:00.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:00.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:29:00.949 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:29:01.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:29:01.450 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:29:01.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:01.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:01.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:01.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:01.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:29:01.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:29:01.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:29:01.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:29:01.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:29:01.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:29:01.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:29:01.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:29:01.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:29:01.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:29:01.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:29:01.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:29:01.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:01.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:29:01.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:29:01.450 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:29:01.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:01.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:01.450 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:29:01.450 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:29:01.450 INFO [WorkbenchTestable][RequirementsRunner] Started test: testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:29:01.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:29:01.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:29:01.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:29:01.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:29:01.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:01.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:01.455 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:01.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:01.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:01.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:01.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:01.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:01.460 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:01.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:29:01.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:01.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:01.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:01.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:01.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:01.465 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:01.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:01.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:01.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:01.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:01.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:01.490 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:29:01.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:01.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:01.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:01.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:01.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:01.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:01.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:29:01.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:01.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:01.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:01.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:01.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:01.492 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:01.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:01.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:01.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:29:01.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:01.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:01.501 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:01.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:01.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:01.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:29:01.501 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:01.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:01.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:01.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:29:01.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:01.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:01.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:01.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:01.503 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:01.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:01.503 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:01.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:01.503 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:29:01.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:01.503 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:01.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:01.503 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:01.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:01.503 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:01.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:01.503 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:29:01.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:01.503 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:01.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:01.504 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:01.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:01.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:01.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:01.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:01.504 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:01.504 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:29:01.504 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:01.504 DEBUG [main][MenuItemLookup] Item match:File 13:29:01.505 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:29:01.505 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:29:01.508 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:29:01.508 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:29:01.508 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:29:01.508 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:01.508 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:29:01.508 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:29:01.508 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:29:01.508 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:29:01.508 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:29:01.508 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:29:01.508 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:29:01.508 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:29:01.508 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:29:01.508 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:01.508 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:29:01.508 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:29:01.508 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:29:01.508 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:01.508 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:29:01.508 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:01.508 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:29:01.508 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:29:01.528 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:29:01.528 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:29:01.528 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:29:01.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:29:01.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:29:01.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:29:01.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:01.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:01.600 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:29:01.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:01.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:29:01.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:01.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:01.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:01.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:01.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:01.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:29:01.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:29:01.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:29:01.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:29:01.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:01.602 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:29:01.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:01.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:29:01.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:29:01.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:29:01.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:01.602 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:29:01.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:01.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:29:01.602 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:29:01.602 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:29:01.602 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:29:01.605 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:29:01.605 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:29:01.605 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:29:01.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:29:01.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:01.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:01.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:01.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:01.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:01.606 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:29:01.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:01.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:01.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:01.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:01.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:01.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:01.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:01.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:29:01.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:29:01.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:29:01.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:01.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:01.799 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:29:01.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:01.799 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:29:01.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:29:01.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:01.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:01.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:01.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:01.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:29:01.801 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:29:01.802 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:29:01.840 DEBUG [WorkbenchTestable][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") 13:29:01.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:01.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:01.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:01.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:01.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:01.842 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:29:01.843 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:29:01.843 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:29:01.843 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:29:01.843 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:29:01.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:29:01.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:01.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:01.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:01.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:01.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:01.845 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:29:01.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:01.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:01.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:01.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:01.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.... 13:29:05.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 13:29:05.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:29:05.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:29:05.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:05.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:05.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:05.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 13:29:05.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:05.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:29:05.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:29:05.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:29:05.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:29:05.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:29:05.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:29:05.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:29:05.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:29:05.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:05.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:29:05.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:05.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:05.083 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:29:05.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:05.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:05.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:05.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:05.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:05.084 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:05.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 '\*?\QPackage Explorer\E') 13:29:05.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:05.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:05.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:05.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:05.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:05.085 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:29:05.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:29:05.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:05.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:05.124 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:29:05.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:29:05.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:05.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:05.125 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:29:05.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:29:05.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:05.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:05.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:05.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:05.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:05.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:05.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:06.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:06.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:06.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:29:06.127 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:29:06.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:29:06.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:06.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:06.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 13:29:06.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:06.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:06.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:06.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:06.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:06.128 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:29:06.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:29:06.128 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:29:06.128 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:06.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:06.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:06.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:06.152 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:06.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:06.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:06.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:06.152 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:06.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:06.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:06.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:06.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:06.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:06.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:06.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:06.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:07.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:07.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:07.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:29:07.154 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:07.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:07.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:07.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:07.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:29:07.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:07.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:07.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:07.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:07.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:07.155 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:29:07.155 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:29:07.156 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:29:07.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:29:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:07.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:07.656 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:29:07.657 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:29:07.657 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:29:07.657 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:29:07.670 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:29:07.671 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:07.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:07.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:07.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:07.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:29:07.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:07.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:07.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:07.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:07.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:07.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:07.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:07.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:29:07.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:07.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:07.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:07.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:07.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:07.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:07.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:07.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:07.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:07.673 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:29:07.673 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:07.673 DEBUG [main][MenuItemLookup] Item match:File 13:29:07.674 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:29:07.674 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:29:07.697 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:29:07.697 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:29:07.697 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:29:07.697 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:07.697 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:29:07.697 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:29:07.697 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:29:07.697 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:29:07.697 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:29:07.697 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:29:07.697 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:29:07.697 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:29:07.697 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:29:07.697 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:07.697 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:29:07.697 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:29:07.697 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:29:07.697 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:07.698 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:29:07.698 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:07.698 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:29:07.698 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:29:07.716 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:29:07.716 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:29:07.716 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:29:07.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:29:07.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:29:07.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:29:07.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:07.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:07.823 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:29:07.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:07.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:29:07.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:07.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:07.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:07.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:07.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:07.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:29:07.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:29:07.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:29:07.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:29:07.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:07.824 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:29:07.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:07.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:29:07.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:29:07.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:29:07.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:07.824 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:29:07.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:07.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:29:07.825 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:29:07.825 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:29:07.825 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:29:07.828 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:29:07.828 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:29:07.828 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:29:07.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:29:07.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:07.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:07.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:07.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:07.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:07.829 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:29:07.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:07.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:07.829 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:07.829 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:08.054 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:08.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:08.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:08.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:29:08.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:29:08.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:29:08.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:08.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:08.055 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:29:08.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:08.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:29:08.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:08.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:08.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:08.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:08.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:29:08.118 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:29:08.119 INFO [WorkbenchTestable][AbstractText] Text set to: NonExistingImportQuickFix 13:29:08.125 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:29:08.125 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:29:08.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:29:08.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:08.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:08.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:08.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:08.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:08.127 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:29:08.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:08.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:08.127 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:08.127 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:08.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:29:08.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:29:08.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:08.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:08.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:08.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:08.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:29:08.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:29:08.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:29:08.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:29:08.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:29:08.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:29:08.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:29:08.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:29:08.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:29:08.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:29:08.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:29:08.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:29:08.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:29:08.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:29:08.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:08.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2a7d31bb is found... 13:29:08.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2a7d31bb is found finished successfully 13:29: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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNonExistingImportQuickFix.java\E') 13:29:08.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:08.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:08.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:08.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:08.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:08.653 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:08.653 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NonExistingImportQuickFix { } TooltipText=null 13:29:08.653 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 1 13:29:08.653 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 1, offser 0 13:29:08.662 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:08.662 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= import abc.efg.SomeClass; public class NonExistingImportQuickFix { } TooltipText=null 13:29:08.662 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:29:08.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 13:29:08.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:08.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:08.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 13:29:08.662 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 13:29:08.663 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:08.663 DEBUG [main][MenuItemLookup] Item match:File 13:29:08.663 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:29:08.663 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:29:08.663 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:29:08.663 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:29:08.663 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:08.663 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:29:08.663 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:29:08.663 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:08.663 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:29:08.663 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:29:08.664 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:29:08.664 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:29:08.664 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:29:08.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:29:08.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:29:08.716 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:08.716 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= import abc.efg.SomeClass; public class NonExistingImportQuickFix { } TooltipText=null 13:29:08.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:08.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:08.750 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:08.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:08.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:08.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 13:29:08.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:08.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:08.755 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 13:29:08.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:29:08.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:08.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:08.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:08.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:08.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:08.778 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:08.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:08.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:08.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:08.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 13:29:08.809 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:08.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:08.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:08.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:08.810 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:08.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:08.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:08.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:08.811 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:08.811 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:08.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:08.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:08.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:08.811 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:29:08.812 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:08.812 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:08.812 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:08.812 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:29:08.812 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:29:08.812 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:29:08.812 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:08.812 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:08.812 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:08.812 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:08.812 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:08.812 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:08.812 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:29:08.812 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:29:08.812 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:29:08.812 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:08.812 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:08.812 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:08.812 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:29:08.812 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:08.812 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:08.812 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:08.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:29:09.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:29:09.813 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:09.813 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:09.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:09.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:09.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:09.814 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:29:09.815 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:09.815 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:09.815 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:09.815 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:29:09.815 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:29:09.815 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:29:09.815 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:09.815 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:09.815 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:09.815 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:09.815 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:09.815 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:09.815 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:29:09.815 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:29:09.815 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:29:09.815 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:09.815 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:09.815 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:09.815 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:29:09.815 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:09.815 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:09.815 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:09.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:29:09.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:29:09.815 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:09.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:09.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:09.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:09.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 13:29:09.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:09.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:09.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:09.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:09.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:10.317 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:10.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:10.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:10.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:10.318 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:10.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:10.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:10.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:10.318 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:10.318 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:10.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:10.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:10.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:10.319 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:29:10.320 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:10.320 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:10.320 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:10.320 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:29:10.320 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:29:10.320 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:29:10.320 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:10.320 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:10.320 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:10.320 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:10.320 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:10.320 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:10.320 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:29:10.320 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:29:10.320 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:29:10.320 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:10.320 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:10.320 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:10.320 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:29:10.320 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:10.320 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:10.320 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:10.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:29:11.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:29:11.321 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:11.321 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:11.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:11.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:11.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:11.322 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:29:11.323 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:11.323 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:11.323 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:11.323 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:29:11.323 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:29:11.323 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:29:11.323 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:11.323 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:11.323 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:11.323 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:11.323 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:11.323 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:11.323 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:29:11.323 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:29:11.323 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:29:11.323 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:11.323 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:11.323 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:11.323 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:29:11.323 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:11.323 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:11.323 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:11.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:29:11.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:29:11.323 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:11.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:11.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:11.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:11.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:29:11.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:11.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:11.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:11.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:11.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:11.324 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:29:11.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:29:11.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:11.324 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:29:11.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:11.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:29:11.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:29:11.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:11.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:29:11.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:11.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:29:11.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 13:29:11.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:11.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:11.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 13:29:11.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:11.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:11.329 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 13:29:11.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:29:11.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:11.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:11.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:11.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:11.332 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:11.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:11.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:11.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 13:29:11.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:11.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:11.333 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:11.333 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:11.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:11.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:11.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 13:29:11.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:11.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:11.333 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:29:11.334 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:11.334 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:11.334 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:11.334 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:29:11.334 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:29:11.334 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:29:11.334 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:11.334 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:11.334 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:11.334 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:11.334 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:11.334 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:11.334 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:29:11.334 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:29:11.335 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:29:11.335 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:11.335 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:11.335 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:11.335 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:29:11.335 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:11.335 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:11.335 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:11.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:29:12.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:29:12.835 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:12.835 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:12.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:12.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:12.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 13:29:12.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:12.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:12.836 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:29:12.837 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:12.837 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:12.837 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:12.837 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:29:12.837 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:29:12.837 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:29:12.837 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:12.837 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:12.837 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:12.837 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:12.837 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:12.837 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:12.837 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:29:12.837 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:29:12.837 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:29:12.837 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:12.837 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:12.837 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:12.838 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:29:12.838 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:12.838 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:12.838 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:12.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:29:12.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:29:12.838 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:12.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:12.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:12.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 13:29:12.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:12.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:12.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 13:29:12.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:12.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:12.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:12.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:12.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:12.840 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:29:12.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:29:12.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:12.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:29:12.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:12.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:29:12.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:29:12.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:12.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:29:12.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:12.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:29:12.840 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item The import abc cannot be resolved 13:29:12.840 DEBUG [main][TreeItemHandler] Selecting tree item: The import abc cannot be resolved 13:29:12.841 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item The import abc cannot be resolved about selection 13:29:12.845 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: The import abc cannot be resolved 13:29:12.846 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:29:12.846 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:12.886 DEBUG [main][MenuItemLookup] Found menu:'Go to Resource' 13:29:12.886 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:12.886 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:29:12.886 DEBUG [main][MenuItemLookup] Found menu:'Copy Details' 13:29:12.886 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:29:12.886 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:29:12.886 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:12.886 DEBUG [main][MenuItemLookup] Found menu:'Show In' 13:29:12.886 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 13:29:12.886 DEBUG [main][MenuItemLookup] Item match:Quick Fix Ctrl+1 13:29:12.886 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Quick Fix Ctrl+1" 13:29:12.886 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Quick Fix Ctrl+1 13:29:12.886 INFO [main][MenuItemHandler] Select menu item: &Quick Fix Ctrl+1 13:29:13.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:29:13.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:13.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:13.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:29:13.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Quick Fix 13:29:13.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:13.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:13.077 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 13:29:13.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:13.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:13.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:13.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:13.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:29:13.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:29:13.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:29:13.079 TRACE [main][WidgetHandler] Notify Table with event 13 13:29:13.079 TRACE [main][WidgetHandler] Wait for synchronization 13:29:13.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 13:29:13.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:13.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:13.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:13.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Quick Fix" as the parent 13:29:13.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:13.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:13.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:13.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:13.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:13.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:13.081 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:29:13.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:13.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:13.081 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:13.081 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:13.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable... 13:29:13.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable finished successfully 13:29:13.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New"] is available.... 13:29:13.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New"] is available. finished successfully 13:29:13.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New 13:29:13.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:13.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:13.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:29:13.199 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:13.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:13.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:13.199 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New" as the parent 13:29:13.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:13.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:13.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:13.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:13.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:13.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:13.201 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:29:13.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:13.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:13.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:13.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:13.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:29:13.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:29:13.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7548d019 is found... 13:29:13.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7548d019 is found finished successfully 13:29:13.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 '\*?\QSomeClass.java\E') 13:29:13.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:13.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:13.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:13.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:13.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:13.709 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:13.709 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package abc.efg; public class SomeClass { } TooltipText=null 13:29:13.709 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:13.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:13.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:13.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:13.735 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:29:13.735 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:29:13.735 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:29:13.735 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:29:13.735 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:29:13.735 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:29:13.735 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:29:13.735 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:29:13.735 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:29:13.735 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:29:13.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:29:13.787 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 13:29:13.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:29:13.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:13.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:13.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:29:13.788 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:13.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:13.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:13.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:29:13.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:13.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:13.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:13.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:13.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:13.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:13.789 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:29:13.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:13.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:13.789 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:13.789 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:13.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) 13:29:13.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:13.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:13.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:13.790 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:29:13.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:13.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:13.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:13.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:13.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:13.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:13.791 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:29:13.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:13.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:13.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:13.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:13.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:29:13.829 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 13:29:13.829 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:29:13.830 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:13.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:13.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:13.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:13.840 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:13.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:13.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:13.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:13.840 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:13.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:13.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:13.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:13.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:13.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:13.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:14.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:14.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:14.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:14.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:14.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:29:14.842 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:14.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:14.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:14.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:14.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:29:14.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:14.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:14.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:14.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:14.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:14.843 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:29:14.843 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:29:14.843 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:29:14.843 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:29:14.857 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:29:14.858 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:29:14.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:14.885 DEBUG [main][MenuItemLookup] Found menu:'New' 13:29:14.885 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:29:14.885 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:14.885 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:29:14.885 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:14.885 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:29:14.885 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:29:14.885 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:29:14.885 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:29:14.885 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:29:14.885 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:29:14.885 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:29:14.885 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:29:14.885 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:14.885 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:29:14.885 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:29:14.885 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:14.885 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:29:14.885 DEBUG [main][MenuItemLookup] Item match:Refresh 13:29:14.886 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:29:14.886 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:29:14.886 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:29:14.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:14.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:29:15.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:15.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:15.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:15.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:29:15.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:29:15.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:29:15.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:29:15.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:29:15.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:29:15.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:29:15.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:29:15.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:29:15.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:29:15.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:15.386 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:29:15.386 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:29:15.386 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:29:15.386 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:29:15.393 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:29:15.394 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:29:15.394 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:15.423 DEBUG [main][MenuItemLookup] Found menu:'New' 13:29:15.423 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:29:15.423 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:15.423 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:29:15.423 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:15.423 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:29:15.423 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:29:15.423 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:29:15.423 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:29:15.423 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:29:15.424 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:29:15.424 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:29:15.424 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:29:15.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.... 13:29:16.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:29:16.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:29:16.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:16.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:16.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:16.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:16.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: 32) 13:29:16.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:16.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:16.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:16.045 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:29:16.045 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:16.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:16.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:16.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:16.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:16.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:16.046 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:29:16.046 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:29:16.046 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:29:16.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:16.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:16.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:16.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:16.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:29:16.046 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:16.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:16.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:16.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:29:16.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:16.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:16.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:16.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:16.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:16.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:16.048 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:29:16.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:16.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:16.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:16.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:16.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:29:16.051 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:29:16.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:29:16.552 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:29:16.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:16.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:16.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:16.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:16.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:29:16.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:29:16.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:29:16.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:29:16.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:29:16.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:29:16.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:29:16.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:29:16.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:29:16.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:29:16.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:29:16.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:29:16.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:29:16.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:29:16.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:29:16.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:16.552 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:29:16.552 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:29:16.552 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:29:16.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:16.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:16.552 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:29:16.552 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:29:16.552 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:29:16.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:29:16.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:29:16.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:29:16.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:29:16.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:16.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:16.556 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:16.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:16.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:16.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:16.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:16.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:16.561 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:16.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 '\*?\QProblems\E') 13:29:16.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:16.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:16.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:16.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:16.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:16.564 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:16.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:16.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:16.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:16.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:16.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:16.575 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:29:16.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:16.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:16.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:16.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:16.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:16.591 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:16.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 '\*?\QProject Explorer\E') 13:29:16.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:16.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:16.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:16.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:16.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:16.592 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:16.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:16.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:16.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:29:16.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:16.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:16.600 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:16.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:16.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:16.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:29:16.601 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:16.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:16.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:16.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:29:16.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:16.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:16.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:16.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:16.602 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:16.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:16.602 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:16.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:16.602 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:29:16.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:16.602 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:16.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:16.602 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:16.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:16.602 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:16.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:16.603 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:29:16.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:16.603 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:16.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:16.603 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:16.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:16.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:16.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:16.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:16.603 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:16.603 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:29:16.603 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:16.603 DEBUG [main][MenuItemLookup] Item match:File 13:29:16.604 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:29:16.604 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:29:16.607 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:29:16.607 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:29:16.607 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:29:16.607 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:16.607 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:29:16.607 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:29:16.607 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:29:16.607 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:29:16.607 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:29:16.607 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:29:16.607 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:29:16.607 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:29:16.607 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:29:16.607 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:16.607 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:29:16.607 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:29:16.607 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:29:16.607 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:16.607 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:29:16.607 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:16.607 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:29:16.607 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:29:16.607 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:29:16.607 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:29:16.607 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:29:16.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:29:16.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:29:16.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:29:16.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:16.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:16.682 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:29:16.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:16.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:29:16.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:16.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:16.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:16.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:16.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:16.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:29:16.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:29:16.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:29:16.684 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:29:16.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:16.684 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:29:16.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:16.684 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:29:16.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:29:16.684 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:29:16.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:16.684 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:29:16.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:16.684 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:29:16.684 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:29:16.684 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:29:16.684 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:29:16.687 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:29:16.687 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:29:16.687 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:29:16.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:29:16.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:16.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:16.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:16.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:16.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:16.693 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:29:16.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:16.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:16.693 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:16.693 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:16.878 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:16.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:16.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:16.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.... 13:29:16.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 13:29:16.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:29:16.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:16.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:16.879 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:29:16.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:16.879 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:29: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.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:29:16.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:16.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:16.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:16.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:16.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:29:16.881 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:29:16.882 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:29:16.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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") 13:29:16.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:16.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:16.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:16.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:16.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:16.916 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:29:16.916 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:29:16.916 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:29:16.916 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:29:16.916 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:29:16.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:29:16.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:16.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:16.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:16.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:16.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:16.918 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:29:16.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:16.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:16.918 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:16.918 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:16.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.... 13:29:19.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:29:19.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:29:19.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:29:19.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:19.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:19.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:19.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:29:19.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:19.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:29:19.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:29:19.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:29:19.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:29:19.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:29:19.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:29:19.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:29:19.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:29:19.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:19.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:29:19.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:19.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:19.931 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:29:19.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:19.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:19.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:19.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:19.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:19.933 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:19.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 '\*?\QPackage Explorer\E') 13:29:19.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:19.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:19.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:19.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:19.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:19.934 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:29:19.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:29:19.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:19.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:19.975 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:29:19.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:29:19.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:19.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:19.976 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:29:19.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:29:19.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:19.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:19.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:19.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:19.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:20.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:20.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:20.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:20.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:20.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:29:20.977 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:29:20.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:29:20.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:20.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:20.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 13:29:20.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:20.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:20.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:20.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:20.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:20.979 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:29:20.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:29:20.979 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:29:20.979 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:20.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:21.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:21.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:21.000 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:21.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:21.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:21.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:21.001 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:21.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:21.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:21.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:21.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:21.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:21.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:21.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:21.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:22.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:22.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:22.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:29:22.002 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:22.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:22.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:22.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:22.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:29:22.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:22.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:22.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:22.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:22.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:22.004 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:29:22.004 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:29:22.004 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:29:22.004 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:29:22.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:22.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:22.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:29:22.506 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:29:22.506 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:29:22.506 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:29:22.514 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:29:22.514 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:22.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:22.514 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:22.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:22.514 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:29:22.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:22.515 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:22.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:22.515 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:22.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:22.515 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:22.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:22.515 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:29:22.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:22.515 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:22.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:22.515 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:22.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:22.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:22.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:22.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:22.516 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:22.516 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:29:22.516 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:22.516 DEBUG [main][MenuItemLookup] Item match:File 13:29:22.516 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:29:22.517 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:29:22.519 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:29:22.519 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:29:22.519 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:29:22.519 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:22.519 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:29:22.519 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:29:22.519 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:29:22.519 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:29:22.519 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:29:22.519 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:29:22.519 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:29:22.519 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:29:22.519 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:29:22.519 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:22.519 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:29:22.519 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:29:22.519 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:29:22.519 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:22.519 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:29:22.519 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:22.519 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:29:22.519 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:29:22.537 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:29:22.537 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:29:22.538 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:29:22.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:29:22.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:29:22.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:29:22.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:22.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:22.610 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:29:22.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:22.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:29:22.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:22.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:22.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:22.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:22.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:29:22.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:29:22.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:29:22.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:29:22.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:22.612 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:29:22.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:22.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:29:22.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:29:22.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:29:22.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:22.612 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:29:22.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:22.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:29:22.612 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:29:22.613 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:29:22.613 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:29:22.615 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:29:22.616 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:29:22.616 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:29:22.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:29:22.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:22.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:22.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:22.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:22.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:22.617 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:29:22.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:22.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:22.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:22.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:22.695 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:22.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:22.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:22.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:29:22.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:29:22.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:29:22.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:22.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:22.697 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:29:22.697 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:22.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:29:22.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:22.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:22.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:22.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:22.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:29:22.720 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:29:22.721 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 13:29:22.743 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:29:22.743 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:29:22.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:29:22.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:22.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:22.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:22.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:22.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:22.746 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:29:22.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:22.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:22.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:22.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:22.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:29:23.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:29:23.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:23.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:29:23.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:23.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4a21690e is found... 13:29:23.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4a21690e is found finished successfully 13:29:23.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 '\*?\QWarningTestClass.java\E') 13:29:23.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:23.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:23.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:23.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:23.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:23.253 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:23.253 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 13:29:23.253 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:29:23.261 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:23.261 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:29:23.261 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:29:23.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:29:23.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:23.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:23.262 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:29:23.262 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:29:23.262 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:23.262 DEBUG [main][MenuItemLookup] Item match:File 13:29:23.263 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:29:23.263 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:29:23.263 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:29:23.263 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:29:23.263 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:23.263 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:29:23.263 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:29:23.263 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:23.263 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:29:23.263 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:29:23.263 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:29:23.263 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:29:23.263 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:29:23.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:29:23.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:29:23.303 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:23.303 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:29:23.303 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:23.303 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:23.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:23.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:23.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:23.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:23.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:23.366 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:23.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:23.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:23.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:29:23.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:23.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:23.371 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:29:23.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') 13:29:23.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:23.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:23.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:23.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:23.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:23.375 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:23.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:23.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:23.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:29:23.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:23.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:23.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 13:29:23.376 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:23.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:23.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:23.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:29:23.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:23.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:23.376 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:23.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:23.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:23.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:29:23.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:23.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:23.377 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:23.377 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:23.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:23.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:23.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:29:23.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:23.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:23.378 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:29:23.379 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:23.379 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:23.379 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:23.379 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:29:23.379 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:29:23.379 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:29:23.379 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:23.379 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:23.379 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:23.379 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:23.379 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:23.379 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:23.379 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:29:23.379 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:29:23.379 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:29:23.379 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:23.379 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:23.379 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:23.379 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:29:23.379 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:23.379 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:23.379 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:23.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:29:24.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:29:24.396 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:24.396 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:24.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:24.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:24.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:29:24.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:24.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:24.397 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:29:24.398 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:24.398 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:24.398 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:24.398 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:29:24.398 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:29:24.398 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:29:24.398 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:24.398 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:24.398 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:24.398 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:24.398 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:24.398 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:24.398 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:29:24.398 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:29:24.399 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:29:24.399 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:24.399 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:24.399 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:24.399 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:29:24.399 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:24.399 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:24.399 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:24.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:29:24.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:29:24.399 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:24.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:24.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:24.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:29:24.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:24.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:24.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:29:24.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:24.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:24.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:24.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:24.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:24.901 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:24.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:24.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:24.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:24.902 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:24.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:24.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:24.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:24.903 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:24.903 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:24.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:24.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:24.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:24.904 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:29:24.904 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:24.904 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:24.904 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:24.905 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:29:24.905 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:29:24.905 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:29:24.905 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:24.905 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:24.905 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:24.905 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:24.905 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:24.905 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:24.905 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:29:24.905 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:29:24.905 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:29:24.905 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:24.905 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:24.905 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:24.905 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:29:24.905 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:24.905 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:24.905 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:24.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:29:26.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:29:26.406 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:26.406 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:26.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:26.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:26.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:26.407 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:29:26.408 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:26.408 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:26.408 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:26.408 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:29:26.408 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:29:26.408 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:29:26.408 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:26.408 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:26.408 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:26.408 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:26.408 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:26.408 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:26.408 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:29:26.408 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:29:26.408 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:29:26.408 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:26.408 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:26.408 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:26.408 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:29:26.408 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:26.408 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:26.408 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:26.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:29:26.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:29:26.408 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:26.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:26.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:26.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:26.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:29:26.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:26.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:26.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:26.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:26.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:26.409 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:29:26.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:29:26.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:26.409 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:29:26.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:26.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:29:26.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:29:26.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:26.410 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:29:26.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:26.410 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:29:26.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 13:29:26.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:26.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:26.415 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:26.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:26.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:26.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:29:26.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:26.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:26.420 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:29:26.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 '\*?\QProblems\E') 13:29:26.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:26.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:26.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:26.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:26.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:26.425 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:26.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:26.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:26.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:29:26.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:26.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:26.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 1... 13:29:26.426 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:26.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:26.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:26.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:29:26.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:26.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:26.427 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:26.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:26.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:26.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:29:26.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:26.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:26.427 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:26.427 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:26.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:26.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:26.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:29:26.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:26.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:26.444 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:29:26.445 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:26.445 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:26.445 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:26.445 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:29:26.445 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:29:26.445 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:29:26.445 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:26.445 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:26.445 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:26.445 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:26.445 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:26.445 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:26.445 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:29:26.445 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:29:26.445 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:29:26.445 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:26.445 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:26.445 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:26.445 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:29:26.445 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:26.445 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:26.445 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:26.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:29:27.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:29:27.446 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:27.446 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:27.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:27.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:27.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:29:27.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:27.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:27.447 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:29:27.448 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:27.448 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:27.448 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:27.449 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:29:27.449 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:29:27.449 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:29:27.449 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:27.449 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:27.449 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:27.449 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:27.449 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:27.449 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:27.449 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:29:27.449 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:29:27.449 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:29:27.449 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:27.449 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:27.449 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:27.449 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:29:27.449 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:27.449 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:27.449 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:27.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:29:27.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:29:27.449 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:27.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:27.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:27.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:29:27.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:27.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:27.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:29:27.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:27.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:27.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:27.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:27.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:27.453 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:29:27.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:29:27.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:27.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:29:27.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:27.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:29:27.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:29:27.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:27.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:29:27.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:27.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:29:27.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 1. Expected number of problems is: 1 finished successfully 13:29:27.453 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:27.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:27.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:27.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:27.455 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:29:27.455 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:29:27.455 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:29:27.455 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:29:27.455 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:29:27.455 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:29:27.455 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:29:27.455 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:29:27.455 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:29:27.456 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:29:27.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:29:27.542 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 13:29:27.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:29:27.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:27.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:27.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 "Restore Defaults") 13:29:27.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:27.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:27.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:27.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:29:27.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:27.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:27.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:27.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:27.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:27.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:27.544 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:29:27.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:27.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:27.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:27.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:27.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) 13:29:27.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:27.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:27.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:27.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:29:27.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:27.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:27.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:27.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:27.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:27.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:27.548 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:29:27.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:27.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:27.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:27.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:27.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:29:27.604 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 13:29:27.604 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:29:27.604 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:27.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:27.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:27.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:27.635 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:27.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:27.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:27.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:27.636 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:27.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:27.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:27.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:27.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:27.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:27.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:28.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:28.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:28.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:28.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:28.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:29:28.637 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:28.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:28.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:28.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:28.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:29:28.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:28.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:28.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:28.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:28.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:28.639 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:29:28.639 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:29:28.639 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:29:28.639 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:29:28.652 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:29:28.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:29:28.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:28.683 DEBUG [main][MenuItemLookup] Found menu:'New' 13:29:28.683 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:29:28.683 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:28.683 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:29:28.683 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:28.683 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:29:28.683 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:29:28.683 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:29:28.683 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:29:28.683 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:29:28.683 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:29:28.683 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:29:28.683 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:29:28.683 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:28.683 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:29:28.683 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:29:28.683 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:28.683 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:29:28.683 DEBUG [main][MenuItemLookup] Item match:Refresh 13:29:28.683 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:29:28.683 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:29:28.683 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:29:28.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:28.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:28.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:28.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:29:29.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:29.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:29.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:29.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:29:29.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:29:29.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:29:29.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:29:29.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:29:29.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:29:29.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:29:29.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:29:29.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:29:29.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:29:29.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:29:29.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:29.184 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:29:29.184 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:29:29.184 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:29:29.184 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:29:29.193 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:29:29.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:29:29.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:29.226 DEBUG [main][MenuItemLookup] Found menu:'New' 13:29:29.226 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:29:29.226 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:29.226 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:29:29.226 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:29.226 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:29:29.226 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:29:29.226 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:29:29.226 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:29:29.226 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:29:29.227 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:29:29.227 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:29:29.227 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:29:29.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:29:29.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 13:29:29.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:29:29.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:29.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:29.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:29.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:29.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) 13:29:29.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:29.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:29.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:29.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:29:29.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:29.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:29.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:29.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:29.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:29.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:29.851 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:29:29.851 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:29:29.851 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:29:29.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:29.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:29.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:29.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:29.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) 13:29:29.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:29.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:29.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:29.851 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:29:29.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:29.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:29.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:29.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:29.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:29.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:29.852 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:29:29.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:29.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:29.852 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:29.852 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:29.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:29:29.855 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:29:30.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:29:30.355 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:29:30.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:30.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:30.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:30.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:30.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:29:30.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:29:30.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:29:30.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:29:30.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:29:30.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:29:30.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:29:30.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:29:30.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:29:30.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:29:30.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:29:30.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:29:30.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:29:30.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:29:30.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:29:30.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:29:30.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:30.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:29:30.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:29:30.356 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:29:30.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:30.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:30.356 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:29:30.356 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:29:30.356 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:29:30.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:29:30.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:29:30.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:29:30.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:29:30.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:30.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:30.362 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:30.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:30.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:30.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:30.365 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:30.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 '\*?\QProblems\E') 13:29:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:30.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:30.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:30.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:30.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:30.370 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:30.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:30.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:30.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:30.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:30.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:30.394 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:29:30.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:30.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:30.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:30.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:30.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:30.395 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:30.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:29:30.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:30.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:30.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:30.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:30.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:30.396 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:30.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:30.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:30.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:29:30.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:30.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:30.404 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:30.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:30.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:30.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:29:30.405 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:30.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:30.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:30.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:29:30.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:30.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:30.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:30.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:30.406 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:30.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:30.406 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:30.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:30.406 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:29:30.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:30.406 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:30.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:30.406 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:30.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:30.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:30.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:30.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:29:30.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:30.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:30.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:30.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:30.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:30.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:30.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:30.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:30.407 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:30.407 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:29:30.407 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:30.407 DEBUG [main][MenuItemLookup] Item match:File 13:29:30.408 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:29:30.408 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:29:30.411 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:29:30.411 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:29:30.411 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:29:30.411 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:30.411 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:29:30.411 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:29:30.411 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:29:30.411 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:29:30.411 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:29:30.411 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:29:30.411 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:29:30.411 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:29:30.411 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:29:30.411 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:30.411 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:29:30.411 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:29:30.411 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:29:30.411 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:30.411 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:29:30.411 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:30.411 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:29:30.411 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:29:30.429 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:29:30.429 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:29:30.429 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:29:30.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:29:30.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 13:29:30.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:29:30.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:30.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:30.503 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:29:30.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:30.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:29:30.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:30.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:30.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:30.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:30.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:30.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:29:30.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:29:30.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:29:30.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:29:30.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:30.505 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:29:30.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:30.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:29:30.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:29:30.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:29:30.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:30.505 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:29:30.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:30.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:29:30.505 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:29:30.505 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:29:30.506 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:29:30.509 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:29:30.509 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:29:30.509 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:29:30.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) 13:29:30.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:30.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:30.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:30.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:30.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:30.510 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:29:30.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:30.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:30.510 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:30.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:30.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:30.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:30.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:30.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:29:30.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:29:30.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:29:30.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:30.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:30.715 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:29:30.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:30.715 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:29:30.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:29:30.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:30.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:30.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:30.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:30.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:29:30.740 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:29:30.741 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:29:30.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 13:29:30.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:30.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:30.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:30.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:30.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:30.775 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:29:30.775 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:29:30.775 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:29:30.775 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:29:30.775 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:29:30.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:29:30.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:30.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:30.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:30.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:30.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:30.777 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:29:30.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:30.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:30.777 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:30.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:30.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.... 13:29:33.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:29:33.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:29:33.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:29:33.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:33.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:33.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:33.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:33.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:29:33.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:29:33.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:29:33.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:29:33.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:29:33.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:29:33.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:29:33.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:29:33.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:29:33.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:33.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:29:33.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:33.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:33.791 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:29:33.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:33.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:33.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:33.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:33.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:33.792 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:33.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 '\*?\QPackage Explorer\E') 13:29:33.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:33.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:33.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:33.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:33.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:33.793 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:29:33.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:29:33.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:33.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:33.839 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:29:33.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:29:33.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:33.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:33.840 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:29:33.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:29:33.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:33.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:33.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:33.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:33.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:34.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:34.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:34.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:34.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:34.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:29:34.842 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:29:34.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:29:34.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:34.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:34.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:29:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:34.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:34.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:34.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:34.843 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:29:34.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:29:34.844 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:34.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:34.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:34.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:34.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:29:34.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:34.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:34.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:34.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:34.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:34.868 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:34.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:34.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:34.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:34.869 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:29:34.869 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:29:34.869 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:29:34.869 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:29:34.869 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:29:34.869 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:29:34.869 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:29:34.869 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:29:34.869 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:29:34.869 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:29:34.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:29:34.926 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 13:29:34.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:29:34.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:34.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:34.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:29:34.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:34.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:34.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:34.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:29:34.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:34.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:34.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:34.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:34.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:34.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:34.928 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:29:34.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:34.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:34.928 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:34.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:34.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:29:34.929 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:34.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:34.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:34.930 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:29:34.930 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:34.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:34.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:34.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:34.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:34.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:34.931 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:29:34.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:34.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:34.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:34.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:29:34.967 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 13:29:34.967 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:29:34.967 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:34.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:34.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:34.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:34.988 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:34.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:34.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:34.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:34.989 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:34.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:34.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:34.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:34.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:34.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:34.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:35.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:35.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:35.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:35.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:35.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:29:35.990 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:35.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:35.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:35.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:35.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 13:29:35.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:35.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:35.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:35.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:35.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:35.991 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:29:35.991 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:29:35.991 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:29:35.992 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:29:36.002 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:29:36.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:29:36.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:36.031 DEBUG [main][MenuItemLookup] Found menu:'New' 13:29:36.031 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:29:36.031 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:36.031 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:29:36.031 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:36.031 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:29:36.031 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:29:36.031 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:29:36.031 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:29:36.031 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:29:36.031 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:29:36.031 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:29:36.031 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:29:36.031 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:36.031 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:29:36.031 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:29:36.031 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:36.031 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:29:36.031 DEBUG [main][MenuItemLookup] Item match:Refresh 13:29:36.031 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:29:36.031 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:29:36.031 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:29:36.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:36.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:36.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:36.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:29:36.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:36.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:36.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:36.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:29:36.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:29:36.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:29:36.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:29:36.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:29:36.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:29:36.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:29:36.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:29:36.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:29:36.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:36.532 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:29:36.532 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:29:36.532 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:29:36.532 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:29:36.539 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:29:36.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:29:36.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:36.569 DEBUG [main][MenuItemLookup] Found menu:'New' 13:29:36.569 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:29:36.569 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:36.569 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:29:36.569 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:36.569 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:29:36.569 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:29:36.569 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:29:36.569 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:29:36.569 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:29:36.569 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:29:36.569 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:29:36.569 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:29:36.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:29:37.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 'Delete.*'] is available. finished successfully 13:29:37.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:29:37.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:37.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:37.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:37.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:37.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:29:37.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:37.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:29:37.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:37.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:37.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:37.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:37.173 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:29:37.173 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:29:37.173 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:29:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:37.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:37.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:37.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:29:37.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:37.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:37.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:37.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:29:37.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:37.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:37.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:37.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:37.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:37.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:37.174 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:29:37.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:37.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:37.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:37.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:37.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:29:37.178 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:29:37.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:29:37.679 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:29:37.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:37.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:37.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:37.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:37.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:29:37.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:29:37.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:29:37.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:29:37.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:29:37.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:29:37.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:29:37.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:29:37.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:29:37.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:29:37.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:37.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:29:37.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:29:37.679 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:29:37.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:37.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:37.679 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:29:37.679 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:29:37.679 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:29:37.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:29:37.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:29:37.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:29:37.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:29:37.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:37.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:37.683 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:37.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:37.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:37.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:37.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:37.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:37.687 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:37.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 '\*?\QProblems\E') 13:29:37.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:37.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:37.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:37.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:37.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:37.691 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:37.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:37.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:37.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:37.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:37.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:37.700 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:29:37.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:37.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:37.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:37.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:37.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:37.701 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:37.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:29:37.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:37.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:37.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:37.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:37.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:37.716 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:37.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:37.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:37.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:29:37.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:37.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:37.725 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:37.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:37.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:37.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:29:37.725 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:37.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:37.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:37.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:29:37.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:37.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:37.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:37.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:37.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:37.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:37.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:37.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:37.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:29:37.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:37.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:37.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:37.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:37.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:37.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:37.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:37.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:29:37.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:37.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:37.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:37.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:37.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:37.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:37.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:37.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:37.728 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:37.728 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:29:37.728 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:37.728 DEBUG [main][MenuItemLookup] Item match:File 13:29:37.729 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:29:37.729 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:29:37.732 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:29:37.732 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:29:37.732 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:29:37.732 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:37.732 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:29:37.732 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:29:37.732 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:29:37.732 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:29:37.732 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:29:37.732 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:29:37.732 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:29:37.732 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:29:37.732 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:29:37.732 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:37.732 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:29:37.732 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:29:37.732 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:29:37.732 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:37.732 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:29:37.732 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:37.732 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:29:37.732 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:29:37.732 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:29:37.732 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:29:37.732 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:29:37.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:29:37.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:29:37.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:29:37.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:37.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:37.809 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:29:37.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:37.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:29:37.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:37.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:37.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:37.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:37.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:37.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:29:37.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:29:37.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:29:37.811 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:29:37.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:37.811 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:29:37.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:37.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:29:37.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:29:37.811 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:29:37.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:37.811 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:29:37.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:37.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:29:37.811 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:29:37.811 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:29:37.811 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:29:37.812 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:29:37.812 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:29:37.812 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:29:37.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:29:37.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:37.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:37.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:37.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:37.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:37.813 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:29:37.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:37.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:37.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:37.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:38.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: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:38.007 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:38.007 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:38.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:29:38.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:29:38.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:29:38.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:38.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:38.008 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:29:38.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:38.009 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:29:38.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:29:38.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:38.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:38.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:38.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:38.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:29:38.011 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:29:38.012 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:29:38.043 DEBUG [WorkbenchTestable][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") 13:29:38.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:38.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:38.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:38.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:38.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:38.046 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:29:38.046 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:29:38.047 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:29:38.047 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:29:38.047 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:29:38.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:29:38.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:38.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:38.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:38.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:38.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:38.048 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:29:38.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:38.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:38.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:38.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:38.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:29:41.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:29:41.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:29:41.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:29:41.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:41.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:41.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:41.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:29:41.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:41.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:29:41.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:29:41.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:29:41.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:29:41.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:29:41.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:29:41.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:29:41.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:29:41.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:41.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:29:41.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:41.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:41.059 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:29:41.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:41.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:41.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:41.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:41.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:41.060 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:41.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:29:41.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:41.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:41.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:41.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:41.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:41.061 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:29:41.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:29:41.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:41.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:41.107 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:29:41.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:29:41.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:41.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:41.108 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:29:41.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:29:41.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:41.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:41.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:41.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:41.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:41.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:41.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:42.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:42.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:42.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:29:42.110 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:29:42.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:29:42.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:42.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:42.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 13:29:42.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:42.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:42.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:42.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:42.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:42.111 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:29:42.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:29:42.112 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:42.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:42.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:42.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:42.130 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:29:42.130 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:29:42.130 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:29:42.130 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:29:42.130 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:29:42.130 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:29:42.130 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:29:42.130 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:29:42.130 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:29:42.130 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:29:42.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:29:42.184 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 13:29:42.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:29:42.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:42.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:42.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:29:42.185 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:42.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:42.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:42.185 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:29:42.185 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:42.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:42.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:42.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:42.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:42.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:42.186 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:29:42.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:42.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:42.186 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:42.186 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:42.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) 13:29:42.187 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:42.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:42.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:42.188 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:29:42.188 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:42.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:42.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:42.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:42.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:42.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:42.189 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:29:42.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:42.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:42.189 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:42.189 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:42.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:29:42.226 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 13:29:42.226 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:42.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:42.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:42.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:42.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 13:29:42.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:42.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:42.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:42.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:42.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:42.227 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:42.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:42.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:42.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:42.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 13:29:42.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:42.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:42.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:42.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:42.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:42.228 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:42.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:42.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:42.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:42.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:29:42.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:42.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:42.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:42.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:42.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:42.229 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:42.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:42.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:42.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:42.231 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:29:42.231 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:29:42.231 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:29:42.231 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:29:42.231 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:29:42.231 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:29:42.231 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:29:42.231 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:29:42.231 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:29:42.231 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:29:42.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:29:42.285 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 13:29:42.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:29:42.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:42.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:42.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:29:42.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:42.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:42.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:42.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:29:42.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:42.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:42.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:42.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:42.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:42.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:29:42.286 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 2] 'ID', 'Creation Time') 13:29:42.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:29:42.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:29:42.286 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0, 1) 13:29:42.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:29:42.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:29:42.287 TRACE [main][WidgetHandler] Notify Table with event 13 13:29:42.287 TRACE [main][WidgetHandler] Wait for synchronization 13:29:42.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 "Show ->") 13:29:42.287 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:42.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:42.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:42.288 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:29:42.288 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:42.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:42.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:42.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:42.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:42.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:42.289 INFO [WorkbenchTestable][AbstractButton] Click button &Show -> 13:29:42.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:42.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:42.289 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:42.289 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:42.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:29:42.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:42.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:42.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:42.291 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:29:42.291 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:42.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:42.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:42.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:42.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:42.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:42.292 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:29:42.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:42.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:42.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:42.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:42.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:29:42.340 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 13:29:42.340 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:42.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:42.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:42.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:42.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 13:29:42.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:42.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:42.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:42.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:42.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:42.341 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:42.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:42.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:42.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:42.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 13:29:42.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:42.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:42.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:42.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:42.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:42.342 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:42.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:42.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:42.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:42.343 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:29:42.343 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:29:42.343 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:29:42.343 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:29:42.343 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:29:42.343 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:29:42.343 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:29:42.343 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:29:42.343 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:29:42.343 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:29:42.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:29:42.397 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 13:29:42.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:29:42.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:42.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:42.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:29:42.398 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:42.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:42.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:42.398 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:29:42.398 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:42.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:42.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:42.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:42.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:42.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:42.399 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:29:42.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:42.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:42.399 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:42.399 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:42.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:29:42.401 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:42.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:42.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:42.401 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:29:42.401 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:42.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:42.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:42.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:42.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:42.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:42.402 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:29:42.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:42.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:42.402 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:42.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:42.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:29:42.438 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 13:29:42.438 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:29:42.438 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:42.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:42.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:42.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:42.460 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:42.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:42.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:42.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:42.461 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:42.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:42.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:42.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:42.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:42.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:42.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:42.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:42.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:43.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:43.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:43.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:29:43.462 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:43.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:43.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:43.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:43.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 13:29:43.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:43.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:43.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:43.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:43.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:43.464 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:29:43.464 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:29:43.464 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:29:43.464 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:29:43.476 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:29:43.477 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:29:43.477 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:43.503 DEBUG [main][MenuItemLookup] Found menu:'New' 13:29:43.503 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:29:43.503 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:43.503 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:29:43.503 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:43.503 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:29:43.503 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:29:43.503 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:29:43.503 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:29:43.503 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:29:43.503 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:29:43.503 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:29:43.503 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:29:43.503 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:43.503 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:29:43.503 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:29:43.503 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:43.503 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:29:43.503 DEBUG [main][MenuItemLookup] Item match:Refresh 13:29:43.503 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:29:43.503 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:29:43.503 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:29:43.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:43.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:43.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:43.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:43.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:29:44.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:44.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:44.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:44.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:29:44.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:29:44.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:29:44.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:29:44.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:29:44.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:29:44.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:29:44.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:29:44.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:29:44.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:44.004 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:29:44.004 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:29:44.004 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:29:44.004 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:29:44.012 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:29:44.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:29:44.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:44.058 DEBUG [main][MenuItemLookup] Found menu:'New' 13:29:44.058 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:29:44.058 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:44.058 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:29:44.058 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:44.058 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:29:44.058 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:29:44.058 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:29:44.058 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:29:44.058 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:29:44.058 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:29:44.058 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:29:44.058 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:29:44.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 'Delete.*'] is available.... 13:29:44.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:29:44.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:29:44.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:44.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:44.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:44.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:44.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:29:44.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:44.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:44.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:44.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:29:44.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:44.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:44.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:44.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:44.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:44.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:44.681 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:29:44.681 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:29:44.681 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:29:44.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:44.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:44.681 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:44.681 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:44.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:29:44.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:44.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:44.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:44.681 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:29:44.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:44.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:44.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:44.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:44.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:44.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:44.682 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:29:44.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:44.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:44.682 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:44.682 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:44.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:29:44.685 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:29:45.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:29:45.186 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:29:45.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:45.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:45.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:45.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:45.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:29:45.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:29:45.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:29:45.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:29:45.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:29:45.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:29:45.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:29:45.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:29:45.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:29:45.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:45.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:29:45.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:29:45.186 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:29:45.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:45.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:45.186 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:29:45.187 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:29:45.187 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:29:45.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:29:45.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:29:45.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:29:45.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:29:45.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:45.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:45.190 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:45.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:45.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:45.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:45.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:45.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:45.194 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:45.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:29:45.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:45.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:45.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:45.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:45.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:45.210 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:45.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:45.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:45.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:45.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:45.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:45.234 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:29:45.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:45.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:45.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:45.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:45.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:45.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:45.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 '\*?\QProject Explorer\E') 13:29:45.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:45.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:45.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:45.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:45.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:45.238 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:45.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:45.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:45.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:29:45.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:45.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:45.246 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:45.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:45.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:45.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:29:45.247 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:45.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:45.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:45.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:29:45.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:45.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:45.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:45.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:45.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'] 13:29:45.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:45.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'] 13:29:45.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:45.265 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:29:45.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:45.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'] 13:29:45.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:45.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'] 13:29:45.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:45.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'] 13:29:45.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:45.265 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:29:45.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:45.266 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:45.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:45.266 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:45.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:45.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:45.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:45.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:45.266 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:45.266 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:29:45.266 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:45.266 DEBUG [main][MenuItemLookup] Item match:File 13:29:45.267 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:29:45.267 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:29:45.270 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:29:45.270 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:29:45.270 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:29:45.270 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:45.270 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:29:45.270 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:29:45.270 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:29:45.270 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:29:45.270 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:29:45.270 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:29:45.270 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:29:45.270 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:29:45.270 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:29:45.270 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:45.270 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:29:45.270 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:29:45.270 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:29:45.270 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:45.270 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:29:45.270 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:45.270 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:29:45.270 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:29:45.270 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:29:45.270 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:29:45.270 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:29:45.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.... 13:29:45.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:29:45.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:29:45.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:45.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:45.370 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:29:45.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:45.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:29:45.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:45.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:45.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:45.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:45.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:45.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:29:45.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:29:45.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:29:45.372 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:29:45.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:45.373 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:29:45.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:45.373 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:29:45.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:29:45.373 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:29:45.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:45.373 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:29:45.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:45.373 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:29:45.373 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:29:45.373 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:29:45.373 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:29:45.373 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:29:45.373 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:29:45.373 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:29:45.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:29:45.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:45.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:45.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:45.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:45.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:45.375 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:29:45.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:45.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:45.375 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:45.375 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:45.576 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:45.580 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:45.580 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:45.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:29:45.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:29:45.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:29:45.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:45.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:45.581 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:29:45.581 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:45.581 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:29:45.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:29:45.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:45.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:45.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:45.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:45.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:29:45.583 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:29:45.584 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:29:45.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.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") 13:29:45.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:45.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:45.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:45.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:45.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:45.617 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:29:45.618 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:29:45.618 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:29:45.618 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:29:45.618 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:29:45.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.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:29:45.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:45.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:45.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:45.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:45.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:45.627 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:29:45.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:45.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:45.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:45.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:45.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:29:48.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 13:29:48.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:29:48.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:29:48.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:48.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:29:48.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:48.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:48.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:48.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:29:48.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:29:48.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:29:48.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:29:48.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:29:48.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:29:48.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:29:48.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:29:48.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:48.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:29:48.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:48.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:48.634 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:29:48.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:48.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:48.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:48.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:48.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:48.635 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:48.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') 13:29:48.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:48.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:48.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:48.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:48.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:48.636 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:29:48.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:29:48.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:48.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:48.671 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:29:48.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:29:48.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:48.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:48.672 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:29:48.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:29:48.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:48.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:48.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:48.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:48.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:49.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:49.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:49.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:49.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:49.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:29:49.691 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:29:49.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:29:49.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:49.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:49.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 13:29:49.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:49.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:49.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:49.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:49.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:49.693 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:29:49.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:29:49.693 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:29:49.693 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:49.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:49.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:49.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:49.785 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:49.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:49.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:49.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:49.810 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:49.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:49.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:49.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:49.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:49.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:49.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:50.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:50.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:50.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:50.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:50.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:29:50.812 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:50.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:50.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:50.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:50.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:29:50.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:50.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:50.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:50.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:50.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:50.813 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:29:50.813 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:29:50.814 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:29:50.814 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:29:50.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:51.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:51.314 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:29:51.315 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:29:51.315 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:29:51.315 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:29:51.323 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:29:51.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'] 13:29:51.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:51.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'] 13:29:51.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:51.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 Java Class"] 13:29:51.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:51.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'] 13:29:51.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:51.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'] 13:29:51.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:51.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'] 13:29:51.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:51.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 Java Class"] 13:29:51.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:51.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'] 13:29:51.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:51.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'] 13:29:51.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:51.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:51.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:51.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:51.325 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:51.325 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:29:51.325 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:51.325 DEBUG [main][MenuItemLookup] Item match:File 13:29:51.326 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:29:51.326 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:29:51.328 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:29:51.328 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:29:51.328 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:29:51.328 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:51.328 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:29:51.328 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:29:51.328 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:29:51.328 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:29:51.328 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:29:51.328 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:29:51.328 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:29:51.328 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:29:51.328 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:29:51.328 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:51.328 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:29:51.328 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:29:51.328 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:29:51.328 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:51.328 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:29:51.328 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:51.328 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:29:51.328 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:29:51.345 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:29:51.346 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:29:51.346 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:29:51.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:29:51.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:29:51.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:29:51.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:51.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:51.419 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:29:51.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:51.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:29:51.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:51.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:51.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:51.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:51.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:51.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:29:51.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:29:51.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:29:51.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:29:51.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:51.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:29:51.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:51.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:29:51.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:29:51.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:29:51.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:51.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:29:51.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:51.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:29:51.421 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:29:51.421 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:29:51.421 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:29:51.424 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:29:51.424 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:29:51.424 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:29:51.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) 13:29:51.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:51.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:51.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:51.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:51.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:51.425 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:29:51.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:51.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:51.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:51.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:51.511 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:51.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:51.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:51.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:29:51.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:29:51.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:29:51.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:51.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:51.512 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:29:51.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:51.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:29:51.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:51.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:51.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:51.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:51.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:29:51.539 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:29:51.540 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 13:29:51.545 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:29:51.545 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:29:51.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:29:51.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:51.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:51.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:51.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:51.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:51.548 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:29:51.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:51.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:51.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:51.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:51.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:29:52.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:29:52.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:52.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:29:52.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:52.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3612dcaa is found... 13:29:52.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3612dcaa is found finished successfully 13:29:52.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 '\*?\QWarningTestClass.java\E') 13:29:52.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:52.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:52.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:52.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:52.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:52.076 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:52.076 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 13:29:52.076 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:29:52.081 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:52.081 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:29:52.081 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:29:52.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:29:52.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:52.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:52.082 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:29:52.082 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:29:52.082 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:52.082 DEBUG [main][MenuItemLookup] Item match:File 13:29:52.083 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:29:52.083 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:29:52.083 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:29:52.083 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:29:52.083 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:52.083 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:29:52.083 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:29:52.083 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:52.083 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:29:52.083 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:29:52.083 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:29:52.083 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:29:52.083 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:29:52.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:29:52.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:29:52.158 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:52.158 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:29:52.158 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:52.158 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:52.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:52.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:52.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:52.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:52.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:52.240 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:52.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:52.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:52.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:29:52.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:52.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:52.265 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:29:52.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') 13:29:52.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:52.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:52.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:52.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:52.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:52.269 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:52.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:52.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:52.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:29:52.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:52.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:52.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 13:29:52.313 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:52.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:52.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:52.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:29:52.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:52.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:52.314 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:52.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:52.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:52.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:29:52.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:52.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:52.315 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:52.315 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:52.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:52.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:52.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:29:52.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:52.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:52.316 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:29:52.317 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:52.317 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:52.317 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:52.317 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:29:52.317 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:29:52.317 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:29:52.317 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:52.317 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:52.317 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:52.317 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:52.317 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:52.317 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:52.317 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:29:52.317 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:29:52.317 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:29:52.317 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:52.317 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:52.317 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:52.317 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:29:52.317 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:52.317 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:52.317 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:52.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:29:53.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:29:53.318 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:53.318 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:53.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:53.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:53.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:29:53.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:53.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:53.319 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:29:53.320 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:53.320 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:53.320 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:53.320 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:29:53.320 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:29:53.320 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:29:53.320 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:53.320 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:53.320 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:53.320 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:53.320 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:53.320 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:53.320 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:29:53.320 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:29:53.320 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:29:53.320 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:53.320 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:53.320 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:53.320 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:29:53.320 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:53.320 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:53.320 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:53.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:29:53.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:29:53.321 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:53.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:53.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:53.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:29:53.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:53.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:53.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 13:29:53.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:53.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:53.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:53.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:53.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:53.822 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:53.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:53.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:53.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:53.823 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:53.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:53.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:53.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:53.824 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:53.824 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:53.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:53.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:53.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:53.825 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:29:53.826 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:53.826 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:53.826 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:53.826 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:29:53.826 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:29:53.826 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:29:53.826 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:53.826 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:53.826 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:53.826 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:53.826 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:53.826 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:53.826 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:29:53.826 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:29:53.826 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:29:53.826 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:53.826 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:53.826 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:53.826 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:29:53.826 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:53.826 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:53.826 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:53.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:29:55.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:29:55.327 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:55.327 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:55.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:55.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:55.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:55.328 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:29:55.329 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:55.329 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:55.329 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:55.329 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:29:55.329 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:29:55.329 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:29:55.329 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:55.330 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:55.330 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:55.330 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:55.330 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:55.330 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:55.330 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:29:55.330 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:29:55.330 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:29:55.330 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:55.330 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:55.330 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:55.330 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:29:55.330 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:55.330 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:55.330 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:55.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:29:55.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:29:55.330 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:55.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:55.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:55.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:55.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 13:29:55.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:55.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:55.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:55.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:55.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:55.331 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:29:55.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:29:55.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:55.331 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:29:55.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:55.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:29:55.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:29:55.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:55.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:29:55.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:55.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:29:55.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 13:29:55.332 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:29:55.332 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:55.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:55.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:55.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:55.356 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:55.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:55.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:55.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:55.356 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:55.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:55.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:55.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:55.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:55.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:55.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:55.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:55.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:56.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:56.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:56.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:29:56.358 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:56.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:56.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:56.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:56.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:29:56.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:56.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:56.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:56.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:56.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:56.359 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:29:56.360 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:29:56.360 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:29:56.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:29:56.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:56.360 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 13:29:56.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:56.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:29:56.360 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:29:56.360 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:29:56.361 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:29:56.368 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:29:56.368 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:56.369 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:56.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'] 13:29:56.369 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:56.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: "New Java Class"] 13:29:56.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:56.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'] 13:29:56.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:56.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'] 13:29:56.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:56.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'] 13:29:56.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:56.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 Class"] 13:29:56.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:56.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'] 13:29:56.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:56.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'] 13:29:56.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:56.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:29:56.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:56.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:56.371 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:29:56.371 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:29:56.371 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:56.371 DEBUG [main][MenuItemLookup] Item match:File 13:29:56.372 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:29:56.372 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:29:56.374 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:29:56.374 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:29:56.374 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:29:56.374 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:56.374 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:29:56.374 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:29:56.374 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:29:56.374 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:29:56.374 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:29:56.374 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:29:56.374 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:29:56.374 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:29:56.374 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:29:56.374 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:56.374 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:29:56.375 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:29:56.375 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:29:56.375 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:56.375 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:29:56.375 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:56.375 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:29:56.375 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:29:56.394 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:29:56.394 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:29:56.394 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:29:56.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.... 13:29:56.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 13:29:56.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:29:56.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:56.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:56.474 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:29:56.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:56.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:29:56.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:56.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:56.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:56.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:56.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:56.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:29:56.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:29:56.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:29:56.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:29:56.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:56.476 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:29:56.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:56.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:29:56.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:29:56.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:29:56.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:56.476 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:29:56.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:56.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:29:56.477 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:29:56.477 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:29:56.477 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:29:56.477 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:29:56.477 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:29:56.477 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:29:56.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:29:56.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:56.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:56.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:56.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:56.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:56.478 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:29:56.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:56.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:56.478 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:56.478 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:56.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'] 13:29:56.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:56.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:56.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:29:56.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:29:56.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:29:56.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:56.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:56.562 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:29:56.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:56.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:29:56.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:56.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:56.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:56.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:56.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:29:56.588 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:29:56.589 INFO [WorkbenchTestable][AbstractText] Text set to: NextWarningTestClass 13:29:56.594 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:29:56.594 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:29:56.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:29:56.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:56.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:56.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:56.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:56.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:56.597 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:29:56.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:56.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:56.597 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:56.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:56.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:29:57.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:29:57.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:57.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:29:57.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:57.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@430e5c8e is found... 13:29:57.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@430e5c8e is found finished successfully 13:29:57.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNextWarningTestClass.java\E') 13:29:57.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:57.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:57.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:57.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:57.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:57.125 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:57.125 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NextWarningTestClass { } TooltipText=null 13:29:57.125 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:29:57.134 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:57.137 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class NextWarningTestClass{ private int i; } TooltipText=null 13:29:57.137 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:29:57.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 13:29:57.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:57.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:57.137 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 13:29:57.137 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 13:29:57.137 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:57.137 DEBUG [main][MenuItemLookup] Item match:File 13:29:57.138 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:29:57.138 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:29:57.138 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:29:57.138 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:29:57.138 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:57.138 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:29:57.138 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:29:57.138 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:57.138 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:29:57.138 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:29:57.139 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:29:57.139 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:29:57.139 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:29:57.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:29:57.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:29:57.178 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:57.179 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class NextWarningTestClass{ private int i; } TooltipText=null 13:29:57.179 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:57.179 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:57.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:57.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:57.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:57.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:57.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:57.222 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:57.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:57.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:57.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 13:29:57.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:57.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:57.226 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 13:29:57.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:29:57.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:57.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:57.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:57.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:57.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:57.231 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:57.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:57.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:57.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 13:29:57.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:57.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:57.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 13:29:57.231 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:57.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:57.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:57.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 13:29:57.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:57.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:57.232 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:57.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:57.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:57.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 13:29:57.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:57.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:57.233 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:57.233 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:57.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:57.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:57.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 13:29:57.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:57.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:57.233 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:29:57.234 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:57.234 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:57.234 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:57.234 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:29:57.234 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:29:57.234 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:29:57.234 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:57.234 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:57.234 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:57.234 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:57.234 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:57.235 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:57.235 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:29:57.235 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:29:57.235 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:29:57.235 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:57.235 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:57.235 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:57.235 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:29:57.235 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:57.235 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:57.235 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:57.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:29:58.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:29:58.251 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:29:58.251 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:58.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:58.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:58.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 13:29:58.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:58.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:58.252 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:29:58.253 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:58.253 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:58.253 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:58.253 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:29:58.253 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:29:58.253 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:29:58.253 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:58.253 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:58.253 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:58.253 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:29:58.253 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:29:58.253 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:29:58.253 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:29:58.253 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:29:58.253 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:29:58.253 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:58.253 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:58.253 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:58.254 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:29:58.254 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:29:58.254 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:29:58.254 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:29:58.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:29:58.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:29:58.254 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:29:58.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:29:58.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:58.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 13:29:58.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:58.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:58.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:29:58.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:58.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:58.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:58.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:58.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:58.256 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:29:58.256 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:29:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:58.256 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:29:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:58.256 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:29:58.256 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:29:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:58.256 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:29:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:58.256 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:29:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 13:29:58.257 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:29:58.257 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:58.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:58.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:58.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:58.292 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:58.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:58.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:58.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:58.293 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:58.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:58.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:58.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:58.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:58.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:58.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:58.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:58.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:59.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:59.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:59.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:29:59.295 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:59.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:59.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:59.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:59.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:29:59.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:59.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:59.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:59.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:59.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:59.296 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:29:59.296 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:29:59.297 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:29:59.297 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:29:59.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:59.297 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 13:29:59.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:59.297 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:29:59.297 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:29:59.297 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:29:59.297 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:29:59.308 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:29:59.308 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:59.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:59.309 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:59.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:59.309 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:29:59.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:59.309 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:59.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:59.309 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:59.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:59.309 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:59.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:59.309 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:29:59.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:59.309 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:59.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:59.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'] 13:29:59.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:59.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 13:29:59.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:59.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:59.321 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 13:29:59.321 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 13:29:59.321 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:59.321 DEBUG [main][MenuItemLookup] Item match:File 13:29:59.322 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:29:59.322 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:29:59.324 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:29:59.324 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:29:59.324 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:29:59.324 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:59.324 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:29:59.324 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:29:59.324 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:29:59.324 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:29:59.324 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:29:59.324 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:29:59.324 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:29:59.324 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:29:59.324 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:29:59.324 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:59.324 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:29:59.324 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:29:59.324 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:29:59.324 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:59.324 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:29:59.324 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:59.324 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:29:59.324 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:29:59.325 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:29:59.325 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:29:59.325 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:29:59.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:29:59.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:29:59.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:29:59.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:59.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:59.403 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:29:59.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:59.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:29:59.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:59.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:59.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:59.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:59.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:59.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:29:59.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:29:59.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:29:59.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:29:59.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:59.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:29:59.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:59.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:29:59.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:29:59.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:29:59.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:59.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:29:59.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:59.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:29:59.405 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:29:59.405 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:29:59.405 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:29:59.405 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:29:59.405 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:29:59.405 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:29:59.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:29:59.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:59.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:59.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:59.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:59.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:59.412 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:29:59.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:59.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:59.412 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:59.412 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:59.487 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:59.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:59.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:59.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:29:59.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:29:59.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:29:59.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:59.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:59.488 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:29:59.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:59.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:29:59.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:59.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:59.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:59.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:59.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:29:59.512 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:29:59.513 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 13:29:59.519 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:29:59.519 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:29:59.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:29:59.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:59.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:59.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:59.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:59.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:59.521 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:29:59.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:59.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:59.521 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:59.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:59.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:30:00.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:30:00.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:00.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:30:00.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:00.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@707584ee is found... 13:30:00.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@707584ee is found finished successfully 13:30:00.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 13:30:00.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:00.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:00.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:00.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:00.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:00.054 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:00.054 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 13:30:00.054 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:30:00.061 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:00.061 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:30:00.061 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:30:00.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:00.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:00.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:00.062 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:00.062 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:00.062 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:00.062 DEBUG [main][MenuItemLookup] Item match:File 13:30:00.063 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:30:00.063 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:30:00.063 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:30:00.063 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:30:00.063 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:00.063 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:30:00.063 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:30:00.063 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:00.063 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:30:00.063 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:30:00.064 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:30:00.064 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:30:00.064 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:30:00.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:30:00.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:30:00.102 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:00.102 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:30:00.102 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:00.102 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:00.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:00.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:00.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:00.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:00.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:00.144 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:00.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:00.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:00.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:00.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:00.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:00.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:00.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:00.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:00.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:00.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:00.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:00.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:00.153 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:00.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:00.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:00.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:00.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:00.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:00.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 13:30:00.153 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:00.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:00.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:00.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:00.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:00.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:00.154 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:00.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:00.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:00.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:00.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:00.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:00.154 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:00.154 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:00.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:00.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:00.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:00.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:00.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:00.155 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:00.156 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:00.156 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:00.156 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:00.156 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:00.156 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:00.156 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 13:30:00.156 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:00.156 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:00.156 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:00.156 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:00.156 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:00.156 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:00.156 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:00.156 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:00.156 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 13:30:00.156 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:00.156 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:00.156 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:00.156 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 13:30:00.156 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:00.156 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:00.156 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:00.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:30:01.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:30:01.157 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:01.157 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:01.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:01.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:01.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:01.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:01.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:01.158 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:01.159 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:01.159 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:01.159 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:01.160 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:01.160 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:01.160 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 13:30:01.160 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:01.160 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:01.160 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:01.160 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:01.160 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:01.160 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:01.160 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:01.160 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:01.160 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 13:30:01.160 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:01.160 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:01.160 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:01.160 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 13:30:01.160 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:01.160 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:01.160 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:01.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:30:01.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:30:01.160 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:01.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:01.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:01.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:01.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:01.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:01.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 13:30:01.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:01.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:01.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:01.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:01.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:01.664 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:01.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:01.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:01.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:01.665 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:01.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:01.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:01.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:01.666 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:01.666 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:01.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:01.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:01.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:01.667 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:01.668 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:01.668 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:01.668 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:01.668 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:01.668 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:01.669 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:01.669 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:01.669 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:01.669 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:01.669 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:01.669 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:01.669 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:01.669 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:01.669 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:01.669 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:01.669 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:01.669 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:01.669 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:01.669 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:01.669 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:01.669 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:01.669 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:01.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:30:02.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:30:02.670 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:02.670 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:02.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:02.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:02.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:02.671 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:02.672 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:02.672 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:02.672 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:02.672 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:02.673 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:02.673 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:02.673 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:02.673 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:02.673 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:02.673 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:02.673 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:02.673 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:02.673 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:02.673 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:02.673 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:02.673 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:02.673 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:02.673 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:02.673 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:02.673 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:02.673 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:02.673 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:02.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:30:02.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:30:02.673 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:02.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:02.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:02.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:02.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 13:30:02.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:02.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:02.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:02.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:02.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:02.674 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:30:02.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:30:02.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:02.675 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:30:02.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:02.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:30:02.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:30:02.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:02.675 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:30:02.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:02.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:30:02.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 13:30:02.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:02.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:02.680 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:02.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:02.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:02.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:02.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:02.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:02.685 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:02.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:02.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:02.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:02.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:02.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:02.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:02.714 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:02.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:02.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:02.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:02.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:02.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:02.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:02.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:02.720 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:02.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:02.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:02.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:02.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:02.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:02.725 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:02.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 '\*?\QProblems\E') 13:30:02.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:02.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:02.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:02.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:02.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:02.729 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:02.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:02.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:02.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:02.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:02.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:02.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 13:30:02.730 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:02.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:02.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:02.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:02.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:02.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:02.731 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:02.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:02.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:02.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:02.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:02.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:02.732 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:02.732 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:02.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:02.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:02.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:02.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:02.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:02.732 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:02.734 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:02.734 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:02.734 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:02.734 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:02.734 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:02.734 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:02.734 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:02.734 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:02.734 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:02.734 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:02.734 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:02.734 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:02.734 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:02.734 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:02.734 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:02.734 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:02.734 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:02.734 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:02.734 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:02.734 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:02.734 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:02.734 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:02.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:30:03.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:30:03.735 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:03.735 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:03.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:03.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:03.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:03.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:03.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:03.736 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:03.737 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:03.737 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:03.737 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:03.737 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:03.737 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:03.737 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:03.737 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:03.737 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:03.737 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:03.737 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:03.737 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:03.737 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:03.737 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:03.737 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:03.737 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:03.738 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:03.738 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:03.738 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:03.738 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:03.738 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:03.738 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:03.738 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:03.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:30:03.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:30:03.738 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:03.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:03.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:03.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:03.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:03.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:03.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 13:30:03.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:03.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:03.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:03.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:03.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:03.740 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 13:30:03.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 13:30:03.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:03.740 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 13:30:03.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:03.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 13:30:03.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 13:30:03.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:03.741 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 13:30:03.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:03.741 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 13:30:03.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 13:30:03.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 13:30:03.741 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:03.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:03.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:03.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:03.741 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:03.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:03.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:03.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:03.742 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:03.742 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:03.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:03.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:03.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:03.742 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:03.743 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:03.743 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:03.743 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:03.743 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:03.743 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:03.743 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:03.744 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:03.744 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:03.744 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:03.744 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:03.744 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:03.744 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:03.744 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:03.744 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:03.744 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:03.744 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:03.744 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:03.744 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:03.744 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:03.744 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:03.744 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:03.744 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:03.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:30:05.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:30:05.245 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:05.245 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:05.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:05.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:05.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:05.246 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:05.247 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:05.247 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:05.247 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:05.247 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:05.247 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:05.247 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:05.247 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:05.247 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:05.247 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:05.247 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:05.247 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:05.247 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:05.247 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:05.247 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:05.247 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:05.247 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:05.247 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:05.247 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:05.247 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:05.247 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:05.247 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:05.247 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:05.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:30:05.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:30:05.248 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:05.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:05.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:05.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:05.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 13:30:05.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:05.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:05.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:05.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:05.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:05.249 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:30:05.249 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:30:05.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:05.249 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:30:05.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:05.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:30:05.249 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:30:05.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:05.249 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:30:05.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:05.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:30:05.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 13:30:05.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:05.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:05.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:05.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:05.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:05.257 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:05.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 '\*?\QProblems\E') 13:30:05.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:05.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:05.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:05.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:05.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:05.262 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:05.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:05.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:05.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:05.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:05.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:05.263 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:05.263 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:05.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:05.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:05.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:05.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:05.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:05.264 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:05.265 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:05.265 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:05.265 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:05.265 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:05.265 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:05.265 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:05.265 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:05.265 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:05.265 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:05.265 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:05.265 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:05.265 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:05.265 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:05.265 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:05.265 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:05.265 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:05.265 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:05.265 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:05.265 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:05.265 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:05.265 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:05.265 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:05.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:30:06.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:30:06.266 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:06.266 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:06.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:06.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:06.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:06.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:06.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:06.267 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:06.268 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:06.268 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:06.268 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:06.268 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:06.268 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:06.268 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:06.268 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:06.268 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:06.268 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:06.268 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:06.268 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:06.268 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:06.268 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:06.268 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:06.268 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:06.268 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:06.268 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:06.268 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:06.268 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:06.268 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:06.268 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:06.268 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:06.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:30:06.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:30:06.268 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:06.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:06.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:06.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:06.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:06.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:06.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 13:30:06.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:06.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:06.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:06.270 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 13:30:06.270 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 13:30:06.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:06.271 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 13:30:06.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:06.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 13:30:06.271 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 13:30:06.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:06.271 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 13:30:06.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:06.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 13:30:06.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 13:30:06.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:06.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:06.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:06.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 13:30:06.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:06.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:06.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:06.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 13:30:06.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:06.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:06.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:06.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:06.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:06.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:06.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:06.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:06.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:06.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:06.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:06.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:06.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:06.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:06.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:06.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:06.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:06.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:06.276 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:06.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') 13:30:06.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:06.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:06.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:06.280 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:06.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:06.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:06.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:06.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:06.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:06.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 13:30:06.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:06.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:06.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:06.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:06.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:06.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:06.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:06.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:06.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:06.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:06.303 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:06.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:06.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:06.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:06.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:06.306 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:06.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:06.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:06.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:06.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:06.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:06.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 13:30:06.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:06.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:06.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:06.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:06.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:06.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:06.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:06.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:06.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:06.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:06.331 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:06.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 '\*?\QProblems\E') 13:30:06.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:06.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:06.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:06.335 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:06.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:06.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:06.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:06.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:06.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:06.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 13:30:06.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:06.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:06.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:06.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 13:30:06.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:06.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:06.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:06.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:06.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:06.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:06.342 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:06.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:06.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:06.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:06.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:06.345 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:06.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:06.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:06.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:06.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:06.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:06.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 13:30:06.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:06.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:06.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:06.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:06.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:06.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:06.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:06.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:06.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:06.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:06.369 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:06.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:06.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:06.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:06.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:06.373 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:06.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:06.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:06.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:06.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:06.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:06.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:06.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:06.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:06.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:06.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 13:30:06.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:06.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:06.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:06.376 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:06.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:06.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:06.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:06.376 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:06.376 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:06.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:06.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:06.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:06.377 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:06.378 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:06.378 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:06.378 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:06.378 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:06.378 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:06.378 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:06.378 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:06.378 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:06.378 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:06.378 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:06.378 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:06.378 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:06.378 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:06.378 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:06.378 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:06.378 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:06.378 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:06.378 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:06.378 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:06.378 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:06.378 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:06.378 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:06.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:30:07.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:30:07.379 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:07.379 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:07.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:07.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:07.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:07.380 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:07.381 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:07.381 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:07.381 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:07.381 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:07.381 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:07.381 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:07.381 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:07.381 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:07.381 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:07.381 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:07.381 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:07.381 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:07.381 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:07.381 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:07.381 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:07.381 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:07.381 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:07.381 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:07.382 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:07.382 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:07.382 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:07.382 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:07.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:30:07.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:30:07.382 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:07.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:07.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:07.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:07.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:07.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:07.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:07.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:07.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:07.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:07.383 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 13:30:07.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 13:30:07.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:07.383 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 13:30:07.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:07.383 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 13:30:07.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 13:30:07.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:07.383 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 13:30:07.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:07.383 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 13:30:07.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:07.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:07.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:07.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:07.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:07.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:07.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 13:30:07.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:07.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:07.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:07.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:07.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:07.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 13:30:07.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:07.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:07.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:07.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:07.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:07.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 13:30:07.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:07.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:07.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:07.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:07.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:07.385 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:07.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:07.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:07.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:07.385 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:07.386 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:07.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:07.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:07.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:07.386 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:07.387 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:07.387 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:07.387 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:07.387 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:07.387 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:07.387 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:07.387 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:07.387 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:07.387 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:07.387 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:07.387 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:07.387 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:07.387 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:07.387 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:07.387 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:07.387 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:07.387 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:07.387 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:07.387 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:07.387 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:07.387 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:07.387 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:07.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:30:08.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:30:08.388 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:08.388 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:08.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:08.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:08.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:08.389 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:08.390 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:08.390 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:08.390 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:08.390 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:08.390 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:08.390 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:08.390 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:08.390 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:08.390 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:08.390 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:08.390 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:08.390 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:08.390 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:08.390 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:08.390 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:08.390 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:08.390 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:08.390 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:08.390 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:08.390 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:08.390 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:08.390 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:08.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:30:08.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:30:08.390 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:08.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:08.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:08.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:08.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 13:30:08.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:08.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:08.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:08.391 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:30:08.391 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:30:08.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:08.391 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:30:08.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:08.391 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:30:08.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:30:08.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:08.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:30:08.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:08.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:30:08.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:08.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:08.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:08.397 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:08.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 '\*?\QProblems\E') 13:30:08.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:08.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:08.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:08.401 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:08.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:08.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:08.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:08.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:08.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:08.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:08.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:08.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:08.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:08.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 13:30:08.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:08.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:08.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:08.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:08.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:08.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:08.409 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:08.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 '\*?\QProblems\E') 13:30:08.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:08.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:08.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:08.432 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:08.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:08.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:08.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:08.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:08.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:08.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 13:30:08.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:08.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:08.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:08.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:08.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:08.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:08.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:08.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:08.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:08.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:08.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:08.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') 13:30:08.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:08.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:08.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:08.464 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:08.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:08.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:08.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:08.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:08.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:08.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:08.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:08.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:08.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:08.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:08.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:08.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:08.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:08.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:08.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:08.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:08.472 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:08.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:08.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:08.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:08.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:08.494 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:08.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:08.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:08.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:08.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:08.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:08.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 13:30:08.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:08.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:08.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:08.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:08.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:08.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:08.501 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:08.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:08.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:08.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:08.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:08.506 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:08.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:08.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:08.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:08.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:08.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:08.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:08.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:08.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:08.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:08.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:08.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:08.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:08.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:08.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:08.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:08.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:08.531 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:08.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:08.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:08.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:08.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:08.536 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:08.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:08.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:08.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:08.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:08.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:08.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:08.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:08.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:08.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:08.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:08.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:08.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:08.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:08.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:08.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:08.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:08.561 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:08.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 '\*?\QProblems\E') 13:30:08.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:08.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:08.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:08.566 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:08.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:08.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:08.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:08.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:08.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:08.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 13:30:08.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:08.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:08.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:08.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:08.568 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:08.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:08.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:08.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:08.569 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:08.569 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:08.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:08.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:08.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:08.569 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:08.570 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:08.570 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:08.570 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:08.570 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:08.570 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:08.571 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:08.571 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:08.571 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:08.571 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:08.571 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:08.571 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:08.571 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:08.571 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:08.571 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:08.571 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:08.571 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:08.571 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:08.571 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:08.571 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:08.571 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:08.571 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:08.571 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:08.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:30:10.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:30:10.072 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:10.072 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:10.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:10.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:10.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:10.073 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:10.074 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:10.074 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:10.074 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:10.074 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:10.074 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:10.074 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:10.074 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:10.074 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:10.074 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:10.074 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:10.074 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:10.074 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:10.074 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:10.074 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:10.075 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:10.075 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:10.075 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:10.075 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:10.075 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:30:10.075 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:10.075 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:10.075 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:10.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:30:10.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:30:10.075 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:10.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:10.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:10.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:10.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:10.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:10.076 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 13:30:10.076 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 13:30:10.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:10.076 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 13:30:10.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:10.076 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 13:30:10.076 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 13:30:10.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:10.076 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 13:30:10.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:10.076 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 13:30:10.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:10.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:10.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:10.081 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:10.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 '\*?\QProblems\E') 13:30:10.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:10.086 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:10.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:10.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:10.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:10.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:10.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:10.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 13:30:10.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:10.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 13:30:10.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:10.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:10.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:10.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:10.109 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:10.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:10.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:10.114 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:10.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:10.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:10.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:10.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:10.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:10.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 13:30:10.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:10.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:10.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:10.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:10.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:10.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:10.121 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:10.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 '\*?\QProblems\E') 13:30:10.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:10.142 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:10.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:10.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:10.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:10.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:10.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:10.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:10.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:10.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:10.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:10.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:10.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:10.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:10.150 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:10.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:10.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:10.154 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:10.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:10.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:10.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:10.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:10.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:10.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:10.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:10.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:10.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:10.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:10.177 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:10.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:10.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:10.181 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:10.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:10.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:10.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:10.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:10.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:10.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:10.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:10.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:10.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:10.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:10.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:10.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:10.188 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:10.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:10.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:10.210 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:10.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:10.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:10.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:10.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:10.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:10.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:10.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:10.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 13:30:10.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:10.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:10.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:10.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:10.218 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:10.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 '\*?\QProblems\E') 13:30:10.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:10.241 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:10.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:10.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:10.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:10.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:10.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:10.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 13:30:10.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:10.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:10.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:10.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:10.249 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:10.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:10.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:10.254 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:10.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:10.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:10.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:10.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:10.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:10.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:10.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:10.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:10.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:10.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:10.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:10.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:10.281 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:10.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:10.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:10.286 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:10.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:10.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:10.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:10.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:10.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:10.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:10.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:10.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:10.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:10.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:10.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:10.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:10.311 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:10.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:10.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:10.316 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:10.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:10.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:10.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:10.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:10.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:10.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 13:30:10.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:10.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 13:30:10.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:10.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:10.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:10.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:10.343 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:10.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 '\*?\QProblems\E') 13:30:10.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:10.348 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:10.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:10.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:10.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:10.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:10.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:10.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 13:30:10.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:10.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:10.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:10.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:10.383 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:10.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:10.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:10.389 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:10.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:10.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:10.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:10.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:10.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:10.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 13:30:10.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:10.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:10.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:10.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:10.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:10.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:10.431 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:10.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:10.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:10.435 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:10.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:10.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:10.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:10.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:10.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:10.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 13:30:10.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:10.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 13:30:10.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:10.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:10.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:10.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:10.462 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:10.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:10.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:10.468 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:10.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:10.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:10.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:10.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:10.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:10.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 13:30:10.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:10.471 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:10.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:10.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:10.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:10.472 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:30:10.472 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:30:10.472 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:30:10.472 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:30:10.472 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:30:10.472 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:30:10.472 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:30:10.473 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:30:10.473 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:30:10.473 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:30:10.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:30:10.539 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 13:30:10.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:30:10.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:10.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:10.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 "Restore Defaults") 13:30:10.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:10.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:10.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:10.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:30:10.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:10.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:10.541 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:30:10.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:10.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:10.541 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:10.541 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:10.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:30:10.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:10.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:10.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:10.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:30:10.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:10.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:10.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:10.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:10.544 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:30:10.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:10.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:10.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:10.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:10.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:30:10.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 13:30:10.590 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:30:10.590 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:10.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:10.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:10.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:10.613 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:10.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:10.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:10.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:10.614 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:10.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:10.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:10.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:10.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:10.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:11.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:11.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:11.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:11.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:11.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:30:11.616 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:11.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:11.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:11.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:11.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 13:30:11.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:11.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:11.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:11.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:11.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:11.618 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:30:11.618 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:30:11.618 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:30:11.618 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:30:11.629 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:30:11.640 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:30:11.640 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:11.682 DEBUG [main][MenuItemLookup] Found menu:'New' 13:30:11.682 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:30:11.682 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:11.682 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:30:11.682 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:11.682 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:30:11.682 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:30:11.682 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:30:11.682 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:30:11.682 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:30:11.682 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:30:11.682 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:30:11.682 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:30:11.682 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:11.682 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:30:11.682 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:30:11.682 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:11.682 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:30:11.682 DEBUG [main][MenuItemLookup] Item match:Refresh 13:30:11.682 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:30:11.682 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:30:11.682 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:30:11.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:11.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:11.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:11.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:30:12.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:12.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:12.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:12.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:30:12.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:30:12.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:30:12.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:30:12.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:30:12.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:12.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:30:12.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:30:12.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:12.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:30:12.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:30:12.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:12.183 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:30:12.183 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:30:12.183 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:30:12.183 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:30:12.192 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:30:12.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:30:12.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:12.236 DEBUG [main][MenuItemLookup] Found menu:'New' 13:30:12.236 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:30:12.236 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:12.236 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:30:12.236 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:12.236 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:30:12.236 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:30:12.236 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:30:12.236 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:30:12.236 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:30:12.236 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:30:12.236 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:30:12.236 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:30:12.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 'Delete.*'] is available.... 13:30:12.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 13:30:12.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:30:12.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:12.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:12.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:12.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:12.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:30:12.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:12.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:12.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:12.885 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:30:12.885 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:12.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:12.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:12.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:12.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:12.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:12.885 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:30:12.885 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:30:12.885 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:30:12.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:12.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:12.885 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:12.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:12.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:30:12.885 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:12.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:12.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:12.886 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:30:12.886 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:12.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:12.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:12.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:12.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:12.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:12.887 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:30:12.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:12.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:12.887 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:12.887 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:12.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:30:12.890 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:30:13.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:30:13.390 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:30:13.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:13.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:13.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:13.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:13.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:30:13.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:30:13.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:30:13.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:30:13.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:30:13.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:30:13.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:30:13.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:30:13.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:30:13.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:13.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:30:13.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:13.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:30:13.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:30:13.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:13.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:30:13.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:13.391 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:13.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:13.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:13.391 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:30:13.391 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:13.391 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:30:13.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:30:13.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:13.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:13.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:13.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:13.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:13.397 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:13.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:13.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:13.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:13.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:13.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:13.403 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:13.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:13.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:13.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:13.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:13.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:13.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:13.408 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:13.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:13.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:13.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:13.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:13.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:13.433 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:30:13.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:13.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:13.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:13.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:13.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:13.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:13.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') 13:30:13.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:13.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:13.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:13.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:13.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:13.436 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:13.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:13.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:13.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:30:13.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:13.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:13.462 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:13.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:13.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:13.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:30:13.463 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:13.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:13.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:13.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:30:13.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:13.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:13.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:13.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:13.464 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:30:13.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:13.465 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:30:13.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:13.465 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:30:13.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:13.465 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:30:13.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:13.465 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:30:13.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:13.465 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:30:13.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:13.465 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:30:13.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:13.465 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:30:13.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:13.465 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:30:13.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:13.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:13.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:13.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:13.466 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:13.466 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:13.466 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:13.466 DEBUG [main][MenuItemLookup] Item match:File 13:30:13.466 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:30:13.466 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:30:13.469 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:30:13.469 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:30:13.469 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:30:13.469 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:13.469 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:30:13.469 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:30:13.469 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:30:13.469 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:30:13.469 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:30:13.469 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:30:13.469 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:30:13.469 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:30:13.469 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:30:13.469 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:13.469 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:30:13.469 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:30:13.469 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:30:13.469 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:13.469 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:30:13.469 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:13.469 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:30:13.469 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:30:13.470 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:30:13.470 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:30:13.470 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:30:13.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 'New|Select a wizard'] is available.... 13:30:13.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:30:13.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:30:13.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:13.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:13.562 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:30:13.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:13.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:30:13.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:13.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:13.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:13.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:13.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:13.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:13.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:13.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:30:13.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:30:13.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:13.564 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:30:13.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:13.564 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:30:13.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:30:13.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:30:13.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:13.564 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:30:13.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:13.564 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:30:13.564 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:30:13.564 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:30:13.564 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:30:13.567 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:30:13.567 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:30:13.567 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:30:13.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:30:13.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:13.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:13.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:13.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:13.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:13.574 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:30:13.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:13.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:13.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:13.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:13.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'] 13:30:13.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:13.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:13.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:30:13.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:30:13.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:30:13.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:13.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:13.772 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:30:13.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:13.772 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:30:13.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:30:13.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:13.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:13.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:13.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:13.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:30:13.788 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:30:13.789 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:30:13.826 DEBUG [WorkbenchTestable][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") 13:30:13.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:13.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:13.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:13.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:13.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:13.829 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:30:13.829 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:30:13.829 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:30:13.829 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:30:13.829 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:30:13.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:30:13.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:13.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:13.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:13.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:13.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:13.832 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:30:13.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:13.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:13.832 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:13.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:13.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:30:16.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:30:16.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:30:16.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:30:16.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:16.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:16.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:16.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:30:16.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:16.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:30:16.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:30:16.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:30:16.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:16.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:30:16.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:16.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:30:16.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:30:16.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:16.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:30:16.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:16.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:16.956 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:30:16.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:16.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:16.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:16.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:16.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:16.957 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:16.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:30:16.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:16.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:16.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:16.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:16.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:16.958 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:30:16.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:30:17.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:17.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:17.001 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:30:17.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:30:17.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:17.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:17.002 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:30:17.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:30:17.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:17.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:17.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:17.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:17.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:17.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:17.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:18.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:18.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:18.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:30:18.008 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:30:18.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:30:18.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:18.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:18.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:18.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:18.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:18.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:18.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:18.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:18.009 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:30:18.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:30:18.009 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:18.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:18.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:18.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:18.022 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:30:18.022 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:30:18.022 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:30:18.022 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:30:18.022 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:30:18.022 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:30:18.022 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:30:18.022 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:30:18.022 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:30:18.022 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:30:18.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:30:18.080 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 13:30:18.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:30:18.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:18.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:18.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:30:18.080 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:18.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:18.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:18.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:30:18.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:18.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:18.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:18.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:18.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:18.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:18.082 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:30:18.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:18.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:18.082 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:18.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:18.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:30:18.083 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:18.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:18.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:18.083 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:30:18.083 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:18.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:18.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:18.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:18.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:18.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:18.085 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:30:18.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:18.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:18.085 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:18.085 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:18.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:30:18.180 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 13:30:18.180 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:18.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:18.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:18.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:18.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 13:30:18.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:18.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:18.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:18.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:18.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:18.181 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:18.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:18.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:18.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:18.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:18.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:18.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:18.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:18.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:18.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:18.182 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:18.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:18.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:18.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:18.184 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:30:18.184 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:30:18.184 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:30:18.184 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:30:18.184 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:30:18.184 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:30:18.184 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:30:18.184 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:30:18.184 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:30:18.184 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:30:18.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:30:18.248 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 13:30:18.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:30:18.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:18.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:18.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 "Restore Defaults") 13:30:18.248 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:18.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:18.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:18.248 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:30:18.248 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:18.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:18.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:18.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:18.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:18.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:18.250 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:30:18.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:18.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:18.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:18.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:18.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", Widget matcher matching widgets with style: 8) 13:30:18.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:18.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:18.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:18.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:30:18.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:18.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:18.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:18.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:18.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:18.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:18.254 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:30:18.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:18.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:18.254 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:18.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:18.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:30:18.292 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 13:30:18.292 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:30:18.292 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:18.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:18.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:18.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:18.345 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:18.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:18.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:18.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:18.346 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:18.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:18.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:18.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:18.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:18.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:18.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:18.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:18.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:19.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:19.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:19.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:30:19.348 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:19.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:19.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:19.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:19.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 13:30:19.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:19.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:19.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:19.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:19.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:19.349 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:30:19.349 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:30:19.349 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:30:19.349 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:30:19.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:30:19.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:30:19.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'New' 13:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:30:19.387 DEBUG [main][MenuItemLookup] Item match:Refresh 13:30:19.387 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:30:19.387 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:30:19.387 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:30:19.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:19.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:19.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:19.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:19.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:30:19.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:19.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:19.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:19.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:30:19.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:30:19.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:30:19.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:30:19.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:19.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:30:19.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:19.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:30:19.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:30:19.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:19.888 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:30:19.888 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:30:19.888 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:30:19.888 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:30:19.896 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:30:19.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:30:19.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:19.924 DEBUG [main][MenuItemLookup] Found menu:'New' 13:30:19.924 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:30:19.924 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:19.924 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:30:19.924 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:19.924 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:30:19.924 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:30:19.924 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:30:19.924 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:30:19.924 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:30:19.924 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:30:19.924 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:30:19.924 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:30:19.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.... 13:30:20.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 'Delete.*'] is available. finished successfully 13:30:20.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:30:20.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:20.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:20.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:20.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:30:20.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:20.509 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:30:20.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:20.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:20.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:20.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:20.510 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:30:20.510 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:30:20.510 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:30:20.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:20.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:20.510 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:20.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:20.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:30:20.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:20.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:20.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:20.510 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:30:20.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:20.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:20.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:20.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:20.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:20.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:20.511 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:30:20.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:20.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:20.512 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:20.512 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:20.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:30:20.515 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:30:21.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:30:21.015 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:30:21.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:21.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:21.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:21.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:21.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:30:21.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:30:21.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:30:21.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:30:21.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:21.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:30:21.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:21.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:30:21.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:30:21.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:21.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:30:21.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:21.015 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:21.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:21.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:21.016 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:30:21.016 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:21.016 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:30:21.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:30:21.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:21.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:21.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:21.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:21.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:21.020 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:21.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:21.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:21.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:21.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:21.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:21.024 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:21.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:21.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:21.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:21.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:21.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:21.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:21.027 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:21.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:21.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:21.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:21.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:21.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:21.051 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:30:21.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:21.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:21.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:21.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:21.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:21.052 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:21.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') 13:30:21.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:21.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:21.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:21.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:21.053 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:21.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:21.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:21.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:30:21.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:21.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:21.061 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:21.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:21.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:21.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:30:21.061 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:21.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:21.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:21.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:30:21.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:21.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:21.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:21.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:21.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'] 13:30:21.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:21.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'] 13:30:21.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:21.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"] 13:30:21.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:21.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'] 13:30:21.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:21.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'] 13:30:21.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:21.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'] 13:30:21.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:21.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"] 13:30:21.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:21.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'] 13:30:21.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:21.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'] 13:30:21.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:21.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:21.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:21.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:21.063 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:21.063 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:21.063 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:21.063 DEBUG [main][MenuItemLookup] Item match:File 13:30:21.064 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:30:21.064 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:30:21.067 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:30:21.067 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:30:21.067 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:30:21.067 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:21.067 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:30:21.067 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:30:21.067 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:30:21.067 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:30:21.067 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:30:21.067 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:30:21.067 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:30:21.067 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:30:21.067 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:30:21.067 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:21.067 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:30:21.067 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:30:21.067 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:30:21.067 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:21.067 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:30:21.067 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:21.067 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:30:21.067 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:30:21.067 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:30:21.067 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:30:21.067 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:30:21.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.... 13:30:21.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:30:21.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:30:21.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:21.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:21.154 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:30:21.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:21.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 13:30:21.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:21.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:21.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:21.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:21.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:21.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:21.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:21.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:30:21.155 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:30:21.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:21.155 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:30:21.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:21.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:30:21.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:30:21.155 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:30:21.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:21.156 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:30:21.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:21.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:30:21.156 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:30:21.156 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:30:21.156 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:30:21.156 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:30:21.156 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:30:21.156 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:30:21.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) 13:30:21.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:21.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:21.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:21.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:21.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:21.164 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:30:21.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:21.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:21.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:21.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:21.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:30:21.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:21.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:21.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:30:21.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:30:21.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:30:21.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:21.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:21.367 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:30:21.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:21.367 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:30:21.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:30:21.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:21.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:21.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:21.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:21.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:30:21.368 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:30:21.369 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:30:21.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 13:30:21.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:21.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:21.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:21.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:21.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:21.402 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:30:21.402 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:30:21.403 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:30:21.403 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:30:21.403 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:30:21.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:30:21.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:21.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:21.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:21.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:21.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:21.408 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:30:21.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:21.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:21.409 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:21.409 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:21.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:30:24.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:30:24.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:30:24.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:30:24.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:24.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:24.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:24.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:24.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 13:30:24.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:30:24.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:30:24.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:30:24.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:24.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:30:24.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:24.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:30:24.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:30:24.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:24.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:30:24.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:24.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:24.721 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:30:24.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:24.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:24.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:24.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:24.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:24.722 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:24.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 '\*?\QPackage Explorer\E') 13:30:24.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:24.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:24.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:24.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:24.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:24.723 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:30:24.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:30:24.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:24.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:24.761 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:30:24.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:30:24.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:24.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:24.762 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:30:24.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:30:24.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:24.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:24.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:24.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:24.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:25.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:25.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:25.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:25.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:26.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:26.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:26.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:30:26.264 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:30:26.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:30:26.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:26.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:26.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 13:30:26.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:26.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:26.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:26.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:26.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:26.266 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:30:26.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:30:26.266 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:26.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:26.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:26.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:26.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:26.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:26.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:26.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:26.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:26.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:26.291 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:26.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:26.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:26.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:26.293 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:30:26.293 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:30:26.293 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:30:26.293 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:30:26.293 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:30:26.293 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:30:26.293 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:30:26.293 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:30:26.293 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:30:26.293 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:30:26.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:30:26.361 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 13:30:26.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:30:26.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:26.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:26.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:30:26.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:26.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:26.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:26.362 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:30:26.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:26.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:26.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:26.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:26.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:26.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:26.363 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:30:26.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:26.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:26.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:26.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:26.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:30:26.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:26.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:26.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:26.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:30:26.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:26.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:26.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:26.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:26.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:26.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:26.372 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:30:26.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:26.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:26.372 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:26.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:26.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:30:26.412 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 13:30:26.412 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:30:26.412 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:26.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:26.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:26.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:26.437 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:26.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:26.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:26.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:26.438 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:26.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:26.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:26.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:26.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:26.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:26.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:26.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:26.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:27.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:27.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:27.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:30:27.439 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:27.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:27.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:27.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:27.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:27.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:27.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:27.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:27.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:27.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:27.440 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:30:27.441 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:30:27.441 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:30:27.441 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:30:27.451 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:30:27.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:30:27.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:27.477 DEBUG [main][MenuItemLookup] Found menu:'New' 13:30:27.477 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:30:27.477 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:27.477 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:30:27.477 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:27.477 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:30:27.477 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:30:27.477 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:30:27.477 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:30:27.477 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:30:27.477 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:30:27.477 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:30:27.477 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:30:27.477 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:27.477 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:30:27.477 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:30:27.477 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:27.477 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:30:27.478 DEBUG [main][MenuItemLookup] Item match:Refresh 13:30:27.478 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:30:27.478 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:30:27.478 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:30:27.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:27.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:27.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:27.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:30:27.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:27.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:27.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:27.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:30:27.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:30:27.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:30:27.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:30:27.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:27.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:30:27.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:27.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:30:27.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:30:27.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:27.978 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:30:27.978 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:30:27.978 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:30:27.979 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:30:27.987 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:30:27.988 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:30:27.988 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:28.013 DEBUG [main][MenuItemLookup] Found menu:'New' 13:30:28.013 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:30:28.014 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:28.014 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:30:28.014 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:28.014 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:30:28.014 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:30:28.014 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:30:28.014 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:30:28.014 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:30:28.014 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:30:28.014 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:30:28.014 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:30:28.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 'Delete.*'] is available.... 13:30:28.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 'Delete.*'] is available. finished successfully 13:30:28.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:30:28.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:28.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:28.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:28.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:28.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:30:28.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:28.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:28.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:28.601 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:30:28.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:28.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:28.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:28.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:28.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:28.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:28.601 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:30:28.601 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:30:28.601 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:30:28.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:28.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:28.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:28.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:28.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:30:28.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:28.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:28.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:28.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:30:28.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:28.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:28.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:28.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:28.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:28.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:28.603 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:30:28.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:28.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:28.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:28.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:28.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:30:28.607 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:30:29.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:30:29.107 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:30:29.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:29.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:29.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:29.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:29.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:30:29.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:30:29.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:30:29.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:30:29.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:30:29.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:29.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:30:29.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:29.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:30:29.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:30:29.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:29.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:30:29.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:29.107 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:29.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:29.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:29.108 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:30:29.108 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:29.108 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:30:29.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:30:29.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:29.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:29.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:29.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:29.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:29.112 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:29.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:29.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:29.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:29.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:29.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:29.116 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:29.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:29.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:29.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:29.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:29.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:29.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:29.119 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:29.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:29.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:29.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:29.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:29.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:29.165 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:30:29.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:29.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:29.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:29.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:29.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:29.167 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:29.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:30:29.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:29.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:29.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:29.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:29.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:29.168 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:29.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:29.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:29.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:30:29.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:29.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:29.176 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:29.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:29.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:29.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:30:29.177 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:29.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:29.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:29.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:30:29.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:29.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:29.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:29.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:29.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'] 13:30:29.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:29.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'] 13:30:29.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:29.194 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:30:29.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:29.195 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:30:29.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:29.195 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:30:29.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:29.195 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:30:29.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:29.195 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:30:29.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:29.195 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:30:29.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:29.195 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:30:29.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:29.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:29.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:29.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:29.209 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:29.209 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:29.210 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:29.210 DEBUG [main][MenuItemLookup] Item match:File 13:30:29.210 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:30:29.210 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:30:29.213 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:30:29.213 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:30:29.213 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:30:29.213 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:29.213 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:30:29.213 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:30:29.213 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:30:29.213 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:30:29.213 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:30:29.213 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:30:29.213 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:30:29.213 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:30:29.213 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:30:29.213 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:29.213 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:30:29.213 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:30:29.213 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:30:29.213 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:29.213 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:30:29.213 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:29.213 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:30:29.213 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:30:29.214 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:30:29.214 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:30:29.214 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:30:29.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.... 13:30:29.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:30:29.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:30:29.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:29.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:29.339 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:30:29.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:29.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 13:30:29.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:29.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:29.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:29.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:29.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:29.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:29.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:29.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:30:29.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:30:29.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:29.342 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:30:29.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:29.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:30:29.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:30:29.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:30:29.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:29.342 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:30:29.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:29.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:30:29.342 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:30:29.342 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:30:29.342 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:30:29.343 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:30:29.343 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:30:29.343 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:30:29.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.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:30:29.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:29.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:29.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:29.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:29.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:29.344 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:30:29.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:29.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:29.344 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:29.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:29.609 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:30:29.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:29.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:29.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:30:29.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:30:29.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:30:29.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:29.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:29.611 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:30:29.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:29.611 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:30:29.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:30:29.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:29.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:29.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:29.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:29.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:30:29.614 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:30:29.615 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:30:29.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.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") 13:30:29.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:29.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:29.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:29.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:29.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:29.649 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:30:29.650 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:30:29.650 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:30:29.650 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:30:29.650 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:30:29.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.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:30:29.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:29.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:29.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:29.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:29.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:29.652 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:30:29.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:29.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:29.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:29.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:29.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.... 13:30:32.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 13:30:32.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:30:32.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:30:32.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:32.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:32.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:32.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 13:30:32.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:32.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:30:32.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:30:32.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:30:32.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:32.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:30:32.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:32.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:30:32.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:30:32.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:32.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:30:32.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:32.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:32.660 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:30:32.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:32.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:32.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:32.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:32.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:32.661 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:32.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:30:32.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:32.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:32.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:32.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:32.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:32.662 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:30:32.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:30:32.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:32.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:32.720 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:30:32.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:30:32.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:32.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:32.721 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:30:32.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:30:32.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:32.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:32.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:32.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:32.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:33.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:33.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:33.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:33.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:33.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:30:33.723 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:30:33.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:30:33.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:33.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:33.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 13:30:33.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:33.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:33.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:33.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:33.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:33.725 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:30:33.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:30:33.725 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:33.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:33.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:33.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:33.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 13:30:33.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:33.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:33.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:33.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:33.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:33.752 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:33.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:33.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:33.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:33.755 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:30:33.755 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:30:33.755 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:30:33.755 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:30:33.755 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:30:33.755 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:30:33.755 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:30:33.755 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:30:33.755 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:30:33.755 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:30:33.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:30:33.833 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 13:30:33.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:30:33.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:33.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:33.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 "Restore Defaults") 13:30:33.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:33.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:33.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:33.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:30:33.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:33.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:33.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:33.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:33.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:33.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:33.835 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:30:33.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:33.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:33.835 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:33.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:33.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:30:33.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:33.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:33.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:33.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:30:33.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:33.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:33.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:33.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:33.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:33.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:33.838 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:30:33.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:33.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:33.838 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:33.838 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:33.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:30:33.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 13:30:33.876 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:30:33.876 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:33.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:33.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:33.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:33.898 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:33.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:33.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:33.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:33.899 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:33.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:33.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:33.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:33.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:33.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:33.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:34.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:34.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:34.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:30:34.909 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:34.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:34.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:34.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:34.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 13:30:34.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:34.910 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:30:34.911 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:30:34.911 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:30:34.911 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:30:34.922 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:30:34.923 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:30:34.923 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:34.953 DEBUG [main][MenuItemLookup] Found menu:'New' 13:30:34.953 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:30:34.953 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:34.953 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:30:34.953 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:34.953 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:30:34.953 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:30:34.953 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:30:34.953 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:30:34.953 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:30:34.953 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:30:34.953 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:30:34.953 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:30:34.953 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:34.953 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:30:34.953 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:30:34.953 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:34.953 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:30:34.953 DEBUG [main][MenuItemLookup] Item match:Refresh 13:30:34.953 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:30:34.953 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:30:34.953 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:30:34.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:34.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:34.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:34.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:30:35.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:35.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:35.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:35.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:30:35.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:30:35.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:30:35.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:35.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:30:35.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:35.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:30:35.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:30:35.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:35.454 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:30:35.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:30:35.454 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:30:35.454 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:30:35.461 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:30:35.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:30:35.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:35.490 DEBUG [main][MenuItemLookup] Found menu:'New' 13:30:35.490 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:30:35.490 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:35.490 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:30:35.490 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:35.490 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:30:35.490 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:30:35.490 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:30:35.490 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:30:35.490 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:30:35.490 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:30:35.490 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:30:35.491 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:30:35.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:30:36.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. finished successfully 13:30:36.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:30:36.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:36.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.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: 32) 13:30:36.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:36.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:30:36.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:36.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:36.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:36.073 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:30:36.073 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:30:36.073 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:30:36.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:36.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:36.073 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:36.073 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:36.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:30:36.073 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:36.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:36.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:36.073 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:30:36.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:36.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:36.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:36.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:36.074 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:30:36.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:36.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:36.074 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:36.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:36.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:30:36.078 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:30:36.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:30:36.579 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:30:36.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:36.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:36.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:36.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:36.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:30:36.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:30:36.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:30:36.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:30:36.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:36.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:30:36.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:36.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:30:36.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:30:36.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:36.579 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:30:36.579 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:36.579 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:36.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:36.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:36.580 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:30:36.580 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:36.580 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:30:36.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:30:36.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:36.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:36.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:36.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.584 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:36.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:36.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:36.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:36.588 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:36.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') 13:30:36.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:36.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:36.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:36.591 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:36.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:36.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:36.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:36.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.614 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:30:36.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:36.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:36.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:36.616 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:36.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:30:36.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:36.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:36.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:36.617 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:36.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:36.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:36.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:30:36.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:36.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:36.625 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:36.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:36.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:36.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:30:36.626 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:36.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:36.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:36.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:30:36.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:36.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:36.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'] 13:30:36.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:36.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'] 13:30:36.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:36.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"] 13:30:36.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:36.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'] 13:30:36.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:36.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'] 13:30:36.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:36.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'] 13:30:36.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:36.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 Project"] 13:30:36.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:36.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'] 13:30:36.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:36.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'] 13:30:36.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:36.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:36.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:36.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:36.628 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:36.628 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:36.629 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:36.629 DEBUG [main][MenuItemLookup] Item match:File 13:30:36.629 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:30:36.629 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:30:36.632 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:30:36.632 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:30:36.633 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:30:36.633 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:36.633 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:30:36.633 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:30:36.633 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:30:36.633 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:30:36.633 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:30:36.633 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:30:36.633 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:30:36.633 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:30:36.633 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:30:36.633 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:36.633 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:30:36.633 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:30:36.633 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:30:36.633 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:36.633 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:30:36.633 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:36.633 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:30:36.633 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:30:36.649 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:30:36.649 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:30:36.649 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:30:36.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:30:36.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:30:36.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:30:36.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:36.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:36.721 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:30:36.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:36.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:30:36.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:36.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:36.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:36.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:36.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:30:36.729 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:30:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:36.729 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:30:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:36.729 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:30:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:30:36.729 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:30:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:36.729 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:30:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:36.729 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:30:36.729 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:30:36.729 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:30:36.735 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:30:36.735 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:30:36.736 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:30:36.736 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:30:36.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:30:36.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:36.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:36.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:36.737 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:30:36.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:36.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:36.737 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:36.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:36.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'] 13:30:36.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:36.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:36.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:30:36.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:30:36.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:30:36.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:36.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:36.937 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:30:36.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:36.937 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:30:36.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:30:36.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:36.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:36.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:30:36.939 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:30:36.940 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:30:36.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 13:30:36.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:36.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:36.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:36.977 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:30:36.977 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:30:36.977 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:30:36.978 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:30:36.978 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:30:36.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:30:36.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:36.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:36.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:36.993 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:30:36.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:36.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:36.993 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:36.993 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:36.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:30:39.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:30:39.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:30:39.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:30:39.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:39.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:39.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:39.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:39.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:30:39.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:30:39.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:30:39.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:39.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:30:39.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:39.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:30:39.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:30:39.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:39.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:30:39.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:40.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:40.000 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:30:40.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:40.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:40.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:40.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:40.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:40.001 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:40.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 '\*?\QPackage Explorer\E') 13:30:40.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:40.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:40.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:40.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:40.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:40.001 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:30:40.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:30:40.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:40.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:40.042 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:30:40.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:30:40.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:40.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:40.043 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:30:40.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:30:40.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:40.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:40.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:40.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:40.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:40.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:40.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:41.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:41.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:41.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:30:41.102 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:30:41.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:30:41.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:41.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:41.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:41.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:41.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:41.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:41.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:41.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:41.103 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:30:41.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:30:41.103 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:30:41.103 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:41.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:41.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:41.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:41.156 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:41.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:41.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:41.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:41.157 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:41.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:41.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:41.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:41.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:41.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:41.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:41.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:41.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:42.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:42.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:42.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:42.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:42.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:30:42.659 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:42.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:42.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:42.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:42.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 13:30:42.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:42.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:42.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:42.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:42.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:42.661 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:30:42.661 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:30:42.661 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:30:42.661 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:30:42.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:43.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:43.162 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:30:43.162 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:30:43.162 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:30:43.163 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:30:43.175 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:30:43.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'] 13:30:43.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:43.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'] 13:30:43.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:43.176 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:30:43.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:43.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'] 13:30:43.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:43.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'] 13:30:43.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:43.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'] 13:30:43.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:43.176 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:30:43.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:43.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'] 13:30:43.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:43.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'] 13:30:43.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:43.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:43.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:43.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:43.177 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:43.177 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:43.177 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:43.177 DEBUG [main][MenuItemLookup] Item match:File 13:30:43.178 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:30:43.178 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:30:43.180 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:30:43.180 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:30:43.180 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:30:43.180 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:43.180 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:30:43.180 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:30:43.180 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:30:43.180 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:30:43.180 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:30:43.180 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:30:43.180 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:30:43.180 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:30:43.180 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:30:43.180 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:43.180 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:30:43.180 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:30:43.180 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:30:43.180 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:43.180 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:30:43.180 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:43.180 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:30:43.180 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:30:43.181 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:30:43.181 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:30:43.181 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:30:43.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:30:43.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 13:30:43.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:30:43.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:43.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:43.257 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:30:43.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:43.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:30:43.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:43.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:43.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:43.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:43.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:43.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:43.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:43.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:30:43.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:30:43.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:43.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:30:43.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:43.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:30:43.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:30:43.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:30:43.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:43.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:30:43.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:43.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:30:43.259 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:30:43.259 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:30:43.259 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:30:43.262 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:30:43.267 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:30:43.267 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:30:43.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:30:43.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:43.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:43.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:43.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:43.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:43.268 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:30:43.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:43.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:43.268 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:43.268 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:43.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'] 13:30:43.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:43.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:43.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.... 13:30:43.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 13:30:43.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:30:43.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:43.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:43.346 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:30:43.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:43.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:30:43.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:43.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:43.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:43.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:43.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:30:43.376 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:30:43.377 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 13:30:43.383 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:30:43.383 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:30:43.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:30:43.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:43.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:43.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:43.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:43.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:43.424 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:30:43.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:43.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:43.424 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:43.424 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:43.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:30:43.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:30:43.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:43.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:43.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:43.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:43.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:30:43.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:30:43.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:30:43.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:30:43.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:30:43.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:30:43.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:43.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:30:43.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:30:43.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:43.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:30:43.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:30:43.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:43.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:43.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:43.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:43.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:43.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:30:43.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:30:43.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:30:43.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:30:43.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:30:43.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:30:43.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:43.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:30:43.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:30:43.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:43.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:30:43.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:30:43.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:43.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@31ddeaf7 is found... 13:30:43.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@31ddeaf7 is found finished successfully 13:30:43.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 13:30:43.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:43.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:43.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:43.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:43.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:43.931 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:43.932 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 13:30:43.932 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:30:43.944 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:43.944 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:30:43.944 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:30:43.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:43.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:43.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:43.944 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:43.944 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:43.945 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:43.945 DEBUG [main][MenuItemLookup] Item match:File 13:30:43.945 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:30:43.945 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:30:43.945 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:30:43.945 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:30:43.945 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:43.945 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:30:43.945 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:30:43.945 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:43.945 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:30:43.945 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:30:43.946 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:30:43.946 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:30:43.946 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:30:44.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:30:44.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:30:44.014 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:44.014 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:30:44.014 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:44.015 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:44.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:44.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:44.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:44.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:44.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:44.064 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:44.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:44.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:44.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:44.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:44.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:44.072 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:44.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:44.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:44.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:44.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:44.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:44.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:44.076 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:44.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:44.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:44.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:44.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:44.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:44.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 13:30:44.076 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:44.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:44.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:44.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:44.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:44.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:44.077 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:44.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:44.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:44.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:44.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:44.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:44.078 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:44.078 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:44.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:44.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:44.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:44.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:44.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:44.078 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:44.079 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:44.079 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:44.079 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:44.079 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:44.079 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:44.079 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:30:44.079 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:44.079 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:44.079 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:44.079 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:44.079 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:44.079 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:44.079 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:44.079 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:44.080 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:30:44.080 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:44.080 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:44.080 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:44.080 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:30:44.080 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:44.080 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:44.080 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:44.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:30:45.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:30:45.580 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:45.581 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:45.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:45.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:45.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:45.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:45.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:45.581 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:45.582 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:45.582 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:45.582 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:45.582 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:45.582 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:45.583 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:30:45.583 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:45.583 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:45.583 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:45.583 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:45.583 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:45.583 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:45.583 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:45.583 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:45.583 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:30:45.583 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:45.583 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:45.583 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:45.583 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:30:45.583 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:45.583 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:45.583 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:45.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:30:45.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:30:45.583 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:45.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:45.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:45.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:30:45.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:45.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:45.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 13:30:45.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:45.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:45.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:45.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:45.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:45.585 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:30:45.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:30:45.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:45.585 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:30:45.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:45.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:30:45.586 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:30:45.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:45.586 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:30:45.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:45.586 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:30:45.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 13:30:45.586 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:30:45.586 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:45.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:45.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:45.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:45.617 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:45.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:45.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:45.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:45.618 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:45.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:45.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:45.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:45.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:45.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:45.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:46.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:46.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:46.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:46.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:46.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:30:46.620 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:46.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:46.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:46.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:46.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:46.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:46.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:46.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:46.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:46.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:46.621 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:30:46.621 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:30:46.622 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:30:46.622 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:30:46.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:46.622 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 13:30:46.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:46.622 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:30:46.622 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:30:46.622 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:30:46.623 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:30:46.633 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:30:46.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'] 13:30:46.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:46.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'] 13:30:46.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:46.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: "New Java Class"] 13:30:46.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:46.635 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:30:46.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:46.635 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:30:46.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:46.635 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:30:46.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:46.635 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:30:46.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:46.635 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:30:46.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:46.635 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:30:46.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:46.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:30:46.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:46.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:46.636 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:46.636 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:30:46.636 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:46.636 DEBUG [main][MenuItemLookup] Item match:File 13:30:46.637 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:30:46.637 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:30:46.639 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:30:46.639 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:30:46.639 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:30:46.639 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:46.639 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:30:46.639 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:30:46.639 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:30:46.639 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:30:46.639 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:30:46.639 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:30:46.639 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:30:46.639 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:30:46.639 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:30:46.639 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:46.639 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:30:46.639 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:30:46.639 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:30:46.639 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:46.639 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:30:46.639 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:46.639 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:30:46.639 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:30:46.640 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:30:46.640 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:30:46.640 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:30:46.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:30:46.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:30:46.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:30:46.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:46.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:46.740 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:30:46.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:46.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:30:46.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:46.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:46.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:46.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:46.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:46.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:46.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:46.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:30:46.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:30:46.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:46.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:30:46.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:46.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:30:46.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:30:46.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:30:46.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:46.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:30:46.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:46.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:30:46.743 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:30:46.743 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:30:46.744 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:30:46.744 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:30:46.744 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:30:46.744 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:30: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.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:30:46.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:46.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:46.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:46.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:46.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:46.745 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:30:46.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:46.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:46.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:46.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:46.847 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:30:46.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:46.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:46.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:30:46.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:30:46.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:30:46.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:46.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:46.848 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:30:46.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:46.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:30:46.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:46.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:46.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:46.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:46.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:30:46.872 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:30:46.873 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 13:30:46.890 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:30:46.890 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:30:46.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.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:30:46.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:46.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:46.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:46.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:46.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:46.892 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:30:46.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:46.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:46.893 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:46.893 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:46.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:30:47.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:30:47.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:47.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:30:47.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:47.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@118a97ea is found... 13:30:47.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@118a97ea is found finished successfully 13:30:47.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 13:30:47.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:47.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:47.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:47.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:47.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:47.399 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:47.399 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 13:30:47.399 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:30:47.404 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:47.404 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:30:47.404 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:30:47.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:47.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:47.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:47.405 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:47.405 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:47.405 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:47.405 DEBUG [main][MenuItemLookup] Item match:File 13:30:47.406 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:30:47.406 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:30:47.406 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:30:47.406 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:30:47.406 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:47.406 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:30:47.406 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:30:47.406 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:47.406 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:30:47.406 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:30:47.406 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:30:47.406 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:30:47.406 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:30:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:30:47.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:30:47.457 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:47.458 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:30:47.458 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:47.458 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:47.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:47.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:47.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:47.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:47.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:47.500 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:47.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:47.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:47.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:47.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:47.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:47.504 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:47.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 '\*?\QProblems\E') 13:30:47.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:47.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:47.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:47.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:47.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:47.531 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:47.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:47.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:47.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:47.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:47.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:47.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 13:30:47.532 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:47.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:47.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:47.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:47.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:47.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:47.532 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:47.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:47.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:47.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:47.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:47.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:47.533 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:47.533 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:47.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:47.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:47.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:47.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:47.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:47.534 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:47.535 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:47.535 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:47.535 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:47.535 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:47.535 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:47.535 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:30:47.535 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:47.535 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:47.535 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:47.535 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:47.535 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:47.535 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:47.535 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:47.535 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:47.535 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:30:47.535 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:47.535 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:47.535 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:47.535 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:30:47.535 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:47.535 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:47.535 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:47.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:30:48.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:30:48.536 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:48.536 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:48.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:48.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:48.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:48.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:48.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:48.537 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:48.538 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:48.538 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:48.538 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:48.538 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:48.538 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:48.538 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:30:48.538 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:48.538 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:48.538 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:48.538 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:48.538 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:48.538 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:48.538 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:48.538 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:48.538 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:30:48.538 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:48.538 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:48.538 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:48.538 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:30:48.538 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:48.538 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:48.538 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:48.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:30:48.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:30:48.538 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:48.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:48.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:48.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:48.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:48.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:48.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:48.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:48.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:48.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:48.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:48.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:49.041 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:49.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:49.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:49.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:49.042 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:49.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:49.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:49.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:49.043 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:49.043 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:49.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:49.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:49.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:49.043 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:49.044 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:49.044 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:49.044 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:49.044 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:49.044 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:49.044 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:49.044 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:49.044 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:49.044 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:49.044 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:49.044 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:49.044 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:49.045 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:49.045 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:49.045 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:49.045 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:49.045 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:49.045 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:49.045 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:49.045 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:49.045 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:49.045 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:49.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:30:50.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:30:50.545 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:50.546 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:50.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:50.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:50.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:50.546 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:50.547 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:50.547 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:50.547 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:50.547 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:50.548 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:50.548 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:50.548 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:50.548 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:50.548 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:50.548 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:50.548 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:50.548 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:50.548 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:50.548 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:50.548 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:50.548 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:50.548 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:50.548 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:50.548 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:50.548 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:50.548 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:50.548 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:50.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:30:50.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:30:50.548 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:50.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:50.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:50.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:50.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:50.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:50.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:50.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:50.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:50.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:50.549 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:30:50.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:30:50.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:50.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:30:50.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:50.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:30:50.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:30:50.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:50.550 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:30:50.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:50.550 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:30:50.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 13:30:50.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:50.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:50.556 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:50.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:50.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:50.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:50.562 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:50.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:50.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:50.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:50.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:50.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:50.567 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:50.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:50.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:50.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:50.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:50.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:50.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 13:30:50.568 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:50.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:50.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:50.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:50.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:50.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:50.569 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:50.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:50.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:50.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:50.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:50.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:50.569 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:50.570 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:50.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:50.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:50.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:50.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:50.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:50.587 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:50.588 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:50.588 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:50.588 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:50.588 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:50.588 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:50.588 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:50.588 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:50.588 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:50.588 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:50.588 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:50.588 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:50.588 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:50.588 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:50.588 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:50.588 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:50.588 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:50.588 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:50.588 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:50.588 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:50.588 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:50.588 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:50.588 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:50.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:30:51.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:30:51.589 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:51.589 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:51.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:51.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:51.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:51.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:51.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:51.590 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:51.591 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:51.592 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:51.592 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:51.592 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:51.592 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:51.592 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:51.592 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:51.592 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:51.592 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:51.592 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:51.592 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:51.592 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:51.592 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:51.592 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:51.592 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:51.592 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:51.592 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:51.592 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:51.592 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:51.592 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:51.592 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:51.592 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:51.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:30:51.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:30:51.592 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:51.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:51.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:51.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:51.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:51.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:51.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 13:30:51.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:51.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:51.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:51.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:51.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:51.595 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:30:51.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:30:51.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:51.595 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:30:51.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:51.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:30:51.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:30:51.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:51.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:30:51.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:51.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:30:51.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 13:30:51.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:51.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:51.601 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:51.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:51.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:51.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:51.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:51.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:51.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:51.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:51.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:51.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:51.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:51.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:51.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:51.634 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:51.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:51.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:51.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:51.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:51.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:51.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 13:30:51.635 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:51.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:51.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:51.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:51.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:51.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:51.660 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:51.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:51.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:51.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:51.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:51.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:51.661 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:51.661 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:51.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:51.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:51.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:51.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:51.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:51.662 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:51.663 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:51.663 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:51.663 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:51.663 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:51.663 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:51.664 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:51.664 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:51.664 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:51.664 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:51.664 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:51.664 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:51.664 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:51.664 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:51.664 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:51.664 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:51.664 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:51.664 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:51.664 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:51.664 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:51.664 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:51.664 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:51.664 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:51.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:30:52.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:30:52.665 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:52.665 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:52.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:52.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:52.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:52.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:52.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:52.666 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:52.667 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:52.667 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:52.667 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:52.667 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:52.667 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:52.667 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:52.667 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:52.667 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:52.667 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:52.667 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:52.667 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:52.667 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:52.667 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:52.667 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:52.667 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:52.667 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:52.667 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:52.667 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:52.667 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:52.667 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:52.667 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:52.667 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:52.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:30:52.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:30:52.667 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:52.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:52.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:52.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:52.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:52.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:52.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:52.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:52.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:52.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:52.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:52.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:52.670 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:30:52.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:30:52.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:52.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:30:52.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:52.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:30:52.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:30:52.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:52.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:30:52.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:52.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:30:52.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 13:30:52.670 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:52.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:52.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:52.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:52.671 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:52.671 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:52.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:52.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:52.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:52.671 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:52.672 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:52.672 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:52.672 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:52.672 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:52.672 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:52.672 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:52.672 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:52.672 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:52.672 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:52.672 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:52.672 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:52.672 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:52.672 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:52.672 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:52.672 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:52.672 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:52.672 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:52.672 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:52.672 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:52.673 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:52.673 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:52.673 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:52.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:30:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:30:54.173 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:54.173 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:54.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:54.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:54.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:54.174 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:54.175 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:54.175 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:54.175 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:54.175 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:54.175 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:54.175 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:54.175 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:54.175 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:54.175 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:54.175 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:54.175 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:54.175 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:54.175 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:54.175 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:54.176 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:54.176 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:54.176 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:54.176 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:54.176 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:54.176 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:54.176 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:54.176 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:54.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:30:54.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:30:54.176 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:54.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:54.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:54.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:54.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:54.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:54.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:54.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:54.177 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:30:54.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:30:54.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:54.177 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:30:54.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:54.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:30:54.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:30:54.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:54.177 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:30:54.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:54.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:30:54.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:54.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:54.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:54.183 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:54.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:54.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:54.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:54.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:54.189 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:54.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:54.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:54.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:54.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:54.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:54.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 13:30:54.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:54.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:54.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:54.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:54.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:54.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:54.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:54.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:54.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:54.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:54.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:54.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:54.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:54.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:54.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:54.218 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:54.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:54.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:54.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:54.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:54.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:54.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 13:30:54.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:54.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:54.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:54.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 13:30:54.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:54.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:54.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:54.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:54.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:54.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:54.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:54.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:54.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:54.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:54.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:54.257 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:54.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:54.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:54.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:54.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:54.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:54.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:54.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:54.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:54.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:54.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 13:30:54.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:54.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:54.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:54.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:54.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:54.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:54.283 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:54.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:54.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:54.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:54.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:54.290 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:54.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:54.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:54.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:54.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:54.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:54.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:54.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:54.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:54.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:54.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:54.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:54.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:54.315 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:54.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:54.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:54.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:54.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:54.321 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:54.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:54.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:54.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:54.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:54.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:54.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:54.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:54.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:54.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:54.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 13:30:54.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:54.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:54.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:54.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:54.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:54.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:54.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:54.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 '\*?\QProblems\E') 13:30:54.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:54.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:54.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:54.352 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:54.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:54.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:54.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:54.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:54.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:54.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 13:30:54.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:54.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:54.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:54.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 13:30:54.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:54.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:54.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:54.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:54.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:54.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:54.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:54.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') 13:30:54.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:54.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:54.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:54.383 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:54.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:54.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:54.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:54.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:54.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:54.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 13:30:54.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:54.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:54.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:54.386 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:54.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:54.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:54.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:54.386 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:54.386 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:54.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:54.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:54.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:54.387 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:54.388 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:54.388 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:54.388 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:54.388 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:54.388 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:54.388 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:54.388 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:54.388 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:54.388 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:54.388 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:54.388 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:54.388 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:54.388 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:54.388 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:54.388 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:54.388 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:54.388 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:54.388 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:54.388 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:54.389 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:54.389 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:54.389 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:54.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:30:55.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:30:55.889 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:55.889 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:55.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:55.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:55.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:55.890 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:55.891 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:55.891 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:55.891 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:55.891 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:55.891 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:55.891 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:55.891 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:55.891 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:55.891 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:55.891 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:55.891 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:55.891 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:55.891 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:55.891 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:55.892 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:55.892 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:55.892 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:55.892 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:55.892 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:55.892 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:55.892 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:55.892 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:55.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:30:55.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:30:55.892 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:55.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:55.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:55.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:55.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:55.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:55.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:55.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:55.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:55.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:55.893 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:30:55.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:30:55.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:55.893 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:30:55.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:55.893 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:30:55.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:30:55.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:55.893 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:30:55.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:55.893 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:30:55.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:55.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:55.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:55.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:55.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:55.899 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:55.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:55.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:55.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:55.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:55.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:55.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:55.904 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:55.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:55.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:55.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:55.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:55.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:55.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:55.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:55.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:55.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:55.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:55.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:55.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 13:30:55.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:55.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:55.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:55.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:55.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:55.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:55.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:55.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:55.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:55.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:55.930 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:55.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:55.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:55.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:55.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:55.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:55.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:55.935 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:55.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:55.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:55.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:55.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:55.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:55.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 13:30:55.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:55.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:55.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:55.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:55.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:55.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:55.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:55.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:55.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:55.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:55.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:55.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:55.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:55.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:55.944 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:55.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:55.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:55.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:55.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:55.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:55.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:55.965 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:55.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:55.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:55.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:55.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:55.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:55.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:55.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:55.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:55.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:55.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:55.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:55.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 13:30:55.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:55.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:55.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:55.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:55.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:55.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:55.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:55.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:55.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:55.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:55.973 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:55.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:55.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:55.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:55.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:55.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:55.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:55.977 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:55.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:55.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:55.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:55.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:55.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:55.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 13:30:55.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:55.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:55.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:55.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:55.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:56.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:56.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:56.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:56.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:56.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:56.017 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:56.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:56.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:56.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:56.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:56.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:56.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:56.022 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:56.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:56.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:56.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:56.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:56.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:56.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 13:30:56.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:56.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:56.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:56.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:56.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:56.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 13:30:56.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:56.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:56.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:56.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:56.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:56.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:56.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:56.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:56.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:56.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:56.048 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:56.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:56.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:56.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:56.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:56.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:56.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:56.053 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:56.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:56.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:56.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:56.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:56.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:56.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 13:30:56.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:56.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:56.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:56.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:56.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:56.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 13:30:56.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:56.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:56.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:56.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:56.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:56.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:56.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:56.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:56.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:56.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:56.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:56.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:56.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:56.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:56.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:56.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:56.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:56.083 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:56.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:56.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:56.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:56.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:56.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:56.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 13:30:56.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:56.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:56.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:56.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:56.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:56.086 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:56.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:56.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:56.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:56.086 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:56.086 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:56.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:56.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:56.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:56.087 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:56.088 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:56.088 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:56.088 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:56.088 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:56.088 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:56.088 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:56.088 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:56.088 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:56.088 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:56.088 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:56.088 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:56.088 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:56.088 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:56.088 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:56.088 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:56.088 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:56.088 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:56.088 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:56.088 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:56.088 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:56.088 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:56.088 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:56.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:30:57.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:30:57.089 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:57.089 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:57.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:57.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:57.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:57.090 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:57.091 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:57.091 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:57.091 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:57.091 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:57.091 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:57.091 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:57.091 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:57.091 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:57.091 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:57.092 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:57.092 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:57.092 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:57.092 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:57.092 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:57.092 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:57.092 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:57.092 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:57.092 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:57.092 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:57.092 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:57.092 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:57.092 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:57.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:30:57.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:30:57.092 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:57.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:57.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:57.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:57.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:57.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:57.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:57.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:57.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:57.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:57.093 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:30:57.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:30:57.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:57.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:30:57.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:57.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:30:57.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:30:57.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:57.094 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:30:57.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:57.094 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:30:57.094 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:57.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:57.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:57.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:57.095 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:57.095 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:57.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:57.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:57.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:57.095 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:57.097 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:57.097 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:57.097 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:57.097 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:57.097 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:57.097 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:57.097 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:57.097 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:57.097 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:57.097 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:57.097 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:57.097 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:57.097 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:57.097 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:57.097 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:57.097 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:57.097 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:57.097 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:57.097 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:57.097 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:57.097 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:57.097 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:57.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:30:58.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:30:58.098 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:58.098 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:58.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:58.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:58.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:58.099 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:58.100 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:58.100 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:58.100 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:58.100 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:58.100 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:58.100 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:58.100 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:58.100 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:58.100 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:58.100 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:58.100 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:58.100 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:58.100 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:58.100 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:58.100 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:58.100 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:58.100 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:58.100 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:58.100 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:58.100 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:58.100 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:58.100 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:58.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:30:58.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:30:58.100 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:58.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:58.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:58.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:58.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 13:30:58.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:58.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:58.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:58.102 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:30:58.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:30:58.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:58.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:30:58.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:58.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:30:58.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:30:58.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:58.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:30:58.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:58.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:30:58.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:58.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:58.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:58.108 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:58.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 '\*?\QProblems\E') 13:30:58.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:58.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:58.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:58.133 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:58.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:58.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:58.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:58.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:58.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:58.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 13:30:58.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:58.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:58.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:58.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 13:30:58.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:58.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:58.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:58.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:58.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:58.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:58.141 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:58.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') 13:30:58.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:58.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:58.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:58.163 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:58.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:58.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:58.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:58.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:58.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:58.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:58.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:58.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:58.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:58.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:58.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:58.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:58.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:58.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:58.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:58.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:58.171 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:58.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 '\*?\QProblems\E') 13:30:58.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:58.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:58.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:58.193 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:58.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:58.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:58.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:58.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:58.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:58.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 13:30:58.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:58.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:58.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:58.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:58.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:58.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:58.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:58.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:58.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:58.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:58.201 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:58.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 '\*?\QProblems\E') 13:30:58.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:58.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:58.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:58.207 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:58.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:58.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:58.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:58.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:58.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:58.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 13:30:58.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:58.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:58.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:58.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:58.231 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:58.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:58.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:58.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:58.237 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:58.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:58.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:58.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:58.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:58.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:58.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 13:30:58.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:58.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:58.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:58.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:58.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:58.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:58.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:58.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:58.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:58.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:58.262 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:58.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:58.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:58.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:58.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:58.268 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:58.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:58.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:58.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:58.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:58.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:58.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 13:30:58.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:58.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:58.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:58.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 13:30:58.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:58.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:58.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:58.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:58.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:58.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:58.293 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:58.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:58.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:58.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:58.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:58.299 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:58.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:58.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:58.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:58.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:58.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:58.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:58.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:58.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:58.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:58.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:58.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:58.301 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:58.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:58.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:58.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:58.302 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:58.302 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:58.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:58.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:58.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:58.302 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:58.303 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:58.303 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:58.303 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:58.303 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:58.303 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:58.303 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:58.303 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:58.303 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:58.303 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:58.303 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:58.303 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:58.303 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:58.303 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:58.303 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:58.303 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:58.303 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:58.303 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:58.303 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:58.303 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:58.304 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:58.304 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:58.304 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:58.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:30:59.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:30:59.804 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:30:59.804 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:59.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:59.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:59.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:59.805 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:30:59.806 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:59.806 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:59.806 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:59.806 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:30:59.806 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:30:59.806 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:59.806 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:59.806 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:59.806 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:59.806 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:30:59.806 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:30:59.806 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:30:59.806 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:30:59.806 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:30:59.806 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:59.806 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:59.806 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:59.806 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:59.806 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:30:59.807 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:30:59.807 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:30:59.807 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:30:59.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:30:59.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:30:59.807 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:59.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:59.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:59.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:59.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 13:30:59.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:59.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:59.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:59.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:59.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:59.808 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:30:59.808 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:30:59.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:59.808 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:30:59.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:59.809 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:30:59.809 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:30:59.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:59.809 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:30:59.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:59.809 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:30:59.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:59.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:59.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:59.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:59.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:59.817 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:59.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:59.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:59.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:59.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:59.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:59.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:59.840 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:59.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:59.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:59.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:59.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:59.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:59.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 13:30:59.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:59.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:59.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:59.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:59.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:59.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:59.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:59.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:59.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:59.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:59.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:59.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:59.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:59.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:59.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:59.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:59.851 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:59.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:59.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:59.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:59.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:59.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:59.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:59.875 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:59.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:59.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:59.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:59.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:59.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:59.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:59.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:59.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:59.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:59.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:59.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:59.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:59.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:59.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:59.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:59.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:59.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:59.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:59.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:59.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:59.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:59.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:59.882 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:59.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:59.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:59.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:59.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:59.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:59.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:59.886 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:59.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:59.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:59.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:59.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:59.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:59.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:59.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:59.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:59.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:59.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:59.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:59.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 13:30:59.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:59.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:59.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:59.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:59.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:59.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:59.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:59.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:59.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:59.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:59.910 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:59.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:59.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:59.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:59.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:59.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:59.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:59.917 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:59.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:59.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:59.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:59.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:59.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30: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 13:30:59.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:59.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:59.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:59.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:59.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:59.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:59.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:59.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:59.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:59.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:59.943 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:59.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:59.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:59.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:59.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:59.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:59.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:59.950 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:59.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:59.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:59.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:59.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:59.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:59.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:59.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:59.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:59.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:59.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:59.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:59.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 13:30:59.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:59.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:59.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:59.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:59.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:59.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:59.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:59.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:30:59.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:59.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:59.980 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:30:59.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:30:59.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:59.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:59.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:59.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:59.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:59.986 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:30:59.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:30:59.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:59.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:30:59.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:59.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:59.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 13:30:59.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:59.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:59.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:59.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:59.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:59.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 13:30:59.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:59.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:59.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:59.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:59.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:59.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:00.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:00.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:31:00.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:00.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:00.011 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:31:00.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') 13:31:00.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:00.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:00.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:00.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:00.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:00.016 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:00.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:00.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:00.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:31:00.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:00.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:00.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:31:00.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:00.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:00.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:00.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:00.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:00.019 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:00.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:00.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:00.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:00.019 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:00.019 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:00.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:00.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:00.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:00.020 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:31:00.021 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:31:00.021 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:31:00.021 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:31:00.021 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:31:00.021 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:31:00.021 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:31:00.021 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:00.021 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:00.021 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:00.021 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:31:00.021 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:31:00.021 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:31:00.021 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:31:00.021 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:31:00.021 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:31:00.021 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:00.021 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:00.021 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:00.022 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:31:00.022 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:00.022 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:00.022 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:00.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:31:01.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:31:01.522 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:01.522 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:01.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:01.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:01.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:01.523 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:31:01.524 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:31:01.524 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:31:01.524 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:31:01.524 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:31:01.524 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:31:01.524 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:31:01.524 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:01.524 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:01.524 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:01.524 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:31:01.524 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:31:01.524 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:31:01.524 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:31:01.524 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:31:01.524 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:31:01.524 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:01.524 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:01.524 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:01.524 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:31:01.524 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:01.525 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:01.525 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:01.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:31:01.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:31:01.525 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:01.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:01.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:01.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:01.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 13:31:01.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:01.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:01.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:01.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:01.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:01.526 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:31:01.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:31:01.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:01.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:31:01.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:01.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:31:01.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:31:01.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:01.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:31:01.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:01.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:31:01.526 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:01.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:01.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:01.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:01.528 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:31:01.528 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:31:01.528 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:31:01.528 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:31:01.528 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:31:01.528 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:31:01.528 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:31:01.528 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:31:01.528 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:31:01.528 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:31:01.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:31:01.586 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 13:31:01.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:31:01.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:01.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:01.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 "Restore Defaults") 13:31:01.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:01.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:01.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:01.586 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:31:01.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:01.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:01.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:01.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:01.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:01.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:01.588 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:31:01.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:01.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:01.588 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:01.588 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:01.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:31:01.589 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:01.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:01.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:01.589 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:31:01.589 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:01.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:01.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:01.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:01.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:01.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:01.590 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:31:01.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:01.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:01.590 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:01.590 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:01.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:31:01.637 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 13:31:01.637 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:31:01.637 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:01.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:01.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:01.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:01.660 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:01.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:01.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:01.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:01.660 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:01.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:01.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:01.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:01.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:01.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:01.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:02.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:02.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:02.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:02.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:02.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:31:02.662 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:02.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:02.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:02.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:02.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 13:31:02.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:02.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:02.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:02.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:02.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:02.663 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:31:02.663 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:31:02.663 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:31:02.663 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:31:02.671 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:31:02.672 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:31:02.672 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:02.708 DEBUG [main][MenuItemLookup] Found menu:'New' 13:31:02.708 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:31:02.708 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:02.708 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:31:02.708 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:02.708 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:31:02.708 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:31:02.708 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:31:02.708 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:31:02.708 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:31:02.708 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:31:02.708 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:31:02.708 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:31:02.708 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:02.708 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:31:02.708 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:31:02.708 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:02.708 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:31:02.708 DEBUG [main][MenuItemLookup] Item match:Refresh 13:31:02.708 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:31:02.708 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:31:02.708 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:31:02.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:02.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:02.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:02.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:02.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:31:03.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:03.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:03.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:03.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:31:03.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:31:03.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:31:03.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:31:03.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:03.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:31:03.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:03.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:03.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:31:03.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:31:03.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:03.208 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:31:03.208 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:31:03.208 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:31:03.209 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:31:03.217 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:31:03.219 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:31:03.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:03.246 DEBUG [main][MenuItemLookup] Found menu:'New' 13:31:03.246 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:31:03.246 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:03.246 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:31:03.246 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:03.246 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:31:03.246 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:31:03.246 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:31:03.246 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:31:03.246 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:31:03.246 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:31:03.246 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:31:03.246 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:31:03.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.... 13:31:03.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 13:31:03.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:31:03.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:03.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:03.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:03.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:03.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) 13:31:03.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:03.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:03.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:03.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:31:03.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:03.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:03.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:03.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:03.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:03.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:03.874 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:31:03.874 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:31:03.874 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:31:03.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:03.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:03.874 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:03.874 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:03.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:31:03.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:03.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:03.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:03.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:31:03.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:03.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:03.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:03.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:03.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:03.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:03.876 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:31:03.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:03.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:03.876 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:03.876 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:03.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:31:03.880 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:31:04.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:31:04.380 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:31:04.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:04.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:04.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:04.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:04.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:31:04.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:31:04.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:31:04.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:31:04.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:31:04.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:31:04.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:31:04.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:04.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:31:04.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:04.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:31:04.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:31:04.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:04.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:31:04.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:31:04.381 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:31:04.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:04.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:04.381 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:31:04.381 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:31:04.381 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:31:04.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:31:04.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:31:04.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:31:04.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:31:04.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:04.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:04.386 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:04.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:04.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:04.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:04.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:04.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:04.392 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:04.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 '\*?\QProblems\E') 13:31:04.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:04.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:04.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:04.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:04.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:04.396 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:04.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:04.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:04.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:04.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:04.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:04.429 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:31:04.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:04.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:04.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:04.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:04.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:04.431 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31: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 '\*?\QProject Explorer\E') 13:31:04.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:04.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:04.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:04.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:04.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:04.432 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:04.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:04.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:04.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:31:04.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:04.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:04.463 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:04.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:04.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:04.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:31:04.464 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:04.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:04.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:04.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:31:04.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:04.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:04.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:04.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:04.465 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:04.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:04.465 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:04.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:04.465 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:31:04.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:04.465 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:04.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:04.466 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:04.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:04.466 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:04.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:04.466 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:31:04.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:04.466 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:04.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:04.466 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:04.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:04.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:04.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:04.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:04.466 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:04.466 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:31:04.466 DEBUG [main][MenuItemLookup] Found menu:'File' 13:31:04.466 DEBUG [main][MenuItemLookup] Item match:File 13:31:04.467 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:31:04.467 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:31:04.470 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:31:04.470 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:31:04.470 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:31:04.470 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:04.470 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:31:04.470 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:31:04.470 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:31:04.470 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:31:04.470 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:31:04.470 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:31:04.470 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:31:04.470 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:31:04.470 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:31:04.470 DEBUG [main][MenuItemLookup] Found menu:'File' 13:31:04.470 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:31:04.470 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:31:04.470 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:31:04.470 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:04.470 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:31:04.470 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:04.470 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:31:04.470 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:31:04.470 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:31:04.470 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:31:04.470 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:31: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 'New|Select a wizard'] is available.... 13:31:04.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:31:04.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:31:04.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:04.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:04.546 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:31:04.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:04.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:31:04.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:04.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:04.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:04.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:04.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:04.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:31:04.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:31:04.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:31:04.547 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:31:04.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:04.547 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:31:04.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:04.548 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:31:04.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:31:04.548 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:31:04.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:04.548 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:31:04.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:04.548 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:31:04.548 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:31:04.548 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:31:04.548 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:31:04.556 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:31:04.556 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:31:04.556 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:31:04.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:31:04.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:04.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:04.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:04.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:04.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:04.558 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:31:04.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:04.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:04.558 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:04.558 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:04.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'] 13:31:04.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:04.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:04.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:31:04.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:31:04.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:31:04.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:04.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:04.751 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:31:04.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:04.751 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:31:04.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:31:04.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:04.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:04.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:04.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:04.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:31:04.753 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:31:04.754 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:31:04.786 DEBUG [WorkbenchTestable][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") 13:31:04.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:04.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:04.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:04.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:04.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:04.788 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:31:04.789 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:31:04.789 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:31:04.789 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:31:04.789 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:31:04.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:31:04.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:04.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:04.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:04.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:04.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:04.790 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:31:04.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:04.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:04.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:04.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:04.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:31:08.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:31:08.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:31:08.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:31:08.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:08.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:08.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:08.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:31:08.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:08.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:31:08.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:31:08.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:08.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:31:08.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:08.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:31:08.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:31:08.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:08.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:31:08.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:08.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:08.077 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:31:08.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:08.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:08.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:08.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:08.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:08.078 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:08.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:31:08.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:08.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:08.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:08.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:08.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:08.079 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:08.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:08.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:08.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:08.137 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:08.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:08.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:08.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:08.138 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:08.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:08.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:08.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:08.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:08.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:08.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:08.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:08.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:09.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:09.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:09.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:31:09.140 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:09.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:09.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:09.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:09.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 13:31:09.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:09.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:09.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:09.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:09.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:09.141 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:31:09.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:31:09.142 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:09.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:09.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:09.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:09.164 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:31:09.164 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:31:09.164 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:31:09.164 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:31:09.164 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:31:09.164 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:31:09.164 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:31:09.165 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:31:09.165 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:31:09.165 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:31:09.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:31:09.219 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 13:31:09.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:31:09.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:09.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:09.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:31:09.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:09.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:09.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:09.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:31:09.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:09.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:09.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:09.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:09.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:09.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:09.222 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:31:09.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:09.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:09.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:09.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:09.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", Widget matcher matching widgets with style: 8) 13:31:09.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:09.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:09.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:09.223 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:31:09.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:09.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:09.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:09.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:09.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:09.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:09.225 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:31:09.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:09.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:09.225 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:09.226 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:09.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:31:09.263 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 13:31:09.263 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:09.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:09.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:09.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:09.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 13:31:09.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:09.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:09.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:09.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:09.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:09.265 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:09.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:09.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:09.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:09.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 13:31:09.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:09.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:09.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:09.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:09.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:09.266 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:09.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:09.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:09.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:09.268 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:31:09.268 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:31:09.268 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:31:09.268 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:31:09.268 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:31:09.268 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:31:09.268 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:31:09.268 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:31:09.268 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:31:09.268 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:31:09.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:31:09.322 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 13:31:09.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:31:09.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:09.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:09.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:31:09.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:09.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:09.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:09.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:31:09.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:09.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:09.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:09.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:09.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:09.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:09.324 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:31:09.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:09.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:09.324 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:09.324 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:09.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:31:09.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:09.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:09.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:09.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:31:09.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:09.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:09.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:09.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:09.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:09.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:09.328 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:31:09.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:09.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:09.328 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:09.328 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:09.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:31:09.365 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 13:31:09.365 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:31:09.366 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:09.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:09.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:09.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:09.391 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:09.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:09.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:09.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:09.393 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:09.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:09.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:09.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:09.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:09.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:09.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:09.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:09.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:10.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:10.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:10.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:10.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:10.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:31:10.895 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:10.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:10.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:10.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:10.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:31:10.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:10.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:10.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:10.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:10.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:10.896 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:31:10.897 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:31:10.897 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:31:10.897 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:31:10.907 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:31:10.908 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:31:10.908 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:10.949 DEBUG [main][MenuItemLookup] Found menu:'New' 13:31:10.949 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:31:10.949 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:10.949 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:31:10.949 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:10.949 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:31:10.949 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:31:10.949 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:31:10.949 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:31:10.949 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:31:10.949 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:31:10.949 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:31:10.949 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:31:10.949 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:10.949 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:31:10.949 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:31:10.949 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:10.949 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:31:10.949 DEBUG [main][MenuItemLookup] Item match:Refresh 13:31:10.949 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:31:10.949 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:31:10.949 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:31:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:10.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:10.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:10.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:31:11.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:11.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:11.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:11.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:31:11.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:31:11.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:31:11.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:11.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:31:11.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:11.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:31:11.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:31:11.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:11.450 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:31:11.450 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:31:11.450 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:31:11.450 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:31:11.457 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:31:11.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:31:11.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:11.504 DEBUG [main][MenuItemLookup] Found menu:'New' 13:31:11.504 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:31:11.504 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:11.504 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:31:11.504 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:11.504 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:31:11.504 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:31:11.504 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:31:11.504 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:31:11.504 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:31:11.504 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:31:11.504 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:31:11.504 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:31:11.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 'Delete.*'] is available.... 13:31:12.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:31:12.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:31:12.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:12.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:12.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:12.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:12.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: 32) 13:31:12.120 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:12.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:12.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:12.120 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:31:12.120 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:12.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:12.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:12.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:12.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:12.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:12.120 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:31:12.120 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:31:12.120 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:31:12.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:12.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:12.121 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:12.121 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:12.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 "OK", Widget matcher matching widgets with style: 8) 13:31:12.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:12.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:12.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:12.121 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:31:12.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:12.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:12.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:12.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:12.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:12.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:12.121 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:31:12.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:12.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:12.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:12.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:12.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:31:12.125 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:31:12.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:31:12.626 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:31:12.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:12.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:12.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:12.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:12.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:31:12.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:31:12.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:31:12.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:12.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:31:12.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:12.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:31:12.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:31:12.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:12.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:31:12.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:31:12.626 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:31:12.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:12.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:12.626 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:31:12.627 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:31:12.627 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:31:12.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:31:12.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:31:12.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:31:12.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:31:12.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:12.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:12.634 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:12.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:12.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:12.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:12.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:12.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:12.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:12.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') 13:31:12.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:12.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:12.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:12.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:12.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:12.647 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:12.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:12.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:12.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:12.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:12.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:12.681 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:31:12.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:12.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:12.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:12.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:12.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:12.683 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:12.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') 13:31:12.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:12.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:12.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:12.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:12.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:12.684 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:12.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:12.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:12.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:31:12.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:12.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:12.706 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:12.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:12.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:12.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 13:31:12.707 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:12.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:12.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:12.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 13:31:12.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:12.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:12.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:12.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:12.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:12.730 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:12.730 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:12.730 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:12.730 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:31:12.730 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:12.731 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:12.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:12.731 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:12.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:12.731 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:12.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:12.731 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:31:12.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:12.731 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:12.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:12.731 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:12.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:12.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:12.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:12.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:12.732 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:12.732 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:31:12.732 DEBUG [main][MenuItemLookup] Found menu:'File' 13:31:12.732 DEBUG [main][MenuItemLookup] Item match:File 13:31:12.733 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:31:12.733 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:31:12.737 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:31:12.737 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:31:12.737 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:31:12.737 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:12.737 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:31:12.737 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:31:12.737 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:31:12.737 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:31:12.737 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:31:12.737 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:31:12.737 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:31:12.737 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:31:12.737 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:31:12.737 DEBUG [main][MenuItemLookup] Found menu:'File' 13:31:12.737 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:31:12.737 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:31:12.737 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:31:12.737 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:12.737 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:31:12.737 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:12.737 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:31:12.737 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:31:12.738 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:31:12.738 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:31:12.738 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:31:12.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:31:12.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:31:12.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:31:12.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:12.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:12.831 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:31:12.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:12.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:31:12.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:12.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:12.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:12.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:12.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:12.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:31:12.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:31:12.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:31:12.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:31:12.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:12.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:31:12.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:12.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:31:12.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:31:12.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:31:12.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:12.834 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:31:12.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:12.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:31:12.834 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:31:12.834 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:31:12.834 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:31:12.834 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:31:12.834 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:31:12.835 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:31:12.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:31:12.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:12.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:12.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:12.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:12.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:12.843 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:31:12.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:12.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:12.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:12.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:13.065 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:13.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:13.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:13.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:31:13.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:31:13.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:31:13.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:13.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:13.066 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:31:13.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:13.066 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:31:13.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:31:13.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:13.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:13.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:13.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:13.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:31:13.068 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:31:13.069 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:31:13.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") 13:31:13.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:13.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:13.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:13.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:13.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:13.107 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:31:13.108 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:31:13.108 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:31:13.108 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:31:13.108 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:31:13.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) 13:31:13.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:13.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:13.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:13.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:13.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:13.110 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:31:13.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:13.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:13.110 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:13.110 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:13.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:31:16.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:31:16.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:31:16.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:31:16.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:16.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:16.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:16.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:31:16.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:16.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:31:16.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:31:16.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:16.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:31:16.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:16.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:31:16.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:31:16.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:16.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:31:16.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:16.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:16.120 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:31:16.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:16.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:16.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:16.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:16.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:16.121 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:16.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 '\*?\QPackage Explorer\E') 13:31:16.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:16.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:16.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:16.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:16.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:16.122 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:16.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:16.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:16.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:16.169 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:16.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:16.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:16.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:16.170 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:16.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:16.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:16.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:16.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:16.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:16.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:16.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:16.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:17.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:17.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:17.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:31:17.209 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:17.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:17.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:17.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:17.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:31:17.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:17.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:17.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:17.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:17.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:17.210 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:31:17.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:31:17.211 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:31:17.211 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:17.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:17.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:17.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:17.270 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:31:17.270 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:17.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:17.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:17.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:17.271 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:17.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:17.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:17.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:17.272 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:17.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:17.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:17.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:17.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:17.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:17.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:17.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:17.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:18.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:18.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:18.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:31:18.273 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:18.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:18.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:18.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:18.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 13:31:18.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:18.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:18.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:18.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:18.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:18.275 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:31:18.275 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:31:18.275 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:31:18.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:31:18.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:18.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:18.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:31:18.777 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:31:18.777 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:31:18.777 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:31:18.790 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:31:18.790 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:18.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:18.791 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:18.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:18.791 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:31:18.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:18.791 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:18.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:18.791 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:18.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:18.791 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:18.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:18.792 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:31:18.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:18.792 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:18.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:18.792 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:18.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:18.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:18.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:18.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:18.792 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:18.792 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:31:18.793 DEBUG [main][MenuItemLookup] Found menu:'File' 13:31:18.793 DEBUG [main][MenuItemLookup] Item match:File 13:31:18.793 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:31:18.793 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:31:18.796 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:31:18.796 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:31:18.796 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:31:18.796 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:18.796 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:31:18.796 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:31:18.796 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:31:18.796 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:31:18.796 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:31:18.796 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:31:18.796 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:31:18.796 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:31:18.796 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:31:18.796 DEBUG [main][MenuItemLookup] Found menu:'File' 13:31:18.796 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:31:18.796 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:31:18.796 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:31:18.796 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:18.796 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:31:18.796 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:18.796 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:31:18.796 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:31:18.796 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:31:18.796 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:31:18.796 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:31:18.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 'New|Select a wizard'] is available.... 13:31:18.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:31:18.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:31:18.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:18.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:18.885 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:31:18.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:18.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:31:18.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:18.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:18.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:18.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:18.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:18.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:31:18.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:31:18.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:31:18.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:31:18.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:18.886 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:31:18.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:18.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:31:18.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:31:18.887 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:31:18.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:18.887 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:31:18.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:18.887 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:31:18.887 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:31:18.887 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:31:18.887 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:31:18.895 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:31:18.895 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:31:18.895 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:31:18.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:31:18.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:18.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:18.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:18.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:18.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:18.896 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:31:18.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:18.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:18.896 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:18.896 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:18.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'] 13:31:18.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:18.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:18.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:31:18.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:31:18.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:31:18.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:18.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:18.995 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:31:18.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:18.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:31:18.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:18.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:19.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:19.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:19.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:31:19.043 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:31:19.044 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 13:31:19.079 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:31:19.079 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:31:19.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:31:19.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:19.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:19.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:19.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:19.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:19.086 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:31:19.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:19.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:19.086 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:19.086 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:19.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:31:19.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:31:19.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:31:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:31:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:31:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:31:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:31:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:31:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:31:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:31:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:31:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:31:19.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:19.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:19.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:31:19.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:31:19.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:31:19.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:31:19.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:31:19.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:31:19.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:31:19.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:19.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:31:19.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:19.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:19.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:31:19.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:31:19.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:19.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d9b1d26 is found... 13:31:19.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d9b1d26 is found finished successfully 13:31:19.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 13:31:19.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:19.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:19.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:19.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:19.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:19.617 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:19.618 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 13:31:19.618 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:31:19.632 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:19.632 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:31:19.632 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:31:19.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:31:19.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:19.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:19.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:31:19.633 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:31:19.633 DEBUG [main][MenuItemLookup] Found menu:'File' 13:31:19.633 DEBUG [main][MenuItemLookup] Item match:File 13:31:19.634 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:31:19.634 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:31:19.634 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:31:19.634 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:31:19.634 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:19.634 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:31:19.634 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:31:19.634 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:19.634 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:31:19.634 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:31:19.635 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:31:19.635 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:31:19.635 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:31:19.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:31:19.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:31:19.772 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:19.772 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:31:19.772 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:19.772 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:19.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:19.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:19.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:19.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:19.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:19.816 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:19.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:19.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:19.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:31:19.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:19.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:19.820 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:31:19.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 '\*?\QProblems\E') 13:31:19.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:19.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:19.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:19.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:19.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:19.824 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:19.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:19.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:19.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:31:19.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:19.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:19.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 13:31:19.825 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:19.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:19.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:19.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:31:19.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:19.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:19.826 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:19.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:19.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:19.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:31:19.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:19.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:19.826 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:19.826 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:19.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:19.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:19.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:31:19.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:19.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:19.827 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:31:19.828 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:31:19.828 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:31:19.828 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:31:19.828 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:31:19.828 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:31:19.828 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:31:19.828 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:19.828 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:19.828 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:19.828 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:31:19.828 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:31:19.828 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:31:19.828 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:31:19.828 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:31:19.828 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:31:19.828 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:19.828 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:19.828 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:19.829 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:31:19.829 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:19.829 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:19.829 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:19.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:31:21.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:31:21.330 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:21.330 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:21.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:21.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:21.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:31:21.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:21.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:21.331 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:31:21.332 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:31:21.332 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:31:21.332 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:31:21.332 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:31:21.332 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:31:21.333 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:31:21.333 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:21.333 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:21.333 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:21.333 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:31:21.333 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:31:21.333 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:31:21.333 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:31:21.333 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:31:21.333 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:31:21.333 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:21.333 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:21.333 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:21.333 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:31:21.333 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:21.333 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:21.333 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:21.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:31:21.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:31:21.333 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:21.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:21.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:21.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:31:21.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:21.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:21.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 13:31:21.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:21.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:21.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:21.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:21.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:21.336 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:31:21.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:31:21.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:21.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:31:21.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:21.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:31:21.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:31:21.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:21.337 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:31:21.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:21.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:31:21.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 13:31:21.337 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:21.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:21.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:21.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:21.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:31:21.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:21.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:21.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:21.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:21.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:21.339 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:21.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:21.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:21.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:21.340 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:31:21.341 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:31:21.341 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:31:21.341 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:31:21.341 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:31:21.341 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:31:21.341 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:31:21.341 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:31:21.341 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:31:21.341 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:31:21.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:31:21.425 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 13:31:21.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:31:21.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:21.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:21.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 "Restore Defaults") 13:31:21.426 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:21.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:21.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:21.426 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:31:21.426 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:21.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:21.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:21.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:21.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:21.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:21.428 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:31:21.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:21.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:21.428 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:21.428 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:21.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", Widget matcher matching widgets with style: 8) 13:31:21.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:21.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:21.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:21.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:31:21.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:21.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:21.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:21.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:21.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:21.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:21.431 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:31:21.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:21.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:21.431 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:21.431 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:21.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:31:21.475 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 13:31:21.475 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:31:21.475 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:21.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:21.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:21.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:21.496 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:21.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:21.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:21.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:21.496 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:21.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:21.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:21.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:21.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:21.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:21.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:21.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:21.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:22.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:22.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:22.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:31:22.498 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:22.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:22.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:22.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:22.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:31:22.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:22.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:22.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:22.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:22.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:22.500 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:31:22.500 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:31:22.500 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:31:22.500 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:31:22.513 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:31:22.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:31:22.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:22.547 DEBUG [main][MenuItemLookup] Found menu:'New' 13:31:22.547 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:31:22.547 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:22.547 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:31:22.547 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:22.547 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:31:22.547 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:31:22.547 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:31:22.547 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:31:22.547 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:31:22.547 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:31:22.547 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:31:22.547 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:31:22.547 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:22.547 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:31:22.547 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:31:22.547 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:22.547 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:31:22.547 DEBUG [main][MenuItemLookup] Item match:Refresh 13:31:22.547 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:31:22.547 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:31:22.547 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:31:22.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:22.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:22.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:22.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:31:23.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:23.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:23.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:23.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:31:23.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:31:23.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:31:23.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:23.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:31:23.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:31:23.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:23.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:23.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:31:23.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:31:23.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:23.047 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:31:23.047 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:31:23.047 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:31:23.048 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:31:23.054 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:31:23.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:31:23.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:23.086 DEBUG [main][MenuItemLookup] Found menu:'New' 13:31:23.086 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:31:23.086 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:23.086 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:31:23.086 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:23.086 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:31:23.086 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:31:23.086 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:31:23.086 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:31:23.086 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:31:23.086 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:31:23.086 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:31:23.086 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:31:23.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:31:23.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:31:23.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:31:23.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:23.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:23.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:23.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:23.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:31:23.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:23.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:23.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:23.706 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:31:23.706 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:23.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:23.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:23.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:23.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:23.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:23.706 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:31:23.707 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:31:23.707 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:31:23.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:23.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:23.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:23.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:23.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:31:23.707 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:23.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:23.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:23.707 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:31:23.707 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:23.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:23.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:23.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:23.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:23.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:23.708 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:31:23.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:23.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:23.708 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:23.708 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:23.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:31:23.712 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:31:24.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:31:24.212 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:31:24.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:24.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:24.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:24.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:24.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:31:24.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:31:24.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:31:24.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:31:24.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:31:24.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:24.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:31:24.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:31:24.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:31:24.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:24.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:31:24.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:31:24.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:24.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:31:24.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:31:24.212 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:31:24.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:24.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:24.213 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:31:24.213 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:31:24.213 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:31:24.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:31:24.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:31:24.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:31:24.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:31:24.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:24.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:24.219 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:24.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:24.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:24.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:24.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:24.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:24.224 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:24.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:31:24.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:24.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:24.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:24.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:24.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:24.247 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:24.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:24.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:24.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:24.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:24.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:24.282 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:31:24.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:24.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:24.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:24.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:24.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:24.283 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:24.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:31:24.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:24.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:24.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:24.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:24.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:24.285 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:24.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:24.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:24.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:31:24.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:24.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:24.310 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:24.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:24.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:24.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:31:24.312 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:24.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:24.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:24.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:31:24.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:24.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:24.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:24.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:24.313 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:24.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:24.313 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:24.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:24.313 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:31:24.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:24.314 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:24.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:24.314 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:24.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:24.314 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:24.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:24.314 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:31:24.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:24.314 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:24.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:24.314 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:24.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:24.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:24.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:24.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:24.315 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:24.315 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:31:24.315 DEBUG [main][MenuItemLookup] Found menu:'File' 13:31:24.315 DEBUG [main][MenuItemLookup] Item match:File 13:31:24.316 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:31:24.316 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:31:24.320 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:31:24.320 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:31:24.320 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:31:24.320 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:24.320 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:31:24.320 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:31:24.320 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:31:24.320 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:31:24.320 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:31:24.320 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:31:24.320 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:31:24.320 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:31:24.320 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:31:24.320 DEBUG [main][MenuItemLookup] Found menu:'File' 13:31:24.320 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:31:24.320 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:31:24.320 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:31:24.320 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:24.320 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:31:24.321 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:24.321 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:31:24.321 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:31:24.321 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:31:24.321 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:31:24.321 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:31:24.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:31:24.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:31:24.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:31:24.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:24.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:24.415 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:31:24.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:24.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:31:24.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:24.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:24.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:24.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:24.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:24.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:31:24.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:31:24.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:31:24.417 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:31:24.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:24.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:31:24.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:24.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:31:24.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:31:24.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:31:24.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:24.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:31:24.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:24.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:31:24.418 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:31:24.418 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:31:24.419 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:31:24.427 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:31:24.427 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:31:24.427 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:31:24.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) 13:31:24.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:24.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:24.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:24.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:24.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:24.429 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:31:24.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:24.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:24.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:24.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:24.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'] 13:31:24.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:24.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:24.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:31:24.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:31:24.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:31:24.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:24.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:24.646 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:31:24.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:24.647 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:31:24.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.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:31:24.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:24.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:24.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:24.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:24.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:31:24.649 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:31:24.650 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:31: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.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") 13:31:24.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:24.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:24.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:24.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:24.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:24.686 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:31:24.686 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:31:24.686 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:31:24.686 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:31:24.686 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:31:24.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:31:24.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:24.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:24.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:24.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:24.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:24.688 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:31:24.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:24.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:24.688 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:24.688 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:24.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:31:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:31:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:31:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:31:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:28.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:28.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:28.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:28.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:31:28.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:31:28.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:31:28.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:31:28.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:28.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:28.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:31:28.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:31:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:31:28.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:28.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:28.235 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:31:28.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:28.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:28.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:28.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:28.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:28.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:28.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') 13:31:28.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:28.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:28.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:28.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:28.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:28.237 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:28.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:28.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:28.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:28.281 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:28.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:28.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:28.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:28.282 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:28.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:28.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:28.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:28.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:28.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:28.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:28.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:28.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:29.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:29.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:29.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:31:29.310 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:29.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:29.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:29.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:29.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 13:31:29.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:29.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:29.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:29.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:29.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:29.311 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:31:29.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:31:29.311 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:31:29.311 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:29.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:29.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:29.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:29.336 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:29.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:29.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:29.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:29.337 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:29.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:29.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:29.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:29.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:29.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:29.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:29.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:29.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:30.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:30.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:30.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:31:30.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:30.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:30.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:30.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:30.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:31:30.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:30.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:30.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:30.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:30.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:30.340 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:31:30.340 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:31:30.341 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:31:30.341 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:31:30.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:30.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:30.841 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:31:30.842 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:31:30.842 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:31:30.842 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:31:30.856 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:31:30.856 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:30.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:30.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'] 13:31:30.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:30.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: "New Java Class"] 13:31:30.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:30.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'] 13:31:30.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:30.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'] 13:31:30.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:30.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'] 13:31:30.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:30.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: "New Java Class"] 13:31:30.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:30.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'] 13:31:30.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:30.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'] 13:31:30.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:30.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:30.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:30.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:30.858 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:30.858 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:31:30.858 DEBUG [main][MenuItemLookup] Found menu:'File' 13:31:30.858 DEBUG [main][MenuItemLookup] Item match:File 13:31:30.859 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:31:30.859 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:31:30.862 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:31:30.862 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:31:30.862 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:31:30.862 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:30.862 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:31:30.862 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:31:30.862 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:31:30.862 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:31:30.862 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:31:30.862 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:31:30.862 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:31:30.862 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:31:30.862 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:31:30.862 DEBUG [main][MenuItemLookup] Found menu:'File' 13:31:30.862 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:31:30.862 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:31:30.862 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:31:30.862 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:30.862 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:31:30.862 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:30.862 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:31:30.862 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:31:30.878 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:31:30.878 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:31:30.878 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:31:30.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:31:30.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:31:30.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:31:30.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:30.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:30.990 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:31:30.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:30.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:31:30.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:30.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:30.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:30.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:30.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:30.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:31:30.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:31:30.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:31:30.992 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:31:30.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:30.992 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:31:30.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:30.992 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:31:30.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:31:30.992 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:31:30.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:30.992 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:31:30.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:30.992 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:31:30.992 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:31:30.993 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:31:30.993 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:31:30.995 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:31:30.996 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:31:30.996 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:31: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.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:31:30.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:30.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:30.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:30.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:30.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:30.997 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:31:30.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:30.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:30.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:30.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:31.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'] 13:31:31.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:31.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:31.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:31:31.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:31:31.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:31:31.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:31.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:31.077 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:31:31.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:31.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:31:31.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:31.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:31.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:31.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:31.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:31:31.099 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:31:31.100 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 13:31:31.125 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:31:31.125 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:31:31.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:31:31.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:31.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:31.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:31.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:31.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:31.128 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:31:31.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:31.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:31.128 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:31.128 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:31.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:31:31.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:31:31.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:31.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:31:31.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:31.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c4db3c7 is found... 13:31:31.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c4db3c7 is found finished successfully 13:31:31.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 13:31:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:31.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:31.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:31.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:31.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:31.640 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:31.640 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 13:31:31.640 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:31:31.649 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:31.649 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:31:31.649 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:31:31.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:31:31.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:31.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:31.650 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:31:31.650 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:31:31.650 DEBUG [main][MenuItemLookup] Found menu:'File' 13:31:31.650 DEBUG [main][MenuItemLookup] Item match:File 13:31:31.650 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:31:31.650 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:31:31.650 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:31:31.650 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:31:31.650 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:31.650 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:31:31.650 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:31:31.650 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:31.650 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:31:31.650 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:31:31.651 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:31:31.651 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:31:31.651 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:31:31.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:31:31.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:31:31.695 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:31.695 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:31:31.726 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:31.726 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:31.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:31.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:31.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:31.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:31.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:31.758 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:31.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:31.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:31.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:31:31.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:31.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:31.762 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:31:31.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') 13:31:31.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:31.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:31.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:31.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:31.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:31.766 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:31.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:31.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:31.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:31:31.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:31.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:31.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 13:31:31.784 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:31.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:31.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:31.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:31:31.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:31.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:31.785 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:31.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:31.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:31.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:31:31.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:31.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:31.786 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:31.786 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:31.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:31.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:31.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:31:31.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:31.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:31.786 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:31:31.787 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:31:31.787 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:31:31.787 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:31:31.787 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:31:31.787 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:31:31.787 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:31:31.787 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:31.787 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:31.787 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:31.787 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:31:31.787 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:31:31.787 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:31:31.787 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:31:31.787 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:31:31.788 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:31:31.788 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:31.788 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:31.788 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:31.788 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:31:31.788 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:31.788 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:31.788 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:31.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:31:33.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:31:33.289 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:33.289 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:33.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:33.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:33.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:31:33.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:33.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:33.290 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:31:33.290 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:31:33.290 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:31:33.290 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:31:33.290 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:31:33.291 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:31:33.291 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:31:33.291 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:33.291 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:33.291 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:33.291 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:31:33.291 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:31:33.291 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:31:33.291 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:31:33.291 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:31:33.291 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:31:33.291 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:33.291 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:33.291 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:33.291 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:31:33.291 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:33.291 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:33.291 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:33.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:31:33.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:31:33.291 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:33.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:33.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:33.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:31:33.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:33.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:33.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:31:33.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:33.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:33.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:33.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:33.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:33.293 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:31:33.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:31:33.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:33.293 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:31:33.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:33.293 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:31:33.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:31:33.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:33.294 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:31:33.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:33.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:31:33.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 13:31:33.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:33.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:33.299 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:33.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:33.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:33.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:31:33.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:33.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:33.325 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:31:33.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:31:33.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:33.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:33.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:33.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:33.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:33.330 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:33.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:33.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:33.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:31:33.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:33.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:33.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 1... 13:31:33.331 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:33.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:33.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:33.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:31:33.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:33.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:33.331 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:33.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:33.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:33.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:31:33.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:33.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:33.332 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:33.332 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:33.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:33.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:33.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:31:33.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:33.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:33.333 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:31:33.334 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:31:33.334 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:31:33.334 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:31:33.334 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:31:33.334 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:31:33.335 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:31:33.335 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:33.335 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:33.335 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:33.335 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:31:33.335 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:31:33.335 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:31:33.335 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:31:33.335 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:31:33.335 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:31:33.335 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:33.335 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:33.335 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:33.335 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:31:33.335 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:33.335 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:33.335 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:33.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:31:34.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:31:34.358 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:34.358 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:34.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:34.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:34.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:31:34.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:34.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:34.359 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:31:34.360 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:31:34.360 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:31:34.360 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:31:34.360 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:31:34.360 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:31:34.360 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:31:34.360 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:34.360 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:34.360 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:34.360 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:31:34.361 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:31:34.361 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:31:34.361 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:31:34.361 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:31:34.361 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:31:34.361 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:34.361 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:34.361 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:34.361 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:31:34.361 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:34.361 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:34.361 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:34.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:31:34.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:31:34.361 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:34.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:34.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:34.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:31:34.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:34.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:34.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 13:31:34.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:34.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:34.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:34.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:34.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:34.364 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:31:34.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:31:34.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:34.364 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:31:34.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:34.364 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:31:34.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:31:34.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:34.364 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:31:34.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:34.364 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:31:34.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 1. Expected number of problems is: 1 finished successfully 13:31:34.364 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:34.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:34.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:34.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:34.366 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:31:34.366 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:31:34.366 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:31:34.366 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:31:34.366 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:31:34.366 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:31:34.366 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:31:34.366 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:31:34.366 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:31:34.366 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:31:34.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:31:34.445 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 13:31:34.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:31:34.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:34.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:34.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:31:34.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:34.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:34.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:34.446 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:31:34.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:34.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:34.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:34.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:34.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:34.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:34.447 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:31:34.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:34.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:34.447 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:34.447 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:34.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:31:34.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:34.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:34.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:34.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:31:34.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:34.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:34.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:34.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:34.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:34.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:34.450 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:31:34.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:34.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:34.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:34.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:34.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:31:34.494 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 13:31:34.494 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:31:34.494 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:34.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:34.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:34.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:34.505 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:34.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:34.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:34.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:34.505 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:34.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:34.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:34.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:34.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:34.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:34.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:35.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:35.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:35.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:35.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:35.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:31:35.516 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:35.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:35.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:35.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:35.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:31:35.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:35.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:35.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:35.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:35.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:35.518 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:31:35.518 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:31:35.518 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:31:35.518 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:31:35.533 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:31:35.534 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:31:35.534 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:35.573 DEBUG [main][MenuItemLookup] Found menu:'New' 13:31:35.573 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:31:35.573 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:35.573 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:31:35.573 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:35.573 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:31:35.573 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:31:35.573 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:31:35.573 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:31:35.573 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:31:35.573 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:31:35.573 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:31:35.573 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:31:35.573 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:35.573 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:31:35.573 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:31:35.573 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:35.573 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:31:35.573 DEBUG [main][MenuItemLookup] Item match:Refresh 13:31:35.573 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:31:35.573 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:31:35.573 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:31:35.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:35.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:35.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:35.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:35.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:31:36.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:36.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:36.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:36.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:31:36.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:31:36.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:31:36.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:31:36.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:31:36.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:36.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:36.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:36.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:31:36.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:31:36.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:36.074 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:31:36.074 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:31:36.074 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:31:36.074 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:31:36.082 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:31:36.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:31:36.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:36.113 DEBUG [main][MenuItemLookup] Found menu:'New' 13:31:36.113 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:31:36.113 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:36.113 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:31:36.113 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:36.113 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:31:36.113 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:31:36.113 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:31:36.113 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:31:36.113 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:31:36.113 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:31:36.113 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:31:36.114 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:31:36.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:31:36.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:31:36.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:31:36.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:36.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:36.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:36.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:36.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:31:36.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:36.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:36.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:36.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:31:36.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:36.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:36.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:36.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:36.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:36.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:36.747 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:31:36.747 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:31:36.748 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:31:36.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:36.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:36.748 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:36.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:36.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 "OK", Widget matcher matching widgets with style: 8) 13:31:36.748 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:36.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:36.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:36.748 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:31:36.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:36.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:36.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:36.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:36.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:36.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:36.749 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:31:36.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:36.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:36.749 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:36.749 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:36.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:31:36.752 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:31:37.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:31:37.253 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:31:37.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:37.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:37.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:37.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:37.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:31:37.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:31:37.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:31:37.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:31:37.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:31:37.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:31:37.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:31:37.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:31:37.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:37.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:37.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:31:37.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:31:37.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:37.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:31:37.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:31:37.253 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:31:37.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:37.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:37.254 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:31:37.254 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:31:37.254 INFO [WorkbenchTestable][RequirementsRunner] Started test: testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:31:37.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:31:37.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:31:37.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:31:37.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:31:37.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:37.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:37.260 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:37.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:37.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:37.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:37.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:37.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:37.268 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:37.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:31:37.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:37.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:37.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:37.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:37.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:37.274 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:37.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:37.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:37.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:37.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:37.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:37.299 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:31:37.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:37.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:37.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:37.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:37.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:37.300 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:37.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 '\*?\QProject Explorer\E') 13:31:37.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:37.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:37.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:37.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:37.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:37.301 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:37.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:37.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:37.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:31:37.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:37.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:37.309 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:37.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:37.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:37.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:31:37.309 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:37.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:37.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:37.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:31:37.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:37.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:37.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:37.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:37.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'] 13:31:37.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:37.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'] 13:31:37.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:37.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 Java Project"] 13:31:37.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:37.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'] 13:31:37.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:37.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'] 13:31:37.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:37.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'] 13:31:37.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:37.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 Java Project"] 13:31:37.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:37.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'] 13:31:37.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:37.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'] 13:31:37.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:37.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:37.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:37.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:37.312 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:37.312 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:31:37.312 DEBUG [main][MenuItemLookup] Found menu:'File' 13:31:37.312 DEBUG [main][MenuItemLookup] Item match:File 13:31:37.313 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:31:37.313 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:31:37.316 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:31:37.316 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:31:37.316 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:31:37.316 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:37.316 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:31:37.316 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:31:37.316 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:31:37.316 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:31:37.316 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:31:37.316 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:31:37.316 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:31:37.316 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:31:37.316 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:31:37.316 DEBUG [main][MenuItemLookup] Found menu:'File' 13:31:37.316 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:31:37.316 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:31:37.316 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:31:37.316 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:37.316 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:31:37.316 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:37.316 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:31:37.316 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:31:37.334 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:31:37.334 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:31:37.334 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:31:37.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:31:37.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:31:37.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:31:37.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:37.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:37.415 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:31:37.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:37.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:31:37.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:37.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:37.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:37.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:37.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:37.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:31:37.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:31:37.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:31:37.417 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:31:37.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:37.417 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:31:37.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:37.417 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:31:37.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:31:37.417 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:31:37.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:37.417 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:31:37.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:37.417 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:31:37.417 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:31:37.417 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:31:37.418 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:31:37.426 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:31:37.426 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:31:37.426 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:31:37.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:31:37.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:37.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:37.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:37.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:37.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:37.427 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:31:37.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:37.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:37.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:37.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:37.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'] 13:31:37.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:37.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:37.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:31:37.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:31:37.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:31:37.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:37.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:37.635 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:31:37.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:37.635 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:31:37.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:31:37.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:37.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:37.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:37.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:37.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:31:37.638 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:31:37.639 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:31:37.677 DEBUG [WorkbenchTestable][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") 13:31:37.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:37.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:37.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:37.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:37.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:37.679 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:31:37.688 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:31:37.688 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:31:37.688 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:31:37.688 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:31:37.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:31:37.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:37.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:37.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:37.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:37.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:37.689 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:31:37.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:37.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:37.689 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:37.689 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:37.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:31:40.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:31:40.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:31:40.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:31:40.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:40.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:40.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:40.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:31:40.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:40.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:31:40.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:31:40.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:31:40.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:40.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:40.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:31:40.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:31:40.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:40.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:31:40.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:40.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:40.697 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:31:40.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:40.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:40.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:40.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:40.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:40.698 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:40.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 '\*?\QPackage Explorer\E') 13:31:40.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:40.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:40.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:40.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:40.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:40.698 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:40.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:40.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:40.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:40.777 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:40.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:40.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:40.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:40.778 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:40.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:40.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:40.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:40.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:40.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:40.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:41.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:41.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:41.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:41.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:41.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:31:41.780 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:41.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:41.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:41.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:41.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:31:41.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:41.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:41.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:41.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:41.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:41.781 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:31:41.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:31:41.781 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:31:41.781 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:41.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:41.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:41.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:41.850 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:41.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:41.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:41.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:41.851 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:41.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:41.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:41.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:41.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:41.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:41.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:42.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:42.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:42.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:42.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:42.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:31:42.853 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:42.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:42.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:42.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:42.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 13:31:42.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:42.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:42.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:42.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:42.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:42.854 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:31:42.854 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:31:42.855 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:31:42.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:31:42.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:43.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:43.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:31:43.356 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:31:43.356 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:31:43.357 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:31:43.369 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:31:43.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'] 13:31:43.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:43.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'] 13:31:43.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:43.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"] 13:31:43.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:43.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'] 13:31:43.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:43.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'] 13:31:43.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:43.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'] 13:31:43.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:43.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"] 13:31:43.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:43.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'] 13:31:43.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:43.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'] 13:31:43.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:43.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:43.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:43.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:43.372 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:43.372 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:31:43.372 DEBUG [main][MenuItemLookup] Found menu:'File' 13:31:43.372 DEBUG [main][MenuItemLookup] Item match:File 13:31:43.372 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:31:43.372 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:31:43.375 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:31:43.375 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:31:43.375 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:31:43.375 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:43.375 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:31:43.375 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:31:43.375 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:31:43.375 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:31:43.375 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:31:43.375 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:31:43.375 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:31:43.375 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:31:43.375 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:31:43.375 DEBUG [main][MenuItemLookup] Found menu:'File' 13:31:43.375 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:31:43.375 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:31:43.375 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:31:43.375 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:43.375 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:31:43.375 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:43.375 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:31:43.375 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:31:43.392 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:31:43.392 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:31:43.392 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:31:43.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.... 13:31:43.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. finished successfully 13:31:43.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:31:43.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:43.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:43.467 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:31:43.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:43.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:31:43.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:43.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:43.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:43.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:43.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:43.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:31:43.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:31:43.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:31:43.469 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:31:43.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:43.469 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:31:43.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:43.469 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:31:43.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:31:43.469 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:31:43.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:43.469 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:31:43.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:43.469 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:31:43.469 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:31:43.469 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:31:43.469 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:31:43.472 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:31:43.472 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:31:43.472 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:31:43.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:31:43.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:43.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:43.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:43.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:43.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:43.473 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:31:43.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:43.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:43.473 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:43.473 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:43.553 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:43.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:43.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:43.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:31:43.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:31:43.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:31:43.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:43.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:43.554 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:31:43.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:43.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:31:43.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:43.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:43.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:43.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:43.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:31:43.577 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:31:43.578 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 13:31:43.603 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:31:43.603 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:31:43.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:31:43.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:43.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:43.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:43.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:43.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:43.605 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:31:43.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:43.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:43.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:43.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:43.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:31:44.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:31:44.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:44.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:31:44.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:44.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@192afd45 is found... 13:31:44.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@192afd45 is found finished successfully 13:31:44.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 13:31:44.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:44.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:44.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:44.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:44.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:44.138 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:44.138 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 13:31:44.138 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:31:44.148 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:44.148 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:31:44.148 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:31:44.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:31:44.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:44.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:44.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:31:44.149 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:31:44.149 DEBUG [main][MenuItemLookup] Found menu:'File' 13:31:44.149 DEBUG [main][MenuItemLookup] Item match:File 13:31:44.149 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:31:44.150 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:31:44.150 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:31:44.150 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:31:44.150 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:44.150 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:31:44.150 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:31:44.150 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:44.150 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:31:44.150 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:31:44.150 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:31:44.150 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:31:44.150 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:31:44.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:31:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:31:44.218 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:44.218 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:31:44.218 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:44.218 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:44.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:44.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:44.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:44.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:44.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:44.263 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:44.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:44.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:44.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:31:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:44.279 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:31:44.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 '\*?\QProblems\E') 13:31:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:44.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:44.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:44.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:44.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:44.298 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:44.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:44.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:44.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:31:44.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:44.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:44.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 13:31:44.299 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:44.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:44.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:44.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:31:44.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:44.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:44.299 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:44.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:44.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:44.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:31:44.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:44.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:44.300 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:44.300 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:44.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:44.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:44.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:31:44.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:44.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:44.300 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:31:44.301 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:31:44.301 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:31:44.301 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:31:44.301 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:31:44.302 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:31:44.302 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:31:44.302 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:44.302 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:44.302 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:44.302 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:31:44.302 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:31:44.302 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:31:44.302 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:31:44.302 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:31:44.302 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:31:44.302 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:44.302 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:44.302 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:44.302 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:31:44.302 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:44.302 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:44.302 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:44.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:31:45.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:31:45.803 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:45.803 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:45.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:45.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:45.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:31:45.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:45.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:45.804 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:31:45.805 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:31:45.805 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:31:45.805 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:31:45.805 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:31:45.806 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:31:45.806 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:31:45.806 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:45.806 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:45.806 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:45.806 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:31:45.806 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:31:45.806 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:31:45.806 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:31:45.806 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:31:45.806 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:31:45.806 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:45.806 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:45.806 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:45.806 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:31:45.806 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:45.806 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:45.806 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:45.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:31:45.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:31:45.806 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:45.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:45.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:45.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:31:45.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:45.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:45.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 13:31:45.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:45.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:45.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:45.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:45.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:45.810 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:31:45.810 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:31:45.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:45.810 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:31:45.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:45.810 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:31:45.810 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:31:45.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:45.810 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:31:45.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:45.810 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:31:45.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 13:31:45.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:45.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:45.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:31:45.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:45.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:45.816 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:31:45.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') 13:31:45.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:45.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:45.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:45.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:45.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:45.848 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:45.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:45.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:45.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:31:45.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:45.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:45.849 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:45.849 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:45.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:45.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:45.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:31:45.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:45.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:45.850 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:31:45.851 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:31:45.851 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:31:45.851 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:31:45.851 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:31:45.851 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:31:45.851 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:31:45.851 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:45.851 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:45.851 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:45.851 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:31:45.851 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:31:45.851 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:31:45.851 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:31:45.851 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:31:45.851 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:31:45.851 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:45.851 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:45.851 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:45.852 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:31:45.852 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:45.852 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:45.852 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:45.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:31:47.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:31:47.352 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:47.353 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:47.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:47.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:47.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:31:47.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:47.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:47.353 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:31:47.354 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:31:47.354 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:31:47.354 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:31:47.354 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:31:47.355 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:31:47.355 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:31:47.355 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:47.355 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:47.355 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:47.355 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:31:47.355 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:31:47.355 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:31:47.355 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:31:47.355 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:31:47.355 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:31:47.355 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:47.355 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:47.355 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:47.355 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:31:47.355 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:47.355 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:47.355 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:47.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:31:47.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:31:47.355 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:47.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:47.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:47.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:31:47.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:47.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:47.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 13:31:47.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:47.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:47.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:47.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:47.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:47.357 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:31:47.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:31:47.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:47.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:31:47.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:47.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:31:47.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:31:47.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:47.358 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:31:47.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:47.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:31:47.358 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item The value of the field WarningTestClass.i is not used 13:31:47.358 DEBUG [main][TreeItemHandler] Selecting tree item: The value of the field WarningTestClass.i is not used 13:31:47.358 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item The value of the field WarningTestClass.i is not used about selection 13:31:47.360 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: The value of the field WarningTestClass.i is not used 13:31:47.361 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:31:47.361 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:47.394 DEBUG [main][MenuItemLookup] Found menu:'Go to Resource' 13:31:47.394 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:47.394 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:31:47.394 DEBUG [main][MenuItemLookup] Found menu:'Copy Details' 13:31:47.394 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:31:47.394 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:31:47.394 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:47.394 DEBUG [main][MenuItemLookup] Found menu:'Show In' 13:31:47.394 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 13:31:47.394 DEBUG [main][MenuItemLookup] Item match:Quick Fix Ctrl+1 13:31:47.394 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Quick Fix Ctrl+1" 13:31:47.394 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Quick Fix Ctrl+1 13:31:47.395 INFO [main][MenuItemHandler] Select menu item: &Quick Fix Ctrl+1 13:31:47.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Quick Fix"] is available.... 13:31:47.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:47.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:47.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Quick Fix"] is available. finished successfully 13:31:47.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Quick Fix 13:31:47.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:47.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:47.510 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 13:31:47.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:47.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:47.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:47.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:47.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:31:47.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:31:47.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:31:47.512 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 13:31:47.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:47.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:47.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:47.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:47.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:31:47.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:31:47.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:31:47.512 TRACE [main][WidgetHandler] Notify Table with event 13 13:31:47.512 TRACE [main][WidgetHandler] Wait for synchronization 13:31:47.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 "Finish") 13:31:47.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:47.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:47.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:47.513 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Quick Fix" as the parent 13:31:47.513 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:47.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:47.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:47.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:47.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:47.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:47.514 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:31:47.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:47.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:47.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:47.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:47.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable... 13:31:47.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable finished successfully 13:31:47.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3481a964 is found... 13:31:47.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3481a964 is found finished successfully 13:31:47.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 13:31:47.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:47.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:47.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:47.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:47.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:47.615 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:47.616 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ @SuppressWarnings("unused") private int i; } TooltipText=null 13:31:47.616 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:47.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:47.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:47.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:47.643 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:31:47.643 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:31:47.643 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:31:47.643 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:31:47.643 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:31:47.643 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:31:47.643 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:31:47.643 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:31:47.643 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:31:47.643 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:31:47.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:31:47.698 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 13:31:47.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:31:47.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:47.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:47.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:31:47.698 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:47.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:47.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:47.698 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:31:47.698 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:47.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:47.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:47.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:47.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:47.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:47.700 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:31:47.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:47.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:47.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:47.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:47.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 "OK", Widget matcher matching widgets with style: 8) 13:31:47.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:47.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:31:47.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:47.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:47.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:47.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:47.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:47.702 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:31:47.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:47.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:47.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:47.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:47.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:31:47.746 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 13:31:47.746 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:31:47.746 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:47.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:47.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:47.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:47.766 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:47.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:47.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:47.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:47.767 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:47.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:47.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:47.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:47.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:47.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:47.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:48.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:48.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:48.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:48.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:48.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:31:48.769 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:48.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:48.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:48.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:48.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:31:48.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:48.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:48.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:48.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:48.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:48.770 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:31:48.770 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:31:48.770 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:31:48.770 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:31:48.782 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:31:48.783 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:31:48.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:48.810 DEBUG [main][MenuItemLookup] Found menu:'New' 13:31:48.810 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:31:48.810 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:48.810 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:31:48.810 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:48.810 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:31:48.810 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:31:48.810 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:31:48.810 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:31:48.810 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:31:48.810 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:31:48.810 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:31:48.810 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:31:48.810 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:48.810 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:31:48.810 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:31:48.810 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:48.810 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:31:48.810 DEBUG [main][MenuItemLookup] Item match:Refresh 13:31:48.810 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:31:48.810 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:31:48.810 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:31:48.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:48.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:48.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:48.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:31:49.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:49.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:49.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:49.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:31:49.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:31:49.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:31:49.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:31:49.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:31:49.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:49.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:49.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:49.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:31:49.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:31:49.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:49.311 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:31:49.311 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:31:49.311 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:31:49.311 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:31:49.320 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:31:49.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:31:49.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:49.364 DEBUG [main][MenuItemLookup] Found menu:'New' 13:31:49.364 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:31:49.364 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:49.364 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:31:49.364 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:49.364 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:31:49.364 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:31:49.364 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:31:49.364 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:31:49.364 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:31:49.364 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:31:49.364 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:31:49.364 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:31:49.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:31:49.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 'Delete.*'] is available. finished successfully 13:31:49.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:31:49.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:49.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:49.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:49.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:49.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:31:49.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:49.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:49.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:49.991 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:31:49.991 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:49.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:49.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:49.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:49.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:49.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:49.992 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:31:49.992 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:31:49.992 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:31:49.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:49.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:49.992 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:49.992 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:49.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:31:49.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:49.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:49.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:49.992 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:31:49.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:49.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:49.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:49.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:49.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:49.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:49.993 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:31:49.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:49.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:49.993 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:49.993 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:49.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:31:49.997 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:31:50.497 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 13:31:50.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:31:50.499 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.... 13:31:50.500 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") 13:31:50.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:50.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:50.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:51.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:51.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:51.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:51.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:51.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:31:51.504 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:31:51.504 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") 13:31:51.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:51.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:51.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:51.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:51.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:51.505 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 13:31:51.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:31:51.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:51.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:51.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:31:51.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:51.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:51.507 DEBUG [WorkbenchTestable][DeleteUtils] Shell with title 'Delete.*' and button 'Continue' found 13:31:51.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 "Continue") 13:31:51.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:51.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:51.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:51.507 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:31:51.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:51.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:51.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:51.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:51.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:51.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:51.507 INFO [WorkbenchTestable][AbstractButton] Click button Con&tinue 13:31:51.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:51.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:51.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:51.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:51.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:31:51.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:31:51.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:31:52.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:31:52.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:52.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:52.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:52.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:52.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:31:52.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:31:52.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:31:52.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:31:52.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:31:52.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:31:52.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:31:52.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:52.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:52.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:31:52.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:31:52.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:52.051 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:31:52.051 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:31:52.051 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:31:52.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:52.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:52.051 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:31:52.051 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:31:52.051 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:31:52.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:31:52.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:31:52.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:31:52.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:31:52.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:52.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:52.055 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:52.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:52.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:52.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:52.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:52.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:52.060 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31: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 '\*?\QProblems\E') 13:31:52.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:52.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:52.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:52.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:52.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:52.077 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:52.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:52.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:52.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:52.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:52.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:52.104 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:31:52.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:52.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:52.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:52.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:52.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:52.106 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:52.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:31:52.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:52.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:52.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:52.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:52.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:52.107 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:52.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:52.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:52.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:31:52.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:52.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:52.133 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:52.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:52.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:52.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:31:52.134 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:52.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:52.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:52.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:31:52.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:52.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:52.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:52.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:52.135 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:52.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:52.135 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:52.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:52.135 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:31:52.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:52.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:52.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:52.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:52.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:52.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:52.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:52.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:31:52.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:52.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:52.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:52.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:52.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:52.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:52.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:52.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:52.137 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:52.137 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:31:52.137 DEBUG [main][MenuItemLookup] Found menu:'File' 13:31:52.137 DEBUG [main][MenuItemLookup] Item match:File 13:31:52.137 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:31:52.138 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:31:52.141 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:31:52.141 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:31:52.141 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:31:52.141 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:52.141 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:31:52.141 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:31:52.141 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:31:52.141 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:31:52.141 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:31:52.141 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:31:52.141 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:31:52.141 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:31:52.141 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:31:52.141 DEBUG [main][MenuItemLookup] Found menu:'File' 13:31:52.141 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:31:52.141 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:31:52.141 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:31:52.141 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:52.141 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:31:52.141 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:52.141 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:31:52.141 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:31:52.141 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:31:52.141 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:31:52.141 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:31:52.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:31:52.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:31:52.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:31:52.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:52.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:52.220 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:31:52.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:52.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:31:52.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:52.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:52.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:52.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:52.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:52.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:31:52.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:31:52.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:31:52.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:31:52.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:52.221 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:31:52.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:52.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:31:52.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:31:52.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:31:52.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:52.222 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:31:52.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:52.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:31:52.222 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:31:52.222 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:31:52.222 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:31:52.230 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:31:52.230 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:31:52.230 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:31:52.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:31:52.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:52.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:52.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:52.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:52.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:52.231 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:31:52.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:52.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:52.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:52.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:52.521 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:52.522 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:52.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:52.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:31:52.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:31:52.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:31:52.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:52.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:52.524 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:31:52.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:52.524 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:31:52.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:31:52.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:52.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:52.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:52.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:52.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:31:52.527 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:31:52.528 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:31:52.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 13:31:52.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:52.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:52.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:52.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:52.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:52.590 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:31:52.590 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:31:52.590 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:31:52.590 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:31:52.590 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:31:52.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:31:52.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:52.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:52.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:52.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:52.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:52.593 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:31:52.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:52.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:52.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:52.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:52.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:31:55.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:31:55.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:31:55.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:31:55.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:55.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:55.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:55.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 13:31:55.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:55.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:31:55.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:31:55.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:31:55.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:55.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:55.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:31:55.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:31:55.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:55.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:31:55.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:55.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:55.600 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:31:55.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:55.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:55.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:55.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:55.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:55.600 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:55.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:31:55.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:55.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:55.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:55.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:55.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:55.601 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:55.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:55.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:55.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:55.655 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:55.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:55.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:55.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:55.656 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:55.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:55.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:55.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:55.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:55.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:55.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:56.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:56.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:56.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:56.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:56.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:31:56.657 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:56.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:56.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:56.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:56.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:31:56.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:56.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:56.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:56.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:56.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:56.659 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:31:56.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:31:56.659 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:31:56.659 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:56.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:56.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:56.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:56.683 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:56.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:56.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:56.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:56.683 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:56.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:56.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:56.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:56.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:56.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:56.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:57.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:57.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:57.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:57.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:57.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:31:57.685 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:57.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:57.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:57.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:57.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 13:31:57.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:57.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:57.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:57.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:57.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:57.686 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:31:57.686 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:31:57.687 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:31:57.687 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:31:57.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:58.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:58.187 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:31:58.191 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:31:58.191 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:31:58.191 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:31:58.220 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:31:58.221 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:58.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:58.222 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:58.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:58.222 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:31:58.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:58.222 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:58.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:58.222 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:58.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:58.222 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:58.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:58.222 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:31:58.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:58.223 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:58.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:58.223 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:58.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:58.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:58.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:58.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:58.223 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:58.223 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:31:58.223 DEBUG [main][MenuItemLookup] Found menu:'File' 13:31:58.223 DEBUG [main][MenuItemLookup] Item match:File 13:31:58.224 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:31:58.224 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:31:58.227 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:31:58.227 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:31:58.227 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:31:58.227 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:58.227 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:31:58.227 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:31:58.227 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:31:58.227 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:31:58.227 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:31:58.227 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:31:58.227 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:31:58.227 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:31:58.227 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:31:58.227 DEBUG [main][MenuItemLookup] Found menu:'File' 13:31:58.227 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:31:58.227 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:31:58.227 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:31:58.227 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:58.227 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:31:58.227 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:58.227 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:31:58.227 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:31:58.227 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:31:58.227 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:31:58.227 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:31:58.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:31:58.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:31:58.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:31:58.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:58.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:58.303 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:31:58.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:58.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:31:58.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:58.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:58.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:58.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:58.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:58.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:31:58.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:31:58.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:31:58.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:31:58.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:58.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:31:58.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:58.315 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:31:58.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:31:58.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:31:58.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:58.316 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:31:58.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:58.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:31:58.316 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:31:58.316 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:31:58.316 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:31:58.318 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:31:58.318 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:31:58.318 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:31:58.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:31:58.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:58.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:58.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:58.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:58.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:58.320 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:31:58.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:58.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:58.320 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:58.320 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:58.466 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:31:58.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:58.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:58.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:31:58.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:31:58.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:31:58.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:58.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:58.467 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:31:58.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:58.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:31:58.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:58.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:58.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:58.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:58.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:31:58.518 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:31:58.520 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 13:31:58.545 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:31:58.545 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:31:58.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:31:58.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:58.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:58.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:58.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:58.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:58.548 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:31:58.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:58.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:58.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:58.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:58.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:31:59.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:31:59.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:59.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:31:59.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:59.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@64b3d9eb is found... 13:31:59.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@64b3d9eb is found finished successfully 13:31:59.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 13:31:59.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:59.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:59.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:59.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:59.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:59.059 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:59.059 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 13:31:59.059 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:31:59.066 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:59.066 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:31:59.066 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:31:59.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:31:59.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:59.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:59.067 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:31:59.067 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:31:59.067 DEBUG [main][MenuItemLookup] Found menu:'File' 13:31:59.067 DEBUG [main][MenuItemLookup] Item match:File 13:31:59.068 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:31:59.068 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:31:59.068 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:31:59.068 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:31:59.068 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:59.068 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:31:59.068 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:31:59.068 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:59.068 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:31:59.068 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:31:59.069 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:31:59.069 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:31:59.069 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:31:59.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:31:59.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:31:59.128 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:59.128 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:31:59.128 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:59.128 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:59.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:59.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:59.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:59.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:59.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:59.196 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:59.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:59.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:59.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:31:59.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:59.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:59.218 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:31:59.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:31:59.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:59.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:59.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:59.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:59.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:59.224 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:59.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:59.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:59.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:31:59.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:59.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:59.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 13:31:59.225 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:59.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:59.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:59.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:31:59.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:59.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:59.225 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:59.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:59.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:59.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:31:59.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:59.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:59.226 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:31:59.226 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:31:59.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:31:59.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:59.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:31:59.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:59.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:59.226 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:31:59.227 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:31:59.227 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:31:59.227 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:31:59.227 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:31:59.227 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:31:59.227 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:31:59.227 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:59.227 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:59.227 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:59.227 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:31:59.227 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:31:59.227 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:31:59.227 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:31:59.227 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:31:59.228 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:31:59.228 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:59.228 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:59.228 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:59.228 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:31:59.228 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:31:59.228 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:31:59.228 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:31:59.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:32:00.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:32:00.728 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:00.729 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:00.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:00.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:00.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:00.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:00.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:00.730 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:00.731 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:00.731 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:00.731 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:00.731 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:00.731 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:00.731 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:00.731 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:00.731 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:00.731 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:00.731 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:00.731 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:00.731 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:00.731 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:00.731 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:00.731 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:00.731 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:00.731 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:00.731 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:00.731 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:00.731 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:00.731 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:00.731 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:00.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:32:00.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:32:00.731 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:00.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:00.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:00.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:00.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:00.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:00.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:00.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:00.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:00.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:00.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:00.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:00.734 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:32:00.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:32:00.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:00.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:32:00.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:00.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:32:00.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:32:00.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:00.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:32:00.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:00.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:32:00.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 13:32:00.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:00.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:00.739 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:00.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:00.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:00.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:32:00.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:00.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:00.744 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:32:00.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 '\*?\QProblems\E') 13:32:00.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:00.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:00.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:00.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:00.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:00.765 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:00.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:00.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:00.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:00.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:00.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:00.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Errors exists in Problems view.... 13:32:00.766 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:00.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:00.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:00.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:00.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:00.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:00.767 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:00.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:00.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:00.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:00.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:00.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:00.767 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:00.767 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:00.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:00.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:00.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:00.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:00.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:00.768 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:00.769 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:00.769 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:00.769 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:00.769 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:00.769 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:00.769 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:00.769 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:00.769 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:00.769 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:00.769 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:00.769 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:00.769 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:00.769 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:00.769 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:00.769 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:00.769 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:00.769 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:00.769 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:00.769 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:00.769 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:00.769 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:00.769 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:00.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:32:01.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:32:01.770 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:01.770 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:01.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:01.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:01.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:01.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:01.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:01.771 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:01.772 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:01.772 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:01.772 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:01.772 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:01.772 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:01.772 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:01.772 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:01.772 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:01.772 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:01.773 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:01.773 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:01.773 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:01.773 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:01.773 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:01.773 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:01.773 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:01.773 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:01.773 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:01.773 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:01.773 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:01.773 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:01.773 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:01.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:32:01.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:32:01.773 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:01.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:01.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:01.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:01.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:01.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:01.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 13:32:01.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:01.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:01.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:01.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:01.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:01.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Errors exists in Problems view. finished successfully 13:32:01.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:01.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:01.797 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:01.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:01.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:01.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:32:01.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:01.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:01.803 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:32:01.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:01.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:01.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:01.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:01.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:01.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:01.808 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:01.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:01.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:01.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:01.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:01.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:01.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 13:32:01.825 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:01.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:01.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:01.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:01.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:01.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:01.826 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:01.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:01.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:01.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:01.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:01.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:01.827 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:01.827 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:01.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:01.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:01.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:01.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:01.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:01.827 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:01.828 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:01.828 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:01.828 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:01.828 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:01.828 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:01.828 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:01.828 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:01.828 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:01.828 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:01.828 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:01.828 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:01.828 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:01.828 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:01.828 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:01.828 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:01.828 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:01.828 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:01.828 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:01.828 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:01.828 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:01.828 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:01.828 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:01.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:32:03.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:32:03.329 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:03.329 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:03.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:03.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:03.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:03.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:03.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:03.330 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:03.331 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:03.331 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:03.331 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:03.331 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:03.331 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:03.332 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:03.332 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:03.332 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:03.332 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:03.332 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:03.332 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:03.332 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:03.332 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:03.332 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:03.332 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:03.332 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:03.332 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:03.332 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:03.332 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:03.332 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:03.332 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:03.332 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:03.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:32:03.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:32:03.332 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:03.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:03.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:03.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:03.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:03.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:03.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:03.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:03.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:03.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:03.334 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:32:03.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:32:03.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:03.334 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:32:03.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:03.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:32:03.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:32:03.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:03.334 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:32:03.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:03.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:32:03.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 13:32:03.335 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:03.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:03.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:03.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:03.335 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:03.335 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:03.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:03.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:03.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:03.336 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:03.337 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:03.337 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:03.337 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:03.337 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:03.337 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:03.337 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:03.337 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:03.337 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:03.337 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:03.337 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:03.337 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:03.337 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:03.337 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:03.337 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:03.337 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:03.337 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:03.337 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:03.337 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:03.337 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:03.337 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:03.337 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:03.337 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:03.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:32:04.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:32:04.338 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:04.338 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:04.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:04.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:04.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:04.339 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:04.340 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:04.340 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:04.340 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:04.340 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:04.340 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:04.340 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:04.340 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:04.340 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:04.340 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:04.340 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:04.340 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:04.340 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:04.340 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:04.340 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:04.340 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:04.340 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:04.340 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:04.340 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:04.340 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:04.340 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:04.340 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:04.340 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:04.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:32:04.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:32:04.340 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:04.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:04.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:04.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:04.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 13:32:04.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:04.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:04.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:04.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:04.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:04.341 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:04.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:04.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:04.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:04.342 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:04.342 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:04.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:04.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:04.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:04.343 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:04.343 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:04.343 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:04.343 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:04.343 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:04.343 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:04.344 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:04.344 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:04.344 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:04.344 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:04.344 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:04.344 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:04.344 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:04.344 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:04.344 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:04.344 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:04.344 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:04.344 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:04.344 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:04.344 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:04.344 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:04.344 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:04.344 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:04.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:32:05.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:32:05.844 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:05.845 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:05.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:05.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:05.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:05.845 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:05.846 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:05.846 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:05.846 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:05.846 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:05.846 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:05.847 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:05.847 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:05.847 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:05.847 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:05.847 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:05.847 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:05.847 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:05.847 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:05.847 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:05.847 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:05.847 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:05.847 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:05.847 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:05.847 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:05.847 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:05.847 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:05.847 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:05.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:32:05.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:32:05.847 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:05.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:05.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:05.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:05.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 13:32:05.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:05.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:05.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:05.848 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:32:05.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:32:05.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:05.848 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:32:05.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:05.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:32:05.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:32:05.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:05.849 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:32:05.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:05.849 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:32:05.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:32:05.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:05.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:05.856 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:32:05.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:05.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:05.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:05.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:05.863 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:05.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:05.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:05.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:05.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:05.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:05.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:05.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:05.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:05.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:05.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 13:32:05.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:05.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:05.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:05.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:32:05.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:05.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:05.888 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:32:05.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:05.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:05.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:05.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:05.893 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:05.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:05.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:05.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:05.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:05.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:05.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:05.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:05.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:05.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:05.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:05.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:05.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:05.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:05.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:32:05.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:05.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:05.900 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:32:05.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:05.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:05.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:05.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:05.924 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:05.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:05.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:05.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:05.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:05.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:05.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:05.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:05.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:05.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:05.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:05.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:05.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:05.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:05.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:32:05.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:05.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:05.935 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:32:05.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') 13:32:05.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:05.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:05.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:05.957 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:05.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:05.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:05.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:05.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:05.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:05.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 13:32:05.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:05.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:05.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:05.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:32:05.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:05.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:05.966 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:32:05.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:05.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:05.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:05.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:05.987 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:05.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:05.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:05.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:05.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:05.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:05.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 13:32:05.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:05.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:05.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:05.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 13:32:05.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:05.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:05.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:05.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:32:05.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:05.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:05.996 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:32:05.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:05.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:05.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:06.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:06.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:06.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:06.001 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:06.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:06.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:06.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:06.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:06.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:06.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 13:32:06.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:06.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:06.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:06.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:06.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:06.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:06.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:06.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:06.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:06.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:06.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:06.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:06.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:06.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:32:06.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:06.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:06.027 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:32:06.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:06.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:06.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:06.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:06.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:06.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:06.033 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:06.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:06.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:06.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:06.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:06.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:06.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 13:32:06.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:06.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:06.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:06.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:06.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:06.051 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:06.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:06.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:06.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:06.052 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:06.052 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:06.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:06.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:06.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:06.053 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:06.054 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:06.054 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:06.054 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:06.054 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:06.054 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:06.054 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:06.054 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:06.054 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:06.054 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:06.054 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:06.054 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:06.054 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:06.054 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:06.054 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:06.054 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:06.054 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:06.054 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:06.054 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:06.055 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:06.055 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:06.055 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:06.055 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:06.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:32:07.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:32:07.555 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:07.555 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:07.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:07.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:07.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:07.556 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:07.557 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:07.557 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:07.557 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:07.557 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:07.557 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:07.557 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:07.557 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:07.557 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:07.557 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:07.557 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:07.557 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:07.557 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:07.557 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:07.557 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:07.558 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:07.558 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:07.558 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:07.558 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:07.558 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:07.558 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:07.558 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:07.558 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:07.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:32:07.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:32:07.558 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:07.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:07.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:07.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:07.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 13:32:07.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:07.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:07.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:07.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:07.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:07.559 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:07.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:07.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:07.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:07.559 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:07.559 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:07.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:07.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:07.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:07.560 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:07.561 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:07.561 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:07.561 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:07.561 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:07.561 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:07.561 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:07.561 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:07.561 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:07.561 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:07.561 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:07.561 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:07.561 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:07.561 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:07.561 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:07.561 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:07.561 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:07.561 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:07.561 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:07.561 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:07.561 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:07.561 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:07.561 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:07.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:32:08.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:32:08.562 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:08.562 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:08.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:08.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:08.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:08.563 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:08.563 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:08.563 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:08.563 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:08.564 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:08.564 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:08.564 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:08.564 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:08.564 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:08.564 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:08.564 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:08.564 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:08.564 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:08.564 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:08.564 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:08.564 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:08.564 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:08.564 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:08.564 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:08.564 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:08.564 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:08.564 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:08.564 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:08.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:32:08.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:32:08.564 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:08.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:08.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:08.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:08.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 13:32:08.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:08.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:08.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:08.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:08.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:08.565 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:08.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:08.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:08.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:08.566 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:08.566 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:08.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:08.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:08.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:08.566 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:08.567 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:08.567 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:08.567 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:08.567 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:08.567 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:08.567 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:08.567 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:08.567 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:08.567 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:08.567 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:08.567 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:08.567 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:08.567 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:08.567 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:08.567 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:08.567 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:08.567 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:08.567 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:08.567 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:08.567 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:08.567 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:08.567 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:08.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:32:09.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:32:09.568 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:09.568 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:09.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:09.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:09.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:09.569 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:09.570 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:09.570 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:09.570 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:09.570 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:09.570 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:09.570 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:09.570 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:09.570 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:09.570 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:09.570 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:09.570 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:09.570 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:09.570 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:09.570 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:09.570 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:09.570 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:09.570 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:09.570 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:09.570 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:09.570 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:09.570 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:09.570 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:09.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:32:09.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:32:09.571 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:09.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:09.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:09.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:09.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:09.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:09.572 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:32:09.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:32:09.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:09.572 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:32:09.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:09.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:32:09.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:32:09.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:09.572 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:32:09.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:09.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:32:09.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:32:09.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:09.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:09.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:32:09.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') 13:32:09.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:09.601 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:09.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:09.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:09.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:09.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:09.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:09.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 13:32:09.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:09.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 13:32:09.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:09.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:32:09.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:09.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:09.609 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:32:09.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') 13:32:09.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:09.615 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:09.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:09.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:09.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:09.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:09.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:09.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 13:32:09.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:09.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 13:32:09.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:09.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:32:09.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:09.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:09.640 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:32:09.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:09.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:09.645 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:09.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:09.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:09.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:09.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:09.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:09.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:09.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:09.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 13:32:09.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:09.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:32:09.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:09.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:09.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:32:09.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') 13:32:09.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:09.675 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:09.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:09.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:09.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:09.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:09.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:09.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:09.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:09.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:32:09.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:09.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:09.714 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:32:09.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:09.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:09.720 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:09.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:09.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:09.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:09.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:09.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:09.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 13:32:09.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:09.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:09.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:09.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:32:09.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:09.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:09.729 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:32:09.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:09.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:09.750 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:09.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:09.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:09.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:09.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:09.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:09.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 13:32:09.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:09.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 13:32:09.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:09.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:32:09.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:09.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:09.759 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:32:09.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 '\*?\QProblems\E') 13:32:09.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:09.781 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:09.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:09.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:09.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:32:09.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:09.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:09.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 13:32:09.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:09.783 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:09.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:09.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:09.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:09.784 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:09.784 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:09.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:09.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:09.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:09.785 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:09.786 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:09.786 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:09.786 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:09.786 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:09.786 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:09.786 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:09.786 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:09.786 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:09.786 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:09.786 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:09.786 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:09.786 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:09.786 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:09.786 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:09.786 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:09.786 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:09.786 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:09.786 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:09.786 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:09.786 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:09.786 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:09.786 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:09.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:32:10.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:32:10.787 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:10.787 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:10.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:10.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:10.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:10.788 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:10.789 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:10.789 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:10.789 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:10.789 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:10.789 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:10.789 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:10.789 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:10.789 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:10.789 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:10.789 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:10.789 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:10.789 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:10.789 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:10.789 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:10.789 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:10.789 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:10.789 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:10.789 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:10.789 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:32:10.789 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:10.789 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:10.789 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:10.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:32:10.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:32:10.790 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:10.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:10.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:10.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:10.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:10.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:10.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:10.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:10.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:10.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:10.791 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:32:10.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:32:10.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:10.791 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:32:10.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:10.791 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:32:10.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:32:10.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:10.791 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:32:10.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:10.791 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:32:10.791 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:10.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:10.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:10.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:10.792 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:32:10.793 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:32:10.793 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:32:10.793 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:32:10.793 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:32:10.793 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:32:10.793 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:32:10.793 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:32:10.793 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:32:10.793 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:32:10.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:32:10.851 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 13:32:10.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:32:10.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:10.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:10.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 "Restore Defaults") 13:32:10.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:10.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:10.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:10.851 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:32:10.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:10.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:10.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:10.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:10.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:10.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:10.853 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:32:10.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:10.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:10.853 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:10.853 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:10.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", Widget matcher matching widgets with style: 8) 13:32:10.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:10.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:10.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:10.854 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:32:10.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:10.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:10.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:10.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:10.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:10.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:10.855 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:32:10.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:10.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:10.855 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:10.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:10.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:32:10.898 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 13:32:10.898 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:32:10.898 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:32:10.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:32:10.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:10.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:10.909 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:32:10.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:32:10.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:10.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:10.909 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:32:10.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:32:10.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:10.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:10.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:10.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:10.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:11.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:11.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:11.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:11.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:11.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:32:11.911 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:32:11.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:32:11.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:11.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:11.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 13:32:11.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:11.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:11.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:11.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:11.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:11.912 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:32:11.912 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:32:11.912 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:32:11.912 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:32:11.919 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:32:11.920 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:32:11.920 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:11.953 DEBUG [main][MenuItemLookup] Found menu:'New' 13:32:11.953 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:32:11.953 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:11.953 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:32:11.953 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:11.953 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:32:11.953 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:32:11.953 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:32:11.953 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:32:11.953 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:32:11.953 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:32:11.953 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:32:11.953 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:32:11.953 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:11.953 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:32:11.953 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:32:11.953 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:11.953 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:32:11.953 DEBUG [main][MenuItemLookup] Item match:Refresh 13:32:11.954 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:32:11.954 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:32:11.954 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:32:11.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:11.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:11.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:11.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:32:12.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:12.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:12.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:12.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:32:12.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:32:12.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:32:12.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:32:12.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:32:12.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:12.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:32:12.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:12.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:32:12.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:32:12.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:12.454 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:32:12.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:32:12.454 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:32:12.454 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:32:12.463 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:32:12.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:32:12.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:12.503 DEBUG [main][MenuItemLookup] Found menu:'New' 13:32:12.503 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:32:12.503 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:12.503 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:32:12.503 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:12.503 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:32:12.503 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:32:12.503 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:32:12.503 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:32:12.503 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:32:12.503 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:32:12.503 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:32:12.503 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:32:12.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 'Delete.*'] is available.... 13:32:13.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:32:13.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:32:13.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:13.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:13.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:13.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32: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: 32) 13:32:13.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:13.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:13.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:13.152 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:32:13.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:13.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:13.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:13.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:13.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:13.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:13.153 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:32:13.153 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:32:13.153 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:32:13.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:13.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:13.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:13.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:13.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:32:13.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:13.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:13.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:13.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:32:13.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:13.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:13.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:13.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:13.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:13.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:13.154 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:32:13.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:13.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:13.154 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:13.154 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:13.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:32:13.157 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:32:13.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:32:13.658 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:32:13.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:32:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:32:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:32:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:32:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:32:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:32:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:32:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:32:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:32:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:32:13.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:32:13.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:13.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:32:13.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:13.658 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:13.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:13.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:13.659 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:32:13.659 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:13.659 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:32:13.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:32:13.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:13.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:13.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:13.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:13.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:13.664 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:13.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:13.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:13.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:13.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:13.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:13.670 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:13.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:13.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:13.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:13.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:13.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:13.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:13.688 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:13.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:13.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:13.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:13.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:13.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:13.712 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:32:13.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:13.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:13.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:13.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:13.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:13.714 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:13.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:32:13.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:13.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:13.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:13.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:13.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:13.715 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:32:13.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:32:13.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:13.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:32:13.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:13.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:13.723 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:32:13.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:32:13.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:13.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:32:13.724 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:32:13.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:32:13.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:13.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:32:13.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:13.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:13.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:13.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:13.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'] 13:32:13.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:13.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'] 13:32:13.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:13.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:32:13.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:13.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'] 13:32:13.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:13.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:13.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:13.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:13.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:13.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:32:13.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:13.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:13.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:13.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:13.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:13.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:13.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:13.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:13.744 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:13.744 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:13.744 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:13.745 DEBUG [main][MenuItemLookup] Item match:File 13:32:13.745 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:13.745 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:32:13.748 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:32:13.748 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:32:13.748 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:32:13.748 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:13.748 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:32:13.748 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:32:13.748 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:32:13.748 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:32:13.748 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:32:13.748 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:32:13.748 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:32:13.748 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:32:13.748 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:32:13.748 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:13.748 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:32:13.748 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:32:13.748 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:32:13.748 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:13.748 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:32:13.748 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:13.748 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:32:13.748 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:32:13.748 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:32:13.748 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:32:13.749 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:32:13.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:32:13.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:32:13.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:32:13.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:13.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:13.826 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:13.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:13.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:32:13.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:13.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:13.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:13.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:13.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:13.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:13.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:13.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:32:13.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:32:13.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:13.829 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:32:13.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:13.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:32:13.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:32:13.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:32:13.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:13.829 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:32:13.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:13.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:32:13.829 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:32:13.829 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:32:13.829 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:32:13.840 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:32:13.841 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:13.841 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:32:13.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:32:13.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:13.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:13.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:13.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:13.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:13.842 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:13.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:13.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:13.842 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:13.842 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:14.032 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:14.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:14.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:14.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:32:14.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:32:14.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:32:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:14.037 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:32:14.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:14.037 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:32:14.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:32:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:14.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:14.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:14.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:14.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:14.039 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:14.040 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:32:14.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 13:32:14.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:14.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:14.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:14.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:14.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:14.074 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:32:14.075 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:32:14.075 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:32:14.075 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:32:14.075 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:32:14.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:32:14.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:14.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:14.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:14.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:14.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:14.077 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:32:14.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:14.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:14.077 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:14.077 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:14.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:32:17.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:32:17.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:17.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:17.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:17.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:17.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:17.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:32:17.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:17.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:32:17.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:32:17.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:32:17.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:17.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:17.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:32:17.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:32:17.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:17.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:32:17.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:17.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:17.362 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:32:17.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:17.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:17.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:17.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:17.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:17.363 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:17.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:32:17.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:17.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:17.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:17.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:17.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:17.364 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:17.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:17.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:17.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:17.403 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:17.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:17.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:17.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:17.404 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:17.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:17.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:17.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:17.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:17.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:17.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:17.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:17.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:18.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:18.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:18.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:32:18.405 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:18.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:18.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:18.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:18.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:18.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:18.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:18.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:18.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:18.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:18.407 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:32:18.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:32:18.407 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:18.407 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:18.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:18.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:18.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:18.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:18.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:18.429 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:18.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:18.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:18.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:18.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:18.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:18.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:18.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 '\*?\QProblems\E') 13:32:18.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:18.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:18.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:18.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:18.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:18.439 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:18.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:18.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:18.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:32:18.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:18.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:18.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Problems view is empty.... 13:32:18.440 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:18.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:18.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:18.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:32:18.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:18.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:18.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:32:18.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:18.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:18.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:18.441 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Problems (0 items)"as the parent 13:32:18.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:18.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:18.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:18.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:18.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:18.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:18.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Problems view is empty. finished successfully 13:32:18.442 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:18.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:18.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:18.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:18.442 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:18.442 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:18.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:18.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:18.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:18.443 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:18.444 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:18.444 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:18.444 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:18.444 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:18.444 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:18.444 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:18.444 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:18.444 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:18.444 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:18.444 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:18.444 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:18.444 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:18.444 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:18.444 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:18.444 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:18.444 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:18.444 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:18.444 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:18.444 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:18.444 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:18.444 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:18.444 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:18.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:32:19.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:32:19.445 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:19.445 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:19.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:19.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:19.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:19.446 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:19.447 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:19.447 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:19.447 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:19.447 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:19.447 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:19.447 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:19.447 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:19.447 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:19.447 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:19.447 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:19.447 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:19.447 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:19.447 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:19.447 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:19.447 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:19.447 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:19.447 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:19.447 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:19.447 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:19.447 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:19.447 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:19.447 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:19.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:32:19.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:32:19.447 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:19.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:19.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:19.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:19.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 13:32:19.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:19.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:19.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:19.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:19.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:19.448 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:19.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:19.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:19.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:19.449 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:19.449 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:19.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:19.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:19.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:19.450 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:19.451 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:19.451 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:19.451 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:19.451 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:19.451 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:19.451 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:19.451 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:19.451 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:19.451 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:19.451 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:19.451 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:19.451 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:19.451 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:19.451 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:19.451 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:19.451 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:19.451 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:19.451 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:19.451 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:19.451 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:19.451 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:19.451 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:19.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:32:20.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:32:20.452 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:20.452 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:20.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:20.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:20.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:20.453 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:20.454 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:20.454 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:20.454 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:20.454 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:20.454 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:20.454 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:20.454 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:20.454 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:20.454 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:20.454 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:20.454 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:20.454 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:20.454 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:20.454 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:20.454 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:20.454 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:20.454 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:20.454 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:20.454 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:20.454 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:20.454 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:20.454 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:20.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:32:20.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:32:20.454 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:20.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:20.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:20.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:20.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 13:32:20.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:20.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:20.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:20.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:20.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:20.455 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:20.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:20.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:20.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:20.456 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:20.456 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:20.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:20.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:20.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:20.456 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:20.457 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:20.457 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:20.457 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:20.457 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:20.457 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:20.457 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:20.457 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:20.457 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:20.457 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:20.457 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:20.457 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:20.457 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:20.457 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:20.457 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:20.457 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:20.457 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:20.457 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:20.457 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:20.457 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:20.457 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:20.457 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:20.457 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:20.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:32:21.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:32:21.958 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:21.958 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:21.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:21.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:21.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:21.959 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:21.961 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:21.961 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:21.961 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:21.961 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:21.961 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:21.961 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:21.961 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:21.961 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:21.961 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:21.961 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:21.961 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:21.961 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:21.961 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:21.961 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:21.961 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:21.961 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:21.961 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:21.961 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:21.961 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:21.961 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:21.961 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:21.961 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:21.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:32:21.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:32:21.962 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:21.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:21.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:21.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:21.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:21.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:21.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:21.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:21.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:21.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:21.963 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:21.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:21.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:21.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:21.964 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:21.964 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:21.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:21.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:21.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:21.965 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:21.965 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:21.966 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:21.966 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:21.966 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:21.966 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:21.966 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:21.966 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:21.966 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:21.966 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:21.966 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:21.966 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:21.966 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:21.966 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:21.966 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:21.966 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:21.966 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:21.966 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:21.966 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:21.966 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:21.966 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:21.966 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:21.966 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:21.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:32:23.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:32:23.467 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:23.467 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:23.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:23.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:23.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:23.468 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:23.469 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:23.469 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:23.469 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:23.469 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:23.469 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:23.469 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:23.469 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:23.469 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:23.469 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:23.469 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:23.469 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:23.469 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:23.469 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:23.469 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:23.469 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:23.469 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:23.469 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:23.469 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:23.469 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:23.469 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:23.469 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:23.469 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:23.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:32:23.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:32:23.469 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:23.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:23.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:23.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:23.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:23.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:23.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:23.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:23.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:23.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:23.470 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:23.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:23.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:23.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:23.471 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:23.471 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:23.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:23.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:23.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:23.472 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:23.473 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:23.473 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:23.473 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:23.473 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:23.473 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:23.473 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:23.473 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:23.473 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:23.473 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:23.473 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:23.473 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:23.473 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:23.473 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:23.473 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:23.473 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:23.473 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:23.473 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:23.473 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:23.473 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:23.473 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:23.473 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:23.473 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:23.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:32:24.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:32:24.974 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:24.974 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:24.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:24.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:24.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:24.975 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:24.976 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:24.976 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:24.976 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:24.976 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:24.976 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:24.976 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:24.976 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:24.976 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:24.976 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:24.976 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:24.976 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:24.976 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:24.976 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:24.976 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:24.976 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:24.976 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:24.976 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:24.976 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:24.976 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:24.976 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:24.976 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:24.976 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:24.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:32:24.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:32:24.976 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:24.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:24.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:24.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:24.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:24.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:24.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:24.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:24.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:24.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:24.978 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:24.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:24.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:24.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:24.978 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:24.978 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:24.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:24.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:24.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:24.979 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:24.980 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:24.980 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:24.980 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:24.980 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:24.980 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:24.980 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:24.980 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:24.980 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:24.980 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:24.980 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:24.980 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:24.980 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:24.980 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:24.980 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:24.980 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:24.980 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:24.980 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:24.980 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:24.980 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:24.980 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:24.980 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:24.980 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:24.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:32:25.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:32:25.981 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:25.981 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:25.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:25.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:25.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:25.982 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:25.983 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:25.983 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:25.983 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:25.983 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:25.983 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:25.984 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:25.984 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:25.984 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:25.984 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:25.984 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:25.984 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:25.984 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:25.984 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:25.984 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:25.984 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:25.984 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:25.984 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:25.984 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:25.984 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:25.984 TRACE [main][WorkbenchPartLookup] Found view 'Error Log (Workspace Log)' 13:32:25.984 TRACE [main][WorkbenchPartLookup] Found view 'Properties' 13:32:25.984 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:25.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:32:25.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:32:25.984 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:25.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:25.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:25.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:25.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:25.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:25.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:25.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:25.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:25.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:25.986 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:25.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:25.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:25.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:25.987 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:32:25.987 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:32:25.987 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:32:25.988 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:32:25.988 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:32:25.988 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:32:25.988 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:32:25.988 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:32:25.988 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:32:25.988 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:32:26.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:32:26.082 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 13:32:26.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:32:26.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:26.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:26.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:32:26.083 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:26.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:26.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:26.083 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:32:26.083 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:26.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:26.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:26.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:26.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:26.084 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:32:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:26.084 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:26.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:26.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 "OK", Widget matcher matching widgets with style: 8) 13:32:26.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:26.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:26.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:26.085 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:32:26.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:26.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:26.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:26.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:26.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:26.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:26.087 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:32:26.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:26.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:26.087 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:26.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:26.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:32:26.121 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 13:32:26.121 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:32:26.121 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:32:26.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:32:26.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:26.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:26.145 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:32:26.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:32:26.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:26.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:26.145 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:32:26.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:32:26.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:26.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:26.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:26.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:26.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:26.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:26.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:27.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:27.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:27.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:32:27.147 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:32:27.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:32:27.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:27.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:27.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 13:32:27.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:27.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:27.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:27.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:27.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:27.148 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:32:27.148 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:32:27.148 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:32:27.148 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:32:27.158 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:32:27.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:32:27.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:27.186 DEBUG [main][MenuItemLookup] Found menu:'New' 13:32:27.186 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:32:27.186 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:27.186 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:32:27.186 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:27.186 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:32:27.186 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:32:27.186 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:32:27.186 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:32:27.186 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:32:27.186 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:32:27.186 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:32:27.186 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:32:27.186 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:27.186 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:32:27.186 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:32:27.186 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:27.186 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:32:27.186 DEBUG [main][MenuItemLookup] Item match:Refresh 13:32:27.186 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:32:27.186 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:32:27.186 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:32:27.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:27.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:27.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:27.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:32:27.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:27.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:27.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:27.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:32:27.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:32:27.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:32:27.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:32:27.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:27.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:27.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:32:27.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:32:27.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:27.687 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:32:27.687 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:32:27.687 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:32:27.687 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:32:27.693 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:32:27.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:32:27.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:27.722 DEBUG [main][MenuItemLookup] Found menu:'New' 13:32:27.722 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:32:27.722 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:27.722 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:32:27.722 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:27.722 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:32:27.722 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:32:27.722 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:32:27.722 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:32:27.722 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:32:27.722 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:32:27.722 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:32:27.722 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:32:27.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:32:28.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 'Delete.*'] is available. finished successfully 13:32:28.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:32:28.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:28.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:28.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:28.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:28.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:32:28.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:28.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:28.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:28.307 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:32:28.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:28.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:28.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:28.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:28.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:28.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:28.307 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:32:28.307 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:32:28.307 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:32:28.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:28.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:28.308 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:28.308 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:28.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:32:28.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:28.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:28.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:28.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:32:28.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:28.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:28.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:28.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:28.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:28.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:28.309 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:32:28.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:28.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:28.309 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:28.309 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:28.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:32:28.312 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:32:28.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:32:28.813 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:32:28.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:28.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:28.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:28.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:28.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:32:28.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:32:28.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:32:28.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:32:28.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:28.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:28.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:32:28.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:32:28.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:28.813 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:32:28.813 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:28.813 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:28.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:28.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:28.813 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:32:28.813 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:32:28.813 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:28.813 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:28.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:28.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 294.978 s - in org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 24.002 s testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 19.875 s testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.428 s testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.562 s testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 27.695 s testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 15.102 s testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 13.804 s testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.323 s testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.507 s testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 28.204 s testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.625 s testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.092 s testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.472 s testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 27.801 s testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.245 s testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 11.586 s testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 13.041 s testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 14.797 s testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 21.607 s testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 15.154 s Running org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:28.827 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:28.828 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:32:28.828 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:28.828 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:28.828 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:28.828 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:32:28.829 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:28.829 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:32:28.829 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:28.829 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:28.829 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:28.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:28.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:28.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:28.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:28.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.*'] 13:32:28.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:28.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.*'] 13:32:28.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:28.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.*'] 13:32:28.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:28.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:28.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:28.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:28.830 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:28.830 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:28.830 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:28.830 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:28.830 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:28.830 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:28.830 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:28.830 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:28.830 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:28.830 DEBUG [main][MenuItemLookup] Item match:Window 13:32:28.831 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:28.831 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:28.831 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:28.831 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:28.831 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:28.831 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:28.831 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:28.831 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:32:28.831 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:28.831 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:32:28.831 DEBUG [main][MenuItemLookup] Item match:Preferences 13:32:28.831 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:32:28.831 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:32:28.831 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:32:28.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:32:28.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:32:28.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:32:28.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:28.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:28.957 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:32:28.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:28.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:32:28.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:28.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:28.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:28.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:28.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:28.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:28.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:28.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:28.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:28.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:28.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:28.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 13:32:28.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:28.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:29.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:29.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:29.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 13:32:29.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:29.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:29.461 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 13:32:29.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:29.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:29.461 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 13:32:29.461 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 13:32:29.461 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 13:32:29.461 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 13:32:29.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:29.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:29.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:29.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:29.520 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 13:32:29.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:29.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:29.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:29.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:29.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:32:29.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:29.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:29.522 TRACE [main][WidgetHandler] Notify Table with event 13 13:32:29.522 TRACE [main][WidgetHandler] Wait for synchronization 13:32:29.533 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 13:32:29.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:29.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:32:29.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:32:29.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:29.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:32:29.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:29.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:29.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:32:29.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:29.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:29.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:29.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:29.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:29.537 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:32:29.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:29.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:29.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:29.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:29.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:29.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:29.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:29.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:29.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:29.575 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:29.575 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:29.575 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:29.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:29.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:29.576 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:29.576 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:29.576 INFO [WorkbenchTestable][RequirementsRunner] Started test: addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:29.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:29.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:29.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:29.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:29.576 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:29.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:29.576 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:29.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:29.576 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:29.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:29.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:29.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:29.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:29.576 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:29.576 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:29.577 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:29.577 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:29.577 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:29.577 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:29.577 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:29.577 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:29.577 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:29.577 DEBUG [main][MenuItemLookup] Item match:Window 13:32:29.577 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:29.577 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:29.577 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:29.577 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:29.577 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:29.577 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:29.577 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:29.577 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:32:29.577 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:29.577 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:32:29.577 DEBUG [main][MenuItemLookup] Item match:Preferences 13:32:29.577 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:32:29.577 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:32:29.577 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:32:29.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 'Preferences.*'] is available.... 13:32:29.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:32:29.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:32:29.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:29.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:29.697 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:32:29.697 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:29.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:32:29.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:29.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:29.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:29.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:29.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:29.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:29.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:29.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:29.699 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:29.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:29.699 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:29.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:29.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:29.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:29.699 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:29.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:29.699 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:29.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:29.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:29.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 13:32:29.699 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:29.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:29.699 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 13:32:29.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:29.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:29.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 13:32:29.699 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:29.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:29.699 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 13:32:29.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:29.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:29.699 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 13:32:29.699 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 13:32:29.700 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 13:32:29.700 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 13:32:29.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:29.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:29.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:29.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:29.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.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...") 13:32:29.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:29.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:29.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:29.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:29.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:29.712 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:32:29.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:29.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:29.712 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:29.712 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:29.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 13:32:29.753 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 13:32:29.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 13:32:29.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:29.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:29.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "File type:") 13:32:29.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:29.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:29.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:29.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:29.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:29.755 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:29.756 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 13:32:29.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.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) 13:32:29.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:29.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:29.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:29.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:29.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:29.757 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:32:29.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:29.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:29.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:29.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:29.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:32:29.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:32:29.792 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 13:32:29.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:29.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:29.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:29.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:29.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:32:29.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:29.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:29.794 TRACE [main][WidgetHandler] Notify Table with event 13 13:32:29.794 TRACE [main][WidgetHandler] Wait for synchronization 13:32:29.794 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 13:32:29.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:29.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:29.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:29.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:32:29.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:29.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:29.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:32:29.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:32:29.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:29.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:32:29.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:31.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 13:32:31.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 13:32:31.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:32:31.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:32:31.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 13:32:31.301 INFO [WorkbenchTestable][AbstractButton] Click button A&dd... 13:32:31.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:31.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:31.301 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:31.301 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:31.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 13:32:31.366 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 13:32:31.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 13:32:31.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:31.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:31.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.shell.DefaultShell, index 0 and no matchers specified 13:32:31.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:31.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:31.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:31.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:31.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:31.369 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Editor 13:32:31.369 DEBUG [main][TreeItemHandler] Selecting tree item: Java Editor 13:32:31.369 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Editor about selection 13:32:31.369 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Editor 13:32:31.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:32:31.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:31.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:31.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:31.370 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:32:31.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:31.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:31.370 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:31.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:31.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:32:31.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:32:31.401 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 13:32:31.401 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:31.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:31.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:31.401 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:32:31.401 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:31.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:32:31.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:32:31.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:32:31.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:31.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:31.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:32:31.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:31.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:31.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:31.405 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:32:31.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:31.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:31.405 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:31.405 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:31.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:31.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:31.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:31.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:31.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:31.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:31.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:31.443 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:31.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:31.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:31.444 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:31.444 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:31.444 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:31.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:31.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:31.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:31.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:31.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:31.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:31.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:31.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:31.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:31.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:31.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:31.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:31.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:31.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:31.444 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:31.444 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:31.445 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:31.445 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:31.445 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:31.445 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:31.445 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:31.445 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:31.445 DEBUG [main][MenuItemLookup] Item match:Window 13:32:31.445 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:31.445 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:31.445 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:31.445 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:31.445 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:31.445 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:31.445 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:31.445 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:32:31.445 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:31.445 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:32:31.445 DEBUG [main][MenuItemLookup] Item match:Preferences 13:32:31.445 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:32:31.445 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:32:31.445 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:32:31.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.... 13:32:31.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:32:31.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:32:31.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:31.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:31.562 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:32:31.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:31.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:32:31.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:31.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:31.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:31.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:31.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:31.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:31.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:31.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:31.572 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:31.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:31.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:31.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:31.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:31.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:31.572 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:31.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:31.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:31.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 13:32:31.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:31.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:31.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 13:32:31.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:31.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:31.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 13:32:31.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:31.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:31.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 13:32:31.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:31.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:31.573 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 13:32:31.573 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 13:32:31.573 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 13:32:31.573 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 13:32:31.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:31.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:31.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.574 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 13:32:31.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:31.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:31.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:32:31.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:31.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:31.576 TRACE [main][WidgetHandler] Notify Table with event 13 13:32:31.576 TRACE [main][WidgetHandler] Wait for synchronization 13:32:31.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:32:31.576 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:31.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:31.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:31.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:32:31.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:31.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:31.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:31.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:32:31.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:31.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:31.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:32:31.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:31.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:31.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:31.591 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:32:31.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:31.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:31.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:31.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:31.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:31.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:31.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:31.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:31.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:31.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:31.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:31.621 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:31.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:31.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:31.621 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:31.622 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:31.622 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:31.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:31.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:31.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:31.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:31.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.*'] 13:32:31.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:31.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.*'] 13:32:31.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:31.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.*'] 13:32:31.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:31.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:31.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:31.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:31.622 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:31.622 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:31.622 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:31.622 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:31.622 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:31.622 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:31.622 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:31.622 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:31.622 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:31.622 DEBUG [main][MenuItemLookup] Item match:Window 13:32:31.623 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:31.623 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:31.623 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:31.623 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:31.623 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:31.623 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:31.623 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:31.623 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:32:31.623 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:31.623 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:32:31.623 DEBUG [main][MenuItemLookup] Item match:Preferences 13:32:31.623 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:32:31.623 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:32:31.623 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:32:31.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.... 13:32:31.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:32:31.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:32:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:31.738 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:32:31.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:31.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:32:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:31.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:31.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:31.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:31.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:31.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:31.748 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:31.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:31.748 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:31.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:31.748 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:31.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:31.748 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:31.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:31.748 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:31.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:31.748 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:31.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 13:32:31.748 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:31.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:31.748 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 13:32:31.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:31.748 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:31.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 13:32:31.749 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:31.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:31.749 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 13:32:31.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:31.749 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:31.749 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 13:32:31.749 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 13:32:31.749 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 13:32:31.749 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 13:32:31.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:31.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:31.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 0 and no matchers specified 13:32:31.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:31.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:31.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:32:31.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:31.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:31.753 TRACE [main][WidgetHandler] Notify Table with event 13 13:32:31.753 TRACE [main][WidgetHandler] Wait for synchronization 13:32:31.767 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 13:32:31.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:32:31.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:32:31.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:32:31.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:31.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:31.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:32:31.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:31.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:31.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:31.778 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:32:31.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:31.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:31.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:31.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:31.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:31.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:31.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:31.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:31.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:31.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:31.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:31.829 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:31.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:31.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:31.830 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:31.830 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:31.830 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:31.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:31.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:31.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:31.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:31.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.*'] 13:32:31.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:31.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.*'] 13:32:31.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:31.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.*'] 13:32:31.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:31.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:31.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:31.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:31.830 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:31.831 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:31.831 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:31.831 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:31.831 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:31.831 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:31.831 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:31.831 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:31.831 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:31.831 DEBUG [main][MenuItemLookup] Item match:Window 13:32:31.831 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:31.831 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:31.831 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:31.831 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:31.831 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:31.831 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:31.831 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:31.831 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:32:31.831 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:31.831 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:32:31.831 DEBUG [main][MenuItemLookup] Item match:Preferences 13:32:31.831 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:32:31.831 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:32:31.831 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:32:31.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.... 13:32:31.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:32:31.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:32:31.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:31.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:31.936 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:32:31.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:31.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 13:32:31.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:31.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:31.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:31.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:31.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:31.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:31.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:31.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:31.938 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:31.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:31.938 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:31.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:31.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:31.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:31.938 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:31.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:31.938 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:31.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 13:32:31.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:31.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:31.939 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 13:32:31.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:31.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:31.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 13:32:31.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:31.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:31.939 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 13:32:31.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:31.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:31.939 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 13:32:31.939 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 13:32:31.939 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 13:32:31.939 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 13:32:31.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:31.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:31.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.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.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...") 13:32:31.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:31.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:31.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:31.942 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:32:31.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:31.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:31.942 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:31.942 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:31.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 13:32:31.985 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 13:32:31.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 13:32:31.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:31.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:31.986 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:") 13:32:31.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:31.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:31.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:31.986 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:31.987 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 13:32:31.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:32:31.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:31.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:31.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:31.991 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:32:31.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:31.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:31.991 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:31.991 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:32.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:32:32.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:32:32.029 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 13:32:32.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:32.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:32.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:32:32.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:32.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:32.030 TRACE [main][WidgetHandler] Notify Table with event 13 13:32:32.030 TRACE [main][WidgetHandler] Wait for synchronization 13:32:32.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.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...") 13:32:32.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:32:32.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:32:32.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 13:32:32.032 INFO [WorkbenchTestable][AbstractButton] Click button A&dd... 13:32:32.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:32.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:32.032 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:32.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:32.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 13:32:32.081 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 13:32:32.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 13:32:32.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:32.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:32.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 13:32:32.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:32.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:32.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:32.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:32.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:32.083 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Editor 13:32:32.089 DEBUG [main][TreeItemHandler] Selecting tree item: Java Editor 13:32:32.089 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Editor about selection 13:32:32.089 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Editor 13:32:32.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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) 13:32:32.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:32.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:32.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:32.090 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:32:32.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:32.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:32.090 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:32.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:32.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:32:32.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:32:32.124 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 13:32:32.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:32.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:32.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:32.124 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:32:32.124 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:32.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:32:32.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:32:32.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:32:32.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:32.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:32.126 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 13:32:32.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:32:32.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:32:32.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:32:32.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:32.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:32.127 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.*') 13:32:32.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:32.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:32.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:32:32.127 TRACE [main][WidgetHandler] Notify Table with event 13 13:32:32.127 TRACE [main][WidgetHandler] Wait for synchronization 13:32:32.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 13:32:32.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:32:32.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:32:32.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 13:32:32.129 INFO [WorkbenchTestable][AbstractButton] Click button Re&move 13:32:32.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:32.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:32.129 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:32.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:32.130 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 13:32:32.130 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:32.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:32.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:32.130 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:32:32.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:32.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:32:32.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:32:32.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:32:32.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:33.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 13:32:33.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:32:33.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:33.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:33.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:33.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:33.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:33.636 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:32:33.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:33.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:33.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:33.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:33.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:33.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:33.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:33.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:33.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:33.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:33.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:33.667 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:33.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:33.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:33.667 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:33.667 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:33.668 INFO [WorkbenchTestable][RequirementsRunner] Started test: addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:33.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:33.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:33.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:33.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:33.668 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:33.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:33.668 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:33.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:33.668 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:33.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:33.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:33.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:33.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:33.668 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:33.668 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:33.668 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:33.668 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:33.668 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:33.668 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:33.668 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:33.668 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:33.668 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:33.668 DEBUG [main][MenuItemLookup] Item match:Window 13:32:33.669 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:33.669 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:33.669 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:33.669 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:33.669 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:33.669 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:33.669 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:33.669 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:32:33.669 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:33.669 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:32:33.669 DEBUG [main][MenuItemLookup] Item match:Preferences 13:32:33.669 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:32:33.669 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:32:33.669 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:32:33.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.... 13:32:33.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 13:32:33.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:32:33.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:33.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:33.785 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:32:33.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:33.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:32:33.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:33.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:33.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:33.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:33.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:33.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:33.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:33.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:33.794 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:33.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:33.794 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:33.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:33.794 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:33.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:33.794 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:33.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:33.795 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:33.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:33.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:33.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 13:32:33.795 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:33.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:33.795 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 13:32:33.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:33.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:33.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 13:32:33.795 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:33.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:33.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 13:32:33.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:33.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:33.796 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 13:32:33.796 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 13:32:33.796 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 13:32:33.796 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 13:32:33.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:33.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:33.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:33.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:33.797 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...") 13:32:33.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:33.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:33.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:33.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:33.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:33.799 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:32:33.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:33.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:33.799 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:33.799 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:33.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 13:32:33.845 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 13:32:33.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 13:32:33.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:33.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:33.845 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:") 13:32:33.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:33.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:33.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:33.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:33.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:33.846 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:33.847 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 13:32:33.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.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) 13:32:33.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:33.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:33.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:33.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:33.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:33.851 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:32:33.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:33.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:33.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:33.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:33.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:32:33.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:32:33.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:32:33.888 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:33.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:33.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:33.888 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:32:33.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:33.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:33.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:33.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:33.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:33.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:32:33.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:33.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:33.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 13:32:33.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:33.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:33.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:33.889 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:32:33.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:33.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:33.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:33.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:33.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:33.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:32:33.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:33.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:33.891 TRACE [main][WidgetHandler] Notify Table with event 13 13:32:33.891 TRACE [main][WidgetHandler] Wait for synchronization 13:32:33.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 13:32:33.891 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:33.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:33.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:33.891 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:32:33.891 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:33.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:33.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:33.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:33.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:33.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:33.893 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:32:33.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:33.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:33.893 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:33.893 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:33.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:32:33.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:33.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:33.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:33.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:33.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:33.895 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:32:33.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:33.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:33.895 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:33.895 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:33.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:33.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:33.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:33.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:33.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:33.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:33.925 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:33.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:33.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:33.925 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:33.925 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:33.925 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:33.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:33.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:33.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:33.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:33.925 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:33.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:33.925 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:33.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:33.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.*'] 13:32:33.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:33.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:33.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:33.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:33.926 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:33.926 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:33.926 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:33.926 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:33.926 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:33.926 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:33.926 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:33.926 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:33.926 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:33.926 DEBUG [main][MenuItemLookup] Item match:Window 13:32:33.926 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:33.926 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:33.926 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:33.926 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:33.926 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:33.926 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:33.926 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:33.926 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:32:33.926 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:33.926 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:32:33.926 DEBUG [main][MenuItemLookup] Item match:Preferences 13:32:33.926 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:32:33.926 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:32:33.926 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:32:34.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 'Preferences.*'] is available.... 13:32:34.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:32:34.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:32:34.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:34.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:34.065 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:32:34.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:34.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:32:34.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:34.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:34.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:34.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:34.066 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:34.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:34.067 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:34.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:34.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:34.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:34.067 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:34.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:34.067 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:34.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:34.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:34.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 13:32:34.067 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:34.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:34.067 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 13:32:34.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:34.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:34.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 13:32:34.067 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:34.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:34.067 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 13:32:34.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:34.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:34.068 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 13:32:34.068 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 13:32:34.068 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 13:32:34.068 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 13:32:34.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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...") 13:32:34.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:34.071 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:32:34.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:34.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:34.071 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:34.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:34.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 13:32:34.112 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 13:32:34.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 13:32:34.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:34.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:34.113 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:") 13:32:34.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:34.114 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:34.115 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 13:32:34.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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) 13:32:34.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:34.116 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:32:34.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:34.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:34.116 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:34.116 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:34.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:32:34.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:32:34.148 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 13:32:34.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:32:34.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:34.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:34.149 TRACE [main][WidgetHandler] Notify Table with event 13 13:32:34.149 TRACE [main][WidgetHandler] Wait for synchronization 13:32:34.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.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") 13:32:34.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:34.151 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:32:34.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:34.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:34.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:34.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:34.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:32:34.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:34.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:34.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:34.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:32:34.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:34.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:32:34.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:34.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:34.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:32:34.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:34.155 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:32:34.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:34.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:34.155 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:34.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:34.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:34.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:34.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:34.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:34.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:34.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:34.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:34.203 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:34.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:34.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:34.204 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:34.204 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:34.204 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:34.204 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:34.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:34.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.377 s - in org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.747 s addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 1.868 s selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.177 s getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.208 s removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 1.837 s addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.258 s removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.279 s Running org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 13:32:34.212 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 13:32:34.213 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:32:34.213 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:34.213 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 13:32:34.213 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:34.213 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:32:34.213 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:34.213 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:32:34.213 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:34.213 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:34.214 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 13:32:34.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 13:32:34.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:34.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:34.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:34.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:34.220 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 13:32:34.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:34.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:34.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:34.220 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:34.220 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:34.220 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:34.220 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:34.220 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:34.220 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:34.220 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:34.220 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:34.220 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:34.220 DEBUG [main][MenuItemLookup] Item match:Window 13:32:34.220 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:34.220 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:34.220 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:34.220 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:34.220 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:34.220 DEBUG [main][MenuItemLookup] Item match:Show View 13:32:34.223 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:32:34.223 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:32:34.223 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:32:34.223 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:32:34.223 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:32:34.223 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:32:34.223 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:32:34.223 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:32:34.223 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:32:34.223 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:32:34.223 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:32:34.223 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:32:34.223 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:32:34.223 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:32:34.223 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:34.223 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:32:34.223 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:32:34.224 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:32:34.224 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:32:34.224 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:32:34.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:32:34.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:32:34.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:32:34.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:34.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:34.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:32:34.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:34.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:34.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:34.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:32:34.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:34.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:34.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:34.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:34.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:34.286 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:34.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:34.286 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:34.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:34.286 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:34.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:34.286 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:34.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:34.286 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:34.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:34.286 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:34.286 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 13:32:34.287 DEBUG [main][TreeItemHandler] Selecting tree item: Search 13:32:34.287 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 13:32:34.287 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 13:32:34.287 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:34.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:34.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:34.287 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:32:34.287 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:34.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.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") 13:32:34.287 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:34.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:34.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:34.287 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:32:34.287 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:34.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:34.288 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:32:34.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:34.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:34.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:34.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:34.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:32:34.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:32:34.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 13:32:34.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 13:32:34.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:34.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:34.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:34.380 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:34.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 '\*?\QSearch\E') 13:32:34.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:34.384 INFO [WorkbenchTestable][AbstractView] Activate view Search 13:32:34.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:34.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:34.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:32:34.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:34.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:34.386 INFO [WorkbenchTestable][AbstractView] Activate view Search 13:32:34.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:34.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:34.386 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 13:32:34.386 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 13:32:34.386 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 13:32:34.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:34.387 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:32:34.416 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 13:32:34.416 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:34.416 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:34.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:34.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:34.446 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 13:32:34.446 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:34.447 INFO [WorkbenchTestable][RequirementsRunner] Started test: testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 13:32:34.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 13:32:34.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:34.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:34.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:34.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:34.454 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 13:32:34.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:34.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:34.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:34.455 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:34.455 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:34.455 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:34.455 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:34.455 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:34.455 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:34.455 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:34.455 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:34.455 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:34.455 DEBUG [main][MenuItemLookup] Item match:Window 13:32:34.455 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:34.455 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:34.455 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:34.455 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:34.455 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:34.455 DEBUG [main][MenuItemLookup] Item match:Show View 13:32:34.460 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:32:34.460 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:32:34.460 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:32:34.460 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:32:34.460 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:32:34.460 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:32:34.460 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:32:34.460 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:32:34.460 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:32:34.460 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:32:34.460 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:32:34.460 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:32:34.460 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:32:34.460 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:32:34.460 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:34.460 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:32:34.460 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:32:34.481 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:32:34.481 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:32:34.481 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:32:34.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:32:34.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:32:34.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:32:34.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:34.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:34.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:32:34.561 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:34.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:34.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:34.565 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:32:34.565 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:34.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:34.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:34.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:34.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:34.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:34.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:34.566 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:34.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:34.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:34.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:34.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:34.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:34.567 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:34.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:34.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:34.567 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 13:32:34.567 DEBUG [main][TreeItemHandler] Selecting tree item: Search 13:32:34.567 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 13:32:34.567 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 13:32:34.567 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:34.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:34.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:34.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:32:34.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:34.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:32:34.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:34.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:34.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:34.568 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:32:34.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:34.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:34.569 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:32:34.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:34.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:34.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:34.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:34.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:32:34.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:32:34.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 13:32:34.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 13:32:34.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:34.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:34.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:34.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:34.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 '\*?\QSearch\E') 13:32:34.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:34.677 INFO [WorkbenchTestable][AbstractView] Activate view Search 13:32:34.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:34.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:34.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:32:34.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:34.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:34.679 INFO [WorkbenchTestable][AbstractView] Activate view Search 13:32:34.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:34.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:34.679 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 13:32:34.679 INFO [WorkbenchTestable][AbstractView] Activate view Search 13:32:34.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:34.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:34.680 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 13:32:34.680 INFO [WorkbenchTestable][AbstractView] Activate view Search 13:32:34.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:34.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:34.680 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 13:32:34.694 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...") 13:32:34.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:32:34.694 INFO [WorkbenchTestable][AbstractView] Activate view Search 13:32:34.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:34.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:34.695 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 13:32:34.695 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 13:32:34.695 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 13:32:34.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:34.696 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:32:34.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 13:32:34.722 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:34.722 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:34.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:34.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:34.739 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 13:32:34.739 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:34.739 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 13:32:34.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 13:32:34.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:34.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:34.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:34.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:34.746 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 13:32:34.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:34.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:34.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:34.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:34.747 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:34.747 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:34.747 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:34.747 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:34.747 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:34.747 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:34.747 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:34.747 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:34.747 DEBUG [main][MenuItemLookup] Item match:Window 13:32:34.747 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:34.747 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:34.747 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:34.747 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:34.747 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:34.747 DEBUG [main][MenuItemLookup] Item match:Show View 13:32:34.750 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:32:34.750 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:32:34.750 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:32:34.750 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:32:34.750 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:32:34.750 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:32:34.750 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:32:34.750 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:32:34.750 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:32:34.750 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:32:34.750 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:32:34.750 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:32:34.750 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:32:34.750 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:32:34.750 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:34.750 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:32:34.750 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:32:34.751 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:32:34.751 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:32:34.751 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:32:34.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:32:34.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:32:34.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:32:34.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:34.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:34.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:32:34.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:34.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:34.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:34.812 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:32:34.812 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:34.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:34.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:34.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:34.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:34.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:34.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:34.813 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:34.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:34.813 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:34.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:34.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:34.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:34.813 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:34.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:34.813 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:34.814 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 13:32:34.814 DEBUG [main][TreeItemHandler] Selecting tree item: Search 13:32:34.814 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 13:32:34.814 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 13:32:34.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:34.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:34.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:34.814 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:32:34.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:34.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:32:34.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:34.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:34.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:34.815 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:32:34.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:34.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:34.815 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:32:34.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:34.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:34.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:34.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:34.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:32:34.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:32:34.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 13:32:34.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 13:32:34.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:34.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:34.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:34.913 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:34.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E') 13:32:34.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:34.931 INFO [WorkbenchTestable][AbstractView] Activate view Search 13:32:34.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:34.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:34.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:32:34.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:34.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:34.932 INFO [WorkbenchTestable][AbstractView] Activate view Search 13:32:34.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:34.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:34.933 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 13:32:34.933 INFO [WorkbenchTestable][AbstractView] Activate view Search 13:32:34.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:34.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:34.946 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 13:32:34.946 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...") 13:32:34.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:32:34.947 INFO [WorkbenchTestable][AbstractView] Activate view Search 13:32:34.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:34.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:34.948 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 13:32:34.948 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 13:32:34.948 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 13:32:34.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:34.948 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:32:34.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 13:32:34.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:34.977 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:34.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:34.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:34.995 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 13:32:34.995 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 13:32:34.995 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:34.995 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:34.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:34.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.785 s - in org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.232 s testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.292 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 13:32:35.003 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:32:35.005 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:32:35.005 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:35.006 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:32:35.006 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:35.006 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:32:35.006 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:35.006 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:32:35.006 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:35.006 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:32:35.006 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:32:35.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:32:35.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:35.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:35.006 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:35.006 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:35.006 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:35.006 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:35.007 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:35.007 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:35.007 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:35.007 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:35.007 DEBUG [main][MenuItemLookup] Item match:Window 13:32:35.007 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:35.007 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:35.007 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:35.007 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:35.007 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:35.007 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:35.007 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:35.007 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:32:35.007 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:35.007 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:32:35.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:35.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:35.007 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:35.007 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:35.007 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:35.007 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:35.007 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:35.007 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:35.007 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:35.007 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:35.007 DEBUG [main][MenuItemLookup] Item match:Window 13:32:35.008 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:35.008 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:35.008 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:35.008 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:35.008 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:35.008 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:35.008 DEBUG [main][MenuItemLookup] Item match:Perspective 13:32:35.008 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:32:35.008 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:35.008 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:32:35.008 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:32:35.008 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:32:35.008 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:32:35.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:32:35.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:35.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:35.008 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:35.008 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:35.008 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:35.008 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:35.008 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:35.008 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:35.008 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:35.008 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:35.008 DEBUG [main][MenuItemLookup] Item match:Window 13:32:35.008 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:35.008 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:35.008 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:35.008 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:32:35.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:35.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:35.009 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:35.009 DEBUG [main][MenuItemLookup] Item match:Window 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:35.009 DEBUG [main][MenuItemLookup] Item match:Perspective 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:32:35.009 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:32:35.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:35.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:35.009 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:35.009 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:35.009 DEBUG [main][MenuItemLookup] Item match:Window 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:32:35.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:35.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:35.010 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:35.010 DEBUG [main][MenuItemLookup] Item match:Window 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:35.010 DEBUG [main][MenuItemLookup] Item match:Perspective 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:32:35.010 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:32:35.010 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:32:35.010 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:32:35.010 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:32:35.010 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:32:35.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:32:35.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 13:32:35.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:32:35.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:35.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:35.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:35.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:35.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:35.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:32:35.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:35.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:35.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:35.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 13:32:35.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:35.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:35.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:35.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:32:35.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:35.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:35.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:35.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:35.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:35.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:35.042 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:32:35.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:35.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:35.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:35.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:35.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:35.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:35.238 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:32:35.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:35.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:35.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:35.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:35.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:35.239 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:35.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:32:35.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:35.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:35.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:35.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:35.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:35.240 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:35.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:35.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:35.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:32:35.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:35.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:35.267 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:35.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:35.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:35.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:32:35.268 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:35.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:35.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:35.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:32:35.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:35.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:35.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:35.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:35.269 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:35.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:35.269 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:35.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:35.269 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:32:35.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:35.269 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:35.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:35.269 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:35.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:35.269 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:35.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:35.269 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:32:35.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:35.269 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:35.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:35.269 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:35.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:35.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:35.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:35.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:35.270 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:35.270 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:35.270 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:35.270 DEBUG [main][MenuItemLookup] Item match:File 13:32:35.271 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:35.271 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:32:35.273 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:32:35.273 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:32:35.273 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:32:35.273 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:35.273 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:32:35.273 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:32:35.273 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:32:35.273 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:32:35.273 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:32:35.273 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:32:35.273 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:32:35.273 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:32:35.273 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:32:35.273 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:35.273 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:32:35.273 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:32:35.273 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:32:35.273 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:35.273 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:32:35.273 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:35.273 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:32:35.273 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:32:35.274 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:32:35.274 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:32:35.274 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:32:35.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 'New|Select a wizard'] is available.... 13:32:35.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 'New|Select a wizard'] is available. finished successfully 13:32:35.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:32:35.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:35.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:35.350 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:35.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:35.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:32:35.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:35.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:35.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:35.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:35.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:35.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:35.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:35.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:32:35.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:32:35.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:35.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:32:35.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:35.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:32:35.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:32:35.352 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:32:35.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:35.352 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:32:35.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:35.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:32:35.352 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:32:35.352 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:32:35.352 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:32:35.352 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:32:35.352 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:35.352 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:32:35.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:32:35.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:35.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:35.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:35.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:35.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:35.353 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:35.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:35.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:35.353 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:35.353 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:35.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'] 13:32:35.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:35.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:35.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:32:35.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:32:35.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:32:35.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:35.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:35.574 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:32:35.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:35.574 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'Project' 13:32:35.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:32:35.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:35.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:35.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:35.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:35.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:35.576 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:35.576 INFO [WorkbenchTestable][AbstractText] Text set to: Project 13:32:35.613 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:32:35.613 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:32:35.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:32:35.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:35.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:35.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:35.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:35.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:35.615 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:32:35.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:35.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:35.615 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:35.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:35.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:32:38.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:32:38.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:38.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:38.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:38.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:38.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:38.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:32:38.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:38.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:32:38.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:32:38.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:32:38.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:38.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:38.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:32:38.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:32:38.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:38.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:38.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:38.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:38.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:38.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:32:38.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:38.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:38.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:38.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:38.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:38.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:38.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:38.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:32:38.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:38.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:38.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:38.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:38.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:38.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:38.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:38.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:38.638 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:38.638 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:38.638 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:38.638 DEBUG [main][MenuItemLookup] Item match:File 13:32:38.638 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:38.638 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:32:38.641 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:32:38.641 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:32:38.641 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:32:38.641 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:38.641 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:32:38.641 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:32:38.641 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:32:38.641 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:32:38.641 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:32:38.641 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:32:38.641 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:32:38.641 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:32:38.641 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:32:38.641 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:38.641 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:32:38.641 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:32:38.642 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:32:38.642 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:38.642 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:32:38.642 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:38.642 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:32:38.642 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:32:38.642 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:32:38.642 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:32:38.642 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:32:38.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:32:38.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:32:38.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:32:38.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:38.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:38.746 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:38.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:38.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:32:38.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:38.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:38.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:38.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:38.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:38.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:38.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:38.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:32:38.747 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:32:38.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:38.747 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:32:38.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:38.747 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:32:38.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:32:38.747 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:32:38.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:38.748 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:32:38.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:38.748 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:32:38.748 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:32:38.748 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:32:38.748 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:32:38.751 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:32:38.751 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:38.751 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:32:38.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:32:38.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:38.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:38.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:38.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:38.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:38.752 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:38.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:38.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:38.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:38.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:38.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'] 13:32:38.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:38.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:38.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:32:38.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:32:38.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:32:38.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:38.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:38.868 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:32:38.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:38.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:32:38.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:38.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:38.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:38.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:38.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:38.894 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:38.895 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 13:32:38.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 13:32:38.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:38.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:38.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:38.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:38.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:38.933 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:38.934 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:32:38.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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)") 13:32:38.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:38.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:38.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:38.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:38.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:38.940 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 13:32:38.940 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 13:32:38.940 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 13:32:38.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:38.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:38.940 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:38.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:38.940 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:32:38.940 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:32:38.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:32:38.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:38.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:38.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:38.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:38.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:38.953 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:32:38.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:38.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:38.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:38.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:38.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:39.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:39.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:39.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:39.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:39.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:32:39.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:39.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:32:39.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:32:39.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:32:39.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 13:32:39.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:32:39.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:32:39.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:32:39.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:32:39.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:32:39.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:32:39.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:39.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:32:39.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:39.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:32:39.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:32:39.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:39.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:32:39.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:39.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:39.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:39.737 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass.java"as the parent 13:32:39.737 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:39.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:39.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:39.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:39.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:39.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:39.737 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: System.out.print("Hello World"); 13:32:39.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E') 13:32:39.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:39.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:39.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:39.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:39.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:39.935 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:39.935 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 13:32:39.935 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:39.935 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 13:32:39.935 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:32:39.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass.java - Eclipse Platform 13:32:39.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:39.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:39.936 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass.java - Eclipse Platform' 13:32:39.936 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass.java - Eclipse Platform' 13:32:39.936 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:39.936 DEBUG [main][MenuItemLookup] Item match:File 13:32:39.937 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:39.937 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:32:39.937 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:32:39.937 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:32:39.937 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:39.937 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:32:39.937 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:32:39.937 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:39.937 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:32:39.937 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:32:39.937 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:32:39.937 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:32:39.937 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:32:40.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:32:40.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:32:40.051 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:40.212 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 13:32:40.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:40.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:40.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:40.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:40.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:32:40.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:40.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:40.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:40.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:40.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:40.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:40.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:40.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:32:40.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:40.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:40.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:40.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:40.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:40.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass.java - Eclipse Platform 13:32:40.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:40.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:40.217 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass.java - Eclipse Platform' 13:32:40.217 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass.java - Eclipse Platform' 13:32:40.217 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:40.217 DEBUG [main][MenuItemLookup] Item match:File 13:32:40.217 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:40.217 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:32:40.220 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:32:40.220 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:32:40.220 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:32:40.220 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:40.220 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:32:40.220 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:32:40.220 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:32:40.220 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:32:40.220 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:32:40.220 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:32:40.220 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:32:40.220 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:32:40.220 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:32:40.220 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:40.220 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:32:40.220 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:32:40.220 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:32:40.220 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:40.220 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:32:40.220 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:40.220 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:32:40.220 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:32:40.220 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:32:40.220 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:32:40.221 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:32:40.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:32:40.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:32:40.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:32:40.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:40.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:40.426 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:40.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:40.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:32:40.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:40.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:40.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:40.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:40.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:40.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:40.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:40.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:32:40.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:32:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:40.428 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:32:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:40.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:32:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:32:40.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:32:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:40.428 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:32:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:40.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:32:40.428 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:32:40.428 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:32:40.428 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:32:40.441 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:32:40.441 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:40.441 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:32:40.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:32:40.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:40.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:40.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:40.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:40.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:40.443 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:40.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:40.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:40.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:40.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32: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'] 13:32:40.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:40.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:40.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:32:40.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:32:40.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:32:40.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:40.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:40.636 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:32:40.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:40.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:32:40.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:40.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:40.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:40.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:40.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:40.719 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:40.720 INFO [WorkbenchTestable][AbstractText] Text set to: TestLoopClass 13:32:40.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 13:32:40.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:40.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:40.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:40.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:40.740 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:40.741 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:32: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.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)") 13:32:40.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:40.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:40.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:40.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:40.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:40.750 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 13:32:40.750 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 13:32:40.750 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 13:32:40.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:40.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:40.750 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:40.750 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:40.750 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:32:40.750 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:32:40.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:32:40.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:40.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:40.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:40.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:40.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:40.752 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:32:40.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:40.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:40.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:40.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:40.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:41.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:41.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:41.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:41.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:41.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 8 files to index (/Project)' is a system job, skipped 13:32:41.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Debug Event Dispatch' is a system job, skipped 13:32:41.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:41.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:32:41.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:32:41.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:32:41.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:32:41.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:32:41.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:32:41.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:32:41.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:32:41.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:41.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:32:41.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:41.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:32:41.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:32:41.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:41.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:32:41.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:41.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:41.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:41.258 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestLoopClass.java"as the parent 13:32:41.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:41.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:41.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:41.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:41.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:41.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:41.258 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: int i = 0; while (true) {System.out.println(i++);} 13:32:41.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestLoopClass.java\E') 13:32:41.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:41.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:41.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:41.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:41.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:41.315 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:41.315 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 13:32:41.315 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:41.315 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 13:32:41.315 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:32:41.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass.java - Eclipse Platform 13:32:41.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:41.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:41.316 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 13:32:41.316 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 13:32:41.316 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:41.316 DEBUG [main][MenuItemLookup] Item match:File 13:32:41.317 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:41.317 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:32:41.317 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:32:41.317 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:32:41.317 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:41.317 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:32:41.317 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:32:41.317 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:41.317 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:32:41.317 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:32:41.317 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:32:41.317 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:32:41.317 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:32:41.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:32:41.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:32:41.352 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:41.352 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 13:32:41.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'] 13:32:41.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:41.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'] 13:32:41.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:41.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"] 13:32:41.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:41.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'] 13:32:41.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:41.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'] 13:32:41.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:41.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'] 13:32:41.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:41.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"] 13:32:41.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:41.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'] 13:32:41.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:41.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'] 13:32:41.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:41.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass.java - Eclipse Platform 13:32:41.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:41.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:41.354 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 13:32:41.354 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 13:32:41.354 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:41.354 DEBUG [main][MenuItemLookup] Item match:File 13:32:41.355 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:41.355 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:32:41.358 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:32:41.358 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:32:41.358 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:32:41.358 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:41.358 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:32:41.358 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:32:41.358 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:32:41.358 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:32:41.358 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:32:41.358 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:32:41.358 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:32:41.358 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:32:41.358 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:32:41.358 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:41.358 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:32:41.358 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:32:41.358 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:32:41.358 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:41.358 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:32:41.358 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:41.358 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:32:41.358 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:32:41.383 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:32:41.383 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:32:41.383 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:32:41.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.... 13:32:41.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:32:41.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:32:41.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:41.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:41.520 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:41.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:41.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:32:41.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:41.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:41.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:41.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:41.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:41.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:41.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:41.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:32:41.521 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:32:41.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:41.522 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:32:41.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:41.522 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:32:41.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:32:41.522 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:32:41.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:41.522 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:32:41.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:41.522 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:32:41.522 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:32:41.522 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:32:41.522 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:32:41.522 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:32:41.522 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:41.522 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:32: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.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:32:41.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:41.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:41.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:41.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:41.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:41.523 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:41.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:41.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:41.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:41.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:41.622 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:41.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:41.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:41.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:32:41.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:32:41.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:32:41.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:41.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:41.623 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:32:41.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:41.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:32:41.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:41.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:41.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:41.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:41.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:41.657 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:41.658 INFO [WorkbenchTestable][AbstractText] Text set to: TestLoopClass2 13:32:41.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 13:32:41.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:41.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:41.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:41.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:41.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:41.724 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:41.725 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:32:41.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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)") 13:32:41.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:41.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:41.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:41.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:41.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:41.729 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 13:32:41.729 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 13:32:41.729 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 13:32:41.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:41.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:41.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:41.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:41.729 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:32:41.729 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:32:41.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:32:41.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:41.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:41.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:41.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:41.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:41.739 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:32:41.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:41.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:41.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:41.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:41.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:42.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:42.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:42.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:42.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:42.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:42.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:32:42.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:32:42.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:32:42.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:32:42.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:32:42.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:32:42.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:32:42.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:32:42.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:42.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:32:42.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:42.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:32:42.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:32:42.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:42.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:32:42.245 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:42.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:42.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:42.245 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestLoopClass2.java"as the parent 13:32:42.245 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:42.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:42.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:42.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:42.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:42.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:42.245 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();} 13:32:42.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestLoopClass2.java\E') 13:32:42.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:42.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:42.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:42.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:42.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:42.281 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:42.281 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 13:32:42.281 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:42.281 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 13:32:42.281 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:32:42.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass2.java - Eclipse Platform 13:32:42.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:42.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:42.281 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 13:32:42.282 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 13:32:42.282 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:42.282 DEBUG [main][MenuItemLookup] Item match:File 13:32:42.283 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:42.283 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:32:42.283 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:32:42.283 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:32:42.283 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:42.283 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:32:42.283 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:32:42.283 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:42.283 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:32:42.283 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:32:42.283 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:32:42.283 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:32:42.283 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:32:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:32:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:32:42.317 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:42.317 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 13:32:42.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'] 13:32:42.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:42.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'] 13:32:42.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:42.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"] 13:32:42.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:42.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'] 13:32:42.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:42.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'] 13:32:42.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:42.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'] 13:32:42.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:42.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"] 13:32:42.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:42.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'] 13:32:42.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:42.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'] 13:32:42.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:42.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass2.java - Eclipse Platform 13:32:42.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:42.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:42.319 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 13:32:42.319 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 13:32:42.319 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:42.319 DEBUG [main][MenuItemLookup] Item match:File 13:32:42.319 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:42.319 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:32:42.322 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:32:42.322 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:32:42.322 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:32:42.322 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:42.322 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:32:42.322 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:32:42.322 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:32:42.322 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:32:42.322 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:32:42.322 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:32:42.322 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:32:42.322 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:32:42.322 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:32:42.322 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:42.322 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:32:42.322 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:32:42.322 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:32:42.322 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:42.322 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:32:42.322 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:42.322 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:32:42.322 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:32:42.322 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:32:42.322 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:32:42.322 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:32:42.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:32:42.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:32:42.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:32:42.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:42.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:42.415 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:42.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:42.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:32:42.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:42.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:42.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:42.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:42.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:42.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:42.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:42.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:32:42.417 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:32:42.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:42.417 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:32:42.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:42.417 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:32:42.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:32:42.417 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:32:42.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:42.417 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:32:42.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:42.417 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:32:42.417 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:32:42.417 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:32:42.417 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:32:42.417 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:32:42.418 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:42.418 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:32:42.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:32:42.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:42.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:42.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:42.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:42.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:42.419 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:42.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:42.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:42.419 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:42.419 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:42.536 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:42.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:42.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:42.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.... 13:32:42.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:32:42.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:32:42.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:42.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:42.537 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:32:42.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:42.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:32:42.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:42.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:42.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:42.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:42.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:42.571 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:42.572 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 13:32:42.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 13:32:42.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:42.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:42.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:42.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:42.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:42.579 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:42.580 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:32:42.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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)") 13:32:42.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:42.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:42.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:42.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:42.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:42.608 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 13:32:42.608 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 13:32:42.609 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 13:32:42.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:42.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:42.609 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:42.609 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:42.609 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:32:42.609 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:32:42.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:32:42.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:42.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:42.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:42.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:42.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:42.626 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:32:42.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:42.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:42.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:42.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:42.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:43.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:43.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:43.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:43.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:43.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:43.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:32:43.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:32:43.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:32:43.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:32:43.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:32:43.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:32:43.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:32:43.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:32:43.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:43.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:32:43.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:43.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:32:43.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:32:43.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:43.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:32:43.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:43.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:43.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:43.150 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass1.java"as the parent 13:32:43.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:43.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:43.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:43.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:43.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:43.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:43.151 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();} 13:32:43.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass1.java\E') 13:32:43.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:43.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:43.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:43.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:43.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:43.168 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:43.168 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 13:32:43.168 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:43.168 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 13:32:43.168 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:32:43.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass1.java - Eclipse Platform 13:32:43.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:43.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:43.169 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass1.java - Eclipse Platform' 13:32:43.169 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass1.java - Eclipse Platform' 13:32:43.169 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:43.169 DEBUG [main][MenuItemLookup] Item match:File 13:32:43.170 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:43.170 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:32:43.170 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:32:43.170 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:32:43.170 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:43.170 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:32:43.170 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:32:43.170 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:43.170 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:32:43.170 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:32:43.170 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:32:43.170 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:32:43.170 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:32:43.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:32:43.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:32:43.208 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:43.208 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 13:32:43.208 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:43.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:43.208 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:43.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:43.208 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:32:43.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:43.208 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:43.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:43.208 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:43.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:43.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'] 13:32:43.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:43.209 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:32:43.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:43.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'] 13:32:43.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:43.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'] 13:32:43.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:43.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass1.java - Eclipse Platform 13:32:43.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:43.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:43.209 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass1.java - Eclipse Platform' 13:32:43.209 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass1.java - Eclipse Platform' 13:32:43.209 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:43.209 DEBUG [main][MenuItemLookup] Item match:File 13:32:43.210 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:43.210 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:32:43.213 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:32:43.213 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:32:43.213 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:32:43.213 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:43.213 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:32:43.213 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:32:43.213 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:32:43.213 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:32:43.213 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:32:43.213 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:32:43.213 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:32:43.213 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:32:43.213 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:32:43.213 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:43.213 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:32:43.213 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:32:43.213 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:32:43.213 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:43.213 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:32:43.213 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:43.213 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:32:43.213 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:32:43.232 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:32:43.232 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:32:43.232 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:32:43.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.... 13:32:43.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 13:32:43.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:32:43.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:43.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:43.348 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:43.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:43.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:32:43.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:43.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:43.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:43.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:43.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:43.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:43.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:43.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:32:43.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:32:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:43.365 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:32:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:43.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:32:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:32:43.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:32:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:43.365 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:32:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:43.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:32:43.365 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:32:43.365 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:32:43.365 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:32:43.366 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:32:43.366 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:43.366 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:32:43.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:32:43.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:43.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:43.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:43.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:43.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:43.367 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:43.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:43.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:43.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:43.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:43.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:43.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:43.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:43.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.... 13:32:43.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 13:32:43.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:32:43.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:43.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:43.457 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:32:43.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:43.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:") 13:32:43.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:43.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:43.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:43.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:43.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:43.482 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:43.483 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass2 13:32:43.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 13:32:43.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:43.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:43.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:43.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:43.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:43.488 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:43.488 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:32:43.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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)") 13:32:43.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:43.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:43.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:43.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:43.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:43.491 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 13:32:43.491 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 13:32:43.492 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 13:32:43.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:43.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:43.492 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:43.492 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:43.492 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:32:43.492 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:32:43.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:32:43.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:43.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:43.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:43.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:43.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:43.534 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:32:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:43.534 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:43.534 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:43.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:44.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:44.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:44.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:44.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:44.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:44.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:32:44.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 13:32:44.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:32:44.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:32:44.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:32:44.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:32:44.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:32:44.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:32:44.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:32:44.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:32:44.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:44.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:32:44.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:44.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:32:44.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:32:44.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:44.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 13:32:44.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:44.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:44.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:44.039 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass2.java"as the parent 13:32:44.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:44.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:44.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:44.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:44.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:44.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:44.040 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();} 13:32:44.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass2.java\E') 13:32:44.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:44.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:44.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:44.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:44.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:44.056 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:44.056 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 13:32:44.056 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:44.057 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 13:32:44.057 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:32:44.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:44.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:44.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:44.057 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:44.057 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:44.057 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:44.057 DEBUG [main][MenuItemLookup] Item match:File 13:32:44.058 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:44.058 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:32:44.058 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:32:44.058 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:32:44.058 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:44.058 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:32:44.058 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:32:44.058 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:44.058 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:32:44.058 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:32:44.058 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:32:44.058 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:32:44.058 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:32:44.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:32:44.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:32:44.095 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:44.095 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 13:32:44.095 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:44.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:44.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:44.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:44.137 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:44.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:44.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:44.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:44.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:44.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:44.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:44.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:44.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:45.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:45.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:45.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:32:45.139 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:45.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:45.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:45.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:45.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:45.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:45.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:45.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:45.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:45.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:45.140 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 13:32:45.141 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:32:45.141 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:32:45.141 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:32:45.143 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:32:45.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:45.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:45.158 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:45.158 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:32:45.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:32:45.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:45.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:45.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:45.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:45.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:45.165 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 13:32:45.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:45.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:45.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:45.165 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:45.165 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:45.166 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:45.166 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:45.166 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:32:45.166 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:32:45.166 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:45.166 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:45.166 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:45.166 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:45.166 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:45.166 DEBUG [main][MenuItemLookup] Item match:Window 13:32:45.167 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:45.167 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:45.167 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:45.167 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:45.167 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:45.167 DEBUG [main][MenuItemLookup] Item match:Show View 13:32:45.170 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:32:45.170 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:32:45.170 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:32:45.170 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:32:45.170 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:32:45.170 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:32:45.170 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:32:45.170 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:32:45.170 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:32:45.170 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:32:45.170 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:32:45.170 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:32:45.170 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:32:45.170 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:32:45.170 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:45.170 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:32:45.170 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:32:45.191 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:32:45.191 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:32:45.191 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:32:45.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:32:45.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:32:45.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:32:45.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:45.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:45.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 13:32:45.256 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:45.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:45.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:45.256 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:32:45.256 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:45.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:45.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:45.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:45.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:45.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:45.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:45.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:45.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:45.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:45.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:45.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:45.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:45.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:45.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:45.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:45.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:45.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:45.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:45.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:45.257 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 13:32:45.258 DEBUG [main][TreeItemHandler] Selecting tree item: Console 13:32:45.258 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 13:32:45.258 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 13:32:45.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:45.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:45.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:45.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:32:45.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:45.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:45.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:45.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:32:45.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:45.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:45.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:45.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:32:45.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:45.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:45.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:45.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:45.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:45.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:45.259 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:32:45.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:45.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:45.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:45.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:45.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:32:45.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:32:45.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 13:32:45.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:45.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:45.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 13:32:45.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:45.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:45.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:45.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:45.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:45.329 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:45.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 '\*?\QConsole\E') 13:32:45.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:45.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:45.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:45.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:45.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:45.335 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:45.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:45.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:45.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:45.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:45.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:45.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:45.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:45.365 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:45.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:45.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:45.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:45.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:45.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:45.371 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:45.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') 13:32:45.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:45.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:45.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:45.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:45.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:45.377 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:45.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:45.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:45.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:45.413 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:45.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:45.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:45.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:45.414 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:45.414 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:45.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:45.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:45.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:45.415 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:45.415 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:45.415 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:45.416 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:45.416 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:45.416 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:45.416 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:45.416 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:45.416 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:45.416 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:45.416 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:45.416 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:45.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:32:46.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:32:46.917 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:46.917 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:46.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:46.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:46.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:46.918 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:46.918 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:46.918 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:46.918 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:46.918 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:46.919 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:46.919 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:23:13 PM) [pid: 2436])' 13:32:46.919 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:46.919 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:46.919 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:46.919 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:46.919 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:32:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:32:46.919 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:46.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:46.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:46.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:46.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 13:32:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:46.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:46.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:46.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:46.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:46.920 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:46.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:46.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:46.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:46.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:46.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:46.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:46.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:46.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:46.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:46.921 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:32:47.008 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:32:47.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:47.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:47.009 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:32:47.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:47.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:47.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:47.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:47.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:47.010 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:47.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:32:47.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:47.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:47.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:47.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:47.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:47.011 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:47.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:47.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:47.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:47.025 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:47.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:47.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:47.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:47.046 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:47.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:47.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:47.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:47.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:47.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:47.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:47.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:47.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:48.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:48.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:48.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:32:48.048 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:48.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:48.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:48.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:48.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:48.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:48.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:48.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:48.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:48.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:48.049 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 13:32:48.050 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:32:48.050 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 13:32:48.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 13:32:48.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:48.050 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 13:32:48.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:48.050 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 13:32:48.051 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:32:48.051 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:32:48.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:48.051 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:32:48.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:48.051 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:32:48.051 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass1.java of tree item test 13:32:48.051 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:32:48.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:48.051 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:32:48.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:48.051 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:32:48.051 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass1.java 13:32:48.051 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass1.java 13:32:48.051 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass1.java about selection 13:32:48.054 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass1.java 13:32:48.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:48.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:48.055 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:48.055 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:48.055 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:48.055 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:32:48.055 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:32:48.055 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:48.055 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:48.055 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:48.055 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:48.055 DEBUG [main][MenuItemLookup] Item match:Run 13:32:48.056 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:32:48.056 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:32:48.056 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:48.056 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:32:48.056 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:32:48.056 DEBUG [main][MenuItemLookup] Item match:Run As 13:32:48.063 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 13:32:48.063 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 13:32:48.063 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 13:32:48.068 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 13:32:48.068 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 13:32:48.069 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 13:32:48.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*'... 13:32:48.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:48.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:48.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:48.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:48.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:48.127 WARNING [main][ShellHandler] Shell is not focused 13:32:48.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:48.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:48.127 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:48.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:32:48.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:48.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:48.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:48.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:48.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:48.133 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:48.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:48.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:48.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 13:32:48.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:48.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:48.810 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:48.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:48.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:48.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 13:32:48.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:48.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:48.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*' finished successfully 13:32:48.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:48.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:48.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:48.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:48.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:48.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:32:48.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:32:48.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:32:48.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:32:48.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:48.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:32:48.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:48.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:32:48.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:32:48.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:48.812 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:48.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:48.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:48.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 13:32:48.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: "Show Console When Standard Out Changes") 13:32:48.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:48.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:48.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:48.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:48.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:48.814 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Console When Standard Out Changes 13:32:48.814 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:32:48.814 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:32:48.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:48.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:48.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:48.821 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:48.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:48.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:48.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:48.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:48.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:48.827 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:48.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 '\*?\QProblems\E') 13:32:48.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:48.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:48.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:48.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:48.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:48.849 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:48.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:48.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:48.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:48.887 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:48.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:48.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:48.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:48.887 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:48.888 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:48.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:48.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:48.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:48.888 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:48.889 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:48.889 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:48.889 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:48.889 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:32:48 PM) [pid: 3239])' 13:32:48.889 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:48.889 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:32:48 PM) [pid: 3239])' 13:32:48.889 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:48.889 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:48.889 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:48.889 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:48.889 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:48.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:32:49.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:32:49.890 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:49.890 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:49.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:49.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:49.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:49.891 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:49.892 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:49.892 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:49.892 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:49.892 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:32:48 PM) [pid: 3239])' 13:32:49.892 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:49.892 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:32:48 PM) [pid: 3239])' 13:32:49.892 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:49.892 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:49.892 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (AppTest)' 13:32:49.892 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:49.892 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:49.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:32:49.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:32:49.892 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:49.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:49.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:49.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:49.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:49.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:49.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:49.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:49.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:49.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:49.893 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:49.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:49.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:49.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:49.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:49.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:49.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:49.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:49.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:49.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:49.895 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:32:49.973 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:32:49.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:49.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:49.974 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:32:49.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:49.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:49.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:49.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:49.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:49.976 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:32:49.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:49.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:49.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:49.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:49.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:49.976 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:49.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:49.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:49.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:49.988 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:49.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:49.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:49.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:49.989 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:49.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:49.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:49.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:49.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:49.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:49.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:50.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:50.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:50.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:32:50.991 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:50.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:50.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:50.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:50.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 13:32:50.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:50.992 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 13:32:50.992 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:32:50.993 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 13:32:50.993 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 13:32:50.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:50.993 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 13:32:50.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:50.993 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 13:32:50.993 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:32:50.993 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:32:50.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:50.993 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:32:50.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:50.993 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:32:50.993 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass2.java of tree item test 13:32:50.993 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:32:50.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:50.993 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:32:50.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:50.993 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:32:50.993 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass2.java 13:32:50.994 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass2.java 13:32:50.994 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass2.java about selection 13:32:50.995 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass2.java 13:32:50.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:50.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:50.996 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:50.996 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:50.996 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:50.996 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:32:50.996 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:32:50.996 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:50.996 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:50.996 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:50.996 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:50.996 DEBUG [main][MenuItemLookup] Item match:Run 13:32:50.997 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:32:50.997 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:32:50.997 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:50.997 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:32:50.997 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:32:50.997 DEBUG [main][MenuItemLookup] Item match:Run As 13:32:50.997 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 13:32:50.997 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 13:32:50.997 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 13:32:50.997 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 13:32:50.997 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 13:32:50.997 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 13:32:51.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*'... 13:32:51.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:51.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:51.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:51.129 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:51.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 '\*?\QConsole\E') 13:32:51.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:51.155 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 13:32:51.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*' finished successfully 13:32:51.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:51.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:51.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:51.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:51.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:51.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:51.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:32:51.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:32:51.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 13:32:51.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:32:51.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:32:51.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:32:51.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:32:51.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:32:51.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:32:51.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:51.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:32:51.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:51.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:32:51.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:32:51.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:51.192 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 13:32:51.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Display Selected Console") 13:32:51.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:51.195 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:32:51.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:51.221 DEBUG [main][MenuItemLookup] Found menu:'1 AppTest [JUnit] /opt/tools/java/oracle/jdk-7/latest/bin/java (Aug 29, 2023, 1:22:06 PM) [pid: 2244]' 13:32:51.221 DEBUG [main][MenuItemLookup] Found menu:'2 AppTest [JUnit] [pid: 2297]' 13:32:51.221 DEBUG [main][MenuItemLookup] Found menu:'3 AppTest [JUnit] [pid: 2348]' 13:32:51.221 DEBUG [main][MenuItemLookup] Found menu:'4 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:32:48 PM) [pid: 3239]' 13:32:51.221 DEBUG [main][MenuItemLookup] Item match:4 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:32:48 PM) [pid: 3239] 13:32:51.221 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&4 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:32:48 PM) [pid: 3239]" 13:32:51.221 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 4 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:32:48 PM) [pid: 3239] 13:32:51.221 INFO [main][MenuItemHandler] Select menu item: &4 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:32:48 PM) [pid: 3239] 13:32:51.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*'... 13:32:51.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:51.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:51.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:51.256 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:51.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:32:51.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:51.276 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:51.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*' finished successfully 13:32:51.277 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:51.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:32:51.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:32:51.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:51.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:51.281 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 13:32:51.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:32:51.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:51.282 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:32:51.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:51.319 DEBUG [main][MenuItemLookup] Found menu:'1 AppTest [JUnit] /opt/tools/java/oracle/jdk-7/latest/bin/java (Aug 29, 2023, 1:22:06 PM) [pid: 2244]' 13:32:51.319 DEBUG [main][MenuItemLookup] Found menu:'2 AppTest [JUnit] [pid: 2297]' 13:32:51.319 DEBUG [main][MenuItemLookup] Found menu:'3 AppTest [JUnit] [pid: 2348]' 13:32:51.319 DEBUG [main][MenuItemLookup] Found menu:'4 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:32:48 PM) [pid: 3239]' 13:32:51.319 DEBUG [main][MenuItemLookup] Found menu:'5 TestClass2 [Java Application] [pid: 3264]' 13:32:51.319 DEBUG [main][MenuItemLookup] Item match:5 TestClass2 [Java Application] [pid: 3264] 13:32:51.319 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&5 TestClass2 [Java Application] [pid: 3264]" 13:32:51.319 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 5 TestClass2 [Java Application] [pid: 3264] 13:32:51.319 INFO [main][MenuItemHandler] Select menu item: &5 TestClass2 [Java Application] [pid: 3264] 13:32:51.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*'... 13:32:51.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:51.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:51.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:51.354 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:51.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') 13:32:51.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:51.358 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:51.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*' finished successfully 13:32:51.359 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:51.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:32:51.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:32:51.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 13:32:51.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:51.392 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 13:32:51.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:32:51.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:51.394 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:32:51.394 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:32:51.394 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:32:51.394 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:51.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.398 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:32:51.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:51.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:51.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:51.402 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:51.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:32:51.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:51.406 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:51.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.406 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:51.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.407 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:51.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:32:51.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:51.408 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:32:51.409 INFO [WorkbenchTestable][AbstractView] Terminating console 13:32:51.409 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:32:51.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:32:51.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:51.410 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 13:32:51.410 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:32:51.410 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:51.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 13:32:51.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.431 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:32:51.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:51.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:51.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:51.441 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:51.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:32:51.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:51.471 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:51.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.472 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:51.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 13:32:51.473 INFO [WorkbenchTestable][AbstractView] Console terminated 13:32:51.473 INFO [WorkbenchTestable][AbstractView] Removing launch from console 13:32:51.473 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:51.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.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: "Remove Launch") 13:32:51.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:51.475 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 13:32:51.475 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:32:51.475 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:51.476 INFO [WorkbenchTestable][AbstractView] Launch removed 13:32:51.529 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:32:51.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.530 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:32:51.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 13:32:51.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:51.532 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:32:51.532 INFO [WorkbenchTestable][AbstractView] Terminating console 13:32:51.535 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 13:32:51.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:32:51.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:51.536 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 13:32:51.536 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:32:51.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:51.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 13:32:51.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.546 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:32:51.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:51.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:51.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:51.555 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:51.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:32:51.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:51.562 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:51.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.563 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:51.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 13:32:51.564 INFO [WorkbenchTestable][AbstractView] Console terminated 13:32:51.564 INFO [WorkbenchTestable][AbstractView] Removing launch from console 13:32:51.564 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:51.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:32:51.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:51.580 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 13:32:51.580 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:32:51.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:51.581 INFO [WorkbenchTestable][AbstractView] Launch removed 13:32:51.641 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:32:51.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.643 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:32:51.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:32:51.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:51.645 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:32:51.645 INFO [WorkbenchTestable][AbstractView] Terminating console 13:32:51.645 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 13:32:51.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: "Terminate") 13:32:51.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:51.647 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 13:32:51.647 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:32:51.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:51.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 13:32:51.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.662 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:32:51.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:51.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:51.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:51.671 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:51.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:32:51.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:51.678 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:51.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.679 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:51.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 13:32:51.680 INFO [WorkbenchTestable][AbstractView] Console terminated 13:32:51.680 INFO [WorkbenchTestable][AbstractView] Removing launch from console 13:32:51.680 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:51.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:32:51.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:51.682 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 13:32:51.723 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:32:51.723 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:51.725 INFO [WorkbenchTestable][AbstractView] Launch removed 13:32:51.765 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:32:51.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.767 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:32:51.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 13:32:51.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:51.769 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:32:51.769 INFO [WorkbenchTestable][AbstractView] Terminating console 13:32:51.769 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 13:32:51.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:32:51.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:51.770 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 13:32:51.770 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:32:51.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:51.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 13:32:51.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.813 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:32:51.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:51.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:51.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:51.821 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:51.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 '\*?\QConsole\E') 13:32:51.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:51.841 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:51.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.842 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:51.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 13:32:51.843 INFO [WorkbenchTestable][AbstractView] Console terminated 13:32:51.843 INFO [WorkbenchTestable][AbstractView] Removing launch from console 13:32:51.843 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:51.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:32:51.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:51.844 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 13:32:51.844 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:32:51.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:51.845 INFO [WorkbenchTestable][AbstractView] Launch removed 13:32:51.896 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:32:51.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.909 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:32:51.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:32:51.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:51.911 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:32:51.911 INFO [WorkbenchTestable][AbstractView] Terminating console 13:32:51.911 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 13:32:51.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:32:51.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:51.913 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 13:32:51.913 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:32:51.913 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:51.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 13:32:51.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.949 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:32:51.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:51.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:51.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:51.955 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:51.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:32:51.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:51.959 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:51.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.960 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:51.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 13:32:51.961 INFO [WorkbenchTestable][AbstractView] Console terminated 13:32:51.961 INFO [WorkbenchTestable][AbstractView] Removing launch from console 13:32:51.961 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:51.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 13:32:51.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:51.962 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 13:32:51.962 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:32:51.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:51.980 INFO [WorkbenchTestable][AbstractView] Launch removed 13:32:52.035 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:52.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:52.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:52.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:32:52.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:52.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:52.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:52.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:52.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:32:52.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:52.038 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:52.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:52.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:52.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 13:32:52.039 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:32:52.039 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:52.039 INFO [WorkbenchTestable][RequirementsRunner] Started test: consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:32:52.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:32:52.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:52.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:52.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:52.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:52.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:52.044 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:52.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:52.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:52.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:52.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:52.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:52.049 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:52.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') 13:32:52.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:52.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:52.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:52.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:52.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:52.053 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:52.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:52.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:52.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:52.085 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:52.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:52.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:52.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:52.086 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:52.086 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:52.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:52.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:52.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:52.086 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:52.087 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:52.087 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:52.087 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:52.087 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:32:52.087 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:52.087 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:32:52.087 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:52.087 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:52.087 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Terminated)' 13:32:52.087 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:52.087 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:52.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:32:53.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:32:53.088 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:53.088 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:53.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:53.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:53.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:53.089 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:53.090 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:53.090 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:32:53.090 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:53.090 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:32:53.090 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:32:53.090 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:32:53.090 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:53.090 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:53.090 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Terminated)' 13:32:53.090 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:53.090 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:53.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:32:53.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:32:53.091 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:53.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:53.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:53.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:53.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:53.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:53.092 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:53.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:53.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:53.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:53.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:53.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:53.093 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:32:53.173 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:32:53.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.174 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:32:53.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:53.175 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:53.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:32:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:53.176 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:53.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:53.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:53.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:53.188 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:53.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:53.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:53.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:53.189 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:53.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:53.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:53.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:53.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:53.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:54.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:54.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:32:54.190 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:54.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:54.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:54.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:54.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:54.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:54.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:54.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:54.191 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 13:32:54.192 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:32:54.192 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 13:32:54.192 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 13:32:54.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:54.192 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 13:32:54.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:54.192 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 13:32:54.192 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:32:54.192 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:32:54.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:54.192 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:32:54.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:54.192 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:32:54.192 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestLoopClass2.java of tree item test 13:32:54.192 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:32:54.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:54.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:32:54.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:54.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:32:54.193 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestLoopClass2.java 13:32:54.193 DEBUG [main][TreeItemHandler] Selecting tree item: TestLoopClass2.java 13:32:54.193 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestLoopClass2.java about selection 13:32:54.195 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestLoopClass2.java 13:32:54.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:54.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:54.196 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:54.196 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:54.196 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:54.196 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:32:54.196 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:32:54.196 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:54.196 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:54.196 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:54.196 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:54.196 DEBUG [main][MenuItemLookup] Item match:Run 13:32:54.196 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:32:54.196 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:32:54.196 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:54.196 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:32:54.196 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:32:54.196 DEBUG [main][MenuItemLookup] Item match:Run As 13:32:54.196 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 13:32:54.196 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 13:32:54.196 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 13:32:54.197 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 13:32:54.197 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 13:32:54.197 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 13:32:54.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass2.*'... 13:32:54.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:54.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:54.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:54.353 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:54.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:32:54.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:54.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:54.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:54.358 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:54.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:54.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:54.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 13:32:54.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass2.*' finished successfully 13:32:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:54.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:54.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:32:54.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 13:32:54.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:32:54.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:32:54.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:32:54.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:32:54.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:32:54.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:32:54.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:32:54.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:54.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:32:54.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:54.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:32:54.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:32:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:54.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.431 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:32:54.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:54.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:54.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:54.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:54.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:32:54.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:54.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:54.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:54.458 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:54.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:54.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:54.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:54.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:54.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:54.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.464 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:32:54.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:54.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:54.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:54.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:54.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 '\*?\QConsole\E') 13:32:54.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:54.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:54.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:54.475 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:54.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:54.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:54.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:54.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:54.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:54.476 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:54.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:54.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:54.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:54.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:54.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:54.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:54.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:54.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:32:54.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:32:54.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:54.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:54.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:54.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:54.478 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:54.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:54.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:54.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 13:32:54.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:54.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:54.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:32:54.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:32:54.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:54.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:54.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:54.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:54.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains 'Start' Start ... 13:32:54.480 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:54.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:54.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:54.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 13:32:54.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:54.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:54.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:32:54.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:32:54.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:54.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:54.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:54.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:54.482 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:54.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:54.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:54.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 13:32:54.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:54.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:54.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:32:54.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:32:54.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:54.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:54.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:54.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:54.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains 'Start' Start finished successfully 13:32:54.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Console is still changing... 13:32:54.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.524 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:32:54.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:54.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:54.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:54.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:54.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 '\*?\QConsole\E') 13:32:54.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:54.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:54.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:54.534 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:54.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:54.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:54.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:54.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:54.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:54.535 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:54.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:54.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:54.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:54.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:54.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:54.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:54.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:54.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:32:54.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:32:54.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:54.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:54.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:54.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:55.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.044 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:32:55.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:55.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:55.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:55.049 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:55.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:32:55.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:55.053 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:55.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:55.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:55.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:55.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:55.054 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:55.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:55.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:55.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:55.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:55.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:32:55.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:32:55.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:55.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:55.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.580 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:32:55.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:55.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:55.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:55.586 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:55.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 '\*?\QConsole\E') 13:32:55.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:55.607 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:55.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:55.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:55.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:55.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:55.608 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:55.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:55.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:55.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:55.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:55.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:32:55.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:32:55.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:55.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:56.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:56.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:56.116 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:32:56.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:56.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:56.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:56.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:56.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:56.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:56.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:32:56.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:56.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:56.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:56.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:56.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:56.128 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:56.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:56.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:56.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:56.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:56.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:56.129 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:56.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:56.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:56.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:56.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:56.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:56.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:56.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:56.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:56.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:56.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:32:56.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:56.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:56.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:32:56.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:56.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:56.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:56.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:56.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:56.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:56.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:56.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:56.638 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:32:56.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:56.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:56.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:56.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:56.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:56.645 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:56.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 '\*?\QConsole\E') 13:32:56.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:56.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:56.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:56.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:56.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:56.668 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:56.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:56.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:56.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:56.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:56.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:56.669 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:56.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:56.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:56.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:56.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:56.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:56.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:56.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:56.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:56.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:56.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:32:56.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:56.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:56.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:32:56.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:56.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:56.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:56.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:56.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:56.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:57.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.177 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:32:57.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:57.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:57.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:57.183 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:57.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:32:57.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:57.204 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:57.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:57.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:57.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:57.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:57.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:57.205 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:57.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:57.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:57.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:57.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:57.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:57.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:32:57.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:32:57.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:57.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:57.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.713 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:32:57.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:57.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:57.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:57.718 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:57.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:32:57.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:57.723 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:57.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:57.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:57.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:57.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:57.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:57.724 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:57.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:57.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:57.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:57.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:57.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:57.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:32:57.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:32:57.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 13:32:57.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:58.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.262 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:32:58.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:58.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:58.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:58.269 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:58.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:32:58.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:58.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:58.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:58.275 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:58.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:58.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:58.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:58.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:58.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:58.276 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:58.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:58.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:58.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:58.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:58.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:58.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:58.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:58.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:32:58.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:32:58.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:58.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:58.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:58.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:58.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.785 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:32:58.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:58.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:58.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:58.793 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:58.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 '\*?\QConsole\E') 13:32:58.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:58.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:58.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:58.816 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:58.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:58.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:58.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:58.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:58.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:58.817 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:58.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:58.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:58.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:58.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:58.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:58.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:58.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:58.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:32:58.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:32:58.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:58.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:58.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:58.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:59.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.326 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:32:59.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:59.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:59.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:59.333 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:59.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:32:59.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:59.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:59.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:59.339 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:59.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:59.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:59.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:59.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:59.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:59.340 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:59.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:59.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:59.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:59.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:59.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:59.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:59.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:59.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:32:59.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:32:59.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:59.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:59.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:59.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:59.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.848 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:32:59.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:59.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:59.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:59.853 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:59.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:32:59.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:59.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:59.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:59.858 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:59.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:59.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:59.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:59.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:59.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:59.859 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:59.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:59.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:59.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:59.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:59.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:59.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:59.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:59.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:32:59.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:32:59.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:59.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:59.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:59.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:00.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:00.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:00.367 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:00.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:00.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:00.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:00.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:00.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:00.373 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:00.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:00.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:00.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:00.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:00.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:00.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:00.394 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:00.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:00.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:00.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:00.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:00.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:00.395 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:00.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:00.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:00.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:00.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:00.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:00.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:00.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:00.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:00.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:00.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:00.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:00.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:00.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:00.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:00.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:00.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:00.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:00.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:00.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:00.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:00.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:00.903 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:00.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:00.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:00.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:00.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:00.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:00.909 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:00.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:00.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:00.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:00.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:00.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:00.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:00.935 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:00.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:00.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:00.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:00.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:00.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:00.936 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:00.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:00.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:00.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:00.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:00.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:00.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:00.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:00.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:00.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:00.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:00.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:00.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:00.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:00.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:00.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:00.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:00.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:00.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:00.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:01.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:01.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:01.446 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:01.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:01.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:01.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:01.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:01.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:01.454 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:01.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:01.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:01.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:01.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:01.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:01.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:01.475 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:01.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:01.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:01.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:01.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:01.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:01.476 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:01.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:01.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:01.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:01.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:01.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:01.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:01.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:01.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:01.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:01.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:01.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:01.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:01.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:01.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:01.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:01.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:01.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:01.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:01.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:01.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:01.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:01.984 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:01.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:01.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:01.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:01.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:01.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:01.989 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:01.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:01.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:01.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:02.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:02.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:02.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:02.010 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:02.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:02.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:02.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:02.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:02.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:02.011 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:02.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:02.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:02.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:02.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:02.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:02.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:02.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:02.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:02.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:02.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:02.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:02.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:02.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:02.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 13:33:02.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:02.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:02.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:02.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:02.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:02.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:02.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:02.518 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:02.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:02.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:02.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:02.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:02.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:02.524 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:02.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:02.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:02.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:02.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:02.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:02.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:02.530 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:02.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:02.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:02.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:02.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:02.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:02.531 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:02.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:02.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:02.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:02.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:02.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:02.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:02.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:02.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:02.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:02.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:02.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:02.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:02.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:02.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:02.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:02.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:02.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:02.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:02.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:03.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:03.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:03.038 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:03.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:03.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:03.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:03.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:03.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:03.044 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:03.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:03.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:03.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:03.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:03.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:03.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:03.049 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:03.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:03.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:03.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:03.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:03.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:03.050 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:03.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:03.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:03.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:03.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:03.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:03.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:03.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:03.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:03.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:03.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:03.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:03.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:03.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:03.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:03.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:03.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:03.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:03.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:03.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:03.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:03.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:03.558 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:03.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:03.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:03.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:03.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:03.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:03.564 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:03.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:03.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:03.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:03.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:03.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:03.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:03.569 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:03.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:03.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:03.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:03.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:03.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:03.570 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:03.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:03.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:03.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:03.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:03.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:03.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:03.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:03.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:03.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:03.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:03.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:03.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:03.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:03.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:03.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:03.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:03.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:03.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:03.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:04.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:04.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:04.095 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:04.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:04.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:04.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:04.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:04.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:04.100 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:04.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 '\*?\QConsole\E') 13:33:04.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:04.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:04.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:04.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:04.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:04.126 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:04.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:04.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:04.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:04.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:04.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:04.127 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:04.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:04.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:04.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:04.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:04.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:04.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:04.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:04.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:04.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:04.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:04.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:04.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:04.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:04.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:04.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:04.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:04.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:04.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:04.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:04.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:04.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:04.635 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:04.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:04.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:04.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:04.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:04.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:04.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:04.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 '\*?\QConsole\E') 13:33:04.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:04.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:04.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:04.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:04.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:04.646 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:04.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:04.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:04.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:04.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:04.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:04.647 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:04.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:04.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:04.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:04.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:04.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:04.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:04.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:04.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:04.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:04.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:04.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:04.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:04.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:04.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:04.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:04.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:04.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:04.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:04.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:05.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:05.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:05.155 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:05.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:05.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:05.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:05.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:05.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:05.160 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:05.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:05.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:05.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:05.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:05.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:05.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:05.165 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:05.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:05.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:05.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:05.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:05.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:05.166 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:05.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:05.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:05.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:05.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:05.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:05.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:05.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:05.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:05.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:05.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:05.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:05.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:05.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:05.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:05.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:05.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:05.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:05.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:05.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:05.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:05.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:05.691 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:05.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:05.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:05.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:05.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:05.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:05.697 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:05.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:05.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:05.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:05.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:05.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:05.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:05.719 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:05.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:05.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:05.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:05.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:05.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:05.720 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:05.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:05.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:05.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:05.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:05.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:05.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:05.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:05.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:05.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:05.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:05.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:05.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:05.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:05.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:05.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:05.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:05.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:05.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:05.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:06.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:06.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:06.229 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:06.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:06.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:06.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:06.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:06.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:06.235 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:06.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 '\*?\QConsole\E') 13:33:06.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:06.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:06.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:06.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:06.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:06.242 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:06.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:06.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:06.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:06.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:06.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:06.243 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:06.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:06.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:06.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:06.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:06.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:06.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:06.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:06.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:06.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:06.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:06.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:06.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:06.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:06.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:06.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:06.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:06.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:06.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:06.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:06.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:06.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:06.751 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:06.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:06.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:06.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:06.758 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:06.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 '\*?\QConsole\E') 13:33:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:06.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:06.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:06.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:06.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:06.764 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:06.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:06.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:06.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:06.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:06.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:06.780 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:06.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:06.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:06.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:06.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:06.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:06.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:06.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:06.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:06.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:06.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:06.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:06.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:06.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:06.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 13:33:06.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:06.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:06.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:06.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:06.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:07.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:07.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:07.289 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:07.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:07.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:07.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:07.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:07.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:07.296 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:07.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 '\*?\QConsole\E') 13:33:07.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:07.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:07.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:07.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:07.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:07.320 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:07.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:07.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:07.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:07.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:07.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:07.321 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:07.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:07.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:07.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:07.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:07.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:07.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:07.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:07.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:07.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:07.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:07.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:07.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:07.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:07.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:07.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:07.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:07.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:07.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:07.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:07.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:07.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:07.830 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:07.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:07.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:07.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:07.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:07.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:07.836 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:07.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:07.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:07.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:07.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:07.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:07.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:07.841 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:07.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:07.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:07.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:07.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:07.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:07.842 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:07.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:07.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:07.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:07.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:07.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:07.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:07.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:07.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:07.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:07.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:07.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:07.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:07.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:07.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:07.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:07.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:07.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:07.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:07.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:08.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:08.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:08.349 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:08.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:08.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:08.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:08.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:08.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:08.355 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:08.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:08.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:08.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:08.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:08.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:08.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:08.360 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:08.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:08.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:08.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:08.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:08.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:08.361 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:08.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:08.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:08.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:08.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:08.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:08.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:08.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:08.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:08.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:08.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:08.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:08.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:08.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:08.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:08.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:08.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:08.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:08.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:08.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:08.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:08.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:08.883 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:08.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:08.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:08.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:08.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:08.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:08.887 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:08.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 '\*?\QConsole\E') 13:33:08.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:08.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:08.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:08.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:08.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:08.891 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:08.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:08.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:08.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:08.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:08.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:08.892 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:08.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:08.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:08.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:08.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:08.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:08.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:08.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:08.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:08.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:08.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:08.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:08.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:08.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:08.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:08.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:08.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:08.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:08.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:08.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:09.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:09.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:09.402 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:09.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:09.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:09.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:09.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:09.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:09.425 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:09.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:09.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:09.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:09.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:09.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:09.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:09.434 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:09.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:09.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:09.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:09.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:09.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:09.435 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:09.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:09.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:09.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:09.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:09.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:09.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:09.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:09.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:09.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:09.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:09.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:09.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:09.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:09.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:09.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:09.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:09.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:09.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:09.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:09.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:09.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:09.945 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:09.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:09.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:09.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:09.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:09.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:09.953 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:09.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:09.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:09.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:09.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:09.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:09.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:09.975 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:09.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:09.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:09.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:09.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:09.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:09.976 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:09.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:09.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:09.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:09.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:09.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:09.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:09.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:09.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:09.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:09.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:09.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:09.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:09.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:09.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:09.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:09.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:09.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:09.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:09.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:10.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:10.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:10.486 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:10.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:10.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:10.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:10.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:10.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:10.494 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:10.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 '\*?\QConsole\E') 13:33:10.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:10.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:10.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:10.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:10.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:10.501 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:10.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:10.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:10.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:10.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:10.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:10.502 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:10.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:10.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:10.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:10.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:10.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:10.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:10.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:10.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:10.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:10.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:10.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:10.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:10.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:10.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:10.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:10.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:10.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:10.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:10.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:11.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:11.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:11.011 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:11.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:11.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:11.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:11.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:11.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:11.020 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:11.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') 13:33:11.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:11.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:11.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:11.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:11.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:11.042 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:11.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:11.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:11.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:11.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:11.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:11.043 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:11.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:11.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:11.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:11.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:11.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:11.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:11.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:11.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:11.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:11.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:11.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:11.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:11.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:11.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:11.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:11.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:11.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:11.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:11.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:11.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:11.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:11.551 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:11.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:11.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:11.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:11.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:11.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:11.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:11.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') 13:33:11.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:11.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:11.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:11.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:11.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:11.564 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:11.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:11.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:11.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:11.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:11.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:11.565 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:11.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:11.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:11.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:11.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:11.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:11.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:11.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:11.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:11.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:11.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:11.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:11.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:11.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:11.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:12.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:12.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:12.074 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:12.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:12.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:12.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:12.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:12.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:12.080 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:12.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 '\*?\QConsole\E') 13:33:12.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:12.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:12.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:12.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:12.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:12.086 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:12.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:12.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:12.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:12.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:12.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:12.087 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:12.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:12.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:12.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:12.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:12.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:12.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:12.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:12.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:12.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:12.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:12.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:12.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:12.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:12.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:12.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:12.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:12.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:12.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:12.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:12.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:12.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:12.613 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:12.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:12.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:12.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:12.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:12.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:12.620 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:12.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 '\*?\QConsole\E') 13:33:12.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:12.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:12.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:12.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:12.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:12.641 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:12.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:12.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:12.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:12.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:12.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:12.642 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:12.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:12.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:12.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:12.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:12.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:12.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:12.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:12.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:12.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:12.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:12.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:12.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:12.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:12.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:12.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:12.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:12.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:12.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:12.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:13.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:13.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:13.162 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:13.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:13.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:13.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:13.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:13.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:13.171 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:13.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 '\*?\QConsole\E') 13:33:13.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:13.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:13.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:13.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:13.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:13.179 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:13.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:13.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:13.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:13.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:13.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:13.180 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:13.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:13.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:13.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:13.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:13.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:13.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:13.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:13.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:13.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:13.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:13.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:13.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:13.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:13.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:13.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:13.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:13.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:13.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:13.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:13.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:13.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:13.691 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:13.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:13.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:13.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:13.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:13.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:13.700 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:13.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:13.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:13.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:13.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:13.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:13.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:13.727 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:13.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:13.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:13.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:13.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:13.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:13.730 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:13.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:13.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:13.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:13.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:13.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:13.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:13.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:13.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:13.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:13.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:13.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:13.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:13.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:13.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:13.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:13.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:13.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:13.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:13.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:14.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:14.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:14.239 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:14.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:14.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:14.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:14.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:14.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:14.246 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:14.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:14.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:14.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:14.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:14.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:14.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:14.269 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:14.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:14.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:14.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:14.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:14.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:14.270 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:14.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:14.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:14.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:14.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:14.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:14.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:14.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:14.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:14.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:14.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:14.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:14.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:14.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:14.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:14.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:14.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:14.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:14.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:14.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:14.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:14.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:14.779 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:14.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:14.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:14.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:14.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:14.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:14.785 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:14.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 '\*?\QConsole\E') 13:33:14.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:14.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:14.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:14.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:14.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:14.790 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:14.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:14.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:14.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:14.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:14.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:14.792 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:14.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:14.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:14.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:14.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:14.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:14.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:14.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:14.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:14.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:14.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:14.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:14.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:14.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:14.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:14.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:14.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:14.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:14.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:14.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:15.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.304 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:15.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:15.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:15.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:15.311 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:15.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 '\*?\QConsole\E') 13:33:15.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:15.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:15.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:15.335 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:15.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:15.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:15.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:15.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:15.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:15.336 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:15.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:15.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:15.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:15.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:15.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:15.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:15.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:15.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:15.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:15.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:15.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:15.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:15.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:15.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.847 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:15.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:15.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:15.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:15.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:15.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:15.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:15.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:15.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:15.863 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:15.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:15.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:15.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:15.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:15.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:15.864 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:15.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:15.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:15.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:15.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:15.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:15.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:15.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:15.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:15.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:15.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:15.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:15.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:15.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:15.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Console is still changing finished successfully 13:33:15.896 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:15.897 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:15.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:15.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:15.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 13:33:15.897 INFO [WorkbenchTestable][AbstractView] Terminating console 13:33:15.897 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:15.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:15.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:15.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 13:33:15.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:33:15.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:15.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:15.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:15.899 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 13:33:15.899 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:33:15.899 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:15.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 13:33:15.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.906 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:15.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:15.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:15.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:15.919 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:15.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:15.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:15.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:15.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:15.927 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:15.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:15.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:15.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:15.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:15.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:15.928 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:15.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:15.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:15.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:15.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:15.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:15.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 13:33:15.929 INFO [WorkbenchTestable][AbstractView] Console terminated 13:33:15.930 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:15.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:15.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:15.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:15.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:15.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:15.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:15.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:15.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:15.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:15.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:15.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:15.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:15.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:15.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.970 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:15.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:15.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:15.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:15.976 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:15.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:15.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:15.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:15.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:15.981 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:15.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:15.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:15.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:15.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:15.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:15.982 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:15.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:15.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:15.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:15.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:15.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:15.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.998 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:15.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:15.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:15.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:15.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:15.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:15.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 13:33:15.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:15.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:15.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:15.999 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:33:15.999 INFO [WorkbenchTestable][AbstractView] Terminating console 13:33:15.999 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:16.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:16.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:16.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:33:16.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:16.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:16.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:33:16.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:16.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:16.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:16.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:16.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:16.001 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 13:33:16.001 INFO [WorkbenchTestable][AbstractView] Removing launch from console 13:33:16.001 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:16.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:16.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:16.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 13:33:16.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:33:16.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:16.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:16.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:16.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:16.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:16.002 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 13:33:16.002 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:33:16.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:16.003 INFO [WorkbenchTestable][AbstractView] Launch removed 13:33:16.043 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:16.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:16.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:16.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:33:16.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:16.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:16.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:16.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:33:16.046 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:33:16.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:16.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:16.047 INFO [WorkbenchTestable][RequirementsRunner] Finished test: consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:16.047 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:33:16.047 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:16.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:16.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:33:16.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:33:16.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:33:16.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:16.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:16.056 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:16.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:16.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:16.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:16.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:16.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:16.063 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:16.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:16.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:16.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:16.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:16.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:16.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:16.098 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:16.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:16.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:16.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:16.130 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:16.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:16.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:16.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:16.131 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:16.131 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:16.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:16.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:16.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:16.132 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:33:16.133 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:33:16.133 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:33:16.133 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:33:16.133 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:16.133 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:33:16.133 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:16.133 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:33:16.133 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:33:16.133 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Terminated)' 13:33:16.133 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:33:16.133 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:33:16.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:33:17.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:33:17.634 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:17.634 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:17.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:17.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:17.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:17.635 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:33:17.635 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:33:17.636 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:33:17.636 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:33:17.636 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:17.636 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:33:17.636 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:17.636 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:33:17.636 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:33:17.636 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Terminated)' 13:33:17.636 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:33:17.636 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:33:17.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:33:17.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:33:17.636 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:17.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:17.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:17.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:17.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 13:33:17.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:17.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:17.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:17.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:17.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:17.637 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:17.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:17.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:17.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:17.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:17.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:17.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:17.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:17.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:17.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:17.638 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:33:17.725 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:33:17.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:17.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:17.727 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:33:17.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:17.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:17.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:17.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:17.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:17.728 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:17.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:33:17.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:17.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:17.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:17.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:17.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:17.729 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:17.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:17.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:17.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:17.742 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:17.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:17.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:17.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:17.742 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:17.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:17.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:17.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:17.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:17.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:17.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:18.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:18.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:18.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:18.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:18.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:33:18.766 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:18.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:18.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:18.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:18.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:18.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:18.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:18.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:18.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:18.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:18.767 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 13:33:18.767 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:33:18.767 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 13:33:18.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 13:33:18.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:18.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 13:33:18.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:18.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 13:33:18.768 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:33:18.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:33:18.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:18.768 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:33:18.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:18.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:33:18.768 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 13:33:18.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:33:18.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:18.768 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:33:18.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:18.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:33:18.768 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:33:18.768 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:33:18.768 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:33:18.771 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:33:18.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:18.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:18.772 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:18.772 DEBUG [main][MenuItemLookup] Found menu:'File' 13:33:18.772 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:33:18.772 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:33:18.772 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:33:18.772 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:33:18.772 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:33:18.772 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:33:18.772 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:33:18.772 DEBUG [main][MenuItemLookup] Item match:Run 13:33:18.773 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:33:18.773 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:33:18.773 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:18.773 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:33:18.773 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:33:18.773 DEBUG [main][MenuItemLookup] Item match:Run As 13:33:18.773 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 13:33:18.773 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 13:33:18.773 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 13:33:18.780 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 13:33:18.780 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 13:33:18.780 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 13:33:18.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 13:33:18.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:18.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:18.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:18.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:18.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:18.959 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:18.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:18.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:18.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:18.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:18.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:18.963 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:18.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:19.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:19.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 13:33:19.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 13:33:19.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:33:19.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:33:19.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 13:33:19.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:33:19.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:33:19.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:33:19.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:33:19.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:33:19.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:33:19.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:33:19.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:33:19.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:33:19.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:33:19.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:33:19.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:33:19.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:33:19.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:33:19.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 13:33:19.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.013 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:19.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:19.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:19.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:19.020 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:19.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') 13:33:19.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:19.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:19.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:19.024 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:19.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:19.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:19.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:19.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:19.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:19.025 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:19.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:19.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:19.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:19.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:19.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:19.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 13:33:19.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.029 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:19.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:19.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:19.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:19.050 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:19.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 '\*?\QConsole\E') 13:33:19.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:19.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:19.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:19.054 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:19.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:19.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:19.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:19.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:19.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:19.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch... 13:33:19.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.060 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:19.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:19.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:19.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:19.065 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:19.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:19.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:19.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:19.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:19.069 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:19.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:19.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:19.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:19.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:19.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:19.070 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:19.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:19.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:19.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:19.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:19.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:19.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch finished successfully 13:33:19.071 INFO [WorkbenchTestable][AbstractView] Removing terminated launches from console 13:33:19.071 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:19.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:19.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:19.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:19.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:19.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:19.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Terminated Launches") 13:33:19.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:19.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:19.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:19.072 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Terminated Launches 13:33:19.072 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:33:19.072 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:19.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch... 13:33:19.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.114 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:19.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:19.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:19.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:19.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:19.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:19.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:19.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:19.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:19.128 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:19.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:19.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:19.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:19.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:19.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:19.130 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:19.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:19.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:19.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:19.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:19.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:19.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:19.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch finished successfully 13:33:19.131 INFO [WorkbenchTestable][AbstractView] Terminated launches cleared 13:33:19.131 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:19.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:19.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:19.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:19.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:19.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:19.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:19.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.154 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:19.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:19.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:19.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:19.160 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:19.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:19.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:19.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:19.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:19.166 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:19.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:19.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:19.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:19.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:19.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:19.167 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:19.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:19.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:19.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:19.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:19.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:19.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:19.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:19.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:33:19.169 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:33:19.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:19.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:19.170 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:19.170 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:33:19.170 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:19.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:19.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:33:19.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:33:19.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:33:19.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.175 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:19.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:19.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:19.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:19.180 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:19.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:19.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:19.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:19.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:19.185 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:19.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:19.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:19.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:19.220 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:19.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:19.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:19.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:19.221 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:19.222 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:19.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:19.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:19.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:19.222 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:33:19.223 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:33:19.223 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:33:19.223 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:33:19.223 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:19.223 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:33:19.223 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:19.223 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:33:19.223 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:33:19.223 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Terminated)' 13:33:19.223 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:33:19.223 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:33:19.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:33:20.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:33:20.224 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:20.224 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:20.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:20.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:20.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:20.225 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:33:20.226 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:33:20.227 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:33:20.227 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:33:20.227 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:20.227 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:33:20.227 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:20.227 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:33:20.227 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:33:20.227 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Terminated)' 13:33:20.227 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:33:20.227 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:33:20.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:33:20.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:33:20.227 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:20.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:20.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:20.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:20.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 13:33:20.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:20.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:20.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:20.229 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:20.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:20.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:20.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:20.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:20.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:20.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:20.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:20.230 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:33:20.313 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:33:20.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.314 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:33:20.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:20.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:20.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:20.316 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:20.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:33:20.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:20.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:20.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:20.317 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:20.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:20.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:20.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:20.352 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:20.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:20.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:20.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:20.353 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:20.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:20.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:20.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:20.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:20.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:20.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:21.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:21.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:33:21.355 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:21.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:21.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:21.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:21.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 13:33:21.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:21.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:21.356 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 13:33:21.356 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:33:21.357 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 13:33:21.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 13:33:21.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:21.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 13:33:21.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:21.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 13:33:21.357 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:33:21.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:33:21.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:21.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:33:21.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:21.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:33:21.357 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 13:33:21.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:33:21.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:21.358 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:33:21.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:21.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:33:21.358 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:33:21.358 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:33:21.358 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:33:21.360 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:33:21.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:21.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:21.363 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:21.363 DEBUG [main][MenuItemLookup] Found menu:'File' 13:33:21.363 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:33:21.364 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:33:21.364 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:33:21.364 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:33:21.364 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:33:21.364 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:33:21.364 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:33:21.364 DEBUG [main][MenuItemLookup] Item match:Run 13:33:21.364 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:33:21.364 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:33:21.364 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:21.364 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:33:21.364 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:33:21.364 DEBUG [main][MenuItemLookup] Item match:Run As 13:33:21.364 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 13:33:21.364 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 13:33:21.364 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 13:33:21.365 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 13:33:21.365 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 13:33:21.365 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 13:33:21.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 13:33:21.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:21.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:21.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:21.490 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:21.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:21.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:21.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:21.534 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:21.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:21.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:21.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 13:33:21.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 13:33:21.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:33:21.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:33:21.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:33:21.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:33:21.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 13:33:21.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 13:33:21.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:33:21.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:33:21.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:33:21.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:33:21.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:33:21.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:33:21.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:33:21.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:33:21.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:33:21.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:33:21.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:33:21.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 13:33:21.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.581 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:21.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:21.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:21.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:21.614 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:21.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:21.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:21.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:21.643 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:21.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:21.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:21.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:21.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:21.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:21.645 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:21.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:21.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:21.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:21.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:21.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:21.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 13:33:21.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.653 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:21.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:21.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:21.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:21.658 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:21.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:21.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:21.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:21.668 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:21.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:21.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:21.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:21.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:21.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:21.670 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:21.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:21.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:21.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:21.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:21.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:21.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 13:33:21.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:21.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:21.672 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:33:21.673 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:21.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:21.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:21.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:33:21.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:21.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:21.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:33:21.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:21.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:21.675 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Console When Standard Out Changes 13:33:21.675 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:33:21.676 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:33:21.676 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:21.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.682 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:21.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:21.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:21.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:21.726 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:21.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 '\*?\QConsole\E') 13:33:21.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:21.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:21.733 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:21.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:21.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:21.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:21.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:21.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:21.734 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:21.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:21.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:21.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:21.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:21.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:21.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.736 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:21.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:21.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:21.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:21.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:21.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:21.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: "Show Console When Standard Out Changes") 13:33:21.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:21.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:21.755 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:33:21.755 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:33:21.755 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:33:21.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:21.755 INFO [WorkbenchTestable][AbstractView] Terminating console 13:33:21.755 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:21.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:21.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:21.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:33:21.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:21.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:21.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:33:21.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:21.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:21.757 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 13:33:21.757 INFO [WorkbenchTestable][AbstractView] Removing launch from console 13:33:21.757 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:21.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:21.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:21.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 13:33:21.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:33:21.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:21.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:21.759 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 13:33:21.759 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:33:21.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:21.760 INFO [WorkbenchTestable][AbstractView] Launch removed 13:33:21.788 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:21.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:21.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:21.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:33:21.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:21.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:21.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:33:21.791 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:33:21.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:21.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:21.792 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:21.792 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:33:21.792 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:21.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:21.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:33:21.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:33:21.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:33:21.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.812 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:21.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:21.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:21.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:21.818 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:21.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:21.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:21.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:21.823 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:21.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:21.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:21.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:21.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:21.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:21.825 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:21.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:21.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:21.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:21.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:21.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:21.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:21.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.831 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:21.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:21.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:21.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:21.856 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:21.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:21.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:21.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:21.861 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:21.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:21.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:21.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:21.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:21.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:21.862 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:21.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:21.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:21.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:21.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:21.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:21.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:22.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:22.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:23.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:23.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:24.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:24.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:24.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:24.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:25.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:25.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:26.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:26.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:27.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:27.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:27.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:27.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:28.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:28.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:28.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:28.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:29.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:29.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:29.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:29.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:30.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:30.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:30.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:30.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:31.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:31.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:31.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:31.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:31.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:33:31.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:31.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:31.877 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:31.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:31.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:31.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:31.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:31.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:31.882 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:31.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 '\*?\QConsole\E') 13:33:31.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:31.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:31.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:31.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:31.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:31.886 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:31.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:31.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:31.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:31.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:31.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:31.887 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:31.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:31.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:31.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:31.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:31.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:31.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:31.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:31.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:31.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:33:31.888 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:33:31.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:31.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:31.889 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:31.889 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:33:31.889 INFO [WorkbenchTestable][RequirementsRunner] Started test: consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:31.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:31.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:33:31.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:33:31.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:33:31.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:31.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:31.893 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:31.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:31.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:31.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:31.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:31.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:31.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:31.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 '\*?\QConsole\E') 13:33:31.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:31.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:31.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:31.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:31.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:31.901 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:31.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:31.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:31.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:31.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:31.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:31.902 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:31.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:31.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:31.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:31.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:31.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:31.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:31.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:31.903 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:31.903 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:33:31.903 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:33:31.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:31.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:31.903 INFO [WorkbenchTestable][RequirementsRunner] Finished test: consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:31.904 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:33:31.904 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:31.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:31.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:33:31.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:33:31.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:33:31.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:31.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:31.908 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:31.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:31.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:31.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:31.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:31.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:31.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:31.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:31.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:31.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:31.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:31.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:31.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:31.920 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:31.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:31.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:31.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:31.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:31.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:31.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:31.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:31.924 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:31.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:31.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:31.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:31.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:31.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:31.930 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:31.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:31.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:31.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:31.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:31.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:31.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:31.934 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:31.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:31.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:31.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:31.972 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:31.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:31.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:31.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:31.973 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:31.973 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:31.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:31.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:31.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:31.974 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:33:31.975 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:33:31.975 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:33:31.975 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:33:31.975 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:31.975 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:33:31.975 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:31.975 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:33:31.975 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:33:31.975 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Terminated)' 13:33:31.975 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:33:31.975 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:33:31.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:33:32.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:33:32.976 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:32.976 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:32.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:32.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:32.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:32.977 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:33:32.978 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:33:32.978 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:33:32.978 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:33:32.978 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:32.978 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:33:32.978 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:32.978 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:33:32.978 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:33:32.979 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Terminated)' 13:33:32.979 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:33:32.979 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:33:32.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:33:32.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:33:32.979 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:32.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:32.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:32.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:32.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 13:33:32.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:32.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:32.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:32.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:32.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:32.980 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:32.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:32.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:32.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:32.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:32.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:32.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:32.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:32.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:32.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:32.981 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:33:33.097 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:33:33.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:33.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:33.098 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:33:33.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:33.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:33.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:33.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:33.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:33.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:33.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:33:33.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:33.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:33.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:33.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:33.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:33.100 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:33.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:33.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:33.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:33.112 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:33.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:33.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:33.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:33.113 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:33.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:33.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:33.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:33.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:33.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:33.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:33.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:33.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:34.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:34.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:34.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:33:34.115 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:34.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:34.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:34.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:34.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:34.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:34.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:34.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:34.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:34.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:34.117 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 13:33:34.117 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:33:34.118 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 13:33:34.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 13:33:34.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:34.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 13:33:34.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:34.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 13:33:34.118 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:33:34.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:33:34.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:34.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:33:34.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:34.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:33:34.118 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 13:33:34.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:33:34.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:34.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:33:34.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:34.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:33:34.119 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:33:34.119 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:33:34.119 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:33:34.122 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:33:34.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:34.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:34.123 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:34.123 DEBUG [main][MenuItemLookup] Found menu:'File' 13:33:34.123 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:33:34.123 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:33:34.123 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:33:34.123 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:33:34.123 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:33:34.123 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:33:34.123 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:33:34.123 DEBUG [main][MenuItemLookup] Item match:Run 13:33:34.124 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:33:34.124 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:33:34.124 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:34.124 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:33:34.124 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:33:34.124 DEBUG [main][MenuItemLookup] Item match:Run As 13:33:34.124 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 13:33:34.124 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 13:33:34.124 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 13:33:34.124 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 13:33:34.124 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 13:33:34.124 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 13:33:34.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 13:33:34.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:34.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:34.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:34.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:34.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:34.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:34.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:34.269 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:34.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:34.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:34.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:34.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:34.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:34.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:34.274 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:34.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:34.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:34.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 13:33:34.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:34.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:34.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 13:33:34.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:33:34.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:33:34.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:33:34.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 13:33:34.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 13:33:34.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:33:34.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:33:34.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:33:34.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:33:34.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:33:34.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:33:34.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:33:34.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:33:34.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:33:34.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:33:34.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:33:34.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:33:34.321 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:33:35.322 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:35.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:35.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:35.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 13:33:35.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:35.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:35.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:35.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:35.323 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 13:33:35.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:35.338 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:33:35.338 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:33:35.338 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:33:35.338 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:33:35.338 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:35.338 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...' 13:33:35.338 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 13:33:35.338 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 13:33:35.338 DEBUG [main][MenuItemLookup] Found menu:'Open Link' 13:33:35.338 DEBUG [main][MenuItemLookup] Found menu:'Clear' 13:33:35.338 DEBUG [main][MenuItemLookup] Item match:Clear 13:33:35.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:35.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:35.344 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:35.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:35.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:35.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:35.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:35.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:35.352 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:35.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:35.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:35.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:35.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:35.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:35.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:35.358 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:35.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:35.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:35.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:35.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:35.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:35.374 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:35.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:35.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:35.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:35.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:35.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:35.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:35.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:35.375 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:35.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:35.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:35.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:35.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:35.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:35.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:33:35.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:35.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:35.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:35.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:35.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:35.377 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:33:35.377 INFO [WorkbenchTestable][AbstractView] Terminating console 13:33:35.377 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:35.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:35.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:35.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:33:35.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:35.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:35.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 13:33:35.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:35.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:35.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:35.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:35.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:35.379 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 13:33:35.379 INFO [WorkbenchTestable][AbstractView] Removing launch from console 13:33:35.379 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:35.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:35.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:35.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 13:33:35.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: "Remove Launch") 13:33:35.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:35.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:35.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:35.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:35.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:35.380 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 13:33:35.380 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:33:35.380 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:35.381 INFO [WorkbenchTestable][AbstractView] Launch removed 13:33:35.423 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:35.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:35.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:35.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:33:35.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:35.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:35.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:35.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:33:35.425 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:33:35.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:35.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:35.426 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:35.426 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:33:35.426 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:35.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:35.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:33:35.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:33:35.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:33:35.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:35.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:35.432 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:35.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:35.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:35.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:35.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:35.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:35.439 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:35.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:35.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:35.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:35.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:35.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:35.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:35.444 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:35.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:35.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:35.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:35.482 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:35.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:35.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:35.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:35.484 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:35.484 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:35.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:35.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:35.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:35.484 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:33:35.485 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:33:35.485 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:33:35.485 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:33:35.485 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:35.485 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:33:35.485 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:35.485 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:33:35.485 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:33:35.485 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Terminated)' 13:33:35.485 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:33:35.485 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:33:35.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:33:36.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:33:36.486 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:36.486 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:36.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:36.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:36.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:36.487 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:33:36.488 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:33:36.488 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:33:36.488 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:33:36.488 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:36.488 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:33:36.488 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:36.488 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:33:36.488 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:33:36.488 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Terminated)' 13:33:36.488 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:33:36.488 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:33:36.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:33:36.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:33:36.488 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:36.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:36.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:36.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:36.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:36.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:36.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:36.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:36.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:36.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:36.489 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:36.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:36.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:36.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:36.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 13:33:36.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:36.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:36.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:36.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:36.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:36.490 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:33:36.574 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:33:36.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:36.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:36.575 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:33:36.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:36.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:36.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:36.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:36.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:36.576 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:36.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 '\*?\QPackage Explorer\E') 13:33:36.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:36.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:36.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:36.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:36.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:36.576 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:36.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:36.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:36.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:36.589 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:36.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:36.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:36.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:36.590 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:36.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:36.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:36.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:36.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:36.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:36.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:37.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:37.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:37.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:33:37.592 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:37.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:37.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:37.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:37.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 13:33:37.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:37.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:37.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:37.593 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 13:33:37.593 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:33:37.593 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 13:33:37.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 13:33:37.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:37.594 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 13:33:37.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:37.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 13:33:37.594 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:33:37.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:33:37.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:37.594 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:33:37.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:37.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:33:37.594 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 13:33:37.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:33:37.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:37.594 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:33:37.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:37.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:33:37.594 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:33:37.594 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:33:37.594 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:33:37.596 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:33:37.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:37.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:37.597 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:37.597 DEBUG [main][MenuItemLookup] Found menu:'File' 13:33:37.597 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:33:37.597 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:33:37.597 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:33:37.597 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:33:37.597 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:33:37.597 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:33:37.597 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:33:37.597 DEBUG [main][MenuItemLookup] Item match:Run 13:33:37.598 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:33:37.598 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:33:37.598 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:37.598 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:33:37.598 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:33:37.598 DEBUG [main][MenuItemLookup] Item match:Run As 13:33:37.598 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 13:33:37.598 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 13:33:37.598 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 13:33:37.598 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 13:33:37.598 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 13:33:37.598 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 13:33:37.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 13:33:37.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:37.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:37.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:37.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:37.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') 13:33:37.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:37.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:37.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:37.762 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:37.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:37.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:37.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 13:33:37.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 13:33:37.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:33:37.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 13:33:37.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:33:37.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:33:37.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:33:37.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:33:37.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:33:37.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:33:37.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:33:37.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:33:37.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:33:37.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:33:37.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:33:37.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:33:37.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:33:37.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 13:33:37.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.822 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:37.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:37.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:37.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:37.826 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:37.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:37.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:37.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:37.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:37.830 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:37.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:37.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:37.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:37.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:37.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:37.831 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:37.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:37.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:37.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:37.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:37.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:37.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 13:33:37.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.853 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:37.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:37.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:37.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:37.858 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:37.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 '\*?\QConsole\E') 13:33:37.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:37.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:37.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:37.862 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:37.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:37.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:37.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:37.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:37.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:37.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch... 13:33:37.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.867 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:37.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:37.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:37.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:37.871 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:37.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:37.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:37.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:37.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:37.876 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:37.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:37.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:37.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:37.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:37.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:37.877 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:37.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:37.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:37.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:37.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:37.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:37.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch finished successfully 13:33:37.878 INFO [WorkbenchTestable][AbstractView] Removing launch from console 13:33:37.879 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:37.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:37.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:37.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:37.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:37.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:37.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:33:37.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:37.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:37.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:37.880 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 13:33:37.880 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:33:37.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:37.881 INFO [WorkbenchTestable][AbstractView] Launch removed 13:33:37.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch... 13:33:37.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.925 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:37.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:37.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:37.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:37.932 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:37.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:37.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:37.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:37.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:37.954 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:37.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:37.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:37.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:37.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:37.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:37.956 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:37.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:37.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:37.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:37.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:37.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:37.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:37.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch finished successfully 13:33:37.957 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:37.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:37.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:37.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:37.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:37.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:37.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:37.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.964 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:37.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:37.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:37.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:37.970 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:37.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:37.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:37.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:37.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:37.974 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:37.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:37.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:37.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:37.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:37.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:37.975 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:37.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:37.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:37.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:37.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:37.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:37.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:37.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:37.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:33:37.978 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:33:37.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:37.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:37.978 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:37.978 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:33:37.979 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:37.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:37.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:33:37.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:33:37.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:33:37.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.985 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:37.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:37.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:37.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:37.990 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:37.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:37.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:37.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:37.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:37.995 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:37.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:38.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:38.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:38.028 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:38.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:38.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:38.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:38.030 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:38.030 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:38.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:38.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:38.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:38.031 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:33:38.031 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:33:38.032 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:33:38.032 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:33:38.032 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:38.032 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:33:38.032 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:38.032 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:33:38.032 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:33:38.032 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Terminated)' 13:33:38.032 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:33:38.032 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:33:38.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:33:39.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:33:39.533 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:39.533 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:39.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:39.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:39.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:39.534 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:33:39.535 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:33:39.535 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:33:39.535 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:33:39.535 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:39.535 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:33:39.535 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:39.535 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:33:39.535 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:33:39.535 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Terminated)' 13:33:39.535 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:33:39.535 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:33:39.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:33:39.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:33:39.535 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:39.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:39.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:39.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:39.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 13:33:39.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:39.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:39.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:39.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:39.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:39.537 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:39.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:39.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:39.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:39.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:39.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:39.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:39.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:39.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:39.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:39.538 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:33:39.619 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:33:39.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:39.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:39.620 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:33:39.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:39.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:39.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:39.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:39.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:39.621 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:39.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:33:39.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:39.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:39.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:39.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:39.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:39.621 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:39.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:39.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:39.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:39.634 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:39.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:39.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:39.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:39.635 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:39.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:39.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:39.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:39.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:39.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:39.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:40.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:40.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:40.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:40.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:40.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:33:40.636 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:40.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:40.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:40.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:40.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 13:33:40.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:40.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:40.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:40.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:40.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:40.638 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 13:33:40.638 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:33:40.638 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 13:33:40.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 13:33:40.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:40.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 13:33:40.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:40.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 13:33:40.638 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:33:40.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:33:40.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:40.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:33:40.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:40.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:33:40.639 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestLoopClass.java of tree item test 13:33:40.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:33:40.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:40.639 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:33:40.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:40.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:33:40.639 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestLoopClass.java 13:33:40.639 DEBUG [main][TreeItemHandler] Selecting tree item: TestLoopClass.java 13:33:40.639 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestLoopClass.java about selection 13:33:40.641 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestLoopClass.java 13:33:40.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:40.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:40.642 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:40.642 DEBUG [main][MenuItemLookup] Found menu:'File' 13:33:40.642 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:33:40.642 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:33:40.642 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:33:40.642 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:33:40.642 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:33:40.642 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:33:40.642 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:33:40.642 DEBUG [main][MenuItemLookup] Item match:Run 13:33:40.642 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:33:40.642 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:33:40.642 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:40.642 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:33:40.642 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:33:40.642 DEBUG [main][MenuItemLookup] Item match:Run As 13:33:40.642 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 13:33:40.642 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 13:33:40.642 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 13:33:40.643 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 13:33:40.643 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 13:33:40.643 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 13:33:40.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass.*'... 13:33:40.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:40.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:40.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:40.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:40.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:40.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:40.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:40.945 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:40.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:40.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:40.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:41.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:41.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:41.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:41.114 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:41.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:41.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:41.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=163608 163609 163610 163611 163612 163613 163614 163615 163616 163617 163618 163619 163620 163621 163622 163623 163624 163625 163626 163627 163628 163629 163630 163631 163632 163633 163634 163635 163636 163637 163638 163639 163640 163641 163642 163643 163644 163645 163646 163647 163648 163649 163650 163651 163652 163653 163654 163655 163656 163657 163658 163659 163660 163661 163662 163663 163664 163665 163666 163667 163668 163669 163670 163671 163672 163673 163674 163675 163676 163677 163678 163679 163680 163681 163682 163683 163684 163685 163686 163687 163688 163689 163690 163691 163692 163693 163694 163695 163696 163697 163698 163699 163700 163701 163702 163703 163704 163705 163706 163707 163708 163709 163710 163711 163712 163713 163714 163715 163716 163717 163718 163719 163720 163721 163722 163723 163724 163725 163726 163727 163728 163729 163730 163731 163732 163733 163734 163735 163736 163737 163738 163739 163740 163741 163742 163743 163744 163745 163746 163747 163748 163749 163750 163751 163752 163753 163754 163755 163756 163757 163758 163759 163760 163761 163762 163763 163764 163765 163766 163767 163768 163769 163770 163771 163772 163773 163774 163775 163776 163777 163778 163779 163780 163781 163782 163783 163784 163785 163786 163787 163788 163789 163790 163791 163792 163793 163794 163795 163796 163797 163798 163799 163800 163801 163802 163803 163804 163805 163806 163807 163808 163809 163810 163811 163812 163813 163814 163815 163816 163817 163818 163819 163820 163821 163822 163823 163824 163825 163826 163827 163828 163829 163830 163831 163832 163833 163834 163835 163836 163837 163838 163839 163840 163841 163842 163843 163844 163845 163846 163847 163848 163849 163850 163851 163852 163853 163854 163855 163856 163857 163858 163859 163860 163861 163862 163863 163864 163865 163866 163867 163868 163869 163870 163871 163872 163873 163874 163875 163876 163877 163878 163879 163880 163881 163882 163883 163884 163885 163886 163887 163888 163889 163890 163891 163892 163893 163894 163895 163896 163897 163898 163899 163900 163901 163902 163903 163904 163905 163906 163907 163908 163909 163910 163911 163912 163913 163914 163915 163916 163917 163918 163919 163920 163921 163922 163923 163924 163925 163926 163927 163928 163929 163930 163931 163932 163933 163934 163935 163936 163937 163938 163939 163940 163941 163942 163943 163944 163945 163946 163947 163948 163949 163950 163951 163952 163953 163954 163955 163956 163957 163958 163959 163960 163961 163962 163963 163964 163965 163966 163967 163968 163969 163970 163971 163972 163973 163974 163975 163976 163977 163978 163979 163980 163981 163982 163983 163984 163985 163986 163987 163988 163989 163990 163991 163992 163993 163994 163995 163996 163997 163998 163999 164000 164001 164002 164003 164004 164005 164006 164007 164008 164009 164010 164011 164012 164013 164014 164015 164016 164017 164018 164019 164020 164021 164022 164023 164024 164025 164026 164027 164028 164029 164030 164031 164032 164033 164034 164035 164036 164037 164038 164039 164040 164041 164042 164043 164044 164045 164046 164047 164048 164049 164050 164051 164052 164053 164054 164055 164056 164057 164058 164059 164060 164061 164062 164063 164064 164065 164066 164067 164068 164069 164070 164071 164072 164073 164074 164075 164076 164077 164078 164079 164080 164081 164082 164083 164084 164085 164086 164087 164088 164089 164090 164091 164092 164093 164094 164095 164096 164097 164098 164099 164100 164101 164102 164103 164104 164105 164106 164107 164108 164109 164110 164111 164112 164113 164114 164115 164116 164117 164118 164119 164120 164121 164122 164123 164124 164125 164126 164127 164128 164129 164130 164131 164132 164133 164134 164135 164136 164137 164138 164139 164140 164141 164142 164143 164144 164145 164146 164147 164148 164149 164150 164151 164152 164153 164154 164155 164156 164157 164158 164159 164160 164161 164162 164163 164164 164165 164166 164167 164168 164169 164170 164171 164172 164173 164174 164175 164176 164177 164178 164179 164180 164181 164182 164183 164184 164185 164186 164187 164188 164189 164190 164191 164192 164193 164194 164195 164196 164197 164198 164199 164200 164201 164202 164203 164204 164205 164206 164207 164208 164209 164210 164211 164212 164213 164214 164215 164216 164217 164218 164219 164220 164221 164222 164223 164224 164225 164226 164227 164228 164229 164230 164231 164232 164233 164234 164235 164236 164237 164238 164239 164240 164241 164242 164243 164244 164245 164246 164247 164248 164249 164250 164251 164252 164253 164254 164255 164256 164257 164258 164259 164260 164261 164262 164263 164264 164265 164266 164267 164268 164269 164270 164271 164272 164273 164274 164275 164276 164277 164278 164279 164280 164281 164282 164283 164284 164285 164286 164287 164288 164289 164290 164291 164292 164293 164294 164295 164296 164297 164298 164299 164300 164301 164302 164303 164304 164305 164306 164307 164308 164309 164310 164311 164312 164313 164314 164315 164316 164317 164318 164319 164320 164321 164322 164323 164324 164325 164326 164327 164328 164329 164330 164331 164332 164333 164334 164335 164336 164337 164338 164339 164340 164341 164342 164343 164344 164345 164346 164347 164348 164349 164350 164351 164352 164353 164354 164355 164356 164357 164358 164359 164360 164361 164362 164363 164364 164365 164366 164367 164368 164369 164370 164371 164372 164373 164374 164375 164376 164377 164378 164379 164380 164381 164382 164383 164384 164385 164386 164387 164388 164389 164390 164391 164392 164393 164394 164395 164396 164397 164398 164399 164400 164401 164402 164403 164404 164405 164406 164407 164408 164409 164410 164411 164412 164413 164414 164415 164416 164417 164418 164419 164420 164421 164422 164423 164424 164425 164426 164427 164428 164429 164430 164431 164432 164433 164434 164435 164436 164437 164438 164439 164440 164441 164442 164443 164444 164445 164446 164447 164448 164449 164450 164451 164452 164453 164454 164455 164456 164457 164458 164459 164460 164461 164462 164463 164464 164465 164466 164467 164468 164469 164470 164471 164472 164473 164474 164475 164476 164477 164478 164479 164480 164481 164482 164483 164484 164485 164486 164487 164488 164489 164490 164491 164492 164493 164494 164495 164496 164497 164498 164499 164500 164501 164502 164503 164504 164505 164506 164507 164508 164509 164510 164511 164512 164513 164514 164515 164516 164517 164518 164519 164520 164521 164522 164523 164524 164525 164526 164527 164528 164529 164530 164531 164532 164533 164534 164535 164536 164537 164538 164539 164540 164541 164542 164543 164544 164545 164546 164547 164548 164549 164550 164551 164552 164553 164554 164555 164556 164557 164558 164559 164560 164561 164562 164563 164564 164565 164566 164567 164568 164569 164570 164571 164572 164573 164574 164575 164576 164577 164578 164579 164580 164581 164582 164583 164584 164585 164586 164587 164588 164589 164590 164591 164592 164593 164594 164595 164596 164597 164598 164599 164600 164601 164602 164603 164604 164605 164606 164607 164608 164609 164610 164611 164612 164613 164614 164615 164616 164617 164618 164619 164620 164621 164622 164623 164624 164625 164626 164627 164628 164629 164630 164631 164632 164633 164634 164635 164636 164637 164638 164639 164640 164641 164642 164643 164644 164645 164646 164647 164648 164649 164650 164651 164652 164653 164654 164655 164656 164657 164658 164659 164660 164661 164662 164663 164664 164665 164666 164667 164668 164669 164670 164671 164672 164673 164674 164675 164676 164677 164678 164679 164680 164681 164682 164683 164684 164685 164686 164687 164688 164689 164690 164691 164692 164693 164694 164695 164696 164697 164698 164699 164700 164701 164702 164703 164704 164705 164706 164707 164708 164709 164710 164711 164712 164713 164714 164715 164716 164717 164718 164719 164720 164721 164722 164723 164724 164725 164726 164727 164728 164729 164730 164731 164732 164733 164734 164735 164736 164737 164738 164739 164740 164741 164742 164743 164744 164745 164746 164747 164748 164749 164750 164751 164752 164753 164754 164755 164756 164757 164758 164759 164760 164761 164762 164763 164764 164765 164766 164767 164768 164769 164770 164771 164772 164773 164774 164775 164776 164777 164778 164779 164780 164781 164782 164783 164784 164785 164786 164787 164788 164789 164790 164791 164792 164793 164794 164795 164796 164797 164798 164799 164800 164801 164802 164803 164804 164805 164806 164807 164808 164809 164810 164811 164812 164813 164814 164815 164816 164817 164818 164819 164820 164821 164822 164823 164824 164825 164826 164827 164828 164829 164830 164831 164832 164833 164834 164835 164836 164837 164838 164839 164840 164841 164842 164843 164844 164845 164846 164847 164848 164849 164850 164851 164852 164853 164854 164855 164856 164857 164858 164859 164860 164861 164862 164863 164864 164865 164866 164867 164868 164869 164870 164871 164872 164873 164874 164875 164876 164877 164878 164879 164880 164881 164882 164883 164884 164885 164886 164887 164888 164889 164890 164891 164892 164893 164894 164895 164896 164897 164898 164899 164900 164901 164902 164903 164904 164905 164906 164907 164908 164909 164910 164911 164912 164913 164914 164915 164916 164917 164918 164919 164920 164921 164922 164923 164924 164925 164926 164927 164928 164929 164930 164931 164932 164933 164934 164935 164936 164937 164938 164939 164940 164941 164942 164943 164944 164945 164946 164947 164948 164949 164950 164951 164952 164953 164954 164955 164956 164957 164958 164959 164960 164961 164962 164963 164964 164965 164966 164967 164968 164969 164970 164971 164972 164973 164974 164975 164976 164977 164978 164979 164980 164981 164982 164983 164984 164985 164986 164987 164988 164989 164990 164991 164992 164993 164994 164995 164996 164997 164998 164999 165000 165001 165002 165003 165004 165005 165006 165007 165008 165009 165010 165011 165012 165013 165014 165015 165016 165017 165018 165019 165020 165021 165022 165023 165024 165025 165026 165027 165028 165029 165030 165031 165032 165033 165034 165035 165036 165037 165038 165039 165040 165041 165042 165043 165044 165045 165046 165047 165048 165049 165050 165051 165052 165053 165054 165055 165056 165057 165058 165059 165060 165061 165062 165063 165064 165065 165066 165067 165068 165069 165070 165071 165072 165073 165074 165075 165076 165077 165078 165079 165080 165081 165082 165083 165084 165085 165086 165087 165088 165089 165090 165091 165092 165093 165094 165095 165096 165097 165098 165099 165100 165101 165102 165103 165104 165105 165106 165107 165108 165109 165110 165111 165112 165113 165114 165115 165116 165117 165118 165119 165120 165121 165122 165123 165124 165125 165126 165127 165128 165129 165130 165131 165132 165133 165134 165135 165136 165137 165138 165139 165140 165141 165142 165143 165144 165145 165146 165147 165148 165149 165150 165151 165152 165153 165154 165155 165156 165157 165158 165159 165160 165161 165162 165163 165164 165165 165166 165167 165168 165169 165170 165171 165172 165173 165174 165175 165176 165177 165178 165179 165180 165181 165182 165183 165184 165185 165186 165187 165188 165189 165190 165191 165192 165193 165194 165195 165196 165197 165198 165199 165200 165201 165202 165203 165204 165205 165206 165207 165208 165209 165210 165211 165212 165213 165214 165215 165216 165217 165218 165219 165220 165221 165222 165223 165224 165225 165226 165227 165228 165229 165230 165231 165232 165233 165234 165235 165236 165237 165238 165239 165240 165241 165242 165243 165244 165245 165246 165247 165248 165249 165250 165251 165252 165253 165254 165255 165256 165257 165258 165259 165260 165261 165262 165263 165264 165265 165266 165267 165268 165269 165270 165271 165272 165273 165274 165275 165276 165277 165278 165279 165280 165281 165282 165283 165284 165285 165286 165287 165288 165289 165290 165291 165292 165293 165294 165295 165296 165297 165298 165299 165300 165301 165302 165303 165304 165305 165306 165307 165308 165309 165310 165311 165312 165313 165314 165315 165316 165317 165318 165319 165320 165321 165322 165323 165324 165325 165326 165327 165328 165329 165330 165331 165332 165333 165334 165335 165336 165337 165338 165339 165340 165341 165342 165343 165344 165345 165346 165347 165348 165349 165350 165351 165352 165353 165354 165355 165356 165357 165358 165359 165360 165361 165362 165363 165364 165365 165366 165367 165368 165369 165370 165371 165372 165373 165374 165375 165376 165377 165378 165379 165380 165381 165382 165383 165384 165385 165386 165387 165388 165389 165390 165391 165392 165393 165394 165395 165396 165397 165398 165399 165400 165401 165402 165403 165404 165405 165406 165407 165408 165409 165410 165411 165412 165413 165414 165415 165416 165417 165418 165419 165420 165421 165422 165423 165424 165425 165426 165427 165428 165429 165430 165431 165432 165433 165434 165435 165436 165437 165438 165439 165440 165441 165442 165443 165444 165445 165446 165447 165448 165449 165450 165451 165452 165453 165454 165455 165456 165457 165458 165459 165460 165461 165462 165463 165464 165465 165466 165467 165468 165469 165470 165471 165472 165473 165474 165475 165476 165477 165478 165479 165480 165481 165482 165483 165484 165485 165486 165487 165488 165489 165490 165491 165492 165493 165494 165495 165496 165497 165498 165499 165500 165501 165502 165503 165504 165505 165506 165507 165508 165509 165510 165511 165512 165513 165514 165515 165516 165517 165518 165519 165520 165521 165522 165523 165524 165525 165526 165527 165528 165529 165530 165531 165532 165533 165534 165535 165536 165537 165538 165539 165540 165541 165542 165543 165544 165545 165546 165547 165548 165549 165550 165551 165552 165553 165554 165555 165556 165557 165558 165559 165560 165561 165562 165563 165564 165565 165566 165567 165568 165569 165570 165571 165572 165573 165574 165575 165576 165577 165578 165579 165580 165581 165582 165583 165584 165585 165586 165587 165588 165589 165590 165591 165592 165593 165594 165595 165596 165597 165598 165599 165600 165601 165602 165603 165604 165605 165606 165607 165608 165609 165610 165611 165612 165613 165614 165615 165616 165617 165618 165619 165620 165621 165622 165623 165624 165625 165626 165627 165628 165629 165630 165631 165632 165633 165634 165635 165636 165637 165638 165639 165640 165641 165642 165643 165644 165645 165646 165647 165648 165649 165650 165651 165652 165653 165654 165655 165656 165657 165658 165659 165660 165661 165662 165663 165664 165665 165666 165667 165668 165669 165670 165671 165672 165673 165674 165675 165676 165677 165678 165679 165680 165681 165682 165683 165684 165685 165686 165687 165688 165689 165690 165691 165692 165693 165694 165695 165696 165697 165698 165699 165700 165701 165702 165703 165704 165705 165706 165707 165708 165709 165710 165711 165712 165713 165714 165715 165716 165717 165718 165719 165720 165721 165722 165723 165724 165725 165726 165727 165728 165729 165730 165731 165732 165733 165734 165735 165736 165737 165738 165739 165740 165741 165742 165743 165744 165745 165746 165747 165748 165749 165750 165751 165752 165753 165754 165755 165756 165757 165758 165759 165760 165761 165762 165763 165764 165765 165766 165767 165768 165769 165770 165771 165772 165773 165774 165775 165776 165777 165778 165779 165780 165781 165782 165783 165784 165785 165786 165787 165788 165789 165790 165791 165792 165793 165794 165795 165796 165797 165798 165799 165800 165801 165802 165803 165804 165805 165806 165807 165808 165809 165810 165811 165812 165813 165814 165815 165816 165817 165818 165819 165820 165821 165822 165823 165824 165825 165826 165827 165828 165829 165830 165831 165832 165833 165834 165835 165836 165837 165838 165839 165840 165841 165842 165843 165844 165845 165846 165847 165848 165849 165850 165851 165852 165853 165854 165855 165856 165857 165858 165859 165860 165861 165862 165863 165864 165865 165866 165867 165868 165869 165870 165871 165872 165873 165874 165875 165876 165877 165878 165879 165880 165881 165882 165883 165884 165885 165886 165887 165888 165889 165890 165891 165892 165893 165894 165895 165896 165897 165898 165899 165900 165901 165902 165903 165904 165905 165906 165907 165908 165909 165910 165911 165912 165913 165914 165915 165916 165917 165918 165919 165920 165921 165922 165923 165924 165925 165926 165927 165928 165929 165930 165931 165932 165933 165934 165935 165936 165937 165938 165939 165940 165941 165942 165943 165944 165945 165946 165947 165948 165949 165950 165951 165952 165953 165954 165955 165956 165957 165958 165959 165960 165961 165962 165963 165964 165965 165966 165967 165968 165969 165970 165971 165972 165973 165974 165975 165976 165977 165978 165979 165980 165981 165982 165983 165984 165985 165986 165987 165988 165989 165990 165991 165992 165993 165994 165995 165996 165997 165998 165999 166000 166001 166002 166003 166004 166005 166006 166007 166008 166009 166010 166011 166012 166013 166014 166015 166016 166017 166018 166019 166020 166021 166022 166023 166024 166025 166026 166027 166028 166029 166030 166031 166032 166033 166034 166035 166036 166037 166038 166039 166040 166041 166042 166043 166044 166045 166046 166047 166048 166049 166050 166051 166052 166053 166054 166055 166056 166057 166058 166059 166060 166061 166062 166063 166064 166065 166066 166067 166068 166069 166070 166071 166072 166073 166074 166075 166076 166077 166078 166079 166080 166081 166082 166083 166084 166085 166086 166087 166088 166089 166090 166091 166092 166093 166094 166095 166096 166097 166098 166099 166100 166101 166102 166103 166104 166105 166106 166107 166108 166109 166110 166111 166112 166113 166114 166115 166116 166117 166118 166119 166120 166121 166122 166123 166124 166125 166126 166127 166128 166129 166130 166131 166132 166133 166134 166135 166136 166137 166138 166139 166140 166141 166142 166143 166144 166145 166146 166147 166148 166149 166150 166151 166152 166153 166154 166155 166156 166157 166158 166159 166160 166161 166162 166163 166164 166165 166166 166167 166168 166169 166170 166171 166172 166173 166174 166175 166176 166177 166178 166179 166180 166181 166182 166183 166184 166185 166186 166187 166188 166189 166190 166191 166192 166193 166194 166195 166196 166197 166198 166199 166200 166201 166202 166203 166204 166205 166206 166207 166208 166209 166210 166211 166212 166213 166214 166215 166216 166217 166218 166219 166220 166221 166222 166223 166224 166225 166226 166227 166228 166229 166230 166231 166232 166233 166234 166235 166236 166237 166238 166239 166240 166241 166242 166243 166244 166245 166246 166247 166248 166249 166250 166251 166252 166253 166254 166255 166256 166257 166258 166259 166260 166261 166262 166263 166264 166265 166266 166267 166268 166269 166270 166271 166272 166273 166274 166275 166276 166277 166278 166279 166280 166281 166282 166283 166284 166285 166286 166287 166288 166289 166290 166291 166292 166293 166294 166295 166296 166297 166298 166299 166300 166301 166302 166303 166304 166305 166306 166307 166308 166309 166310 166311 166312 166313 166314 166315 166316 166317 166318 166319 166320 166321 166322 166323 166324 166325 166326 166327 166328 166329 166330 166331 166332 166333 166334 166335 166336 166337 166338 166339 166340 166341 166342 166343 166344 166345 166346 166347 166348 166349 166350 166351 166352 166353 166354 166355 166356 166357 166358 166359 166360 166361 166362 166363 166364 166365 166366 166367 166368 166369 166370 166371 166372 166373 166374 166375 166376 166377 166378 166379 166380 166381 166382 166383 166384 166385 166386 166387 166388 166389 166390 166391 166392 166393 166394 166395 166396 166397 166398 166399 166400 166401 166402 166403 166404 166405 166406 166407 166408 166409 166410 166411 166412 166413 166414 166415 166416 166417 166418 166419 166420 166421 166422 166423 166424 166425 166426 166427 166428 166429 166430 166431 166432 166433 166434 166435 166436 166437 166438 166439 166440 166441 166442 166443 166444 166445 166446 166447 166448 166449 166450 166451 166452 166453 166454 166455 166456 166457 166458 166459 166460 166461 166462 166463 166464 166465 166466 166467 166468 166469 166470 166471 166472 166473 166474 166475 166476 166477 166478 166479 166480 166481 166482 166483 166484 166485 166486 166487 166488 166489 166490 166491 166492 166493 166494 166495 166496 166497 166498 166499 166500 166501 166502 166503 166504 166505 166506 166507 166508 166509 166510 166511 166512 166513 166514 166515 166516 166517 166518 166519 166520 166521 166522 166523 166524 166525 166526 166527 166528 166529 166530 166531 166532 166533 166534 166535 166536 166537 166538 166539 166540 166541 166542 166543 166544 166545 166546 166547 166548 166549 166550 166551 166552 166553 166554 166555 166556 166557 166558 166559 166560 166561 166562 166563 166564 166565 166566 166567 166568 166569 166570 166571 166572 166573 166574 166575 166576 166577 166578 166579 166580 166581 166582 166583 166584 166585 166586 166587 166588 166589 166590 166591 166592 166593 166594 166595 166596 166597 166598 166599 166600 166601 166602 166603 166604 166605 166606 166607 166608 166609 166610 166611 166612 166613 166614 166615 166616 166617 166618 166619 166620 166621 166622 166623 166624 166625 166626 166627 166628 166629 166630 166631 166632 166633 166634 166635 166636 166637 166638 166639 166640 166641 166642 166643 166644 166645 166646 166647 166648 166649 166650 166651 166652 166653 166654 166655 166656 166657 166658 166659 166660 166661 166662 166663 166664 166665 166666 166667 166668 166669 166670 166671 166672 166673 166674 166675 166676 166677 166678 166679 166680 166681 166682 166683 166684 166685 166686 166687 166688 166689 166690 166691 166692 166693 166694 166695 166696 166697 166698 166699 166700 166701 166702 166703 166704 166705 166706 166707 166708 166709 166710 166711 166712 166713 166714 166715 166716 166717 166718 166719 166720 166721 166722 166723 166724 166725 166726 166727 166728 166729 166730 166731 166732 166733 166734 166735 166736 166737 166738 166739 166740 166741 166742 166743 166744 166745 166746 166747 166748 166749 166750 166751 166752 166753 166754 166755 166756 166757 166758 166759 166760 166761 166762 166763 166764 166765 166766 166767 166768 166769 166770 166771 166772 166773 166774 166775 166776 166777 166778 166779 166780 166781 166782 166783 166784 166785 166786 166787 166788 166789 166790 166791 166792 166793 166794 166795 166796 166797 166798 166799 166800 166801 166802 166803 166804 166805 166806 166807 166808 166809 166810 166811 166812 166813 166814 166815 166816 166817 166818 166819 166820 166821 166822 166823 166824 166825 166826 166827 166828 166829 166830 166831 166832 166833 166834 166835 166836 166837 166838 166839 166840 166841 166842 166843 166844 166845 166846 166847 166848 166849 166850 166851 166852 166853 166854 166855 166856 166857 166858 166859 166860 166861 166862 166863 166864 166865 166866 166867 166868 166869 166870 166871 166872 166873 166874 166875 166876 166877 166878 166879 166880 166881 166882 166883 166884 166885 166886 166887 166888 166889 166890 166891 166892 166893 166894 166895 166896 166897 166898 166899 166900 166901 166902 166903 166904 166905 166906 166907 166908 166909 166910 166911 166912 166913 166914 166915 166916 166917 166918 166919 166920 166921 166922 166923 166924 166925 166926 166927 166928 166929 166930 166931 166932 166933 166934 166935 166936 166937 166938 166939 166940 166941 166942 166943 166944 166945 166946 166947 166948 166949 166950 166951 166952 166953 166954 166955 166956 166957 166958 166959 166960 166961 166962 166963 166964 166965 166966 166967 166968 166969 166970 166971 166972 166973 166974 166975 166976 166977 166978 166979 166980 166981 166982 166983 166984 166985 166986 166987 166988 166989 166990 166991 166992 166993 166994 166995 166996 166997 166998 166999 167000 167001 167002 167003 167004 167005 167006 167007 167008 167009 167010 167011 167012 167013 167014 167015 167016 167017 167018 167019 167020 167021 167022 167023 167024 167025 167026 167027 167028 167029 167030 167031 167032 167033 167034 167035 167036 167037 167038 167039 167040 167041 167042 167043 167044 167045 167046 167047 167048 167049 167050 167051 167052 167053 167054 167055 167056 167057 167058 167059 167060 167061 167062 167063 167064 167065 167066 167067 167068 167069 167070 167071 167072 167073 167074 167075 167076 167077 167078 167079 167080 167081 167082 167083 167084 167085 167086 167087 167088 167089 167090 167091 167092 167093 167094 167095 167096 167097 167098 167099 167100 167101 167102 167103 167104 167105 167106 167107 167108 167109 167110 167111 167112 167113 167114 167115 167116 167117 167118 167119 167120 167121 167122 167123 167124 167125 167126 167127 167128 167129 167130 167131 167132 167133 167134 167135 167136 167137 167138 167139 167140 167141 167142 167143 167144 167145 167146 167147 167148 167149 167150 167151 167152 167153 167154 167155 167156 167157 167158 167159 167160 167161 167162 167163 167164 167165 167166 167167 167168 167169 167170 167171 167172 167173 167174 167175 167176 167177 167178 167179 167180 167181 167182 167183 167184 167185 167186 167187 167188 167189 167190 167191 167192 167193 167194 167195 167196 167197 167198 167199 167200 167201 167202 167203 167204 167205 167206 167207 167208 167209 167210 167211 167212 167213 167214 167215 167216 167217 167218 167219 167220 167221 167222 167223 167224 167225 167226 167227 167228 167229 167230 167231 167232 167233 167234 167235 167236 167237 167238 167239 167240 167241 167242 167243 167244 167245 167246 167247 167248 167249 167250 167251 167252 167253 167254 167255 167256 167257 167258 167259 167260 167261 167262 167263 167264 167265 167266 167267 167268 167269 167270 167271 167272 167273 167274 167275 167276 167277 167278 167279 167280 167281 167282 167283 167284 167285 167286 167287 167288 167289 167290 167291 167292 167293 167294 167295 167296 167297 167298 167299 167300 167301 167302 167303 167304 167305 167306 167307 167308 167309 167310 167311 167312 167313 167314 167315 167316 167317 167318 167319 167320 167321 167322 167323 167324 167325 167326 167327 167328 167329 167330 167331 167332 167333 167334 167335 167336 167337 167338 167339 167340 167341 167342 167343 167344 167345 167346 167347 167348 167349 167350 167351 167352 167353 167354 167355 167356 167357 167358 167359 167360 167361 167362 167363 167364 167365 167366 167367 167368 167369 167370 167371 167372 167373 167374 167375 167376 167377 167378 167379 167380 167381 167382 167383 167384 167385 167386 167387 167388 167389 167390 167391 167392 167393 167394 167395 167396 167397 167398 167399 167400 167401 167402 167403 167404 167405 167406 167407 167408 167409 167410 167411 167412 167413 167414 167415 167416 167417 167418 167419 167420 167421 167422 167423 167424 167425 167426 167427 167428 167429 167430 167431 167432 167433 167434 167435 167436 167437 167438 167439 167440 167441 167442 167443 167444 167445 167446 167447 167448 167449 167450 167451 167452 167453 167454 167455 167456 167457 167458 167459 167460 167461 167462 167463 167464 167465 167466 167467 167468 167469 167470 167471 167472 167473 167474 167475 167476 167477 167478 167479 167480 167481 167482 167483 167484 167485 167486 167487 167488 167489 167490 167491 167492 167493 167494 167495 167496 167497 167498 167499 167500 167501 167502 167503 167504 167505 167506 167507 167508 167509 167510 167511 167512 167513 167514 167515 167516 167517 167518 167519 167520 167521 167522 167523 167524 167525 167526 167527 167528 167529 167530 167531 167532 167533 167534 167535 167536 167537 167538 167539 167540 167541 167542 167543 167544 167545 167546 167547 167548 167549 167550 167551 167552 167553 167554 167555 167556 167557 167558 167559 167560 167561 167562 167563 167564 167565 167566 167567 167568 167569 167570 167571 167572 167573 167574 167575 167576 167577 167578 167579 167580 167581 167582 167583 167584 167585 167586 167587 167588 167589 167590 167591 167592 167593 167594 167595 167596 167597 167598 167599 167600 167601 167602 167603 167604 167605 167606 167607 167608 167609 167610 167611 167612 167613 167614 167615 167616 167617 167618 167619 167620 167621 167622 167623 167624 167625 167626 167627 167628 167629 167630 167631 167632 167633 167634 167635 167636 167637 167638 167639 167640 167641 167642 167643 167644 167645 167646 167647 167648 167649 167650 167651 167652 167653 167654 167655 167656 167657 167658 167659 167660 167661 167662 167663 167664 167665 167666 167667 167668 167669 167670 167671 167672 167673 167674 167675 167676 167677 167678 167679 167680 167681 167682 167683 167684 167685 167686 167687 167688 167689 167690 167691 167692 167693 167694 167695 167696 167697 167698 167699 167700 167701 167702 167703 167704 167705 167706 167707 167708 167709 167710 167711 167712 167713 167714 167715 167716 167717 167718 167719 167720 167721 167722 167723 167724 167725 167726 167727 167728 167729 167730 167731 167732 167733 167734 167735 167736 167737 167738 167739 167740 167741 167742 167743 167744 167745 167746 167747 167748 167749 167750 167751 167752 167753 167754 167755 167756 167757 167758 167759 167760 167761 167762 167763 167764 167765 167766 167767 167768 167769 167770 167771 167772 167773 167774 167775 167776 167777 167778 167779 167780 167781 167782 167783 167784 167785 167786 167787 167788 167789 167790 167791 167792 167793 167794 167795 167796 167797 167798 167799 167800 167801 167802 167803 167804 167805 167806 167807 167808 167809 167810 167811 167812 167813 167814 167815 167816 167817 167818 167819 167820 167821 167822 167823 167824 167825 167826 167827 167828 167829 167830 167831 167832 167833 167834 167835 167836 167837 167838 167839 167840 167841 167842 167843 167844 167845 167846 167847 167848 167849 167850 167851 167852 167853 167854 167855 167856 167857 167858 167859 167860 167861 167862 167863 167864 167865 167866 167867 167868 167869 167870 167871 167872 167873 167874 167875 167876 167877 167878 167879 167880 167881 167882 167883 167884 167885 167886 167887 167888 167889 167890 167891 167892 167893 167894 167895 167896 167897 167898 167899 167900 167901 167902 167903 167904 167905 167906 167907 167908 167909 167910 167911 167912 167913 167914 167915 167916 167917 167918 167919 167920 167921 167922 167923 167924 167925 167926 167927 167928 167929 167930 167931 167932 167933 167934 167935 167936 167937 167938 167939 167940 167941 167942 167943 167944 167945 167946 167947 167948 167949 167950 167951 167952 167953 167954 167955 167956 167957 167958 167959 167960 167961 167962 167963 167964 167965 167966 167967 167968 167969 167970 167971 167972 167973 167974 167975 167976 167977 167978 167979 167980 167981 167982 167983 167984 167985 167986 167987 167988 167989 167990 167991 167992 167993 167994 167995 167996 167997 167998 167999 168000 168001 168002 168003 168004 168005 168006 168007 168008 168009 168010 168011 168012 168013 168014 168015 168016 168017 168018 168019 168020 168021 168022 168023 168024 168025 168026 168027 168028 168029 168030 168031 168032 168033 168034 168035 168036 168037 168038 168039 168040 168041 168042 168043 168044 168045 168046 168047 168048 168049 168050 168051 168052 168053 168054 168055 168056 168057 168058 168059 168060 168061 168062 168063 168064 168065 168066 168067 168068 168069 168070 168071 168072 168073 168074 168075 168076 168077 168078 168079 168080 168081 168082 168083 168084 168085 168086 168087 168088 168089 168090 168091 168092 168093 168094 168095 168096 168097 168098 168099 168100 168101 168102 168103 168104 168105 168106 168107 168108 168109 168110 168111 168112 168113 168114 168115 168116 168117 168118 168119 168120 168121 168122 168123 168124 168125 168126 168127 168128 168129 168130 168131 168132 168133 168134 168135 168136 168137 168138 168139 168140 168141 168142 168143 168144 168145 168146 168147 168148 168149 168150 168151 168152 168153 168154 168155 168156 168157 168158 168159 168160 168161 168162 168163 168164 168165 168166 168167 168168 168169 168170 168171 168172 168173 168174 168175 168176 168177 168178 168179 168180 168181 168182 168183 168184 168185 168186 168187 168188 168189 168190 168191 168192 168193 168194 168195 168196 168197 168198 168199 168200 168201 168202 168203 168204 168205 168206 168207 168208 168209 168210 168211 168212 168213 168214 168215 168216 168217 168218 168219 168220 168221 168222 168223 168224 168225 168226 168227 168228 168229 168230 168231 168232 168233 168234 168235 168236 168237 168238 168239 168240 168241 168242 168243 168244 168245 168246 168247 168248 168249 168250 168251 168252 168253 168254 168255 168256 168257 168258 168259 168260 168261 168262 168263 168264 168265 168266 168267 168268 168269 168270 168271 168272 168273 168274 168275 168276 168277 168278 168279 168280 168281 168282 168283 168284 168285 168286 168287 168288 168289 168290 168291 168292 168293 168294 168295 168296 168297 168298 168299 168300 168301 168302 168303 168304 168305 168306 168307 168308 168309 168310 168311 168312 168313 168314 168315 168316 168317 168318 168319 168320 168321 168322 168323 168324 168325 168326 168327 168328 168329 168330 168331 168332 168333 168334 168335 168336 168337 168338 168339 168340 168341 168342 168343 168344 168345 168346 168347 168348 168349 168350 168351 168352 168353 168354 168355 168356 168357 168358 168359 168360 168361 168362 168363 168364 168365 168366 168367 168368 168369 168370 168371 168372 168373 168374 168375 168376 168377 168378 168379 168380 168381 168382 168383 168384 168385 168386 168387 168388 168389 168390 168391 168392 168393 168394 168395 168396 168397 168398 168399 168400 168401 168402 168403 168404 168405 168406 168407 168408 168409 168410 168411 168412 168413 168414 168415 168416 168417 168418 168419 168420 168421 168422 168423 168424 168425 168426 168427 168428 168429 168430 168431 168432 168433 168434 168435 168436 168437 168438 168439 168440 168441 168442 168443 168444 168445 168446 168447 168448 168449 168450 168451 168452 168453 168454 168455 168456 168457 168458 168459 168460 168461 168462 168463 168464 168465 168466 168467 168468 168469 168470 168471 168472 168473 168474 168475 168476 168477 168478 168479 168480 168481 168482 168483 168484 168485 168486 168487 168488 168489 168490 168491 168492 168493 168494 168495 168496 168497 168498 168499 168500 168501 168502 168503 168504 168505 168506 168507 168508 168509 168510 168511 168512 168513 168514 168515 168516 168517 168518 168519 168520 168521 168522 168523 168524 168525 168526 168527 168528 168529 168530 168531 168532 168533 168534 168535 168536 168537 168538 168539 168540 168541 168542 168543 168544 168545 168546 168547 168548 168549 168550 168551 168552 168553 168554 168555 168556 168557 168558 168559 168560 168561 168562 168563 168564 168565 168566 168567 168568 168569 168570 168571 168572 168573 168574 168575 168576 168577 168578 168579 168580 168581 168582 168583 168584 168585 168586 168587 168588 168589 168590 168591 168592 168593 168594 168595 168596 168597 168598 168599 168600 168601 168602 168603 168604 168605 168606 168607 168608 168609 168610 168611 168612 168613 168614 168615 168616 168617 168618 168619 168620 168621 168622 168623 168624 168625 168626 168627 168628 168629 168630 168631 168632 168633 168634 168635 168636 168637 168638 168639 168640 168641 168642 168643 168644 168645 168646 168647 168648 168649 168650 168651 168652 168653 168654 168655 168656 168657 168658 168659 168660 168661 168662 168663 168664 168665 168666 168667 168668 168669 168670 168671 168672 168673 168674 168675 168676 168677 168678 168679 168680 168681 168682 168683 168684 168685 168686 168687 168688 168689 168690 168691 168692 168693 168694 168695 168696 168697 168698 168699 168700 168701 168702 168703 168704 168705 168706 168707 168708 168709 168710 168711 168712 168713 168714 168715 168716 168717 168718 168719 168720 168721 168722 168723 168724 168725 168726 168727 168728 168729 168730 168731 168732 168733 168734 168735 168736 168737 168738 168739 168740 168741 168742 168743 168744 168745 168746 168747 168748 168749 168750 168751 168752 168753 168754 168755 168756 168757 168758 168759 168760 168761 168762 168763 168764 168765 168766 168767 168768 168769 168770 168771 168772 168773 168774 168775 168776 168777 168778 168779 168780 168781 168782 168783 168784 168785 168786 168787 168788 168789 168790 168791 168792 168793 168794 168795 168796 168797 168798 168799 168800 168801 168802 168803 168804 168805 168806 168807 168808 168809 168810 168811 168812 168813 168814 168815 168816 168817 168818 168819 168820 168821 168822 168823 168824 168825 168826 168827 168828 168829 168830 168831 168832 168833 168834 168835 168836 168837 168838 168839 168840 168841 168842 168843 168844 168845 168846 168847 168848 168849 168850 168851 168852 168853 168854 168855 168856 168857 168858 168859 168860 168861 168862 168863 168864 168865 168866 168867 168868 168869 168870 168871 168872 168873 168874 168875 168876 168877 168878 168879 168880 168881 168882 168883 168884 168885 168886 168887 168888 168889 168890 168891 168892 168893 168894 168895 168896 168897 168898 168899 168900 168901 168902 168903 168904 168905 168906 168907 168908 168909 168910 168911 168912 168913 168914 168915 168916 168917 168918 168919 168920 168921 168922 168923 168924 168925 168926 168927 168928 168929 168930 168931 168932 168933 168934 168935 168936 168937 168938 168939 168940 168941 168942 168943 168944 168945 168946 168947 168948 168949 168950 168951 168952 168953 168954 168955 168956 168957 168958 168959 168960 168961 168962 168963 168964 168965 168966 168967 168968 168969 168970 168971 168972 168973 168974 168975 168976 168977 168978 168979 168980 168981 168982 168983 168984 168985 168986 168987 168988 168989 168990 168991 168992 168993 168994 168995 168996 168997 168998 168999 169000 169001 169002 169003 169004 169005 169006 169007 169008 169009 169010 169011 169012 169013 169014 169015 169016 169017 169018 169019 169020 169021 169022 169023 169024 169025 169026 169027 169028 169029 169030 169031 169032 169033 169034 169035 169036 169037 169038 169039 169040 169041 169042 169043 169044 169045 169046 169047 169048 169049 169050 169051 169052 169053 169054 169055 169056 169057 169058 169059 169060 169061 169062 169063 169064 169065 169066 169067 169068 169069 169070 169071 169072 169073 169074 169075 169076 169077 169078 169079 169080 169081 169082 169083 169084 169085 169086 169087 169088 169089 169090 169091 169092 169093 169094 169095 169096 169097 169098 169099 169100 169101 169102 169103 169104 169105 169106 169107 169108 169109 169110 169111 169112 169113 169114 169115 169116 169117 169118 169119 169120 169121 169122 169123 169124 169125 169126 169127 169128 169129 169130 169131 169132 169133 169134 169135 169136 169137 169138 169139 169140 169141 169142 169143 169144 169145 169146 169147 169148 169149 169150 169151 169152 169153 169154 169155 169156 169157 169158 169159 169160 169161 169162 169163 169164 169165 169166 169167 169168 169169 169170 169171 169172 169173 169174 169175 169176 169177 169178 169179 169180 169181 169182 169183 169184 169185 169186 169187 169188 169189 169190 169191 169192 169193 169194 169195 169196 169197 169198 169199 169200 169201 169202 169203 169204 169205 169206 169207 169208 169209 169210 169211 169212 169213 169214 169215 169216 169217 169218 169219 169220 169221 169222 169223 169224 169225 169226 169227 169228 169229 169230 169231 169232 169233 169234 169235 169236 169237 169238 169239 169240 169241 169242 169243 169244 169245 169246 169247 169248 169249 169250 169251 169252 169253 169254 169255 169256 169257 169258 169259 169260 169261 169262 169263 169264 169265 169266 169267 169268 169269 169270 169271 169272 169273 169274 169275 169276 169277 169278 169279 169280 169281 169282 169283 169284 169285 169286 169287 169288 169289 169290 169291 169292 169293 169294 169295 169296 169297 169298 169299 169300 169301 169302 169303 169304 169305 169306 169307 169308 169309 169310 169311 169312 169313 169314 169315 169316 169317 169318 169319 169320 169321 169322 169323 169324 169325 169326 169327 169328 169329 169330 169331 169332 169333 169334 169335 169336 169337 169338 169339 169340 169341 169342 169343 169344 169345 169346 169347 169348 169349 169350 169351 169352 169353 169354 169355 169356 169357 169358 169359 169360 169361 169362 169363 169364 169365 169366 169367 169368 169369 169370 169371 169372 169373 169374 169375 169376 169377 169378 169379 169380 169381 169382 169383 169384 169385 169386 169387 169388 169389 169390 169391 169392 169393 169394 169395 169396 169397 169398 169399 169400 169401 169402 169403 169404 169405 169406 169407 169408 169409 169410 169411 169412 169413 169414 169415 169416 169417 169418 169419 169420 169421 169422 169423 169424 169425 169426 169427 169428 169429 169430 169431 169432 169433 169434 169435 169436 169437 169438 169439 169440 169441 169442 169443 169444 169445 169446 169447 169448 169449 169450 169451 169452 169453 169454 169455 169456 169457 169458 169459 169460 169461 169462 169463 169464 169465 169466 169467 169468 169469 169470 169471 169472 169473 169474 169475 169476 169477 169478 169479 169480 169481 169482 169483 169484 169485 169486 169487 169488 169489 169490 169491 169492 169493 169494 169495 169496 169497 169498 169499 169500 169501 169502 169503 169504 169505 169506 169507 169508 169509 169510 169511 169512 169513 169514 169515 169516 169517 169518 169519 169520 169521 169522 169523 169524 169525 169526 169527 169528 169529 169530 169531 169532 169533 169534 169535 169536 169537 169538 169539 169540 169541 169542 169543 169544 169545 169546 169547 169548 169549 169550 169551 169552 169553 169554 169555 169556 169557 169558 169559 169560 169561 169562 169563 169564 169565 169566 169567 169568 169569 169570 169571 169572 169573 169574 169575 169576 169577 169578 169579 169580 169581 169582 169583 169584 169585 169586 169587 169588 169589 169590 169591 169592 169593 169594 169595 169596 169597 169598 169599 169600 169601 169602 169603 169604 169605 169606 169607 169608 169609 169610 169611 169612 169613 169614 169615 169616 169617 169618 169619 169620 169621 169622 169623 169624 169625 169626 169627 169628 169629 169630 169631 169632 169633 169634 169635 169636 169637 169638 169639 169640 169641 169642 169643 169644 169645 169646 169647 169648 169649 169650 169651 169652 169653 169654 169655 169656 169657 169658 169659 169660 169661 169662 169663 169664 169665 169666 169667 169668 169669 169670 169671 169672 169673 169674 169675 169676 169677 169678 169679 169680 169681 169682 169683 169684 169685 169686 169687 169688 169689 169690 169691 169692 169693 169694 169695 169696 169697 169698 169699 169700 169701 169702 169703 169704 169705 169706 169707 169708 169709 169710 169711 169712 169713 169714 169715 169716 169717 169718 169719 169720 169721 169722 169723 169724 169725 169726 169727 169728 169729 169730 169731 169732 169733 169734 169735 169736 169737 169738 169739 169740 169741 169742 169743 169744 169745 169746 169747 169748 169749 169750 169751 169752 169753 169754 169755 169756 169757 169758 169759 169760 169761 169762 169763 169764 169765 169766 169767 169768 169769 169770 169771 169772 169773 169774 169775 169776 169777 169778 169779 169780 169781 169782 169783 169784 169785 169786 169787 169788 169789 169790 169791 169792 169793 169794 169795 169796 169797 169798 169799 169800 169801 169802 169803 169804 169805 169806 169807 169808 169809 169810 169811 169812 169813 169814 169815 169816 169817 169818 169819 169820 169821 169822 169823 169824 169825 169826 169827 169828 169829 169830 169831 169832 169833 169834 169835 169836 169837 169838 169839 169840 169841 169842 169843 169844 169845 169846 169847 169848 169849 169850 169851 169852 169853 169854 169855 169856 169857 169858 169859 169860 169861 169862 169863 169864 169865 169866 169867 169868 169869 169870 169871 169872 169873 169874 169875 169876 169877 169878 169879 169880 169881 169882 169883 169884 169885 169886 169887 169888 169889 169890 169891 169892 169893 169894 169895 169896 169897 169898 169899 169900 169901 169902 169903 169904 169905 169906 169907 169908 169909 169910 169911 169912 169913 169914 169915 169916 169917 169918 169919 169920 169921 169922 169923 169924 169925 169926 169927 169928 169929 169930 169931 169932 169933 169934 169935 169936 169937 169938 169939 169940 169941 169942 169943 169944 169945 169946 169947 169948 169949 169950 169951 169952 169953 169954 169955 169956 169957 169958 169959 169960 169961 169962 169963 169964 169965 169966 169967 169968 169969 169970 169971 169972 169973 169974 169975 169976 169977 169978 169979 169980 169981 169982 169983 169984 169985 169986 169987 169988 169989 169990 169991 169992 169993 169994 169995 169996 169997 169998 169999 170000 170001 170002 170003 170004 170005 170006 170007 170008 170009 170010 170011 170012 170013 170014 170015 170016 170017 170018 170019 170020 170021 170022 170023 170024 170025 170026 170027 170028 170029 170030 170031 170032 170033 170034 170035 170036 170037 170038 170039 170040 170041 170042 170043 170044 170045 170046 170047 170048 170049 170050 170051 170052 170053 170054 170055 170056 170057 170058 170059 170060 170061 170062 170063 170064 170065 170066 170067 170068 170069 170070 170071 170072 170073 170074 170075 170076 170077 170078 170079 170080 170081 170082 170083 170084 170085 170086 170087 170088 170089 170090 170091 170092 170093 170094 170095 170096 170097 170098 170099 170100 170101 170102 170103 170104 170105 170106 170107 170108 170109 170110 170111 170112 170113 170114 170115 170116 170117 170118 170119 170120 170121 170122 170123 170124 170125 170126 170127 170128 170129 170130 170131 170132 170133 170134 170135 170136 170137 170138 170139 170140 170141 170142 170143 170144 170145 170146 170147 170148 170149 170150 170151 170152 170153 170154 170155 170156 170157 170158 170159 170160 170161 170162 170163 170164 170165 170166 170167 170168 170169 170170 170171 170172 170173 170174 170175 170176 170177 170178 170179 170180 170181 170182 170183 170184 170185 170186 170187 170188 170189 170190 170191 170192 170193 170194 170195 170196 170197 170198 170199 170200 170201 170202 170203 170204 170205 170206 170207 170208 170209 170210 170211 170212 170213 170214 170215 170216 170217 170218 170219 170220 170221 170222 170223 170224 170225 170226 170227 170228 170229 170230 170231 170232 170233 170234 170235 170236 170237 170238 170239 170240 170241 170242 170243 170244 170245 170246 170247 170248 170249 170250 170251 170252 170253 170254 170255 170256 170257 170258 170259 170260 170261 170262 170263 170264 170265 170266 170267 170268 170269 170270 170271 170272 170273 170274 170275 170276 170277 170278 170279 170280 170281 170282 170283 170284 170285 170286 170287 170288 170289 170290 170291 170292 170293 170294 170295 170296 170297 170298 170299 170300 170301 170302 170303 170304 170305 170306 170307 170308 170309 170310 170311 170312 170313 170314 170315 170316 170317 170318 170319 170320 170321 170322 170323 170324 170325 170326 170327 170328 170329 170330 170331 170332 170333 170334 170335 170336 170337 170338 170339 170340 170341 170342 170343 170344 170345 170346 170347 170348 170349 170350 170351 170352 170353 170354 170355 170356 170357 170358 170359 170360 170361 170362 170363 170364 170365 170366 170367 170368 170369 170370 170371 170372 170373 170374 170375 170376 170377 170378 170379 170380 170381 170382 170383 170384 170385 170386 170387 170388 170389 170390 170391 170392 170393 170394 170395 170396 170397 170398 170399 170400 170401 170402 170403 170404 170405 170406 170407 170408 170409 170410 170411 170412 170413 170414 170415 170416 170417 170418 170419 170420 170421 170422 170423 170424 170425 170426 170427 170428 170429 170430 170431 170432 170433 170434 170435 170436 170437 170438 170439 170440 170441 170442 170443 170444 170445 170446 170447 170448 170449 170450 170451 170452 170453 170454 170455 170456 170457 170458 170459 170460 170461 170462 170463 170464 170465 170466 170467 170468 170469 170470 170471 170472 170473 170474 170475 170476 170477 170478 170479 170480 170481 170482 170483 170484 170485 170486 170487 170488 170489 170490 170491 170492 170493 170494 170495 170496 170497 170498 170499 170500 170501 170502 170503 170504 170505 170506 170507 170508 170509 170510 170511 170512 170513 170514 170515 170516 170517 170518 170519 170520 170521 170522 170523 170524 170525 170526 170527 170528 170529 170530 170531 170532 170533 170534 170535 170536 170537 170538 170539 170540 170541 170542 170543 170544 170545 170546 170547 170548 170549 170550 170551 170552 170553 170554 170555 170556 170557 170558 170559 170560 170561 170562 170563 170564 170565 170566 170567 170568 170569 170570 170571 170572 170573 170574 170575 170576 170577 170578 170579 170580 170581 170582 170583 170584 170585 170586 170587 170588 170589 170590 170591 170592 170593 170594 170595 170596 170597 170598 170599 170600 170601 170602 170603 170604 170605 170606 170607 170608 170609 170610 170611 170612 170613 170614 170615 170616 170617 170618 170619 170620 170621 170622 170623 170624 170625 170626 170627 170628 170629 170630 170631 170632 170633 170634 170635 170636 170637 170638 170639 170640 170641 170642 170643 170644 170645 170646 170647 170648 170649 170650 170651 170652 170653 170654 170655 170656 170657 170658 170659 170660 170661 170662 170663 170664 170665 170666 170667 170668 170669 170670 170671 170672 170673 170674 170675 170676 170677 170678 170679 170680 170681 170682 170683 170684 170685 170686 170687 170688 170689 170690 170691 170692 170693 170694 170695 170696 170697 170698 170699 170700 170701 170702 170703 170704 170705 170706 170707 170708 170709 170710 170711 170712 170713 170714 170715 170716 170717 170718 170719 170720 170721 170722 170723 170724 170725 170726 170727 170728 170729 170730 170731 170732 170733 170734 170735 170736 170737 170738 170739 170740 170741 170742 170743 170744 170745 170746 170747 170748 170749 170750 170751 170752 170753 170754 170755 170756 170757 170758 170759 170760 170761 170762 170763 170764 170765 170766 170767 170768 170769 170770 170771 170772 170773 170774 170775 170776 170777 170778 170779 170780 170781 170782 170783 170784 170785 170786 170787 170788 170789 170790 170791 170792 170793 170794 170795 170796 170797 170798 170799 170800 170801 170802 170803 170804 170805 170806 170807 170808 170809 170810 170811 170812 170813 170814 170815 170816 170817 170818 170819 170820 170821 170822 170823 170824 170825 170826 170827 170828 170829 170830 170831 170832 170833 170834 170835 170836 170837 170838 170839 170840 170841 170842 170843 170844 170845 170846 170847 170848 170849 170850 170851 170852 170853 170854 170855 170856 170857 170858 170859 170860 170861 170862 170863 170864 170865 170866 170867 170868 170869 170870 170871 170872 170873 170874 170875 170876 170877 170878 170879 170880 170881 170882 170883 170884 170885 170886 170887 170888 170889 170890 170891 170892 170893 170894 170895 170896 170897 170898 170899 170900 170901 170902 170903 170904 170905 170906 170907 170908 170909 170910 170911 170912 170913 170914 170915 170916 170917 170918 170919 170920 170921 170922 170923 170924 170925 170926 170927 170928 170929 170930 170931 170932 170933 170934 170935 170936 170937 170938 170939 170940 170941 170942 170943 170944 170945 170946 170947 170948 170949 170950 170951 170952 170953 170954 170955 170956 170957 170958 170959 170960 170961 170962 170963 170964 170965 170966 170967 170968 170969 170970 170971 170972 170973 170974 170975 170976 170977 170978 170979 170980 170981 170982 170983 170984 170985 170986 170987 170988 170989 170990 170991 170992 170993 170994 170995 170996 170997 170998 170999 171000 171001 171002 171003 171004 171005 171006 171007 171008 171009 171010 171011 171012 171013 171014 171015 171016 171017 171018 171019 171020 171021 171022 171023 171024 171025 171026 171027 171028 171029 171030 171031 171032 171033 171034 171035 171036 171037 171038 171039 171040 171041 171042 171043 171044 171045 171046 171047 171048 171049 171050 171051 171052 171053 171054 171055 171056 171057 171058 171059 171060 171061 171062 171063 171064 171065 171066 171067 171068 171069 171070 171071 171072 171073 171074 171075 171076 171077 171078 171079 171080 171081 171082 171083 171084 171085 171086 171087 171088 171089 171090 171091 171092 171093 171094 171095 171096 171097 171098 171099 171100 171101 171102 171103 171104 171105 171106 171107 171108 171109 171110 171111 171112 171113 171114 171115 171116 171117 171118 171119 171120 171121 171122 171123 171124 171125 171126 171127 171128 171129 171130 171131 171132 171133 171134 171135 171136 171137 171138 171139 171140 171141 171142 171143 171144 171145 171146 171147 171148 171149 171150 171151 171152 171153 171154 171155 171156 171157 171158 171159 171160 171161 171162 171163 171164 171165 171166 171167 171168 171169 171170 171171 171172 171173 171174 171175 171176 171177 171178 171179 171180 171181 171182 171183 171184 171185 171186 171187 171188 171189 171190 171191 171192 171193 171194 171195 171196 171197 171198 171199 171200 171201 171202 171203 171204 171205 171206 171207 171208 171209 171210 171211 171212 171213 171214 171215 171216 171217 171218 171219 171220 171221 171222 171223 171224 171225 171226 171227 171228 171229 171230 171231 171232 171233 171234 171235 171236 171237 171238 171239 171240 171241 171242 171243 171244 171245 171246 171247 171248 171249 171250 171251 171252 171253 171254 171255 171256 171257 171258 171259 171260 171261 171262 171263 171264 171265 171266 171267 171268 171269 171270 171271 171272 171273 171274 171275 171276 171277 171278 171279 171280 171281 171282 171283 171284 171285 171286 171287 171288 171289 171290 171291 171292 171293 171294 171295 171296 171297 171298 171299 171300 171301 171302 171303 171304 171305 171306 171307 171308 171309 171310 171311 171312 171313 171314 171315 171316 171317 171318 171319 171320 171321 171322 171323 171324 171325 171326 171327 171328 171329 171330 171331 171332 171333 171334 171335 171336 171337 171338 171339 171340 171341 171342 171343 171344 171345 171346 171347 171348 171349 171350 171351 171352 171353 171354 171355 171356 171357 171358 171359 171360 171361 171362 171363 171364 171365 171366 171367 171368 171369 171370 171371 171372 171373 171374 171375 171376 171377 171378 171379 171380 171381 171382 171383 171384 171385 171386 171387 171388 171389 171390 171391 171392 171393 171394 171395 171396 171397 171398 171399 171400 171401 171402 171403 171404 171405 171406 171407 171408 171409 171410 171411 171412 171413 171414 171415 171416 171417 171418 171419 171420 171421 171422 171423 171424 171425 171426 171427 171428 171429 171430 171431 171432 171433 171434 171435 171436 171437 171438 171439 171440 171441 171442 171443 171444 171445 171446 171447 171448 171449 171450 171451 171452 171453 171454 171455 171456 171457 171458 171459 171460 171461 171462 171463 171464 171465 171466 171467 171468 171469 171470 171471 171472 171473 171474 171475 171476 171477 171478 171479 171480 171481 171482 171483 171484 171485 171486 171487 171488 171489 171490 171491 171492 171493 171494 171495 171496 171497 171498 171499 171500 171501 171502 171503 171504 171505 171506 171507 171508 171509 171510 171511 171512 171513 171514 171515 171516 171517 171518 171519 171520 171521 171522 171523 171524 171525 171526 171527 171528 171529 171530 171531 171532 171533 171534 171535 171536 171537 171538 171539 171540 171541 171542 171543 171544 171545 171546 171547 171548 171549 171550 171551 171552 171553 171554 171555 171556 171557 171558 171559 171560 171561 171562 171563 171564 171565 171566 171567 171568 171569 171570 171571 171572 171573 171574 171575 171576 171577 171578 171579 171580 171581 171582 171583 171584 171585 171586 171587 171588 171589 171590 171591 171592 171593 171594 171595 171596 171597 171598 171599 171600 171601 171602 171603 171604 171605 171606 171607 171608 171609 171610 171611 171612 171613 171614 171615 171616 171617 171618 171619 171620 171621 171622 171623 171624 171625 171626 171627 171628 171629 171630 171631 171632 171633 171634 171635 171636 171637 171638 171639 171640 171641 171642 171643 171644 171645 171646 171647 171648 171649 171650 171651 171652 171653 171654 171655 171656 171657 171658 171659 171660 171661 171662 171663 171664 171665 171666 171667 171668 171669 171670 171671 171672 171673 171674 171675 171676 171677 171678 171679 171680 171681 171682 171683 171684 171685 171686 171687 171688 171689 171690 171691 171692 171693 171694 171695 171696 171697 171698 171699 171700 171701 171702 171703 171704 171705 171706 171707 171708 171709 171710 171711 171712 171713 171714 171715 171716 171717 171718 171719 171720 171721 171722 171723 171724 171725 171726 171727 171728 171729 171730 171731 171732 171733 171734 171735 171736 171737 171738 171739 171740 171741 171742 171743 171744 171745 171746 171747 171748 171749 171750 171751 171752 171753 171754 171755 171756 171757 171758 171759 171760 171761 171762 171763 171764 171765 171766 171767 171768 171769 171770 171771 171772 171773 171774 171775 171776 171777 171778 171779 171780 171781 171782 171783 171784 171785 171786 171787 171788 171789 171790 171791 171792 171793 171794 171795 171796 171797 171798 171799 171800 171801 171802 171803 171804 171805 171806 171807 171808 171809 171810 171811 171812 171813 171814 171815 171816 171817 171818 171819 171820 171821 171822 171823 171824 171825 171826 171827 171828 171829 171830 171831 171832 171833 171834 171835 171836 171837 171838 171839 171840 171841 171842 171843 171844 171845 171846 171847 171848 171849 171850 171851 171852 171853 171854 171855 171856 171857 171858 171859 171860 171861 171862 171863 171864 171865 171866 171867 171868 171869 171870 171871 171872 171873 171874 171875 171876 171877 171878 171879 171880 171881 171882 171883 171884 171885 171886 171887 171888 171889 171890 171891 171892 171893 171894 171895 171896 171897 171898 171899 171900 171901 171902 171903 171904 171905 171906 171907 171908 171909 171910 171911 171912 171913 171914 171915 171916 171917 171918 171919 171920 171921 171922 171923 171924 171925 171926 171927 171928 171929 171930 171931 171932 171933 171934 171935 171936 171937 171938 171939 171940 171941 171942 171943 171944 171945 171946 171947 171948 171949 171950 171951 171952 171953 171954 171955 171956 171957 171958 171959 171960 171961 171962 171963 171964 171965 171966 171967 171968 171969 171970 171971 171972 171973 171974 171975 171976 171977 171978 171979 171980 171981 171982 171983 171984 171985 171986 171987 171988 171989 171990 171991 171992 171993 171994 171995 171996 171997 171998 171999 172000 172001 172002 172003 172004 172005 172006 172007 172008 172009 172010 172011 172012 172013 172014 172015 172016 172017 172018 172019 172020 172021 172022 172023 172024 172025 172026 172027 172028 172029 172030 172031 172032 172033 172034 172035 172036 172037 172038 172039 172040 172041 172042 172043 172044 172045 172046 172047 172048 172049 172050 172051 172052 172053 172054 172055 172056 172057 172058 172059 172060 172061 172062 172063 172064 172065 172066 172067 172068 172069 172070 172071 172072 172073 172074 172075 172076 172077 172078 172079 172080 172081 172082 172083 172084 172085 172086 172087 172088 172089 172090 172091 172092 172093 172094 172095 172096 172097 172098 172099 172100 172101 172102 172103 172104 172105 172106 172107 172108 172109 172110 172111 172112 172113 172114 172115 172116 172117 172118 172119 172120 172121 172122 172123 172124 172125 172126 172127 172128 172129 172130 172131 172132 172133 172134 172135 172136 172137 172138 172139 172140 172141 172142 172143 172144 172145 172146 172147 172148 172149 172150 172151 172152 172153 172154 172155 172156 172157 172158 172159 172160 172161 172162 172163 172164 172165 172166 172167 172168 172169 172170 172171 172172 172173 172174 172175 172176 172177 172178 172179 172180 172181 172182 172183 172184 172185 172186 172187 172188 172189 172190 172191 172192 172193 172194 172195 172196 172197 172198 172199 172200 172201 172202 172203 172204 172205 172206 172207 172208 172209 172210 172211 172212 172213 172214 172215 172216 172217 172218 172219 172220 172221 172222 172223 172224 172225 172226 172227 172228 172229 172230 172231 172232 172233 172234 172235 172236 172237 172238 172239 172240 172241 172242 172243 172244 172245 172246 172247 172248 172249 172250 172251 172252 172253 172254 172255 172256 172257 172258 172259 172260 172261 172262 172263 172264 172265 172266 172267 172268 172269 172270 172271 172272 172273 172274 172275 172276 172277 172278 172279 172280 172281 172282 172283 172284 172285 172286 172287 172288 172289 172290 172291 172292 172293 172294 172295 172296 172297 172298 172299 172300 172301 172302 172303 172304 172305 172306 172307 172308 172309 172310 172311 172312 172313 172314 172315 172316 172317 172318 172319 172320 172321 172322 172323 172324 172325 172326 172327 172328 172329 172330 172331 172332 172333 172334 172335 172336 172337 172338 172339 172340 172341 172342 172343 172344 172345 172346 172347 172348 172349 172350 172351 172352 172353 172354 172355 172356 172357 172358 172359 172360 172361 172362 172363 172364 172365 172366 172367 172368 172369 172370 172371 172372 172373 172374 172375 172376 172377 172378 172379 172380 172381 172382 172383 172384 172385 172386 172387 172388 172389 172390 172391 172392 172393 172394 172395 172396 172397 172398 172399 172400 172401 172402 172403 172404 172405 172406 172407 172408 172409 172410 172411 172412 172413 172414 172415 172416 172417 172418 172419 172420 172421 172422 172423 172424 172425 172426 172427 172428 172429 172430 172431 172432 172433 172434 172435 172436 172437 172438 172439 172440 172441 172442 172443 172444 172445 172446 172447 172448 172449 172450 172451 172452 172453 172454 172455 172456 172457 172458 172459 172460 172461 172462 172463 172464 172465 172466 172467 172468 172469 172470 172471 172472 172473 172474 172475 172476 172477 172478 172479 172480 172481 172482 172483 172484 172485 172486 172487 172488 172489 172490 172491 172492 172493 172494 172495 172496 172497 172498 172499 172500 172501 172502 172503 172504 172505 172506 172507 172508 172509 172510 172511 172512 172513 172514 172515 172516 172517 172518 172519 172520 172521 172522 172523 172524 172525 172526 172527 172528 172529 172530 172531 172532 172533 172534 172535 172536 172537 172538 172539 172540 172541 172542 172543 172544 172545 172546 172547 172548 172549 172550 172551 172552 172553 172554 172555 172556 172557 172558 172559 172560 172561 172562 172563 172564 172565 172566 172567 172568 172569 172570 172571 172572 172573 172574 172575 172576 172577 172578 172579 172580 172581 172582 172583 172584 172585 172586 172587 172588 172589 172590 172591 172592 172593 172594 172595 172596 172597 172598 172599 172600 172601 172602 172603 172604 172605 172606 172607 172608 172609 172610 172611 172612 172613 172614 172615 172616 172617 172618 172619 172620 172621 172622 172623 172624 172625 172626 172627 172628 172629 172630 172631 172632 172633 172634 172635 172636 172637 172638 172639 172640 172641 172642 172643 172644 172645 172646 172647 172648 172649 172650 172651 172652 172653 172654 172655 172656 172657 172658 172659 172660 172661 172662 172663 172664 172665 172666 172667 172668 172669 172670 172671 172672 172673 172674 172675 172676 172677 172678 172679 172680 172681 172682 172683 172684 172685 172686 172687 172688 172689 172690 172691 172692 172693 172694 172695 172696 172697 172698 172699 172700 172701 172702 172703 172704 172705 172706 172707 172708 172709 172710 172711 172712 172713 172714 172715 172716 172717 172718 172719 172720 172721 172722 172723 172724 172725 172726 172727 172728 172729 172730 172731 172732 172733 172734 172735 172736 172737 172738 172739 172740 172741 172742 172743 172744 172745 172746 172747 172748 172749 172750 172751 172752 172753 172754 172755 172756 172757 172758 172759 172760 172761 172762 172763 172764 172765 172766 172767 172768 172769 172770 172771 172772 172773 172774 172775 172776 172777 172778 172779 172780 172781 172782 172783 172784 172785 172786 172787 172788 172789 172790 172791 172792 172793 172794 172795 172796 172797 172798 172799 172800 172801 172802 172803 172804 172805 172806 172807 172808 172809 172810 172811 172812 172813 172814 172815 172816 172817 172818 172819 172820 172821 172822 172823 172824 172825 172826 172827 172828 172829 172830 172831 172832 172833 172834 172835 172836 172837 172838 172839 172840 172841 172842 172843 172844 172845 172846 172847 172848 172849 172850 172851 172852 172853 172854 172855 172856 172857 172858 172859 172860 172861 172862 172863 172864 172865 172866 172867 172868 172869 172870 172871 172872 172873 172874 172875 172876 172877 172878 172879 172880 172881 172882 172883 172884 172885 172886 172887 172888 172889 172890 172891 172892 172893 172894 172895 172896 172897 172898 172899 172900 172901 172902 172903 172904 172905 172906 172907 172908 172909 172910 172911 172912 172913 172914 172915 172916 172917 172918 172919 172920 172921 172922 172923 172924 172925 172926 172927 172928 172929 172930 172931 172932 172933 172934 172935 172936 172937 172938 172939 172940 172941 172942 172943 172944 172945 172946 172947 172948 172949 172950 172951 172952 172953 172954 172955 172956 172957 172958 172959 172960 172961 172962 172963 172964 172965 172966 172967 172968 172969 172970 172971 172972 172973 172974 172975 172976 172977 172978 172979 172980 172981 172982 172983 172984 172985 172986 172987 172988 172989 172990 172991 172992 172993 172994 172995 172996 172997 172998 172999 173000 173001 173002 173003 173004 173005 173006 173007 173008 173009 173010 173011 173012 173013 173014 173015 173016 173017 173018 173019 173020 173021 173022 173023 173024 173025 173026 173027 173028 173029 173030 173031 173032 173033 173034 173035 173036 173037 173038 173039 173040 173041 173042 173043 173044 173045 173046 173047 173048 173049 173050 173051 173052 173053 173054 173055 173056 173057 173058 173059 173060 173061 173062 173063 173064 173065 173066 173067 173068 173069 173070 173071 173072 173073 173074 173075 173076 173077 173078 173079 173080 173081 173082 173083 173084 173085 173086 173087 173088 173089 173090 173091 173092 173093 173094 173095 173096 173097 173098 173099 173100 173101 173102 173103 173104 173105 173106 173107 173108 173109 173110 173111 173112 173113 173114 173115 173116 173117 173118 173119 173120 173121 173122 173123 173124 173125 173126 173127 173128 173129 173130 173131 173132 173133 173134 173135 173136 173137 173138 173139 173140 173141 173142 173143 173144 173145 173146 173147 173148 173149 173150 173151 173152 173153 173154 173155 173156 173157 173158 173159 173160 173161 173162 173163 173164 173165 173166 173167 173168 173169 173170 173171 173172 173173 173174 173175 173176 173177 173178 173179 173180 173181 173182 173183 173184 173185 173186 173187 173188 173189 173190 173191 173192 173193 173194 173195 173196 173197 173198 173199 173200 173201 173202 173203 173204 173205 173206 173207 173208 173209 173210 173211 173212 173213 173214 173215 173216 173217 173218 173219 173220 173221 173222 173223 173224 173225 173226 173227 173228 173229 173230 173231 173232 173233 173234 173235 173236 173237 173238 173239 173240 173241 173242 173243 173244 173245 173246 173247 173248 173249 173250 173251 173252 173253 173254 173255 173256 173257 173258 173259 173260 173261 173262 173263 173264 173265 173266 173267 173268 173269 173270 173271 173272 173273 173274 173275 173276 173277 173278 173279 173280 173281 173282 173283 173284 173285 173286 173287 173288 173289 173290 173291 173292 173293 173294 173295 173296 173297 173298 173299 173300 173301 173302 173303 173304 173305 173306 173307 173308 173309 173310 173311 173312 173313 173314 173315 173316 173317 173318 173319 173320 173321 173322 173323 173324 173325 173326 173327 173328 173329 173330 173331 173332 173333 173334 173335 173336 173337 173338 173339 173340 173341 173342 173343 173344 173345 173346 173347 173348 173349 173350 173351 173352 173353 173354 173355 173356 173357 173358 173359 173360 173361 173362 173363 173364 173365 173366 173367 173368 173369 173370 173371 173372 173373 173374 173375 173376 173377 173378 173379 173380 173381 173382 173383 173384 173385 173386 173387 173388 173389 173390 173391 173392 173393 173394 173395 173396 173397 173398 173399 173400 173401 173402 173403 173404 173405 173406 173407 173408 173409 173410 173411 173412 173413 173414 173415 173416 173417 173418 173419 173420 173421 173422 173423 173424 173425 173426 173427 173428 173429 173430 173431 173432 173433 173434 173435 173436 173437 173438 173439 173440 173441 173442 173443 173444 173445 173446 173447 173448 173449 173450 173451 173452 173453 173454 173455 173456 173457 173458 173459 173460 173461 173462 173463 173464 173465 173466 173467 173468 173469 173470 173471 173472 173473 173474 173475 173476 173477 173478 173479 173480 173481 173482 173483 173484 173485 173486 173487 173488 173489 173490 173491 173492 173493 173494 173495 173496 173497 173498 173499 173500 173501 173502 173503 173504 173505 173506 173507 173508 173509 173510 173511 173512 173513 173514 173515 173516 173517 173518 173519 173520 173521 173522 173523 173524 173525 173526 173527 173528 173529 173530 173531 173532 173533 173534 173535 173536 173537 173538 173539 173540 173541 173542 173543 173544 173545 173546 173547 173548 173549 173550 173551 173552 173553 173554 173555 173556 173557 173558 173559 173560 173561 173562 173563 173564 173565 173566 173567 173568 173569 173570 173571 173572 173573 173574 173575 173576 173577 173578 173579 173580 173581 173582 173583 173584 173585 173586 173587 173588 173589 173590 173591 173592 173593 173594 173595 173596 173597 173598 173599 173600 173601 173602 173603 173604 173605 173606 173607 173608 173609 173610 173611 173612 173613 173614 173615 173616 173617 173618 173619 173620 173621 173622 173623 173624 173625 173626 173627 173628 173629 173630 173631 173632 173633 173634 173635 173636 173637 173638 173639 173640 173641 173642 173643 173644 173645 173646 173647 173648 173649 173650 173651 173652 173653 173654 173655 173656 173657 173658 173659 173660 173661 173662 173663 173664 173665 173666 173667 173668 173669 173670 173671 173672 173673 173674 173675 173676 173677 173678 173679 173680 173681 173682 173683 173684 173685 173686 173687 173688 173689 173690 173691 173692 173693 173694 173695 173696 173697 173698 173699 173700 173701 173702 173703 173704 173705 173706 173707 173708 173709 173710 173711 173712 173713 173714 173715 173716 173717 173718 173719 173720 173721 173722 173723 173724 173725 173726 173727 173728 173729 173730 173731 173732 173733 173734 173735 173736 173737 173738 173739 173740 173741 173742 173743 173744 173745 173746 173747 173748 173749 173750 173751 173752 173753 173754 173755 173756 173757 173758 173759 173760 173761 173762 173763 173764 173765 173766 173767 173768 173769 173770 173771 173772 173773 173774 173775 173776 173777 173778 173779 173780 173781 173782 173783 173784 173785 173786 173787 173788 173789 173790 173791 173792 173793 173794 173795 173796 173797 173798 173799 173800 173801 173802 173803 173804 173805 173806 173807 173808 173809 173810 173811 173812 173813 173814 173815 173816 173817 173818 173819 173820 173821 173822 173823 173824 173825 173826 173827 173828 173829 173830 173831 173832 173833 173834 173835 173836 173837 173838 173839 173840 173841 173842 173843 173844 173845 173846 173847 173848 173849 173850 173851 173852 173853 173854 173855 173856 173857 173858 173859 173860 173861 173862 173863 173864 173865 173866 173867 173868 173869 173870 173871 173872 173873 173874 173875 173876 173877 173878 173879 173880 173881 173882 173883 173884 173885 173886 173887 173888 173889 173890 173891 173892 173893 173894 173895 173896 173897 173898 173899 173900 173901 173902 173903 173904 173905 173906 173907 173908 173909 173910 173911 173912 173913 173914 173915 173916 173917 173918 173919 173920 173921 173922 173923 173924 173925 173926 173927 173928 173929 173930 173931 173932 173933 173934 173935 173936 173937 173938 173939 173940 173941 173942 173943 173944 173945 173946 173947 173948 173949 173950 173951 173952 173953 173954 173955 173956 173957 173958 173959 173960 173961 173962 173963 173964 173965 173966 173967 173968 173969 173970 173971 173972 173973 173974 173975 173976 173977 173978 173979 173980 173981 173982 173983 173984 173985 173986 173987 173988 173989 173990 173991 173992 173993 173994 173995 173996 173997 173998 173999 174000 174001 174002 174003 174004 174005 174006 174007 174008 174009 174010 174011 174012 174013 174014 174015 174016 174017 174018 174019 174020 174021 174022 174023 174024 174025 174026 174027 174028 174029 174030 174031 174032 174033 174034 174035 174036 174037 174038 174039 174040 174041 174042 174043 174044 174045 174046 174047 174048 174049 174050 174051 174052 174053 174054 174055 174056 174057 174058 174059 174060 174061 174062 174063 174064 174065 174066 174067 174068 174069 174070 174071 174072 174073 174074 174075 174076 174077 174078 174079 174080 174081 174082 174083 174084 174085 174086 174087 174088 174089 174090 174091 174092 174093 174094 174095 174096 174097 174098 174099 174100 174101 174102 174103 174104 174105 174106 174107 174108 174109 174110 174111 174112 174113 174114 174115 174116 174117 174118 174119 174120 174121 174122 174123 174124 174125 174126 174127 174128 174129 174130 174131 174132 174133 174134 174135 174136 174137 174138 174139 174140 174141 174142 174143 174144 174145 174146 174147 174148 174149 174150 174151 174152 174153 174154 174155 174156 174157 174158 174159 174160 174161 174162 174163 174164 174165 174166 174167 174168 174169 174170 174171 174172 174173 174174 174175 174176 174177 174178 174179 174180 174181 174182 174183 174184 174185 174186 174187 174188 174189 174190 174191 174192 174193 174194 174195 174196 174197 174198 174199 174200 174201 174202 174203 174204 174205 174206 174207 174208 174209 174210 174211 174212 174213 174214 174215 174216 174217 174218 174219 174220 174221 174222 174223 174224 174225 174226 174227 174228 174229 174230 174231 174232 174233 174234 174235 174236 174237 174238 174239 174240 174241 174242 174243 174244 174245 174246 174247 174248 174249 174250 174251 174252 174253 174254 174255 174256 174257 174258 174259 174260 174261 174262 174263 174264 174265 174266 174267 174268 174269 174270 174271 174272 174273 174274 174275 174276 174277 174278 174279 174280 174281 174282 174283 174284 174285 174286 174287 174288 174289 174290 174291 174292 174293 174294 174295 174296 174297 174298 174299 174300 174301 174302 174303 174304 174305 174306 174307 174308 174309 174310 174311 174312 174313 174314 174315 174316 174317 174318 174319 174320 174321 174322 174323 174324 174325 174326 174327 174328 174329 174330 174331 174332 174333 174334 174335 174336 174337 174338 174339 174340 174341 174342 174343 174344 174345 174346 174347 174348 174349 174350 174351 174352 174353 174354 174355 174356 174357 174358 174359 174360 174361 174362 174363 174364 174365 174366 174367 174368 174369 174370 174371 174372 174373 174374 174375 174376 174377 174378 174379 174380 174381 174382 174383 174384 174385 174386 174387 174388 174389 174390 174391 174392 174393 174394 174395 174396 174397 174398 174399 174400 174401 174402 174403 174404 174405 174406 174407 174408 174409 174410 174411 174412 174413 174414 174415 174416 174417 174418 174419 174420 174421 174422 174423 174424 174425 174426 174427 174428 174429 174430 174431 174432 174433 174434 174435 174436 174437 174438 174439 174440 174441 174442 174443 174444 174445 174446 174447 174448 174449 174450 174451 174452 174453 174454 174455 174456 174457 174458 174459 174460 174461 174462 174463 174464 174465 174466 174467 174468 174469 174470 174471 174472 174473 174474 174475 174476 174477 174478 174479 174480 174481 174482 174483 174484 174485 174486 174487 174488 174489 174490 174491 174492 174493 174494 174495 174496 174497 174498 174499 174500 174501 174502 174503 174504 174505 174506 174507 174508 174509 174510 174511 174512 174513 174514 174515 174516 174517 174518 174519 174520 174521 174522 174523 174524 174525 174526 174527 174528 174529 174530 174531 174532 174533 174534 174535 174536 174537 174538 174539 174540 174541 174542 174543 174544 174545 174546 174547 174548 174549 174550 174551 174552 174553 174554 174555 174556 174557 174558 174559 174560 174561 174562 174563 174564 174565 174566 174567 174568 174569 174570 174571 174572 174573 174574 174575 174576 174577 174578 174579 174580 174581 174582 174583 174584 174585 174586 174587 174588 174589 174590 174591 174592 174593 174594 174595 174596 174597 174598 174599 174600 174601 174602 174603 174604 174605 174606 174607 174608 174609 174610 174611 174612 174613 174614 174615 174616 174617 174618 174619 174620 174621 174622 174623 174624 174625 174626 174627 174628 174629 174630 174631 174632 174633 174634 174635 174636 174637 174638 174639 174640 174641 174642 174643 174644 174645 174646 174647 174648 174649 174650 174651 174652 174653 174654 174655 174656 174657 174658 174659 174660 174661 174662 174663 174664 174665 174666 174667 174668 174669 174670 174671 174672 174673 174674 174675 174676 174677 174678 174679 174680 174681 174682 174683 174684 174685 174686 174687 174688 174689 174690 174691 174692 174693 174694 174695 174696 174697 174698 174699 174700 174701 174702 174703 174704 174705 174706 174707 174708 174709 174710 174711 174712 174713 174714 174715 174716 174717 174718 174719 174720 174721 174722 174723 174724 174725 174726 174727 174728 174729 174730 174731 174732 174733 174734 174735 174736 174737 174738 174739 174740 174741 174742 174743 174744 174745 174746 174747 174748 174749 174750 174751 174752 174753 174754 174755 174756 174757 174758 174759 174760 174761 174762 174763 174764 174765 174766 174767 174768 174769 174770 174771 174772 174773 174774 174775 174776 174777 174778 174779 174780 174781 174782 174783 174784 174785 174786 174787 174788 174789 174790 174791 174792 174793 174794 174795 174796 174797 174798 174799 174800 174801 174802 174803 174804 174805 174806 174807 174808 174809 174810 174811 174812 174813 174814 174815 174816 174817 174818 174819 174820 174821 174822 174823 174824 174825 174826 174827 174828 174829 174830 174831 174832 174833 174834 174835 174836 174837 174838 174839 174840 174841 174842 174843 174844 174845 174846 174847 174848 174849 174850 174851 174852 174853 174854 174855 174856 174857 174858 174859 174860 174861 174862 174863 174864 174865 174866 174867 174868 174869 174870 174871 174872 174873 174874 174875 174876 174877 174878 174879 174880 174881 174882 174883 174884 174885 174886 174887 174888 174889 174890 174891 174892 174893 174894 174895 174896 174897 174898 174899 174900 174901 174902 174903 174904 174905 174906 174907 174908 174909 174910 174911 174912 174913 174914 174915 174916 174917 174918 174919 174920 174921 174922 174923 174924 174925 174926 174927 174928 174929 174930 174931 174932 174933 174934 174935 174936 174937 174938 174939 174940 174941 174942 174943 174944 174945 174946 174947 174948 174949 174950 174951 174952 174953 174954 174955 174956 174957 174958 174959 174960 174961 174962 174963 174964 174965 174966 174967 174968 174969 174970 174971 174972 174973 174974 174975 174976 174977 174978 174979 174980 174981 174982 174983 174984 174985 174986 174987 174988 174989 174990 174991 174992 174993 174994 174995 174996 174997 174998 174999 175000 175001 175002 175003 175004 175005 175006 175007 175008 175009 175010 175011 175012 175013 175014 175015 175016 175017 175018 175019 175020 175021 175022 175023 175024 175025 175026 175027 175028 175029 175030 175031 175032 175033 175034 175035 175036 17 TooltipText=null 13:33:41.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:41.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:41.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass.*' finished successfully 13:33:41.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:33:41.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:33:41.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Match Job' is a system job, skipped 13:33:41.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'IOConsole Updater' is a system job, skipped 13:33:41.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 13:33:41.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 13:33:41.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:33:41.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:33:41.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:33:41.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:33:41.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:33:41.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:33:41.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:33:41.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:33:41.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:33:41.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:33:41.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:33:41.219 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds 13:33:44.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.311 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:44.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:44.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:44.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:44.338 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:44.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 '\*?\QConsole\E') 13:33:44.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:44.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:44.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:44.533 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:44.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:44.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:44.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:44.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:44.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:44.534 INFO [WorkbenchTestable][AbstractView] Terminating console 13:33:44.534 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:44.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:44.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:44.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:44.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:44.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:44.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:33:44.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:44.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:44.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:44.536 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 13:33:44.536 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:33:44.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:44.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 13:33:44.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.641 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:44.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:44.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:44.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:44.722 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:44.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:44.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:44.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:44.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:44.731 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:44.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:44.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:44.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:44.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:44.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:44.732 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:44.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:44.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:44.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:44.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:44.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:44.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 13:33:44.733 INFO [WorkbenchTestable][AbstractView] Console terminated 13:33:44.733 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:44.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:44.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:44.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:44.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:44.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:44.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:44.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:44.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:44.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:44.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:44.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:44.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:44.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:44.736 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:33:45.736 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:45.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:45.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=1774980 1774981 1774982 1774983 1774984 1774985 1774986 1774987 1774988 1774989 1774990 1774991 1774992 1774993 1774994 1774995 1774996 1774997 1774998 1774999 1775000 1775001 1775002 1775003 1775004 1775005 1775006 1775007 1775008 1775009 1775010 1775011 1775012 1775013 1775014 1775015 1775016 1775017 1775018 1775019 1775020 1775021 1775022 1775023 1775024 1775025 1775026 1775027 1775028 1775029 1775030 1775031 1775032 1775033 1775034 1775035 1775036 1775037 1775038 1775039 1775040 1775041 1775042 1775043 1775044 1775045 1775046 1775047 1775048 1775049 1775050 1775051 1775052 1775053 1775054 1775055 1775056 1775057 1775058 1775059 1775060 1775061 1775062 1775063 1775064 1775065 1775066 1775067 1775068 1775069 1775070 1775071 1775072 1775073 1775074 1775075 1775076 1775077 1775078 1775079 1775080 1775081 1775082 1775083 1775084 1775085 1775086 1775087 1775088 1775089 1775090 1775091 1775092 1775093 1775094 1775095 1775096 1775097 1775098 1775099 1775100 1775101 1775102 1775103 1775104 1775105 1775106 1775107 1775108 1775109 1775110 1775111 1775112 1775113 1775114 1775115 1775116 1775117 1775118 1775119 1775120 1775121 1775122 1775123 1775124 1775125 1775126 1775127 1775128 1775129 1775130 1775131 1775132 1775133 1775134 1775135 1775136 1775137 1775138 1775139 1775140 1775141 1775142 1775143 1775144 1775145 1775146 1775147 1775148 1775149 1775150 1775151 1775152 1775153 1775154 1775155 1775156 1775157 1775158 1775159 1775160 1775161 1775162 1775163 1775164 1775165 1775166 1775167 1775168 1775169 1775170 1775171 1775172 1775173 1775174 1775175 1775176 1775177 1775178 1775179 1775180 1775181 1775182 1775183 1775184 1775185 1775186 1775187 1775188 1775189 1775190 1775191 1775192 1775193 1775194 1775195 1775196 1775197 1775198 1775199 1775200 1775201 1775202 1775203 1775204 1775205 1775206 1775207 1775208 1775209 1775210 1775211 1775212 1775213 1775214 1775215 1775216 1775217 1775218 1775219 1775220 1775221 1775222 1775223 1775224 1775225 1775226 1775227 1775228 1775229 1775230 1775231 1775232 1775233 1775234 1775235 1775236 1775237 1775238 1775239 1775240 1775241 1775242 1775243 1775244 1775245 1775246 1775247 1775248 1775249 1775250 1775251 1775252 1775253 1775254 1775255 1775256 1775257 1775258 1775259 1775260 1775261 1775262 1775263 1775264 1775265 1775266 1775267 1775268 1775269 1775270 1775271 1775272 1775273 1775274 1775275 1775276 1775277 1775278 1775279 1775280 1775281 1775282 1775283 1775284 1775285 1775286 1775287 1775288 1775289 1775290 1775291 1775292 1775293 1775294 1775295 1775296 1775297 1775298 1775299 1775300 1775301 1775302 1775303 1775304 1775305 1775306 1775307 1775308 1775309 1775310 1775311 1775312 1775313 1775314 1775315 1775316 1775317 1775318 1775319 1775320 1775321 1775322 1775323 1775324 1775325 1775326 1775327 1775328 1775329 1775330 1775331 1775332 1775333 1775334 1775335 1775336 1775337 1775338 1775339 1775340 1775341 1775342 1775343 1775344 1775345 1775346 1775347 1775348 1775349 1775350 1775351 1775352 1775353 1775354 1775355 1775356 1775357 1775358 1775359 1775360 1775361 1775362 1775363 1775364 1775365 1775366 1775367 1775368 1775369 1775370 1775371 1775372 1775373 1775374 1775375 1775376 1775377 1775378 1775379 1775380 1775381 1775382 1775383 1775384 1775385 1775386 1775387 1775388 1775389 1775390 1775391 1775392 1775393 1775394 1775395 1775396 1775397 1775398 1775399 1775400 1775401 1775402 1775403 1775404 1775405 1775406 1775407 1775408 1775409 1775410 1775411 1775412 1775413 1775414 1775415 1775416 1775417 1775418 1775419 1775420 1775421 1775422 1775423 1775424 1775425 1775426 1775427 1775428 1775429 1775430 1775431 1775432 1775433 1775434 1775435 1775436 1775437 1775438 1775439 1775440 1775441 1775442 1775443 1775444 1775445 1775446 1775447 1775448 1775449 1775450 1775451 1775452 1775453 1775454 1775455 1775456 1775457 1775458 1775459 1775460 1775461 1775462 1775463 1775464 1775465 1775466 1775467 1775468 1775469 1775470 1775471 1775472 1775473 1775474 1775475 1775476 1775477 1775478 1775479 1775480 1775481 1775482 1775483 1775484 1775485 1775486 1775487 1775488 1775489 1775490 1775491 1775492 1775493 1775494 1775495 1775496 1775497 1775498 1775499 1775500 1775501 1775502 1775503 1775504 1775505 1775506 1775507 1775508 1775509 1775510 1775511 1775512 1775513 1775514 1775515 1775516 1775517 1775518 1775519 1775520 1775521 1775522 1775523 1775524 1775525 1775526 1775527 1775528 1775529 1775530 1775531 1775532 1775533 1775534 1775535 1775536 1775537 1775538 1775539 1775540 1775541 1775542 1775543 1775544 1775545 1775546 1775547 1775548 1775549 1775550 1775551 1775552 1775553 1775554 1775555 1775556 1775557 1775558 1775559 1775560 1775561 1775562 1775563 1775564 1775565 1775566 1775567 1775568 1775569 1775570 1775571 1775572 1775573 1775574 1775575 1775576 1775577 1775578 1775579 1775580 1775581 1775582 1775583 1775584 1775585 1775586 1775587 1775588 1775589 1775590 1775591 1775592 1775593 1775594 1775595 1775596 1775597 1775598 1775599 1775600 1775601 1775602 1775603 1775604 1775605 1775606 1775607 1775608 1775609 1775610 1775611 1775612 1775613 1775614 1775615 1775616 1775617 1775618 1775619 1775620 1775621 1775622 1775623 1775624 1775625 1775626 1775627 1775628 1775629 1775630 1775631 1775632 1775633 1775634 1775635 1775636 1775637 1775638 1775639 1775640 1775641 1775642 1775643 1775644 1775645 1775646 1775647 1775648 1775649 1775650 1775651 1775652 1775653 1775654 1775655 1775656 1775657 1775658 1775659 1775660 1775661 1775662 1775663 1775664 1775665 1775666 1775667 1775668 1775669 1775670 1775671 1775672 1775673 1775674 1775675 1775676 1775677 1775678 1775679 1775680 1775681 1775682 1775683 1775684 1775685 1775686 1775687 1775688 1775689 1775690 1775691 1775692 1775693 1775694 1775695 1775696 1775697 1775698 1775699 1775700 1775701 1775702 1775703 1775704 1775705 1775706 1775707 1775708 1775709 1775710 1775711 1775712 1775713 1775714 1775715 1775716 1775717 1775718 1775719 1775720 1775721 1775722 1775723 1775724 1775725 1775726 1775727 1775728 1775729 1775730 1775731 1775732 1775733 1775734 1775735 1775736 1775737 1775738 1775739 1775740 1775741 1775742 1775743 1775744 1775745 1775746 1775747 1775748 1775749 1775750 1775751 1775752 1775753 1775754 1775755 1775756 1775757 1775758 1775759 1775760 1775761 1775762 1775763 1775764 1775765 1775766 1775767 1775768 1775769 1775770 1775771 1775772 1775773 1775774 1775775 1775776 1775777 1775778 1775779 1775780 1775781 1775782 1775783 1775784 1775785 1775786 1775787 1775788 1775789 1775790 1775791 1775792 1775793 1775794 1775795 1775796 1775797 1775798 1775799 1775800 1775801 1775802 1775803 1775804 1775805 1775806 1775807 1775808 1775809 1775810 1775811 1775812 1775813 1775814 1775815 1775816 1775817 1775818 1775819 1775820 1775821 1775822 1775823 1775824 1775825 1775826 1775827 1775828 1775829 1775830 1775831 1775832 1775833 1775834 1775835 1775836 1775837 1775838 1775839 1775840 1775841 1775842 1775843 1775844 1775845 1775846 1775847 1775848 1775849 1775850 1775851 1775852 1775853 1775854 1775855 1775856 1775857 1775858 1775859 1775860 1775861 1775862 1775863 1775864 1775865 1775866 1775867 1775868 1775869 1775870 1775871 1775872 1775873 1775874 1775875 1775876 1775877 1775878 1775879 1775880 1775881 1775882 1775883 1775884 1775885 1775886 1775887 1775888 1775889 1775890 1775891 1775892 1775893 1775894 1775895 1775896 1775897 1775898 1775899 1775900 1775901 1775902 1775903 1775904 1775905 1775906 1775907 1775908 1775909 1775910 1775911 1775912 1775913 1775914 1775915 1775916 1775917 1775918 1775919 1775920 1775921 1775922 1775923 1775924 1775925 1775926 1775927 1775928 1775929 1775930 1775931 1775932 1775933 1775934 1775935 1775936 1775937 1775938 1775939 1775940 1775941 1775942 1775943 1775944 1775945 1775946 1775947 1775948 1775949 1775950 1775951 1775952 1775953 1775954 1775955 1775956 1775957 1775958 1775959 1775960 1775961 1775962 1775963 1775964 1775965 1775966 1775967 1775968 1775969 1775970 1775971 1775972 1775973 1775974 1775975 1775976 1775977 1775978 1775979 1775980 1775981 1775982 1775983 1775984 1775985 1775986 1775987 1775988 1775989 1775990 1775991 1775992 1775993 1775994 1775995 1775996 1775997 1775998 1775999 1776000 1776001 1776002 1776003 1776004 1776005 1776006 1776007 1776008 1776009 1776010 1776011 1776012 1776013 1776014 1776015 1776016 1776017 1776018 1776019 1776020 1776021 1776022 1776023 1776024 1776025 1776026 1776027 1776028 1776029 1776030 1776031 1776032 1776033 1776034 1776035 1776036 1776037 1776038 1776039 1776040 1776041 1776042 1776043 1776044 1776045 1776046 1776047 1776048 1776049 1776050 1776051 1776052 1776053 1776054 1776055 1776056 1776057 1776058 1776059 1776060 1776061 1776062 1776063 1776064 1776065 1776066 1776067 1776068 1776069 1776070 1776071 1776072 1776073 1776074 1776075 1776076 1776077 1776078 1776079 1776080 1776081 1776082 1776083 1776084 1776085 1776086 1776087 1776088 1776089 1776090 1776091 1776092 1776093 1776094 1776095 1776096 1776097 1776098 1776099 1776100 1776101 1776102 1776103 1776104 1776105 1776106 1776107 1776108 1776109 1776110 1776111 1776112 1776113 1776114 1776115 1776116 1776117 1776118 1776119 1776120 1776121 1776122 1776123 1776124 1776125 1776126 1776127 1776128 1776129 1776130 1776131 1776132 1776133 1776134 1776135 1776136 1776137 1776138 1776139 1776140 1776141 1776142 1776143 1776144 1776145 1776146 1776147 1776148 1776149 1776150 1776151 1776152 1776153 1776154 1776155 1776156 1776157 1776158 1776159 1776160 1776161 1776162 1776163 1776164 1776165 1776166 1776167 1776168 1776169 1776170 1776171 1776172 1776173 1776174 1776175 1776176 1776177 1776178 1776179 1776180 1776181 1776182 1776183 1776184 1776185 1776186 1776187 1776188 1776189 1776190 1776191 1776192 1776193 1776194 1776195 1776196 1776197 1776198 1776199 1776200 1776201 1776202 1776203 1776204 1776205 1776206 1776207 1776208 1776209 1776210 1776211 1776212 1776213 1776214 1776215 1776216 1776217 1776218 1776219 1776220 1776221 1776222 1776223 1776224 1776225 1776226 1776227 1776228 1776229 1776230 1776231 1776232 1776233 1776234 1776235 1776236 1776237 1776238 1776239 1776240 1776241 1776242 1776243 1776244 1776245 1776246 1776247 1776248 1776249 1776250 1776251 1776252 1776253 1776254 1776255 1776256 1776257 1776258 1776259 1776260 1776261 1776262 1776263 1776264 1776265 1776266 1776267 1776268 1776269 1776270 1776271 1776272 1776273 1776274 1776275 1776276 1776277 1776278 1776279 1776280 1776281 1776282 1776283 1776284 1776285 1776286 1776287 1776288 1776289 1776290 1776291 1776292 1776293 1776294 1776295 1776296 1776297 1776298 1776299 1776300 1776301 1776302 1776303 1776304 1776305 1776306 1776307 1776308 1776309 1776310 1776311 1776312 1776313 1776314 1776315 1776316 1776317 1776318 1776319 1776320 1776321 1776322 1776323 1776324 1776325 1776326 1776327 1776328 1776329 1776330 1776331 1776332 1776333 1776334 1776335 1776336 1776337 1776338 1776339 1776340 1776341 1776342 1776343 1776344 1776345 1776346 1776347 1776348 1776349 1776350 1776351 1776352 1776353 1776354 1776355 1776356 1776357 1776358 1776359 1776360 1776361 1776362 1776363 1776364 1776365 1776366 1776367 1776368 1776369 1776370 1776371 1776372 1776373 1776374 1776375 1776376 1776377 1776378 1776379 1776380 1776381 1776382 1776383 1776384 1776385 1776386 1776387 1776388 1776389 1776390 1776391 1776392 1776393 1776394 1776395 1776396 1776397 1776398 1776399 1776400 1776401 1776402 1776403 1776404 1776405 1776406 1776407 1776408 1776409 1776410 1776411 1776412 1776413 1776414 1776415 1776416 1776417 1776418 1776419 1776420 1776421 1776422 1776423 1776424 1776425 1776426 1776427 1776428 1776429 1776430 1776431 1776432 1776433 1776434 1776435 1776436 1776437 1776438 1776439 1776440 1776441 1776442 1776443 1776444 1776445 1776446 1776447 1776448 1776449 1776450 1776451 1776452 1776453 1776454 1776455 1776456 1776457 1776458 1776459 1776460 1776461 1776462 1776463 1776464 1776465 1776466 1776467 1776468 1776469 1776470 1776471 1776472 1776473 1776474 1776475 1776476 1776477 1776478 1776479 1776480 1776481 1776482 1776483 1776484 1776485 1776486 1776487 1776488 1776489 1776490 1776491 1776492 1776493 1776494 1776495 1776496 1776497 1776498 1776499 1776500 1776501 1776502 1776503 1776504 1776505 1776506 1776507 1776508 1776509 1776510 1776511 1776512 1776513 1776514 1776515 1776516 1776517 1776518 1776519 1776520 1776521 1776522 1776523 1776524 1776525 1776526 1776527 1776528 1776529 1776530 1776531 1776532 1776533 1776534 1776535 1776536 1776537 1776538 1776539 1776540 1776541 1776542 1776543 1776544 1776545 1776546 1776547 1776548 1776549 1776550 1776551 1776552 1776553 1776554 1776555 1776556 1776557 1776558 1776559 1776560 1776561 1776562 1776563 1776564 1776565 1776566 1776567 1776568 1776569 1776570 1776571 1776572 1776573 1776574 1776575 1776576 1776577 1776578 1776579 1776580 1776581 1776582 1776583 1776584 1776585 1776586 1776587 1776588 1776589 1776590 1776591 1776592 1776593 1776594 1776595 1776596 1776597 1776598 1776599 1776600 1776601 1776602 1776603 1776604 1776605 1776606 1776607 1776608 1776609 1776610 1776611 1776612 1776613 1776614 1776615 1776616 1776617 1776618 1776619 1776620 1776621 1776622 1776623 1776624 1776625 1776626 1776627 1776628 1776629 1776630 1776631 1776632 1776633 1776634 1776635 1776636 1776637 1776638 1776639 1776640 1776641 1776642 1776643 1776644 1776645 1776646 1776647 1776648 1776649 1776650 1776651 1776652 1776653 1776654 1776655 1776656 1776657 1776658 1776659 1776660 1776661 1776662 1776663 1776664 1776665 1776666 1776667 1776668 1776669 1776670 1776671 1776672 1776673 1776674 1776675 1776676 1776677 1776678 1776679 1776680 1776681 1776682 1776683 1776684 1776685 1776686 1776687 1776688 1776689 1776690 1776691 1776692 1776693 1776694 1776695 1776696 1776697 1776698 1776699 1776700 1776701 1776702 1776703 1776704 1776705 1776706 1776707 1776708 1776709 1776710 1776711 1776712 1776713 1776714 1776715 1776716 1776717 1776718 1776719 1776720 1776721 1776722 1776723 1776724 1776725 1776726 1776727 1776728 1776729 1776730 1776731 1776732 1776733 1776734 1776735 1776736 1776737 1776738 1776739 1776740 1776741 1776742 1776743 1776744 1776745 1776746 1776747 1776748 1776749 1776750 1776751 1776752 1776753 1776754 1776755 1776756 1776757 1776758 1776759 1776760 1776761 1776762 1776763 1776764 1776765 1776766 1776767 1776768 1776769 1776770 1776771 1776772 1776773 1776774 1776775 1776776 1776777 1776778 1776779 1776780 1776781 1776782 1776783 1776784 1776785 1776786 1776787 1776788 1776789 1776790 1776791 1776792 1776793 1776794 1776795 1776796 1776797 1776798 1776799 1776800 1776801 1776802 1776803 1776804 1776805 1776806 1776807 1776808 1776809 1776810 1776811 1776812 1776813 1776814 1776815 1776816 1776817 1776818 1776819 1776820 1776821 1776822 1776823 1776824 1776825 1776826 1776827 1776828 1776829 1776830 1776831 1776832 1776833 1776834 1776835 1776836 1776837 1776838 1776839 1776840 1776841 1776842 1776843 1776844 1776845 1776846 1776847 1776848 1776849 1776850 1776851 1776852 1776853 1776854 1776855 1776856 1776857 1776858 1776859 1776860 1776861 1776862 1776863 1776864 1776865 1776866 1776867 1776868 1776869 1776870 1776871 1776872 1776873 1776874 1776875 1776876 1776877 1776878 1776879 1776880 1776881 1776882 1776883 1776884 1776885 1776886 1776887 1776888 1776889 1776890 1776891 1776892 1776893 1776894 1776895 1776896 1776897 1776898 1776899 1776900 1776901 1776902 1776903 1776904 1776905 1776906 1776907 1776908 1776909 1776910 1776911 1776912 1776913 1776914 1776915 1776916 1776917 1776918 1776919 1776920 1776921 1776922 1776923 1776924 1776925 1776926 1776927 1776928 1776929 1776930 1776931 1776932 1776933 1776934 1776935 1776936 1776937 1776938 1776939 1776940 1776941 1776942 1776943 1776944 1776945 1776946 1776947 1776948 1776949 1776950 1776951 1776952 1776953 1776954 1776955 1776956 1776957 1776958 1776959 1776960 1776961 1776962 1776963 1776964 1776965 1776966 1776967 1776968 1776969 1776970 1776971 1776972 1776973 1776974 1776975 1776976 1776977 1776978 1776979 1776980 1776981 1776982 1776983 1776984 1776985 1776986 1776987 1776988 1776989 1776990 1776991 1776992 1776993 1776994 1776995 1776996 1776997 1776998 1776999 1777000 1777001 1777002 1777003 1777004 1777005 1777006 1777007 1777008 1777009 1777010 1777011 1777012 1777013 1777014 1777015 1777016 1777017 1777018 1777019 1777020 1777021 1777022 1777023 1777024 1777025 1777026 1777027 1777028 1777029 1777030 1777031 1777032 1777033 1777034 1777035 1777036 1777037 1777038 1777039 1777040 1777041 1777042 1777043 1777044 1777045 1777046 1777047 1777048 1777049 1777050 1777051 1777052 1777053 1777054 1777055 1777056 1777057 1777058 1777059 1777060 1777061 1777062 1777063 1777064 1777065 1777066 1777067 1777068 1777069 1777070 1777071 1777072 1777073 1777074 1777075 1777076 1777077 1777078 1777079 1777080 1777081 1777082 1777083 1777084 1777085 1777086 1777087 1777088 1777089 1777090 1777091 1777092 1777093 1777094 1777095 1777096 1777097 1777098 1777099 1777100 1777101 1777102 1777103 1777104 1777105 1777106 1777107 1777108 1777109 1777110 1777111 1777112 1777113 1777114 1777115 1777116 1777117 1777118 1777119 1777120 1777121 1777122 1777123 1777124 1777125 1777126 1777127 1777128 1777129 1777130 1777131 1777132 1777133 1777134 1777135 1777136 1777137 1777138 1777139 1777140 1777141 1777142 1777143 1777144 1777145 1777146 1777147 1777148 1777149 1777150 1777151 1777152 1777153 1777154 1777155 1777156 1777157 1777158 1777159 1777160 1777161 1777162 1777163 1777164 1777165 1777166 1777167 1777168 1777169 1777170 1777171 1777172 1777173 1777174 1777175 1777176 1777177 1777178 1777179 1777180 1777181 1777182 1777183 1777184 1777185 1777186 1777187 1777188 1777189 1777190 1777191 1777192 1777193 1777194 1777195 1777196 1777197 1777198 1777199 1777200 1777201 1777202 1777203 1777204 1777205 1777206 1777207 1777208 1777209 1777210 1777211 1777212 1777213 1777214 1777215 1777216 1777217 1777218 1777219 1777220 1777221 1777222 1777223 1777224 1777225 1777226 1777227 1777228 1777229 1777230 1777231 1777232 1777233 1777234 1777235 1777236 1777237 1777238 1777239 1777240 1777241 1777242 1777243 1777244 1777245 1777246 1777247 1777248 1777249 1777250 1777251 1777252 1777253 1777254 1777255 1777256 1777257 1777258 1777259 1777260 1777261 1777262 1777263 1777264 1777265 1777266 1777267 1777268 1777269 1777270 1777271 1777272 1777273 1777274 1777275 1777276 1777277 1777278 1777279 1777280 1777281 1777282 1777283 1777284 1777285 1777286 1777287 1777288 1777289 1777290 1777291 1777292 1777293 1777294 1777295 1777296 1777297 1777298 1777299 1777300 1777301 1777302 1777303 1777304 1777305 1777306 1777307 1777308 1777309 1777310 1777311 1777312 1777313 1777314 1777315 1777316 1777317 1777318 1777319 1777320 1777321 1777322 1777323 1777324 1777325 1777326 1777327 1777328 1777329 1777330 1777331 1777332 1777333 1777334 1777335 1777336 1777337 1777338 1777339 1777340 1777341 1777342 1777343 1777344 1777345 1777346 1777347 1777348 1777349 1777350 1777351 1777352 1777353 1777354 1777355 1777356 1777357 1777358 1777359 1777360 1777361 1777362 1777363 1777364 1777365 1777366 1777367 1777368 1777369 1777370 1777371 1777372 1777373 1777374 1777375 1777376 1777377 1777378 1777379 1777380 1777381 1777382 1777383 1777384 1777385 1777386 1777387 1777388 1777389 1777390 1777391 1777392 1777393 1777394 1777395 1777396 1777397 1777398 1777399 1777400 1777401 1777402 1777403 1777404 1777405 1777406 1777407 1777408 1777409 1777410 1777411 1777412 1777413 1777414 1777415 1777416 1777417 1777418 1777419 1777420 1777421 1777422 1777423 1777424 1777425 1777426 1777427 1777428 1777429 1777430 1777431 1777432 1777433 1777434 1777435 1777436 1777437 1777438 1777439 1777440 1777441 1777442 1777443 1777444 1777445 1777446 1777447 1777448 1777449 1777450 1777451 1777452 1777453 1777454 1777455 1777456 1777457 1777458 1777459 1777460 1777461 1777462 1777463 1777464 1777465 1777466 1777467 1777468 1777469 1777470 1777471 1777472 1777473 1777474 1777475 1777476 1777477 1777478 1777479 1777480 1777481 1777482 1777483 1777484 1777485 1777486 1777487 1777488 1777489 1777490 1777491 1777492 1777493 1777494 1777495 1777496 1777497 1777498 1777499 1777500 1777501 1777502 1777503 1777504 1777505 1777506 1777507 1777508 1777509 1777510 1777511 1777512 1777513 1777514 1777515 1777516 1777517 1777518 1777519 1777520 1777521 1777522 1777523 1777524 1777525 1777526 1777527 1777528 1777529 1777530 1777531 1777532 1777533 1777534 1777535 1777536 1777537 1777538 1777539 1777540 1777541 1777542 1777543 1777544 1777545 1777546 1777547 1777548 1777549 1777550 1777551 1777552 1777553 1777554 1777555 1777556 1777557 1777558 1777559 1777560 1777561 1777562 1777563 1777564 1777565 1777566 1777567 1777568 1777569 1777570 1777571 1777572 1777573 1777574 1777575 1777576 1777577 1777578 1777579 1777580 1777581 1777582 1777583 1777584 1777585 1777586 1777587 1777588 1777589 1777590 1777591 1777592 1777593 1777594 1777595 1777596 1777597 1777598 1777599 1777600 1777601 1777602 1777603 1777604 1777605 1777606 1777607 1777608 1777609 1777610 1777611 1777612 1777613 1777614 1777615 1777616 1777617 1777618 1777619 1777620 1777621 1777622 1777623 1777624 1777625 1777626 1777627 1777628 1777629 1777630 1777631 1777632 1777633 1777634 1777635 1777636 1777637 1777638 1777639 1777640 1777641 1777642 1777643 1777644 1777645 1777646 1777647 1777648 1777649 1777650 1777651 1777652 1777653 1777654 1777655 1777656 1777657 1777658 1777659 1777660 1777661 1777662 1777663 1777664 1777665 1777666 1777667 1777668 1777669 1777670 1777671 1777672 1777673 1777674 1777675 1777676 1777677 1777678 1777679 1777680 1777681 1777682 1777683 1777684 1777685 1777686 1777687 1777688 1777689 1777690 1777691 1777692 1777693 1777694 1777695 1777696 1777697 1777698 1777699 1777700 1777701 1777702 1777703 1777704 1777705 1777706 1777707 1777708 1777709 1777710 1777711 1777712 1777713 1777714 1777715 1777716 1777717 1777718 1777719 1777720 1777721 1777722 1777723 1777724 1777725 1777726 1777727 1777728 1777729 1777730 1777731 1777732 1777733 1777734 1777735 1777736 1777737 1777738 1777739 1777740 1777741 1777742 1777743 1777744 1777745 1777746 1777747 1777748 1777749 1777750 1777751 1777752 1777753 1777754 1777755 1777756 1777757 1777758 1777759 1777760 1777761 1777762 1777763 1777764 1777765 1777766 1777767 1777768 1777769 1777770 1777771 1777772 1777773 1777774 1777775 1777776 1777777 1777778 1777779 1777780 1777781 1777782 1777783 1777784 1777785 1777786 1777787 1777788 1777789 1777790 1777791 1777792 1777793 1777794 1777795 1777796 1777797 1777798 1777799 1777800 1777801 1777802 1777803 1777804 1777805 1777806 1777807 1777808 1777809 1777810 1777811 1777812 1777813 1777814 1777815 1777816 1777817 1777818 1777819 1777820 1777821 1777822 1777823 1777824 1777825 1777826 1777827 1777828 1777829 1777830 1777831 1777832 1777833 1777834 1777835 1777836 1777837 1777838 1777839 1777840 1777841 1777842 1777843 1777844 1777845 1777846 1777847 1777848 1777849 1777850 1777851 1777852 1777853 1777854 1777855 1777856 1777857 1777858 1777859 1777860 1777861 1777862 1777863 1777864 1777865 1777866 1777867 1777868 1777869 1777870 1777871 1777872 1777873 1777874 1777875 1777876 1777877 1777878 1777879 1777880 1777881 1777882 1777883 1777884 1777885 1777886 1777887 1777888 1777889 1777890 1777891 1777892 1777893 1777894 1777895 1777896 1777897 1777898 1777899 1777900 1777901 1777902 1777903 1777904 1777905 1777906 1777907 1777908 1777909 1777910 1777911 1777912 1777913 1777914 1777915 1777916 1777917 1777918 1777919 1777920 1777921 1777922 1777923 1777924 1777925 1777926 1777927 1777928 1777929 1777930 1777931 1777932 1777933 1777934 1777935 1777936 1777937 1777938 1777939 1777940 1777941 1777942 1777943 1777944 1777945 1777946 1777947 1777948 1777949 1777950 1777951 1777952 1777953 1777954 1777955 1777956 1777957 1777958 1777959 1777960 1777961 1777962 1777963 1777964 1777965 1777966 1777967 1777968 1777969 1777970 1777971 1777972 1777973 1777974 1777975 1777976 1777977 1777978 1777979 1777980 1777981 1777982 1777983 1777984 1777985 1777986 1777987 1777988 1777989 1777990 1777991 1777992 1777993 1777994 1777995 1777996 1777997 1777998 1777999 1778000 1778001 1778002 1778003 1778004 1778005 1778006 1778007 1778008 1778009 1778010 1778011 1778012 1778013 1778014 1778015 1778016 1778017 1778018 1778019 1778020 1778021 1778022 1778023 1778024 1778025 1778026 1778027 1778028 1778029 1778030 1778031 1778032 1778033 1778034 1778035 1778036 1778037 1778038 1778039 1778040 1778041 1778042 1778043 1778044 1778045 1778046 1778047 1778048 1778049 1778050 1778051 1778052 1778053 1778054 1778055 1778056 1778057 1778058 1778059 1778060 1778061 1778062 1778063 1778064 1778065 1778066 1778067 1778068 1778069 1778070 1778071 1778072 1778073 1778074 1778075 1778076 1778077 1778078 1778079 1778080 1778081 1778082 1778083 1778084 1778085 1778086 1778087 1778088 1778089 1778090 1778091 1778092 1778093 1778094 1778095 1778096 1778097 1778098 1778099 1778100 1778101 1778102 1778103 1778104 1778105 1778106 1778107 1778108 1778109 1778110 1778111 1778112 1778113 1778114 1778115 1778116 1778117 1778118 1778119 1778120 1778121 1778122 1778123 1778124 1778125 1778126 1778127 1778128 1778129 1778130 1778131 1778132 1778133 1778134 1778135 1778136 1778137 1778138 1778139 1778140 1778141 1778142 1778143 1778144 1778145 1778146 1778147 1778148 1778149 1778150 1778151 1778152 1778153 1778154 1778155 1778156 1778157 1778158 1778159 1778160 1778161 1778162 1778163 1778164 1778165 1778166 1778167 1778168 1778169 1778170 1778171 1778172 1778173 1778174 1778175 1778176 1778177 1778178 1778179 1778180 1778181 1778182 1778183 1778184 1778185 1778186 1778187 1778188 1778189 1778190 1778191 1778192 1778193 1778194 1778195 1778196 1778197 1778198 1778199 1778200 1778201 1778202 1778203 1778204 1778205 1778206 1778207 1778208 1778209 1778210 1778211 1778212 1778213 1778214 1778215 1778216 1778217 1778218 1778219 1778220 1778221 1778222 1778223 1778224 1778225 1778226 1778227 1778228 1778229 1778230 1778231 1778232 1778233 1778234 1778235 1778236 1778237 1778238 1778239 1778240 1778241 1778242 1778243 1778244 1778245 1778246 1778247 1778248 1778249 1778250 1778251 1778252 1778253 1778254 1778255 1778256 1778257 1778258 1778259 1778260 1778261 1778262 1778263 1778264 1778265 1778266 1778267 1778268 1778269 1778270 1778271 1778272 1778273 1778274 1778275 1778276 1778277 1778278 1778279 1778280 1778281 1778282 1778283 1778284 1778285 1778286 1778287 1778288 1778289 1778290 1778291 1778292 1778293 1778294 1778295 1778296 1778297 1778298 1778299 1778300 1778301 1778302 1778303 1778304 1778305 1778306 1778307 1778308 1778309 1778310 1778311 1778312 1778313 1778314 1778315 1778316 1778317 1778318 1778319 1778320 1778321 1778322 1778323 1778324 1778325 1778326 1778327 1778328 1778329 1778330 1778331 1778332 1778333 1778334 1778335 1778336 1778337 1778338 1778339 1778340 1778341 1778342 1778343 1778344 1778345 1778346 1778347 1778348 1778349 1778350 1778351 1778352 1778353 1778354 1778355 1778356 1778357 1778358 1778359 1778360 1778361 1778362 1778363 1778364 1778365 1778366 1778367 1778368 1778369 1778370 1778371 1778372 1778373 1778374 1778375 1778376 1778377 1778378 1778379 1778380 1778381 1778382 1778383 1778384 1778385 1778386 1778387 1778388 1778389 1778390 1778391 1778392 1778393 1778394 1778395 1778396 1778397 1778398 1778399 1778400 1778401 1778402 1778403 1778404 1778405 1778406 1778407 1778408 1778409 1778410 1778411 1778412 1778413 1778414 1778415 1778416 1778417 1778418 1778419 1778420 1778421 1778422 1778423 1778424 1778425 1778426 1778427 1778428 1778429 1778430 1778431 1778432 1778433 1778434 1778435 1778436 1778437 1778438 1778439 1778440 1778441 1778442 1778443 1778444 1778445 1778446 1778447 1778448 1778449 1778450 1778451 1778452 1778453 1778454 1778455 1778456 1778457 1778458 1778459 1778460 1778461 1778462 1778463 1778464 1778465 1778466 1778467 1778468 1778469 1778470 1778471 1778472 1778473 1778474 1778475 1778476 1778477 1778478 1778479 1778480 1778481 1778482 1778483 1778484 1778485 1778486 1778487 1778488 1778489 1778490 1778491 1778492 1778493 1778494 1778495 1778496 1778497 1778498 1778499 1778500 1778501 1778502 1778503 1778504 1778505 1778506 1778507 1778508 1778509 1778510 1778511 1778512 1778513 1778514 1778515 1778516 1778517 1778518 1778519 1778520 1778521 1778522 1778523 1778524 1778525 1778526 1778527 1778528 1778529 1778530 1778531 1778532 1778533 1778534 1778535 1778536 1778537 1778538 1778539 1778540 1778541 1778542 1778543 1778544 1778545 1778546 1778547 1778548 1778549 1778550 1778551 1778552 1778553 1778554 1778555 1778556 1778557 1778558 1778559 1778560 1778561 1778562 1778563 1778564 1778565 1778566 1778567 1778568 1778569 1778570 1778571 1778572 1778573 1778574 1778575 1778576 1778577 1778578 1778579 1778580 1778581 1778582 1778583 1778584 1778585 1778586 1778587 1778588 1778589 1778590 1778591 1778592 1778593 1778594 1778595 1778596 1778597 1778598 1778599 1778600 1778601 1778602 1778603 1778604 1778605 1778606 1778607 1778608 1778609 1778610 1778611 1778612 1778613 1778614 1778615 1778616 1778617 1778618 1778619 1778620 1778621 1778622 1778623 1778624 1778625 1778626 1778627 1778628 1778629 1778630 1778631 1778632 1778633 1778634 1778635 1778636 1778637 1778638 1778639 1778640 1778641 1778642 1778643 1778644 1778645 1778646 1778647 1778648 1778649 1778650 1778651 1778652 1778653 1778654 1778655 1778656 1778657 1778658 1778659 1778660 1778661 1778662 1778663 1778664 1778665 1778666 1778667 1778668 1778669 1778670 1778671 1778672 1778673 1778674 1778675 1778676 1778677 1778678 1778679 1778680 1778681 1778682 1778683 1778684 1778685 1778686 1778687 1778688 1778689 1778690 1778691 1778692 1778693 1778694 1778695 1778696 1778697 1778698 1778699 1778700 1778701 1778702 1778703 1778704 1778705 1778706 1778707 1778708 1778709 1778710 1778711 1778712 1778713 1778714 1778715 1778716 1778717 1778718 1778719 1778720 1778721 1778722 1778723 1778724 1778725 1778726 1778727 1778728 1778729 1778730 1778731 1778732 1778733 1778734 1778735 1778736 1778737 1778738 1778739 1778740 1778741 1778742 1778743 1778744 1778745 1778746 1778747 1778748 1778749 1778750 1778751 1778752 1778753 1778754 1778755 1778756 1778757 1778758 1778759 1778760 1778761 1778762 1778763 1778764 1778765 1778766 1778767 1778768 1778769 1778770 1778771 1778772 1778773 1778774 1778775 1778776 1778777 1778778 1778779 1778780 1778781 1778782 1778783 1778784 1778785 1778786 1778787 1778788 1778789 1778790 1778791 1778792 1778793 1778794 1778795 1778796 1778797 1778798 1778799 1778800 1778801 1778802 1778803 1778804 1778805 1778806 1778807 1778808 1778809 1778810 1778811 1778812 1778813 1778814 1778815 1778816 1778817 1778818 1778819 1778820 1778821 1778822 1778823 1778824 1778825 1778826 1778827 1778828 1778829 1778830 1778831 1778832 1778833 1778834 1778835 1778836 1778837 1778838 1778839 1778840 1778841 1778842 1778843 1778844 1778845 1778846 1778847 1778848 1778849 1778850 1778851 1778852 1778853 1778854 1778855 1778856 1778857 1778858 1778859 1778860 1778861 1778862 1778863 1778864 1778865 1778866 1778867 1778868 1778869 1778870 1778871 1778872 1778873 1778874 1778875 1778876 1778877 1778878 1778879 1778880 1778881 1778882 1778883 1778884 1778885 1778886 1778887 1778888 1778889 1778890 1778891 1778892 1778893 1778894 1778895 1778896 1778897 1778898 1778899 1778900 1778901 1778902 1778903 1778904 1778905 1778906 1778907 1778908 1778909 1778910 1778911 1778912 1778913 1778914 1778915 1778916 1778917 1778918 1778919 1778920 1778921 1778922 1778923 1778924 1778925 1778926 1778927 1778928 1778929 1778930 1778931 1778932 1778933 1778934 1778935 1778936 1778937 1778938 1778939 1778940 1778941 1778942 1778943 1778944 1778945 1778946 1778947 1778948 1778949 1778950 1778951 1778952 1778953 1778954 1778955 1778956 1778957 1778958 1778959 1778960 1778961 1778962 1778963 1778964 1778965 1778966 1778967 1778968 1778969 1778970 1778971 1778972 1778973 1778974 1778975 1778976 1778977 1778978 1778979 1778980 1778981 1778982 1778983 1778984 1778985 1778986 1778987 1778988 1778989 1778990 1778991 1778992 1778993 1778994 1778995 1778996 1778997 1778998 1778999 1779000 1779001 1779002 1779003 1779004 1779005 1779006 1779007 1779008 1779009 1779010 1779011 1779012 1779013 1779014 1779015 1779016 1779017 1779018 1779019 1779020 1779021 1779022 1779023 1779024 1779025 1779026 1779027 1779028 1779029 1779030 1779031 1779032 1779033 1779034 1779035 1779036 1779037 1779038 1779039 1779040 1779041 1779042 1779043 1779044 1779045 1779046 1779047 1779048 1779049 1779050 1779051 1779052 1779053 1779054 1779055 1779056 1779057 1779058 1779059 1779060 1779061 1779062 1779063 1779064 1779065 1779066 1779067 1779068 1779069 1779070 1779071 1779072 1779073 1779074 1779075 1779076 1779077 1779078 1779079 1779080 1779081 1779082 1779083 1779084 1779085 1779086 1779087 1779088 1779089 1779090 1779091 1779092 1779093 1779094 1779095 1779096 1779097 1779098 1779099 1779100 1779101 1779102 1779103 1779104 1779105 1779106 1779107 1779108 1779109 1779110 1779111 1779112 1779113 1779114 1779115 1779116 1779117 1779118 1779119 1779120 1779121 1779122 1779123 1779124 1779125 1779126 1779127 1779128 1779129 1779130 1779131 1779132 1779133 1779134 1779135 1779136 1779137 1779138 1779139 1779140 1779141 1779142 1779143 1779144 1779145 1779146 1779147 1779148 1779149 1779150 1779151 1779152 1779153 1779154 1779155 1779156 1779157 1779158 1779159 1779160 1779161 1779162 1779163 1779164 1779165 1779166 1779167 1779168 1779169 1779170 1779171 1779172 1779173 1779174 1779175 1779176 1779177 1779178 1779179 1779180 1779181 1779182 1779183 1779184 1779185 1779186 1779187 1779188 1779189 1779190 1779191 1779192 1779193 1779194 1779195 1779196 1779197 1779198 1779199 1779200 1779201 1779202 1779203 1779204 1779205 1779206 1779207 1779208 1779209 1779210 1779211 1779212 1779213 1779214 1779215 1779216 1779217 1779218 1779219 1779220 1779221 1779222 1779223 1779224 1779225 1779226 1779227 1779228 1779229 1779230 1779231 1779232 1779233 1779234 1779235 1779236 1779237 1779238 1779239 1779240 1779241 1779242 1779243 1779244 1779245 1779246 1779247 1779248 1779249 1779250 1779251 1779252 1779253 1779254 1779255 1779256 1779257 1779258 1779259 1779260 1779261 1779262 1779263 1779264 1779265 1779266 1779267 1779268 1779269 1779270 1779271 1779272 1779273 1779274 1779275 1779276 1779277 1779278 1779279 1779280 1779281 1779282 1779283 1779284 1779285 1779286 1779287 1779288 1779289 1779290 1779291 1779292 1779293 1779294 1779295 1779296 1779297 1779298 1779299 1779300 1779301 1779302 1779303 1779304 1779305 1779306 1779307 1779308 1779309 1779310 1779311 1779312 1779313 1779314 1779315 1779316 1779317 1779318 1779319 1779320 1779321 1779322 1779323 1779324 1779325 1779326 1779327 1779328 1779329 1779330 1779331 1779332 1779333 1779334 1779335 1779336 1779337 1779338 1779339 1779340 1779341 1779342 1779343 1779344 1779345 1779346 1779347 1779348 1779349 1779350 1779351 1779352 1779353 1779354 1779355 1779356 1779357 1779358 1779359 1779360 1779361 1779362 1779363 1779364 1779365 1779366 1779367 1779368 1779369 1779370 1779371 1779372 1779373 1779374 1779375 1779376 1779377 1779378 1779379 1779380 1779381 1779382 1779383 1779384 1779385 1779386 1779387 1779388 1779389 1779390 1779391 1779392 1779393 1779394 1779395 1779396 1779397 1779398 1779399 1779400 1779401 1779402 1779403 1779404 1779405 1779406 1779407 1779408 1779409 1779410 1779411 1779412 1779413 1779414 1779415 1779416 1779417 1779418 1779419 1779420 1779421 1779422 1779423 1779424 1779425 1779426 1779427 1779428 1779429 1779430 1779431 1779432 1779433 1779434 1779435 1779436 1779437 1779438 1779439 1779440 1779441 1779442 1779443 1779444 1779445 1779446 1779447 1779448 1779449 1779450 1779451 1779452 1779453 1779454 1779455 1779456 1779457 1779458 1779459 1779460 1779461 1779462 1779463 1779464 1779465 1779466 1779467 1779468 1779469 1779470 1779471 1779472 1779473 1779474 1779475 1779476 1779477 1779478 1779479 1779480 1779481 1779482 1779483 1779484 1779485 1779486 1779487 1779488 1779489 1779490 1779491 1779492 1779493 1779494 1779495 1779496 1779497 1779498 1779499 1779500 1779501 1779502 1779503 1779504 1779505 1779506 1779507 1779508 1779509 1779510 1779511 1779512 1779513 1779514 1779515 1779516 1779517 1779518 1779519 1779520 1779521 1779522 1779523 1779524 1779525 1779526 1779527 1779528 1779529 1779530 1779531 1779532 1779533 1779534 1779535 1779536 1779537 1779538 1779539 1779540 1779541 1779542 1779543 1779544 1779545 1779546 1779547 1779548 1779549 1779550 1779551 1779552 1779553 1779554 1779555 1779556 1779557 1779558 1779559 1779560 1779561 1779562 1779563 1779564 1779565 1779566 1779567 1779568 1779569 1779570 1779571 1779572 1779573 1779574 1779575 1779576 1779577 1779578 1779579 1779580 1779581 1779582 1779583 1779584 1779585 1779586 1779587 1779588 1779589 1779590 1779591 1779592 1779593 1779594 1779595 1779596 1779597 1779598 1779599 1779600 1779601 1779602 1779603 1779604 1779605 1779606 1779607 1779608 1779609 1779610 1779611 1779612 1779613 1779614 1779615 1779616 1779617 1779618 1779619 1779620 1779621 1779622 1779623 1779624 1779625 1779626 1779627 1779628 1779629 1779630 1779631 1779632 1779633 1779634 1779635 1779636 1779637 1779638 1779639 1779640 1779641 1779642 1779643 1779644 1779645 1779646 1779647 1779648 1779649 1779650 1779651 1779652 1779653 1779654 1779655 1779656 1779657 1779658 1779659 1779660 1779661 1779662 1779663 1779664 1779665 1779666 1779667 1779668 1779669 1779670 1779671 1779672 1779673 1779674 1779675 1779676 1779677 1779678 1779679 1779680 1779681 1779682 1779683 1779684 1779685 1779686 1779687 1779688 1779689 1779690 1779691 1779692 1779693 1779694 1779695 1779696 1779697 1779698 1779699 1779700 1779701 1779702 1779703 1779704 1779705 1779706 1779707 1779708 1779709 1779710 1779711 1779712 1779713 1779714 1779715 1779716 1779717 1779718 1779719 1779720 1779721 1779722 1779723 1779724 1779725 1779726 1779727 1779728 1779729 1779730 1779731 1779732 1779733 1779734 1779735 1779736 1779737 1779738 1779739 1779740 1779741 1779742 1779743 1779744 1779745 1779746 1779747 1779748 1779749 1779750 1779751 1779752 1779753 1779754 1779755 1779756 1779757 1779758 1779759 1779760 1779761 1779762 1779763 1779764 1779765 1779766 1779767 1779768 1779769 1779770 1779771 1779772 1779773 1779774 1779775 1779776 1779777 1779778 1779779 1779780 1779781 1779782 1779783 1779784 1779785 1779786 1779787 1779788 1779789 1779790 1779791 1779792 1779793 1779794 1779795 1779796 1779797 1779798 1779799 1779800 1779801 1779802 1779803 1779804 1779805 1779806 1779807 1779808 1779809 1779810 1779811 1779812 1779813 1779814 1779815 1779816 1779817 1779818 1779819 1779820 1779821 1779822 1779823 1779824 1779825 1779826 1779827 1779828 1779829 1779830 1779831 1779832 1779833 1779834 1779835 1779836 1779837 1779838 1779839 1779840 1779841 1779842 1779843 1779844 1779845 1779846 1779847 1779848 1779849 1779850 1779851 1779852 1779853 1779854 1779855 1779856 1779857 1779858 1779859 1779860 1779861 1779862 1779863 1779864 1779865 1779866 1779867 1779868 1779869 1779870 1779871 1779872 1779873 1779874 1779875 1779876 1779877 1779878 1779879 1779880 1779881 1779882 1779883 1779884 1779885 1779886 1779887 1779888 1779889 1779890 1779891 1779892 1779893 1779894 1779895 1779896 1779897 1779898 1779899 1779900 1779901 1779902 1779903 1779904 1779905 1779906 1779907 1779908 1779909 1779910 1779911 1779912 1779913 1779914 1779915 1779916 1779917 1779918 1779919 1779920 1779921 1779922 1779923 1779924 1779925 1779926 1779927 1779928 1779929 1779930 1779931 1779932 1779933 1779934 1779935 1779936 1779937 1779938 1779939 1779940 1779941 1779942 1779943 1779944 1779945 1779946 1779947 1779948 1779949 1779950 1779951 1779952 1779953 1779954 1779955 1779956 1779957 1779958 1779959 1779960 1779961 1779962 1779963 1779964 1779965 1779966 1779967 1779968 1779969 1779970 1779971 1779972 1779973 1779974 1779975 1779976 1779977 1779978 1779979 1779980 1779981 1779982 1779983 1779984 1779985 1779986 1779987 1779988 1779989 1779990 1779991 1779992 1779993 1779994 1779995 1779996 1779997 1779998 1779999 1780000 1780001 1780002 1780003 1780004 1780005 1780006 1780007 1780008 1780009 1780010 1780011 1780012 1780013 1780014 1780015 1780016 1780017 1780018 1780019 1780020 1780021 1780022 1780023 1780024 1780025 1780026 1780027 1780028 1780029 1780030 1780031 1780032 1780033 1780034 1780035 1780036 1780037 1780038 1780039 1780040 1780041 1780042 1780043 1780044 1780045 1780046 1780047 1780048 1780049 1780050 1780051 1780052 1780053 1780054 1780055 1780056 1780057 1780058 1780059 1780060 1780061 1780062 1780063 1780064 1780065 1780066 1780067 1780068 1780069 1780070 1780071 1780072 1780073 1780074 1780075 1780076 1780077 1780078 1780079 1780080 1780081 1780082 1780083 1780084 1780085 1780086 1780087 1780088 1780089 1780090 1780091 1780092 1780093 1780094 1780095 1780096 1780097 1780098 1780099 1780100 1780101 1780102 1780103 1780104 1780105 1780106 1780107 1780108 1780109 1780110 1780111 1780112 1780113 1780114 1780115 1780116 1780117 1780118 1780119 1780120 1780121 1780122 1780123 1780124 1780125 1780126 1780127 1780128 1780129 1780130 1780131 1780132 1780133 1780134 1780135 1780136 1780137 1780138 1780139 1780140 1780141 1780142 1780143 1780144 1780145 1780146 1780147 1780148 1780149 1780150 1780151 1780152 1780153 1780154 1780155 1780156 1780157 1780158 1780159 1780160 1780161 1780162 1780163 1780164 1780165 1780166 1780167 1780168 1780169 1780170 1780171 1780172 1780173 1780174 1780175 1780176 1780177 1780178 1780179 1780180 1780181 1780182 1780183 1780184 1780185 1780186 1780187 1780188 1780189 1780190 1780191 1780192 1780193 1780194 1780195 1780196 1780197 1780198 1780199 1780200 1780201 1780202 1780203 1780204 1780205 1780206 1780207 1780208 1780209 1780210 1780211 1780212 1780213 1780214 1780215 1780216 1780217 1780218 1780219 1780220 1780221 1780222 1780223 1780224 1780225 1780226 1780227 1780228 1780229 1780230 1780231 1780232 1780233 1780234 1780235 1780236 1780237 1780238 1780239 1780240 1780241 1780242 1780243 1780244 1780245 1780246 1780247 1780248 1780249 1780250 1780251 1780252 1780253 1780254 1780255 1780256 1780257 1780258 1780259 1780260 1780261 1780262 1780263 1780264 1780265 1780266 1780267 1780268 1780269 1780270 1780271 1780272 1780273 1780274 1780275 1780276 1780277 1780278 1780279 1780280 1780281 1780282 1780283 1780284 1780285 1780286 1780287 1780288 1780289 1780290 1780291 1780292 1780293 1780294 1780295 1780296 1780297 1780298 1780299 1780300 1780301 1780302 1780303 1780304 1780305 1780306 1780307 1780308 1780309 1780310 1780311 1780312 1780313 1780314 1780315 1780316 1780317 1780318 1780319 1780320 1780321 1780322 1780323 1780324 1780325 1780326 1780327 1780328 1780329 1780330 1780331 1780332 1780333 1780334 1780335 1780336 1780337 1780338 1780339 1780340 1780341 1780342 1780343 1780344 1780345 1780346 1780347 1780348 1780349 1780350 1780351 1780352 1780353 1780354 1780355 1780356 1780357 1780358 1780359 1780360 1780361 1780362 1780363 1780364 1780365 1780366 1780367 1780368 1780369 1780370 1780371 1780372 1780373 1780374 1780375 1780376 1780377 1780378 1780379 1780380 1780381 1780382 1780383 1780384 1780385 1780386 1780387 1780388 1780389 1780390 1780391 1780392 1780393 1780394 1780395 1780396 1780397 1780398 1780399 1780400 1780401 1780402 1780403 1780404 1780405 1780406 1780407 1780408 1780409 1780410 1780411 1780412 1780413 1780414 1780415 1780416 1780417 1780418 1780419 1780420 1780421 1780422 1780423 1780424 1780425 1780426 1780427 1780428 1780429 1780430 1780431 1780432 1780433 1780434 1780435 1780436 1780437 1780438 1780439 1780440 1780441 1780442 1780443 1780444 1780445 1780446 1780447 1780448 1780449 1780450 1780451 1780452 1780453 1780454 1780455 1780456 1780457 1780458 1780459 1780460 1780461 1780462 1780463 1780464 1780465 1780466 1780467 1780468 1780469 1780470 1780471 1780472 1780473 1780474 1780475 1780476 1780477 1780478 1780479 1780480 1780481 1780482 1780483 1780484 1780485 1780486 1780487 1780488 1780489 1780490 1780491 1780492 1780493 1780494 1780495 1780496 1780497 1780498 1780499 1780500 1780501 1780502 1780503 1780504 1780505 1780506 1780507 1780508 1780509 1780510 1780511 1780512 1780513 1780514 1780515 1780516 1780517 1780518 1780519 1780520 1780521 1780522 1780523 1780524 1780525 1780526 1780527 1780528 1780529 1780530 1780531 1780532 1780533 1780534 1780535 1780536 1780537 1780538 1780539 1780540 1780541 1780542 1780543 1780544 1780545 1780546 1780547 1780548 1780549 1780550 1780551 1780552 1780553 1780554 1780555 1780556 1780557 1780558 1780559 1780560 1780561 1780562 1780563 1780564 1780565 1780566 1780567 1780568 1780569 1780570 1780571 1780572 1780573 1780574 1780575 1780576 1780577 1780578 1780579 1780580 1780581 1780582 1780583 1780584 1780585 1780586 1780587 1780588 1780589 1780590 1780591 1780592 1780593 1780594 1780595 1780596 1780597 1780598 1780599 1780600 1780601 1780602 1780603 1780604 1780605 1780606 1780607 1780608 1780609 1780610 1780611 1780612 1780613 1780614 1780615 1780616 1780617 1780618 1780619 1780620 1780621 1780622 1780623 1780624 1780625 1780626 1780627 1780628 1780629 1780630 1780631 1780632 1780633 1780634 1780635 1780636 1780637 1780638 1780639 1780640 1780641 1780642 1780643 1780644 1780645 1780646 1780647 1780648 1780649 1780650 1780651 1780652 1780653 1780654 1780655 1780656 1780657 1780658 1780659 1780660 1780661 1780662 1780663 1780664 1780665 1780666 1780667 1780668 1780669 1780670 1780671 1780672 1780673 1780674 1780675 1780676 1780677 1780678 1780679 1780680 1780681 1780682 1780683 1780684 1780685 1780686 1780687 1780688 1780689 1780690 1780691 1780692 1780693 1780694 1780695 1780696 1780697 1780698 1780699 1780700 1780701 1780702 1780703 1780704 1780705 1780706 1780707 1780708 1780709 1780710 1780711 1780712 1780713 1780714 1780715 1780716 1780717 1780718 1780719 1780720 1780721 1780722 1780723 1780724 1780725 1780726 1780727 1780728 1780729 1780730 1780731 1780732 1780733 1780734 1780735 1780736 1780737 1780738 1780739 1780740 1780741 1780742 1780743 1780744 1780745 1780746 1780747 1780748 1780749 1780750 1780751 1780752 1780753 1780754 1780755 1780756 1780757 1780758 1780759 1780760 1780761 1780762 1780763 1780764 1780765 1780766 1780767 1780768 1780769 1780770 1780771 1780772 1780773 1780774 1780775 1780776 1780777 1780778 1780779 1780780 1780781 1780782 1780783 1780784 1780785 1780786 1780787 1780788 1780789 1780790 1780791 1780792 1780793 1780794 1780795 1780796 1780797 1780798 1780799 1780800 1780801 1780802 1780803 1780804 1780805 1780806 1780807 1780808 1780809 1780810 1780811 1780812 1780813 1780814 1780815 1780816 1780817 1780818 1780819 1780820 1780821 1780822 1780823 1780824 1780825 1780826 1780827 1780828 1780829 1780830 1780831 1780832 1780833 1780834 1780835 1780836 1780837 1780838 1780839 1780840 1780841 1780842 1780843 1780844 1780845 1780846 1780847 1780848 1780849 1780850 1780851 1780852 1780853 1780854 1780855 1780856 1780857 1780858 1780859 1780860 1780861 1780862 1780863 1780864 1780865 1780866 1780867 1780868 1780869 1780870 1780871 1780872 1780873 1780874 1780875 1780876 1780877 1780878 1780879 1780880 1780881 1780882 1780883 1780884 1780885 1780886 1780887 1780888 1780889 1780890 1780891 1780892 1780893 1780894 1780895 1780896 1780897 1780898 1780899 1780900 1780901 1780902 1780903 1780904 1780905 1780906 1780907 1780908 1780909 1780910 1780911 1780912 1780913 1780914 1780915 1780916 1780917 1780918 1780919 1780920 1780921 1780922 1780923 1780924 1780925 1780926 1780927 1780928 1780929 1780930 1780931 1780932 1780933 1780934 1780935 1780936 1780937 1780938 1780939 1780940 1780941 1780942 1780943 1780944 1780945 1780946 1780947 1780948 1780949 1780950 1780951 1780952 1780953 1780954 1780955 1780956 1780957 1780958 1780959 1780960 1780961 1780962 1780963 1780964 1780965 1780966 1780967 1780968 1780969 1780970 1780971 1780972 1780973 1780974 1780975 1780976 1780977 1780978 1780979 1780980 1780981 1780982 1780983 1780984 1780985 1780986 1780987 1780988 1780989 1780990 1780991 1780992 1780993 1780994 1780995 1780996 1780997 1780998 1780999 1781000 1781001 1781002 1781003 1781004 1781005 1781006 1781007 1781008 1781009 1781010 1781011 1781012 1781013 1781014 1781015 1781016 1781017 1781018 1781019 1781020 1781021 1781022 1781023 1781024 1781025 1781026 1781027 1781028 1781029 1781030 1781031 1781032 1781033 1781034 1781035 1781036 1781037 1781038 1781039 1781040 1781041 1781042 1781043 1781044 1781045 1781046 1781047 1781048 1781049 1781050 1781051 1781052 1781053 1781054 1781055 1781056 1781057 1781058 1781059 1781060 1781061 1781062 1781063 1781064 1781065 1781066 1781067 1781068 1781069 1781070 1781071 1781072 1781073 1781074 1781075 1781076 1781077 1781078 1781079 1781080 1781081 1781082 1781083 1781084 1781085 1781086 1781087 1781088 1781089 1781090 1781091 1781092 1781093 1781094 1781095 1781096 1781097 1781098 1781099 1781100 1781101 1781102 1781103 1781104 1781105 1781106 1781107 1781108 1781109 1781110 1781111 1781112 1781113 1781114 1781115 1781116 1781117 1781118 1781119 1781120 1781121 1781122 1781123 1781124 1781125 1781126 1781127 1781128 1781129 1781130 1781131 1781132 1781133 1781134 1781135 1781136 1781137 1781138 1781139 1781140 1781141 1781142 1781143 1781144 1781145 1781146 1781147 1781148 1781149 1781150 1781151 1781152 1781153 1781154 1781155 1781156 1781157 1781158 1781159 1781160 1781161 1781162 1781163 1781164 1781165 1781166 1781167 1781168 1781169 1781170 1781171 1781172 1781173 1781174 1781175 1781176 1781177 1781178 1781179 1781180 1781181 1781182 1781183 1781184 1781185 1781186 1781187 1781188 1781189 1781190 1781191 1781192 1781193 1781194 1781195 1781196 1781197 1781198 1781199 1781200 1781201 1781202 1781203 1781204 1781205 1781206 1781207 1781208 1781209 1781210 1781211 1781212 1781213 1781214 1781215 1781216 1781217 1781218 1781219 1781220 1781221 1781222 1781223 1781224 1781225 1781226 1781227 1781228 1781229 1781230 1781231 1781232 1781233 1781234 1781235 1781236 1781237 1781238 1781239 1781240 1781241 1781242 1781243 1781244 1781245 1781246 1781247 1781248 1781249 1781250 1781251 1781252 1781253 1781254 1781255 1781256 1781257 1781258 1781259 1781260 1781261 1781262 1781263 1781264 1781265 1781266 1781267 1781268 1781269 1781270 1781271 1781272 1781273 1781274 1781275 1781276 1781277 1781278 1781279 1781280 1781281 1781282 1781283 1781284 1781285 1781286 1781287 1781288 1781289 1781290 1781291 1781292 1781293 1781294 1781295 1781296 1781297 1781298 1781299 1781300 1781301 1781302 1781303 1781304 1781305 1781306 1781307 1781308 1781309 1781310 1781311 1781312 1781313 1781314 1781315 1781316 1781317 1781318 1781319 1781320 1781321 1781322 1781323 1781324 1781325 1781326 1781327 1781328 1781329 1781330 1781331 1781332 1781333 1781334 1781335 1781336 1781337 1781338 1781339 1781340 1781341 1781342 1781343 1781344 1781345 1781346 1781347 1781348 1781349 1781350 1781351 1781352 1781353 1781354 1781355 1781356 1781357 1781358 1781359 1781360 1781361 1781362 1781363 1781364 1781365 1781366 1781367 1781368 1781369 1781370 1781371 1781372 1781373 1781374 1781375 1781376 1781377 1781378 1781379 1781380 1781381 1781382 1781383 1781384 1781385 1781386 1781387 1781388 1781389 1781390 1781391 1781392 1781393 1781394 1781395 1781396 1781397 1781398 1781399 1781400 1781401 1781402 1781403 1781404 1781405 1781406 1781407 1781408 1781409 1781410 1781411 1781412 1781413 1781414 1781415 1781416 1781417 1781418 1781419 1781420 1781421 1781422 1781423 1781424 1781425 1781426 1781427 1781428 1781429 1781430 1781431 1781432 1781433 1781434 1781435 1781436 1781437 1781438 1781439 1781440 1781441 1781442 1781443 1781444 1781445 1781446 1781447 1781448 1781449 1781450 1781451 1781452 1781453 1781454 1781455 1781456 1781457 1781458 1781459 1781460 1781461 1781462 1781463 1781464 1781465 1781466 1781467 1781468 1781469 1781470 1781471 1781472 1781473 1781474 1781475 1781476 1781477 1781478 1781479 1781480 1781481 1781482 1781483 1781484 1781485 1781486 1781487 1781488 1781489 1781490 1781491 1781492 1781493 1781494 1781495 1781496 1781497 1781498 1781499 1781500 1781501 1781502 1781503 1781504 1781505 1781506 1781507 1781508 1781509 1781510 1781511 1781512 1781513 1781514 1781515 1781516 1781517 1781518 1781519 1781520 1781521 1781522 1781523 1781524 1781525 1781526 1781527 1781528 1781529 1781530 1781531 1781532 1781533 1781534 1781535 1781536 1781537 1781538 1781539 1781540 1781541 1781542 1781543 1781544 1781545 1781546 1781547 1781548 1781549 1781550 1781551 1781552 1781553 1781554 1781555 1781556 1781557 1781558 1781559 1781560 1781561 1781562 1781563 1781564 1781565 1781566 1781567 1781568 1781569 1781570 1781571 1781572 1781573 1781574 1781575 1781576 1781577 1781578 1781579 1781580 1781581 1781582 1781583 1781584 1781585 1781586 1781587 1781588 1781589 1781590 1781591 1781592 1781593 1781594 1781595 1781596 1781597 1781598 1781599 1781600 1781601 1781602 1781603 1781604 1781605 1781606 1781607 1781608 1781609 1781610 1781611 1781612 1781613 1781614 1781615 1781616 1781617 1781618 1781619 1781620 1781621 1781622 1781623 1781624 1781625 1781626 1781627 1781628 1781629 1781630 1781631 1781632 1781633 1781634 1781635 1781636 1781637 1781638 1781639 1781640 1781641 1781642 1781643 1781644 1781645 1781646 1781647 1781648 1781649 1781650 1781651 1781652 1781653 1781654 1781655 1781656 1781657 1781658 1781659 1781660 1781661 1781662 1781663 1781664 1781665 1781666 1781667 1781668 1781669 1781670 1781671 1781672 1781673 1781674 1781675 1781676 1781677 1781678 1781679 1781680 1781681 1781682 1781683 1781684 1781685 1781686 1781687 1781688 1781689 1781690 1781691 1781692 1781693 1781694 1781695 1781696 1781697 1781698 1781699 1781700 1781701 1781702 1781703 1781704 1781705 1781706 1781707 1781708 1781709 1781710 1781711 1781712 1781713 1781714 1781715 1781716 1781717 1781718 1781719 1781720 1781721 1781722 1781723 1781724 1781725 1781726 1781727 1781728 1781729 1781730 1781731 1781732 1781733 1781734 1781735 1781736 1781737 1781738 1781739 1781740 1781741 1781742 1781743 1781744 1781745 1781746 1781747 1781748 1781749 1781750 1781751 1781752 1781753 1781754 1781755 1781756 1781757 1781758 1781759 1781760 1781761 1781762 1781763 1781764 1781765 1781766 1781767 1781768 1781769 1781770 1781771 1781772 1781773 1781774 1781775 1781776 1781777 1781778 1781779 1781780 1781781 1781782 1781783 1781784 1781785 1781786 1781787 1781788 1781789 1781790 1781791 1781792 1781793 1781794 1781795 1781796 1781797 1781798 1781799 1781800 1781801 1781802 1781803 1781804 1781805 1781806 1781807 1781808 1781809 1781810 1781811 1781812 1781813 1781814 1781815 1781816 1781817 1781818 1781819 1781820 1781821 1781822 1781823 1781824 1781825 1781826 1781827 1781828 1781829 1781830 1781831 1781832 1781833 1781834 1781835 1781836 1781837 1781838 1781839 1781840 1781841 1781842 1781843 1781844 1781845 1781846 1781847 1781848 1781849 1781850 1781851 1781852 1781853 1781854 1781855 1781856 1781857 1781858 1781859 1781860 1781861 1781862 1781863 1781864 1781865 1781866 1781867 1781868 1781869 1781870 1781871 1781872 1781873 1781874 1781875 1781876 1781877 1781878 1781879 1781880 1781881 1781882 1781883 1781884 1781885 1781886 1781887 1781888 1781889 1781890 1781891 1781892 1781893 1781894 1781895 1781896 1781897 1781898 1781899 1781900 1781901 1781902 1781903 1781904 1781905 1781906 1781907 1781908 1781909 1781910 1781911 1781912 1781913 1781914 1781915 1781916 1781917 1781918 1781919 1781920 1781921 1781922 1781923 1781924 1781925 1781926 1781927 1781928 1781929 1781930 1781931 1781932 1781933 1781934 1781935 1781936 1781937 1781938 1781939 1781940 1781941 1781942 1781943 1781944 1781945 1781946 1781947 1781948 1781949 1781950 1781951 1781952 1781953 1781954 1781955 1781956 1781957 1781958 1781959 1781960 1781961 1781962 1781963 1781964 1781965 1781966 1781967 1781968 1781969 1781970 1781971 1781972 1781973 1781974 1781975 1781976 1781977 1781978 1781979 1781980 1781981 1781982 1781983 1781984 1781985 1781986 1781987 1781988 1781989 1781990 1781991 1781992 1781993 1781994 1781995 1781996 1781997 1781998 1781999 1782000 1782001 1782002 1782003 1782004 1782005 1782006 1782007 1782008 1782009 1782010 1782011 1782012 1782013 1782014 1782015 1782016 1782017 1782018 1782019 1782020 1782021 1782022 1782023 1782024 1782025 1782026 1782027 1782028 1782029 1782030 1782031 1782032 1782033 1782034 1782035 1782036 1782037 1782038 1782039 1782040 1782041 1782042 1782043 1782044 1782045 1782046 1782047 1782048 1782049 1782050 1782051 1782052 1782053 1782054 1782055 1782056 1782057 1782058 1782059 1782060 1782061 1782062 1782063 1782064 1782065 1782066 1782067 1782068 1782069 1782070 1782071 1782072 1782073 1782074 1782075 1782076 1782077 1782078 1782079 1782080 1782081 1782082 1782083 1782084 1782085 1782086 1782087 1782088 1782089 1782090 1782091 1782092 1782093 1782094 1782095 1782096 1782097 1782098 1782099 1782100 1782101 1782102 1782103 1782104 1782105 1782106 1782107 1782108 1782109 1782110 1782111 1782112 1782113 1782114 1782115 1782116 1782117 1782118 1782119 1782120 1782121 1782122 1782123 1782124 1782125 1782126 1782127 1782128 1782129 1782130 1782131 1782132 1782133 1782134 1782135 1782136 1782137 1782138 1782139 1782140 1782141 1782142 1782143 1782144 1782145 1782146 1782147 1782148 1782149 1782150 1782151 1782152 1782153 1782154 1782155 1782156 1782157 1782158 1782159 1782160 1782161 1782162 1782163 1782164 1782165 1782166 1782167 1782168 1782169 1782170 1782171 1782172 1782173 1782174 1782175 1782176 1782177 1782178 1782179 1782180 1782181 1782182 1782183 1782184 1782185 1782186 1782187 1782188 1782189 1782190 1782191 1782192 1782193 1782194 1782195 1782196 1782197 1782198 1782199 1782200 1782201 1782202 1782203 1782204 1782205 1782206 1782207 1782208 1782209 1782210 1782211 1782212 1782213 1782214 1782215 1782216 1782217 1782218 1782219 1782220 1782221 1782222 1782223 1782224 1782225 1782226 1782227 1782228 1782229 1782230 1782231 1782232 1782233 1782234 1782235 1782236 1782237 1782238 1782239 1782240 1782241 1782242 1782243 1782244 1782245 1782246 1782247 1782248 1782249 1782250 1782251 1782252 1782253 1782254 1782255 1782256 1782257 1782258 1782259 1782260 1782261 1782262 1782263 1782264 1782265 1782266 1782267 1782268 1782269 1782270 1782271 1782272 1782273 1782274 1782275 1782276 1782277 1782278 1782279 1782280 1782281 1782282 1782283 1782284 1782285 1782286 1782287 1782288 1782289 1782290 1782291 1782292 1782293 1782294 1782295 1782296 1782297 1782298 1782299 1782300 1782301 1782302 1782303 1782304 1782305 1782306 1782307 1782308 1782309 1782310 1782311 1782312 1782313 1782314 1782315 1782316 1782317 1782318 1782319 1782320 1782321 1782322 1782323 1782324 1782325 1782326 1782327 1782328 1782329 1782330 1782331 1782332 1782333 1782334 1782335 1782336 1782337 1782338 1782339 1782340 1782341 1782342 1782343 1782344 1782345 1782346 1782347 1782348 1782349 1782350 1782351 1782352 1782353 1782354 1782355 1782356 1782357 1782358 1782359 1782360 1782361 1782362 1782363 1782364 1782365 1782366 1782367 1782368 1782369 1782370 1782371 1782372 1782373 1782374 1782375 1782376 1782377 1782378 1782379 1782380 1782381 1782382 1782383 1782384 1782385 1782386 1782387 1782388 1782389 1782390 1782391 1782392 1782393 1782394 1782395 1782396 1782397 1782398 1782399 1782400 1782401 1782402 1782403 1782404 1782405 1782406 1782407 1782408 1782409 1782410 1782411 1782412 1782413 1782414 1782415 1782416 1782417 1782418 1782419 1782420 1782421 1782422 1782423 1782424 1782425 1782426 1782427 1782428 1782429 1782430 1782431 1782432 1782433 1782434 1782435 1782436 1782437 1782438 1782439 1782440 1782441 1782442 1782443 1782444 1782445 1782446 1782447 1782448 1782449 1782450 1782451 1782452 1782453 1782454 1782455 1782456 1782457 1782458 1782459 1782460 1782461 1782462 1782463 1782464 1782465 1782466 1782467 1782468 1782469 1782470 1782471 1782472 1782473 1782474 1782475 1782476 1782477 1782478 1782479 1782480 1782481 1782482 1782483 1782484 1782485 1782486 1782487 1782488 1782489 1782490 1782491 1782492 1782493 1782494 1782495 1782496 1782497 1782498 1782499 1782500 1782501 1782502 1782503 1782504 1782505 1782506 1782507 1782508 1782509 1782510 1782511 1782512 1782513 1782514 1782515 1782516 1782517 1782518 1782519 1782520 1782521 1782522 1782523 1782524 1782525 1782526 1782527 1782528 1782529 1782530 1782531 1782532 1782533 1782534 1782535 1782536 1782537 1782538 1782539 1782540 1782541 1782542 1782543 1782544 1782545 1782546 1782547 1782548 1782549 1782550 1782551 1782552 1782553 1782554 1782555 1782556 1782557 1782558 1782559 1782560 1782561 1782562 1782563 1782564 1782565 1782566 1782567 1782568 1782569 1782570 1782571 1782572 1782573 1782574 1782575 1782576 1782577 1782578 1782579 1782580 1782581 1782582 1782583 1782584 1782585 1782586 1782587 1782588 1782589 1782590 1782591 1782592 1782593 1782594 1782595 1782596 1782597 1782598 1782599 1782600 1782601 1782602 1782603 1782604 1782605 1782606 1782607 1782608 1782609 1782610 1782611 1782612 1782613 1782614 1782615 1782616 1782617 1782618 1782619 1782620 1782621 1782622 1782623 1782624 1782625 1782626 1782627 1782628 1782629 1782630 1782631 1782632 1782633 1782634 1782635 1782636 1782637 1782638 1782639 1782640 1782641 1782642 1782643 1782644 1782645 1782646 1782647 1782648 1782649 1782650 1782651 1782652 1782653 1782654 1782655 1782656 1782657 1782658 1782659 1782660 1782661 1782662 1782663 1782664 1782665 1782666 1782667 1782668 1782669 1782670 1782671 1782672 1782673 1782674 1782675 1782676 1782677 1782678 1782679 1782680 1782681 1782682 1782683 1782684 1782685 1782686 1782687 1782688 1782689 1782690 1782691 1782692 1782693 1782694 1782695 1782696 1782697 1782698 1782699 1782700 1782701 1782702 1782703 1782704 1782705 1782706 1782707 1782708 1782709 1782710 1782711 1782712 1782713 1782714 1782715 1782716 1782717 1782718 1782719 1782720 1782721 1782722 1782723 1782724 1782725 1782726 1782727 1782728 1782729 1782730 1782731 1782732 1782733 1782734 1782735 1782736 1782737 1782738 1782739 1782740 1782741 1782742 1782743 1782744 1782745 1782746 1782747 1782748 1782749 1782750 1782751 1782752 1782753 1782754 1782755 1782756 1782757 1782758 1782759 1782760 1782761 1782762 1782763 1782764 1782765 1782766 1782767 1782768 1782769 1782770 1782771 1782772 1782773 1782774 1782775 1782776 1782777 1782778 1782779 1782780 1782781 1782782 1782783 1782784 1782785 1782786 1782787 1782788 1782789 1782790 1782791 1782792 1782793 1782794 1782795 1782796 1782797 1782798 1782799 1782800 1782801 1782802 1782803 1782804 1782805 1782806 1782807 1782808 1782809 1782810 1782811 1782812 1782813 1782814 1782815 1782816 1782817 1782818 1782819 1782820 1782821 1782822 1782823 1782824 1782825 1782826 1782827 1782828 1782829 1782830 1782831 1782832 1782833 1782834 1782835 1782836 1782837 1782838 1782839 1782840 1782841 1782842 1782843 1782844 1782845 1782846 1782847 1782848 1782849 1782850 1782851 1782852 1782853 1782854 1782855 1782856 1782857 1782858 1782859 1782860 1782861 1782862 1782863 1782864 1782865 1782866 1782867 1782868 1782869 1782870 1782871 1782872 1782873 1782874 1782875 1782876 1782877 1782878 1782879 1782880 1782881 1782882 1782883 1782884 1782885 1782886 1782887 1782888 1782889 1782890 1782891 1782892 1782893 1782894 1782895 1782896 1782897 1782898 1782899 1782900 1782901 1782902 1782903 1782904 1782905 1782906 1782907 1782908 1782909 1782910 1782911 1782912 1782913 1782914 1782915 1782916 1782917 1782918 1782919 1782920 1782921 1782922 1782923 1782924 1782925 1782926 1782927 1782928 1782929 1782930 1782931 1782932 1782933 1782934 1782935 1782936 1782937 1782938 1782939 1782940 1782941 1782942 1782943 1782944 1782945 1782946 1782947 1782948 1782949 1782950 1782951 1782952 1782953 1782954 1782955 1782956 1782957 1782958 1782959 1782960 1782961 1782962 1782963 1782964 1782965 1782966 1782967 1782968 1782969 1782970 1782971 1782972 1782973 1782974 1782975 1782976 1782977 1782978 1782979 1782980 1782981 1782982 1782983 1782984 1782985 1782986 1782987 1782988 1782989 1782990 1782991 1782992 1782993 1782994 1782995 1782996 1782997 1782998 1782999 1783000 1783001 1783002 1783003 1783004 1783005 1783006 1783007 1783008 1783009 1783010 1783011 1783012 1783013 1783014 1783015 1783016 1783017 1783018 1783019 1783020 1783021 1783022 1783023 1783024 1783025 1783026 1783027 1783028 1783029 1783030 1783031 1783032 1783033 1783034 1783035 1783036 1783037 1783038 1783039 1783040 1783041 1783042 1783043 1783044 1783045 1783046 1783047 1783048 1783049 1783050 1783051 1783052 1783053 1783054 1783055 1783056 1783057 1783058 1783059 1783060 1783061 1783062 1783063 1783064 1783065 1783066 1783067 1783068 1783069 1783070 1783071 1783072 1783073 1783074 1783075 1783076 1783077 1783078 1783079 1783080 1783081 1783082 1783083 1783084 1783085 1783086 1783087 1783088 1783089 1783090 1783091 1783092 1783093 1783094 1783095 1783096 1783097 1783098 1783099 1783100 1783101 1783102 1783103 1783104 1783105 1783106 1783107 1783108 1783109 1783110 1783111 1783112 1783113 1783114 1783115 1783116 1783117 1783118 1783119 1783120 1783121 1783122 1783123 1783124 1783125 1783126 1783127 1783128 1783129 1783130 1783131 1783132 1783133 1783134 1783135 1783136 1783137 1783138 1783139 1783140 1783141 1783142 1783143 1783144 1783145 1783146 1783147 1783148 1783149 1783150 1783151 1783152 1783153 1783154 1783155 1783156 1783157 1783158 1783159 1783160 1783161 1783162 1783163 1783164 1783165 1783166 1783167 1783168 1783169 1783170 1783171 1783172 1783173 1783174 1783175 1783176 1783177 1783178 1783179 1783180 1783181 1783182 1783183 1783184 1783185 1783186 1783187 1783188 1783189 1783190 1783191 1783192 1783193 1783194 1783195 1783196 1783197 1783198 1783199 1783200 1783201 1783202 1783203 1783204 1783205 1783206 1783207 1783208 1783209 1783210 1783211 1783212 1783213 1783214 1783215 1783216 1783217 1783218 1783219 1783220 1783221 1783222 1783223 1783224 1783225 1783226 1783227 1783228 1783229 1783230 1783231 1783232 1783233 1783234 1783235 1783236 1783237 1783238 1783239 1783240 1783241 1783242 1783243 1783244 1783245 1783246 1783247 1783248 1783249 1783250 1783251 1783252 1783253 1783254 1783255 1783256 1783257 1783258 1783259 1783260 1783261 1783262 1783263 1783264 1783265 1783266 1783267 1783268 1783269 1783270 1783271 1783272 1783273 1783274 1783275 1783276 1783277 1783278 1783279 1783280 1783281 1783282 1783283 1783284 1783285 1783286 1783287 1783288 1783289 1783290 1783291 1783292 1783293 1783294 1783295 1783296 1783297 1783298 1783299 1783300 1783301 1783302 1783303 1783304 1783305 1783306 1783307 1783308 1783309 1783310 1783311 1783312 1783313 1783314 1783315 1783316 1783317 1783318 1783319 1783320 1783321 1783322 1783323 1783324 1783325 1783326 1783327 1783328 1783329 1783330 1783331 1783332 1783333 1783334 1783335 1783336 1783337 1783338 1783339 1783340 1783341 1783342 1783343 1783344 1783345 1783346 1783347 1783348 1783349 1783350 1783351 1783352 1783353 1783354 1783355 1783356 1783357 1783358 1783359 1783360 1783361 1783362 1783363 1783364 1783365 1783366 1783367 1783368 1783369 1783370 1783371 1783372 1783373 1783374 1783375 1783376 1783377 1783378 1783379 1783380 1783381 1783382 1783383 1783384 1783385 1783386 1783387 1783388 1783389 1783390 1783391 1783392 1783393 1783394 1783395 1783396 1783397 1783398 1783399 1783400 1783401 1783402 1783403 1783404 1783405 1783406 1783407 1783408 1783409 1783410 1783411 1783412 1783413 1783414 1783415 1783416 1783417 1783418 1783419 1783420 1783421 1783422 1783423 1783424 1783425 1783426 1783427 1783428 1783429 1783430 1783431 1783432 1783433 1783434 1783435 1783436 1783437 1783438 1783439 1783440 1783441 1783442 1783443 1783444 1783445 1783446 1783447 1783448 1783449 1783450 1783451 1783452 1783453 1783454 1783455 1783456 1783457 1783458 1783459 1783460 1783461 1783462 1783463 1783464 1783465 1783466 1783467 1783468 1783469 1783470 1783471 1783472 1783473 1783474 1783475 1783476 1783477 1783478 1783479 1783480 1783481 1783482 1783483 1783484 1783485 1783486 1783487 1783488 1783489 1783490 1783491 1783492 1783493 1783494 1783495 1783496 1783497 1783498 1783499 1783500 1783501 1783502 1783503 1783504 1783505 1783506 1783507 1783508 1783509 1783510 1783511 1783512 1783513 1783514 1783515 1783516 1783517 1783518 1783519 1783520 1783521 1783522 1783523 1783524 1783525 1783526 1783527 1783528 1783529 1783530 1783531 1783532 1783533 1783534 1783535 1783536 1783537 1783538 1783539 1783540 1783541 1783542 1783543 1783544 1783545 1783546 1783547 1783548 1783549 1783550 1783551 1783552 1783553 1783554 1783555 1783556 1783557 1783558 1783559 1783560 1783561 1783562 1783563 1783564 1783565 1783566 1783567 1783568 1783569 1783570 1783571 1783572 1783573 1783574 1783575 1783576 1783577 1783578 1783579 1783580 1783581 1783582 1783583 1783584 1783585 1783586 1783587 1783588 1783589 1783590 1783591 1783592 1783593 1783594 1783595 1783596 1783597 1783598 1783599 1783600 1783601 1783602 1783603 1783604 1783605 1783606 1783607 1783608 1783609 1783610 1783611 1783612 1783613 1783614 1783615 1783616 1783617 1783618 1783619 1783620 1783621 1783622 1783623 1783624 1783625 1783626 1783627 1783628 1783629 1783630 1783631 1783632 1783633 1783634 1783635 1783636 1783637 1783638 1783639 1783640 1783641 1783642 1783643 1783644 1783645 1783646 1783647 1783648 1783649 1783650 1783651 1783652 1783653 1783654 1783655 1783656 1783657 1783658 1783659 1783660 1783661 1783662 1783663 1783664 1783665 1783666 1783667 1783668 1783669 1783670 1783671 1783672 1783673 1783674 1783675 1783676 1783677 1783678 1783679 1783680 1783681 1783682 1783683 1783684 1783685 1783686 1783687 1783688 1783689 1783690 1783691 1783692 1783693 1783694 1783695 1783696 1783697 1783698 1783699 1783700 1783701 1783702 1783703 1783704 1783705 1783706 1783707 1783708 1783709 1783710 1783711 1783712 1783713 1783714 1783715 1783716 1783717 1783718 1783719 1783720 1783721 1783722 1783723 1783724 1783725 1783726 1783727 1783728 1783729 1783730 1783731 1783732 1783733 1783734 1783735 1783736 1783737 1783738 1783739 1783740 1783741 1783742 1783743 1783744 1783745 1783746 1783747 1783748 1783749 1783750 1783751 1783752 1783753 1783754 1783755 1783756 1783757 1783758 1783759 1783760 1783761 1783762 1783763 1783764 1783765 1783766 1783767 1783768 1783769 1783770 1783771 1783772 1783773 1783774 1783775 1783776 1783777 1783778 1783779 1783780 1783781 1783782 1783783 1783784 1783785 1783786 1783787 1783788 1783789 1783790 1783791 1783792 1783793 1783794 1783795 1783796 1783797 1783798 1783799 1783800 1783801 1783802 1783803 1783804 1783805 1783806 1783807 1783808 1783809 1783810 1783811 1783812 1783813 1783814 1783815 1783816 1783817 1783818 1783819 1783820 1783821 1783822 1783823 1783824 1783825 1783826 1783827 1783828 1783829 1783830 1783831 1783832 1783833 1783834 1783835 1783836 1783837 1783838 1783839 1783840 1783841 1783842 1783843 1783844 1783845 1783846 1783847 1783848 1783849 1783850 1783851 1783852 1783853 1783854 1783855 1783856 1783857 1783858 1783859 1783860 1783861 1783862 1783863 1783864 1783865 1783866 1783867 1783868 1783869 1783870 1783871 1783872 1783873 1783874 1783875 1783876 1783877 1783878 1783879 1783880 1783881 1783882 1783883 1783884 1783885 1783886 1783887 1783888 1783889 1783890 1783891 1783892 1783893 1783894 1783895 1783896 1783897 1783898 1783899 1783900 1783901 1783902 1783903 1783904 1783905 1783906 1783907 1783908 1783909 1783910 1783911 1783912 1783913 1783914 1783915 1783916 1783917 1783918 1783919 1783920 1783921 1783922 1783923 1783924 1783925 1783926 1783927 1783928 1783929 1783930 1783931 1783932 1783933 1783934 1783935 1783936 1783937 1783938 1783939 1783940 1783941 1783942 1783943 1783944 1783945 1783946 1783947 1783948 1783949 1783950 1783951 1783952 1783953 1783954 1783955 1783956 1783957 1783958 1783959 1783960 1783961 1783962 1783963 1783964 1783965 1783966 1783967 1783968 1783969 1783970 1783971 1783972 1783973 1783974 1783975 1783976 1783977 1783978 1783979 1783980 1783981 1783982 1783983 1783984 1783985 1783986 1783987 1783988 1783989 1783990 1783991 1783992 1783993 1783994 1783995 1783996 1783997 1783998 1783999 1784000 1784001 1784002 1784003 1784004 1784005 1784006 1784007 1784008 1784009 1784010 1784011 1784012 1784013 1784014 1784015 1784016 1784017 1784018 1784019 1784020 1784021 1784022 1784023 1784024 1784025 1784026 1784027 1784028 1784029 1784030 1784031 1784032 1784033 1784034 1784035 1784036 1784037 1784038 1784039 1784040 1784041 1784042 1784043 1784044 1784045 1784046 1784047 1784048 1784049 1784050 1784051 1784052 1784053 1784054 1784055 1784056 1784057 1784058 1784059 1784060 1784061 1784062 1784063 1784064 1784065 1784066 1784067 1784068 1784069 1784070 1784071 1784072 1784073 1784074 1784075 1784076 1784077 1784078 1784079 1784080 1784081 1784082 1784083 1784084 1784085 1784086 1784087 1784088 1784089 1784090 1784091 1784092 1784093 1784094 1784095 1784096 1784097 1784098 1784099 1784100 1784101 1784102 1784103 1784104 1784105 1784106 1784107 1784108 1784109 1784110 1784111 1784112 1784113 1784114 1784115 1784116 1784117 1784118 1784119 1784120 1784121 1784122 1784123 1784124 1784125 1784126 1784127 1784128 1784129 1784130 1784131 1784132 1784133 1784134 1784135 1784136 1784137 1784138 1784139 1784140 1784141 1784142 1784143 1784144 1784145 1784146 1784147 1784148 1784149 1784150 1784151 1784152 1784153 1784154 1784155 1784156 1784157 1784158 1784159 1784160 1784161 1784162 1784163 1784164 1784165 1784166 1784167 1784168 1784169 1784170 1784171 1784172 1784173 1784174 1784175 1784176 1784177 1784178 1784179 1784180 1784181 1784182 1784183 1784184 1784185 1784186 1784187 1784188 1784189 1784190 1784191 1784192 1784193 1784194 1784195 1784196 1784197 1784198 1784199 1784200 1784201 1784202 1784203 1784204 1784205 1784206 1784207 1784208 1784209 1784210 1784211 1784212 1784213 1784214 1784215 1784216 1784217 1784218 1784219 1784220 1784221 1784222 1784223 1784224 1784225 1784226 1784227 1784228 1784229 1784230 1784231 1784232 1784233 1784234 1784235 1784236 1784237 1784238 1784239 1784240 1784241 1784242 1784243 1784244 1784245 1784246 1784247 1784248 1784249 1784250 1784251 1784252 1784253 1784254 1784255 1784256 1784257 1784258 1784259 1784260 1784261 1784262 1784263 1784264 1784265 1784266 1784267 1784268 1784269 1784270 1784271 1784272 1784273 1784274 1784275 1784276 1784277 1784278 1784279 1784280 1784281 1784282 1784283 1784284 1784285 1784286 1784287 1784288 1784289 1784290 1784291 1784292 1784293 1784294 1784295 1784296 1784297 1784298 1784299 1784300 1784301 1784302 1784303 1784304 1784305 1784306 1784307 1784308 1784309 1784310 1784311 1784312 1784313 1784314 1784315 1784316 1784317 1784318 1784319 1784320 1784321 1784322 1784323 1784324 1784325 1784326 1784327 1784328 1784329 1784330 1784331 1784332 1784333 1784334 1784335 1784336 1784337 1784338 1784339 1784340 1784341 1784342 1784343 1784344 1784345 1784346 1784347 1784348 1784349 1784350 1784351 1784352 1784353 1784354 1784355 1784356 1784357 1784358 1784359 1784360 1784361 1784362 1784363 1784364 1784365 1784366 1784367 1784368 1784369 1784370 1784371 1784372 1784373 1784374 1784375 1784376 1784377 1784378 1784379 1784380 1784381 1784382 1784383 1784384 1784385 1784386 1784387 1784388 1784389 1784390 1784391 1784392 1784393 1784394 1784395 1784396 1784397 1784398 1784399 1784400 1784401 1784402 1784403 1784404 1784405 1784406 1784407 1784408 1784409 1784410 1784411 1784412 1784413 1784414 1784415 1784416 1784417 1784418 1784419 1784420 1784421 1784422 1784423 1784424 1784425 1784426 1784427 1784428 1784429 1784430 1784431 1784432 1784433 1784434 1784435 1784436 1784437 1784438 1784439 1784440 1784441 1784442 1784443 1784444 1784445 1784446 1784447 1784448 1784449 1784450 1784451 1784452 1784453 1784454 1784455 1784456 1784457 1784458 1784459 1784460 1784461 1784462 1784463 1784464 1784465 1784466 1784467 1784468 1784469 1784470 1784471 1784472 1784473 1784474 1784475 1784476 1784477 1784478 1784479 1784480 1784481 1784482 1784483 1784484 1784485 1784486 1784487 1784488 1784489 1784490 1784491 1784492 1784493 1784494 1784495 1784496 1784497 1784498 1784499 1784500 1784501 1784502 1784503 1784504 1784505 1784506 1784507 1784508 1784509 1784510 1784511 1784512 1784513 1784514 1784515 1784516 1784517 1784518 1784519 1784520 1784521 1784522 1784523 1784524 1784525 1784526 1784527 1784528 1784529 1784530 1784531 1784532 1784533 1784534 1784535 1784536 1784537 1784538 1784539 1784540 1784541 1784542 1784543 1784544 1784545 1784546 1784547 1784548 1784549 1784550 1784551 1784552 1784553 1784554 1784555 1784556 1784557 1784558 1784559 1784560 1784561 1784562 1784563 1784564 1784565 1784566 1784567 1784568 1784569 1784570 1784571 1784572 1784573 1784574 1784575 1784576 1784577 1784578 1784579 1784580 1784581 1784582 1784583 1784584 1784585 1784586 1784587 1784588 1784589 1784590 1784591 1784592 1784593 1784594 1784595 1784596 1784597 1784598 1784599 1784600 1784601 1784602 1784603 1784604 1784605 1784606 1784607 1784608 1784609 1784610 1784611 1784612 1784613 1784614 1784615 1784616 1784617 1784618 1784619 1784620 1784621 1784622 1784623 1784624 1784625 1784626 1784627 1784628 1784629 1784630 1784631 1784632 1784633 1784634 1784635 1784636 1784637 1784638 1784639 1784640 1784641 1784642 1784643 1784644 1784645 1784646 1784647 1784648 1784649 1784650 1784651 1784652 1784653 1784654 1784655 1784656 1784657 1784658 1784659 1784660 1784661 1784662 1784663 1784664 1784665 1784666 1784667 1784668 1784669 1784670 1784671 1784672 1784673 1784674 1784675 1784676 1784677 1784678 1784679 1784680 1784681 1784682 1784683 1784684 1784685 1784686 1784687 1784688 1784689 1784690 1784691 1784692 1784693 1784694 1784695 1784696 1784697 1784698 1784699 1784700 1784701 1784702 1784703 1784704 1784705 1784706 1784707 1784708 1784709 1784710 1784711 1784712 1784713 1784714 1784715 1784716 1784717 1784718 1784719 1784720 1784721 1784722 1784723 1784724 1784725 1784726 1784727 1784728 1784729 1784730 1784731 1784732 1784733 1784734 1784735 1784736 1784737 1784738 1784739 1784740 1784741 1784742 1784743 1784744 1784745 1784746 1784747 1784748 1784749 1784750 1784751 1784752 1784753 1784754 1784755 1784756 1784757 1784758 1784759 1784760 1784761 1784762 1784763 1784764 1784765 1784766 1784767 1784768 1784769 1784770 1784771 1784772 1784773 1784774 1784775 1784776 1784777 1784778 1784779 1784780 1784781 1784782 1784783 1784784 1784785 1784786 1784787 1784788 1784789 1784790 1784791 1784792 1784793 1784794 1784795 1784796 1784797 1784798 1784799 1784800 1784801 1784802 1784803 1784804 1784805 1784806 1784807 1784808 1784809 1784810 1784811 1784812 1784813 1784814 1784815 1784816 1784817 1784818 1784819 1784820 1784821 1784822 1784823 1784824 1784825 1784826 1784827 1784828 1784829 1784830 1784831 1784832 1784833 1784834 1784835 1784836 1784837 1784838 1784839 1784840 1784841 1784842 1784843 1784844 1784845 1784846 1784847 1784848 1784849 1784850 1784851 1784852 1784853 1784854 1784855 1784856 1784857 1784858 1784859 1784860 1784861 1784862 1784863 1784864 1784865 1784866 1784867 1784868 1784869 1784870 1784871 1784872 1784873 1784874 1784875 1784876 1784877 1784878 1784879 1784880 1784881 1784882 1784883 1784884 1784885 1784886 1784887 1784888 1784889 1784890 1784891 1784892 1784893 1784894 1784895 1784896 1784897 1784898 1784899 1784900 1784901 1784902 1784903 1784904 1784905 1784906 1784907 1784908 1784909 1784910 1784911 1784912 1784913 1784914 1784915 1784916 1784917 1784918 1784919 1784920 1784921 1784922 1784923 1784924 1784925 1784926 1784927 1784928 1784929 1784930 1784931 1784932 1784933 1784934 1784935 1784936 1784937 1784938 1784939 1784940 1784941 1784942 1784943 1784944 1784945 1784946 1784947 1784948 1784949 1784950 1784951 1784952 1784953 1784954 1784955 1784956 1784957 1784958 1784959 1784960 1784961 1784962 1784963 1784964 1784965 1784966 1784967 1784968 1784969 1784970 1784971 1784972 1784973 1784974 1784975 1784976 1784977 1784978 1784979 TooltipText=null 13:33:45.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:45.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:45.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:45.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:45.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:45.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:45.741 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Console ( TestLoopClass [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Aug 29, 2023, 1:33:40 PM – 1:33:44 PM) [pid: 3413])"as the parent 13:33:45.742 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") 13:33:45.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:45.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.751 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:45.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:45.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:45.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:45.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:45.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 '\*?\QConsole\E') 13:33:45.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:45.763 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:45.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:45.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:45.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:45.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:45.764 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:45.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:45.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:45.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:45.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:45.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.765 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:45.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:45.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:45.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:45.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:45.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:33:45.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:45.767 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:33:45.767 INFO [WorkbenchTestable][AbstractView] Terminating console 13:33:45.767 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:45.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:45.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:33:45.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:45.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:45.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:33:45.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:45.793 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 13:33:45.793 INFO [WorkbenchTestable][AbstractView] Removing launch from console 13:33:45.793 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:45.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:45.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=1774980 1774981 1774982 1774983 1774984 1774985 1774986 1774987 1774988 1774989 1774990 1774991 1774992 1774993 1774994 1774995 1774996 1774997 1774998 1774999 1775000 1775001 1775002 1775003 1775004 1775005 1775006 1775007 1775008 1775009 1775010 1775011 1775012 1775013 1775014 1775015 1775016 1775017 1775018 1775019 1775020 1775021 1775022 1775023 1775024 1775025 1775026 1775027 1775028 1775029 1775030 1775031 1775032 1775033 1775034 1775035 1775036 1775037 1775038 1775039 1775040 1775041 1775042 1775043 1775044 1775045 1775046 1775047 1775048 1775049 1775050 1775051 1775052 1775053 1775054 1775055 1775056 1775057 1775058 1775059 1775060 1775061 1775062 1775063 1775064 1775065 1775066 1775067 1775068 1775069 1775070 1775071 1775072 1775073 1775074 1775075 1775076 1775077 1775078 1775079 1775080 1775081 1775082 1775083 1775084 1775085 1775086 1775087 1775088 1775089 1775090 1775091 1775092 1775093 1775094 1775095 1775096 1775097 1775098 1775099 1775100 1775101 1775102 1775103 1775104 1775105 1775106 1775107 1775108 1775109 1775110 1775111 1775112 1775113 1775114 1775115 1775116 1775117 1775118 1775119 1775120 1775121 1775122 1775123 1775124 1775125 1775126 1775127 1775128 1775129 1775130 1775131 1775132 1775133 1775134 1775135 1775136 1775137 1775138 1775139 1775140 1775141 1775142 1775143 1775144 1775145 1775146 1775147 1775148 1775149 1775150 1775151 1775152 1775153 1775154 1775155 1775156 1775157 1775158 1775159 1775160 1775161 1775162 1775163 1775164 1775165 1775166 1775167 1775168 1775169 1775170 1775171 1775172 1775173 1775174 1775175 1775176 1775177 1775178 1775179 1775180 1775181 1775182 1775183 1775184 1775185 1775186 1775187 1775188 1775189 1775190 1775191 1775192 1775193 1775194 1775195 1775196 1775197 1775198 1775199 1775200 1775201 1775202 1775203 1775204 1775205 1775206 1775207 1775208 1775209 1775210 1775211 1775212 1775213 1775214 1775215 1775216 1775217 1775218 1775219 1775220 1775221 1775222 1775223 1775224 1775225 1775226 1775227 1775228 1775229 1775230 1775231 1775232 1775233 1775234 1775235 1775236 1775237 1775238 1775239 1775240 1775241 1775242 1775243 1775244 1775245 1775246 1775247 1775248 1775249 1775250 1775251 1775252 1775253 1775254 1775255 1775256 1775257 1775258 1775259 1775260 1775261 1775262 1775263 1775264 1775265 1775266 1775267 1775268 1775269 1775270 1775271 1775272 1775273 1775274 1775275 1775276 1775277 1775278 1775279 1775280 1775281 1775282 1775283 1775284 1775285 1775286 1775287 1775288 1775289 1775290 1775291 1775292 1775293 1775294 1775295 1775296 1775297 1775298 1775299 1775300 1775301 1775302 1775303 1775304 1775305 1775306 1775307 1775308 1775309 1775310 1775311 1775312 1775313 1775314 1775315 1775316 1775317 1775318 1775319 1775320 1775321 1775322 1775323 1775324 1775325 1775326 1775327 1775328 1775329 1775330 1775331 1775332 1775333 1775334 1775335 1775336 1775337 1775338 1775339 1775340 1775341 1775342 1775343 1775344 1775345 1775346 1775347 1775348 1775349 1775350 1775351 1775352 1775353 1775354 1775355 1775356 1775357 1775358 1775359 1775360 1775361 1775362 1775363 1775364 1775365 1775366 1775367 1775368 1775369 1775370 1775371 1775372 1775373 1775374 1775375 1775376 1775377 1775378 1775379 1775380 1775381 1775382 1775383 1775384 1775385 1775386 1775387 1775388 1775389 1775390 1775391 1775392 1775393 1775394 1775395 1775396 1775397 1775398 1775399 1775400 1775401 1775402 1775403 1775404 1775405 1775406 1775407 1775408 1775409 1775410 1775411 1775412 1775413 1775414 1775415 1775416 1775417 1775418 1775419 1775420 1775421 1775422 1775423 1775424 1775425 1775426 1775427 1775428 1775429 1775430 1775431 1775432 1775433 1775434 1775435 1775436 1775437 1775438 1775439 1775440 1775441 1775442 1775443 1775444 1775445 1775446 1775447 1775448 1775449 1775450 1775451 1775452 1775453 1775454 1775455 1775456 1775457 1775458 1775459 1775460 1775461 1775462 1775463 1775464 1775465 1775466 1775467 1775468 1775469 1775470 1775471 1775472 1775473 1775474 1775475 1775476 1775477 1775478 1775479 1775480 1775481 1775482 1775483 1775484 1775485 1775486 1775487 1775488 1775489 1775490 1775491 1775492 1775493 1775494 1775495 1775496 1775497 1775498 1775499 1775500 1775501 1775502 1775503 1775504 1775505 1775506 1775507 1775508 1775509 1775510 1775511 1775512 1775513 1775514 1775515 1775516 1775517 1775518 1775519 1775520 1775521 1775522 1775523 1775524 1775525 1775526 1775527 1775528 1775529 1775530 1775531 1775532 1775533 1775534 1775535 1775536 1775537 1775538 1775539 1775540 1775541 1775542 1775543 1775544 1775545 1775546 1775547 1775548 1775549 1775550 1775551 1775552 1775553 1775554 1775555 1775556 1775557 1775558 1775559 1775560 1775561 1775562 1775563 1775564 1775565 1775566 1775567 1775568 1775569 1775570 1775571 1775572 1775573 1775574 1775575 1775576 1775577 1775578 1775579 1775580 1775581 1775582 1775583 1775584 1775585 1775586 1775587 1775588 1775589 1775590 1775591 1775592 1775593 1775594 1775595 1775596 1775597 1775598 1775599 1775600 1775601 1775602 1775603 1775604 1775605 1775606 1775607 1775608 1775609 1775610 1775611 1775612 1775613 1775614 1775615 1775616 1775617 1775618 1775619 1775620 1775621 1775622 1775623 1775624 1775625 1775626 1775627 1775628 1775629 1775630 1775631 1775632 1775633 1775634 1775635 1775636 1775637 1775638 1775639 1775640 1775641 1775642 1775643 1775644 1775645 1775646 1775647 1775648 1775649 1775650 1775651 1775652 1775653 1775654 1775655 1775656 1775657 1775658 1775659 1775660 1775661 1775662 1775663 1775664 1775665 1775666 1775667 1775668 1775669 1775670 1775671 1775672 1775673 1775674 1775675 1775676 1775677 1775678 1775679 1775680 1775681 1775682 1775683 1775684 1775685 1775686 1775687 1775688 1775689 1775690 1775691 1775692 1775693 1775694 1775695 1775696 1775697 1775698 1775699 1775700 1775701 1775702 1775703 1775704 1775705 1775706 1775707 1775708 1775709 1775710 1775711 1775712 1775713 1775714 1775715 1775716 1775717 1775718 1775719 1775720 1775721 1775722 1775723 1775724 1775725 1775726 1775727 1775728 1775729 1775730 1775731 1775732 1775733 1775734 1775735 1775736 1775737 1775738 1775739 1775740 1775741 1775742 1775743 1775744 1775745 1775746 1775747 1775748 1775749 1775750 1775751 1775752 1775753 1775754 1775755 1775756 1775757 1775758 1775759 1775760 1775761 1775762 1775763 1775764 1775765 1775766 1775767 1775768 1775769 1775770 1775771 1775772 1775773 1775774 1775775 1775776 1775777 1775778 1775779 1775780 1775781 1775782 1775783 1775784 1775785 1775786 1775787 1775788 1775789 1775790 1775791 1775792 1775793 1775794 1775795 1775796 1775797 1775798 1775799 1775800 1775801 1775802 1775803 1775804 1775805 1775806 1775807 1775808 1775809 1775810 1775811 1775812 1775813 1775814 1775815 1775816 1775817 1775818 1775819 1775820 1775821 1775822 1775823 1775824 1775825 1775826 1775827 1775828 1775829 1775830 1775831 1775832 1775833 1775834 1775835 1775836 1775837 1775838 1775839 1775840 1775841 1775842 1775843 1775844 1775845 1775846 1775847 1775848 1775849 1775850 1775851 1775852 1775853 1775854 1775855 1775856 1775857 1775858 1775859 1775860 1775861 1775862 1775863 1775864 1775865 1775866 1775867 1775868 1775869 1775870 1775871 1775872 1775873 1775874 1775875 1775876 1775877 1775878 1775879 1775880 1775881 1775882 1775883 1775884 1775885 1775886 1775887 1775888 1775889 1775890 1775891 1775892 1775893 1775894 1775895 1775896 1775897 1775898 1775899 1775900 1775901 1775902 1775903 1775904 1775905 1775906 1775907 1775908 1775909 1775910 1775911 1775912 1775913 1775914 1775915 1775916 1775917 1775918 1775919 1775920 1775921 1775922 1775923 1775924 1775925 1775926 1775927 1775928 1775929 1775930 1775931 1775932 1775933 1775934 1775935 1775936 1775937 1775938 1775939 1775940 1775941 1775942 1775943 1775944 1775945 1775946 1775947 1775948 1775949 1775950 1775951 1775952 1775953 1775954 1775955 1775956 1775957 1775958 1775959 1775960 1775961 1775962 1775963 1775964 1775965 1775966 1775967 1775968 1775969 1775970 1775971 1775972 1775973 1775974 1775975 1775976 1775977 1775978 1775979 1775980 1775981 1775982 1775983 1775984 1775985 1775986 1775987 1775988 1775989 1775990 1775991 1775992 1775993 1775994 1775995 1775996 1775997 1775998 1775999 1776000 1776001 1776002 1776003 1776004 1776005 1776006 1776007 1776008 1776009 1776010 1776011 1776012 1776013 1776014 1776015 1776016 1776017 1776018 1776019 1776020 1776021 1776022 1776023 1776024 1776025 1776026 1776027 1776028 1776029 1776030 1776031 1776032 1776033 1776034 1776035 1776036 1776037 1776038 1776039 1776040 1776041 1776042 1776043 1776044 1776045 1776046 1776047 1776048 1776049 1776050 1776051 1776052 1776053 1776054 1776055 1776056 1776057 1776058 1776059 1776060 1776061 1776062 1776063 1776064 1776065 1776066 1776067 1776068 1776069 1776070 1776071 1776072 1776073 1776074 1776075 1776076 1776077 1776078 1776079 1776080 1776081 1776082 1776083 1776084 1776085 1776086 1776087 1776088 1776089 1776090 1776091 1776092 1776093 1776094 1776095 1776096 1776097 1776098 1776099 1776100 1776101 1776102 1776103 1776104 1776105 1776106 1776107 1776108 1776109 1776110 1776111 1776112 1776113 1776114 1776115 1776116 1776117 1776118 1776119 1776120 1776121 1776122 1776123 1776124 1776125 1776126 1776127 1776128 1776129 1776130 1776131 1776132 1776133 1776134 1776135 1776136 1776137 1776138 1776139 1776140 1776141 1776142 1776143 1776144 1776145 1776146 1776147 1776148 1776149 1776150 1776151 1776152 1776153 1776154 1776155 1776156 1776157 1776158 1776159 1776160 1776161 1776162 1776163 1776164 1776165 1776166 1776167 1776168 1776169 1776170 1776171 1776172 1776173 1776174 1776175 1776176 1776177 1776178 1776179 1776180 1776181 1776182 1776183 1776184 1776185 1776186 1776187 1776188 1776189 1776190 1776191 1776192 1776193 1776194 1776195 1776196 1776197 1776198 1776199 1776200 1776201 1776202 1776203 1776204 1776205 1776206 1776207 1776208 1776209 1776210 1776211 1776212 1776213 1776214 1776215 1776216 1776217 1776218 1776219 1776220 1776221 1776222 1776223 1776224 1776225 1776226 1776227 1776228 1776229 1776230 1776231 1776232 1776233 1776234 1776235 1776236 1776237 1776238 1776239 1776240 1776241 1776242 1776243 1776244 1776245 1776246 1776247 1776248 1776249 1776250 1776251 1776252 1776253 1776254 1776255 1776256 1776257 1776258 1776259 1776260 1776261 1776262 1776263 1776264 1776265 1776266 1776267 1776268 1776269 1776270 1776271 1776272 1776273 1776274 1776275 1776276 1776277 1776278 1776279 1776280 1776281 1776282 1776283 1776284 1776285 1776286 1776287 1776288 1776289 1776290 1776291 1776292 1776293 1776294 1776295 1776296 1776297 1776298 1776299 1776300 1776301 1776302 1776303 1776304 1776305 1776306 1776307 1776308 1776309 1776310 1776311 1776312 1776313 1776314 1776315 1776316 1776317 1776318 1776319 1776320 1776321 1776322 1776323 1776324 1776325 1776326 1776327 1776328 1776329 1776330 1776331 1776332 1776333 1776334 1776335 1776336 1776337 1776338 1776339 1776340 1776341 1776342 1776343 1776344 1776345 1776346 1776347 1776348 1776349 1776350 1776351 1776352 1776353 1776354 1776355 1776356 1776357 1776358 1776359 1776360 1776361 1776362 1776363 1776364 1776365 1776366 1776367 1776368 1776369 1776370 1776371 1776372 1776373 1776374 1776375 1776376 1776377 1776378 1776379 1776380 1776381 1776382 1776383 1776384 1776385 1776386 1776387 1776388 1776389 1776390 1776391 1776392 1776393 1776394 1776395 1776396 1776397 1776398 1776399 1776400 1776401 1776402 1776403 1776404 1776405 1776406 1776407 1776408 1776409 1776410 1776411 1776412 1776413 1776414 1776415 1776416 1776417 1776418 1776419 1776420 1776421 1776422 1776423 1776424 1776425 1776426 1776427 1776428 1776429 1776430 1776431 1776432 1776433 1776434 1776435 1776436 1776437 1776438 1776439 1776440 1776441 1776442 1776443 1776444 1776445 1776446 1776447 1776448 1776449 1776450 1776451 1776452 1776453 1776454 1776455 1776456 1776457 1776458 1776459 1776460 1776461 1776462 1776463 1776464 1776465 1776466 1776467 1776468 1776469 1776470 1776471 1776472 1776473 1776474 1776475 1776476 1776477 1776478 1776479 1776480 1776481 1776482 1776483 1776484 1776485 1776486 1776487 1776488 1776489 1776490 1776491 1776492 1776493 1776494 1776495 1776496 1776497 1776498 1776499 1776500 1776501 1776502 1776503 1776504 1776505 1776506 1776507 1776508 1776509 1776510 1776511 1776512 1776513 1776514 1776515 1776516 1776517 1776518 1776519 1776520 1776521 1776522 1776523 1776524 1776525 1776526 1776527 1776528 1776529 1776530 1776531 1776532 1776533 1776534 1776535 1776536 1776537 1776538 1776539 1776540 1776541 1776542 1776543 1776544 1776545 1776546 1776547 1776548 1776549 1776550 1776551 1776552 1776553 1776554 1776555 1776556 1776557 1776558 1776559 1776560 1776561 1776562 1776563 1776564 1776565 1776566 1776567 1776568 1776569 1776570 1776571 1776572 1776573 1776574 1776575 1776576 1776577 1776578 1776579 1776580 1776581 1776582 1776583 1776584 1776585 1776586 1776587 1776588 1776589 1776590 1776591 1776592 1776593 1776594 1776595 1776596 1776597 1776598 1776599 1776600 1776601 1776602 1776603 1776604 1776605 1776606 1776607 1776608 1776609 1776610 1776611 1776612 1776613 1776614 1776615 1776616 1776617 1776618 1776619 1776620 1776621 1776622 1776623 1776624 1776625 1776626 1776627 1776628 1776629 1776630 1776631 1776632 1776633 1776634 1776635 1776636 1776637 1776638 1776639 1776640 1776641 1776642 1776643 1776644 1776645 1776646 1776647 1776648 1776649 1776650 1776651 1776652 1776653 1776654 1776655 1776656 1776657 1776658 1776659 1776660 1776661 1776662 1776663 1776664 1776665 1776666 1776667 1776668 1776669 1776670 1776671 1776672 1776673 1776674 1776675 1776676 1776677 1776678 1776679 1776680 1776681 1776682 1776683 1776684 1776685 1776686 1776687 1776688 1776689 1776690 1776691 1776692 1776693 1776694 1776695 1776696 1776697 1776698 1776699 1776700 1776701 1776702 1776703 1776704 1776705 1776706 1776707 1776708 1776709 1776710 1776711 1776712 1776713 1776714 1776715 1776716 1776717 1776718 1776719 1776720 1776721 1776722 1776723 1776724 1776725 1776726 1776727 1776728 1776729 1776730 1776731 1776732 1776733 1776734 1776735 1776736 1776737 1776738 1776739 1776740 1776741 1776742 1776743 1776744 1776745 1776746 1776747 1776748 1776749 1776750 1776751 1776752 1776753 1776754 1776755 1776756 1776757 1776758 1776759 1776760 1776761 1776762 1776763 1776764 1776765 1776766 1776767 1776768 1776769 1776770 1776771 1776772 1776773 1776774 1776775 1776776 1776777 1776778 1776779 1776780 1776781 1776782 1776783 1776784 1776785 1776786 1776787 1776788 1776789 1776790 1776791 1776792 1776793 1776794 1776795 1776796 1776797 1776798 1776799 1776800 1776801 1776802 1776803 1776804 1776805 1776806 1776807 1776808 1776809 1776810 1776811 1776812 1776813 1776814 1776815 1776816 1776817 1776818 1776819 1776820 1776821 1776822 1776823 1776824 1776825 1776826 1776827 1776828 1776829 1776830 1776831 1776832 1776833 1776834 1776835 1776836 1776837 1776838 1776839 1776840 1776841 1776842 1776843 1776844 1776845 1776846 1776847 1776848 1776849 1776850 1776851 1776852 1776853 1776854 1776855 1776856 1776857 1776858 1776859 1776860 1776861 1776862 1776863 1776864 1776865 1776866 1776867 1776868 1776869 1776870 1776871 1776872 1776873 1776874 1776875 1776876 1776877 1776878 1776879 1776880 1776881 1776882 1776883 1776884 1776885 1776886 1776887 1776888 1776889 1776890 1776891 1776892 1776893 1776894 1776895 1776896 1776897 1776898 1776899 1776900 1776901 1776902 1776903 1776904 1776905 1776906 1776907 1776908 1776909 1776910 1776911 1776912 1776913 1776914 1776915 1776916 1776917 1776918 1776919 1776920 1776921 1776922 1776923 1776924 1776925 1776926 1776927 1776928 1776929 1776930 1776931 1776932 1776933 1776934 1776935 1776936 1776937 1776938 1776939 1776940 1776941 1776942 1776943 1776944 1776945 1776946 1776947 1776948 1776949 1776950 1776951 1776952 1776953 1776954 1776955 1776956 1776957 1776958 1776959 1776960 1776961 1776962 1776963 1776964 1776965 1776966 1776967 1776968 1776969 1776970 1776971 1776972 1776973 1776974 1776975 1776976 1776977 1776978 1776979 1776980 1776981 1776982 1776983 1776984 1776985 1776986 1776987 1776988 1776989 1776990 1776991 1776992 1776993 1776994 1776995 1776996 1776997 1776998 1776999 1777000 1777001 1777002 1777003 1777004 1777005 1777006 1777007 1777008 1777009 1777010 1777011 1777012 1777013 1777014 1777015 1777016 1777017 1777018 1777019 1777020 1777021 1777022 1777023 1777024 1777025 1777026 1777027 1777028 1777029 1777030 1777031 1777032 1777033 1777034 1777035 1777036 1777037 1777038 1777039 1777040 1777041 1777042 1777043 1777044 1777045 1777046 1777047 1777048 1777049 1777050 1777051 1777052 1777053 1777054 1777055 1777056 1777057 1777058 1777059 1777060 1777061 1777062 1777063 1777064 1777065 1777066 1777067 1777068 1777069 1777070 1777071 1777072 1777073 1777074 1777075 1777076 1777077 1777078 1777079 1777080 1777081 1777082 1777083 1777084 1777085 1777086 1777087 1777088 1777089 1777090 1777091 1777092 1777093 1777094 1777095 1777096 1777097 1777098 1777099 1777100 1777101 1777102 1777103 1777104 1777105 1777106 1777107 1777108 1777109 1777110 1777111 1777112 1777113 1777114 1777115 1777116 1777117 1777118 1777119 1777120 1777121 1777122 1777123 1777124 1777125 1777126 1777127 1777128 1777129 1777130 1777131 1777132 1777133 1777134 1777135 1777136 1777137 1777138 1777139 1777140 1777141 1777142 1777143 1777144 1777145 1777146 1777147 1777148 1777149 1777150 1777151 1777152 1777153 1777154 1777155 1777156 1777157 1777158 1777159 1777160 1777161 1777162 1777163 1777164 1777165 1777166 1777167 1777168 1777169 1777170 1777171 1777172 1777173 1777174 1777175 1777176 1777177 1777178 1777179 1777180 1777181 1777182 1777183 1777184 1777185 1777186 1777187 1777188 1777189 1777190 1777191 1777192 1777193 1777194 1777195 1777196 1777197 1777198 1777199 1777200 1777201 1777202 1777203 1777204 1777205 1777206 1777207 1777208 1777209 1777210 1777211 1777212 1777213 1777214 1777215 1777216 1777217 1777218 1777219 1777220 1777221 1777222 1777223 1777224 1777225 1777226 1777227 1777228 1777229 1777230 1777231 1777232 1777233 1777234 1777235 1777236 1777237 1777238 1777239 1777240 1777241 1777242 1777243 1777244 1777245 1777246 1777247 1777248 1777249 1777250 1777251 1777252 1777253 1777254 1777255 1777256 1777257 1777258 1777259 1777260 1777261 1777262 1777263 1777264 1777265 1777266 1777267 1777268 1777269 1777270 1777271 1777272 1777273 1777274 1777275 1777276 1777277 1777278 1777279 1777280 1777281 1777282 1777283 1777284 1777285 1777286 1777287 1777288 1777289 1777290 1777291 1777292 1777293 1777294 1777295 1777296 1777297 1777298 1777299 1777300 1777301 1777302 1777303 1777304 1777305 1777306 1777307 1777308 1777309 1777310 1777311 1777312 1777313 1777314 1777315 1777316 1777317 1777318 1777319 1777320 1777321 1777322 1777323 1777324 1777325 1777326 1777327 1777328 1777329 1777330 1777331 1777332 1777333 1777334 1777335 1777336 1777337 1777338 1777339 1777340 1777341 1777342 1777343 1777344 1777345 1777346 1777347 1777348 1777349 1777350 1777351 1777352 1777353 1777354 1777355 1777356 1777357 1777358 1777359 1777360 1777361 1777362 1777363 1777364 1777365 1777366 1777367 1777368 1777369 1777370 1777371 1777372 1777373 1777374 1777375 1777376 1777377 1777378 1777379 1777380 1777381 1777382 1777383 1777384 1777385 1777386 1777387 1777388 1777389 1777390 1777391 1777392 1777393 1777394 1777395 1777396 1777397 1777398 1777399 1777400 1777401 1777402 1777403 1777404 1777405 1777406 1777407 1777408 1777409 1777410 1777411 1777412 1777413 1777414 1777415 1777416 1777417 1777418 1777419 1777420 1777421 1777422 1777423 1777424 1777425 1777426 1777427 1777428 1777429 1777430 1777431 1777432 1777433 1777434 1777435 1777436 1777437 1777438 1777439 1777440 1777441 1777442 1777443 1777444 1777445 1777446 1777447 1777448 1777449 1777450 1777451 1777452 1777453 1777454 1777455 1777456 1777457 1777458 1777459 1777460 1777461 1777462 1777463 1777464 1777465 1777466 1777467 1777468 1777469 1777470 1777471 1777472 1777473 1777474 1777475 1777476 1777477 1777478 1777479 1777480 1777481 1777482 1777483 1777484 1777485 1777486 1777487 1777488 1777489 1777490 1777491 1777492 1777493 1777494 1777495 1777496 1777497 1777498 1777499 1777500 1777501 1777502 1777503 1777504 1777505 1777506 1777507 1777508 1777509 1777510 1777511 1777512 1777513 1777514 1777515 1777516 1777517 1777518 1777519 1777520 1777521 1777522 1777523 1777524 1777525 1777526 1777527 1777528 1777529 1777530 1777531 1777532 1777533 1777534 1777535 1777536 1777537 1777538 1777539 1777540 1777541 1777542 1777543 1777544 1777545 1777546 1777547 1777548 1777549 1777550 1777551 1777552 1777553 1777554 1777555 1777556 1777557 1777558 1777559 1777560 1777561 1777562 1777563 1777564 1777565 1777566 1777567 1777568 1777569 1777570 1777571 1777572 1777573 1777574 1777575 1777576 1777577 1777578 1777579 1777580 1777581 1777582 1777583 1777584 1777585 1777586 1777587 1777588 1777589 1777590 1777591 1777592 1777593 1777594 1777595 1777596 1777597 1777598 1777599 1777600 1777601 1777602 1777603 1777604 1777605 1777606 1777607 1777608 1777609 1777610 1777611 1777612 1777613 1777614 1777615 1777616 1777617 1777618 1777619 1777620 1777621 1777622 1777623 1777624 1777625 1777626 1777627 1777628 1777629 1777630 1777631 1777632 1777633 1777634 1777635 1777636 1777637 1777638 1777639 1777640 1777641 1777642 1777643 1777644 1777645 1777646 1777647 1777648 1777649 1777650 1777651 1777652 1777653 1777654 1777655 1777656 1777657 1777658 1777659 1777660 1777661 1777662 1777663 1777664 1777665 1777666 1777667 1777668 1777669 1777670 1777671 1777672 1777673 1777674 1777675 1777676 1777677 1777678 1777679 1777680 1777681 1777682 1777683 1777684 1777685 1777686 1777687 1777688 1777689 1777690 1777691 1777692 1777693 1777694 1777695 1777696 1777697 1777698 1777699 1777700 1777701 1777702 1777703 1777704 1777705 1777706 1777707 1777708 1777709 1777710 1777711 1777712 1777713 1777714 1777715 1777716 1777717 1777718 1777719 1777720 1777721 1777722 1777723 1777724 1777725 1777726 1777727 1777728 1777729 1777730 1777731 1777732 1777733 1777734 1777735 1777736 1777737 1777738 1777739 1777740 1777741 1777742 1777743 1777744 1777745 1777746 1777747 1777748 1777749 1777750 1777751 1777752 1777753 1777754 1777755 1777756 1777757 1777758 1777759 1777760 1777761 1777762 1777763 1777764 1777765 1777766 1777767 1777768 1777769 1777770 1777771 1777772 1777773 1777774 1777775 1777776 1777777 1777778 1777779 1777780 1777781 1777782 1777783 1777784 1777785 1777786 1777787 1777788 1777789 1777790 1777791 1777792 1777793 1777794 1777795 1777796 1777797 1777798 1777799 1777800 1777801 1777802 1777803 1777804 1777805 1777806 1777807 1777808 1777809 1777810 1777811 1777812 1777813 1777814 1777815 1777816 1777817 1777818 1777819 1777820 1777821 1777822 1777823 1777824 1777825 1777826 1777827 1777828 1777829 1777830 1777831 1777832 1777833 1777834 1777835 1777836 1777837 1777838 1777839 1777840 1777841 1777842 1777843 1777844 1777845 1777846 1777847 1777848 1777849 1777850 1777851 1777852 1777853 1777854 1777855 1777856 1777857 1777858 1777859 1777860 1777861 1777862 1777863 1777864 1777865 1777866 1777867 1777868 1777869 1777870 1777871 1777872 1777873 1777874 1777875 1777876 1777877 1777878 1777879 1777880 1777881 1777882 1777883 1777884 1777885 1777886 1777887 1777888 1777889 1777890 1777891 1777892 1777893 1777894 1777895 1777896 1777897 1777898 1777899 1777900 1777901 1777902 1777903 1777904 1777905 1777906 1777907 1777908 1777909 1777910 1777911 1777912 1777913 1777914 1777915 1777916 1777917 1777918 1777919 1777920 1777921 1777922 1777923 1777924 1777925 1777926 1777927 1777928 1777929 1777930 1777931 1777932 1777933 1777934 1777935 1777936 1777937 1777938 1777939 1777940 1777941 1777942 1777943 1777944 1777945 1777946 1777947 1777948 1777949 1777950 1777951 1777952 1777953 1777954 1777955 1777956 1777957 1777958 1777959 1777960 1777961 1777962 1777963 1777964 1777965 1777966 1777967 1777968 1777969 1777970 1777971 1777972 1777973 1777974 1777975 1777976 1777977 1777978 1777979 1777980 1777981 1777982 1777983 1777984 1777985 1777986 1777987 1777988 1777989 1777990 1777991 1777992 1777993 1777994 1777995 1777996 1777997 1777998 1777999 1778000 1778001 1778002 1778003 1778004 1778005 1778006 1778007 1778008 1778009 1778010 1778011 1778012 1778013 1778014 1778015 1778016 1778017 1778018 1778019 1778020 1778021 1778022 1778023 1778024 1778025 1778026 1778027 1778028 1778029 1778030 1778031 1778032 1778033 1778034 1778035 1778036 1778037 1778038 1778039 1778040 1778041 1778042 1778043 1778044 1778045 1778046 1778047 1778048 1778049 1778050 1778051 1778052 1778053 1778054 1778055 1778056 1778057 1778058 1778059 1778060 1778061 1778062 1778063 1778064 1778065 1778066 1778067 1778068 1778069 1778070 1778071 1778072 1778073 1778074 1778075 1778076 1778077 1778078 1778079 1778080 1778081 1778082 1778083 1778084 1778085 1778086 1778087 1778088 1778089 1778090 1778091 1778092 1778093 1778094 1778095 1778096 1778097 1778098 1778099 1778100 1778101 1778102 1778103 1778104 1778105 1778106 1778107 1778108 1778109 1778110 1778111 1778112 1778113 1778114 1778115 1778116 1778117 1778118 1778119 1778120 1778121 1778122 1778123 1778124 1778125 1778126 1778127 1778128 1778129 1778130 1778131 1778132 1778133 1778134 1778135 1778136 1778137 1778138 1778139 1778140 1778141 1778142 1778143 1778144 1778145 1778146 1778147 1778148 1778149 1778150 1778151 1778152 1778153 1778154 1778155 1778156 1778157 1778158 1778159 1778160 1778161 1778162 1778163 1778164 1778165 1778166 1778167 1778168 1778169 1778170 1778171 1778172 1778173 1778174 1778175 1778176 1778177 1778178 1778179 1778180 1778181 1778182 1778183 1778184 1778185 1778186 1778187 1778188 1778189 1778190 1778191 1778192 1778193 1778194 1778195 1778196 1778197 1778198 1778199 1778200 1778201 1778202 1778203 1778204 1778205 1778206 1778207 1778208 1778209 1778210 1778211 1778212 1778213 1778214 1778215 1778216 1778217 1778218 1778219 1778220 1778221 1778222 1778223 1778224 1778225 1778226 1778227 1778228 1778229 1778230 1778231 1778232 1778233 1778234 1778235 1778236 1778237 1778238 1778239 1778240 1778241 1778242 1778243 1778244 1778245 1778246 1778247 1778248 1778249 1778250 1778251 1778252 1778253 1778254 1778255 1778256 1778257 1778258 1778259 1778260 1778261 1778262 1778263 1778264 1778265 1778266 1778267 1778268 1778269 1778270 1778271 1778272 1778273 1778274 1778275 1778276 1778277 1778278 1778279 1778280 1778281 1778282 1778283 1778284 1778285 1778286 1778287 1778288 1778289 1778290 1778291 1778292 1778293 1778294 1778295 1778296 1778297 1778298 1778299 1778300 1778301 1778302 1778303 1778304 1778305 1778306 1778307 1778308 1778309 1778310 1778311 1778312 1778313 1778314 1778315 1778316 1778317 1778318 1778319 1778320 1778321 1778322 1778323 1778324 1778325 1778326 1778327 1778328 1778329 1778330 1778331 1778332 1778333 1778334 1778335 1778336 1778337 1778338 1778339 1778340 1778341 1778342 1778343 1778344 1778345 1778346 1778347 1778348 1778349 1778350 1778351 1778352 1778353 1778354 1778355 1778356 1778357 1778358 1778359 1778360 1778361 1778362 1778363 1778364 1778365 1778366 1778367 1778368 1778369 1778370 1778371 1778372 1778373 1778374 1778375 1778376 1778377 1778378 1778379 1778380 1778381 1778382 1778383 1778384 1778385 1778386 1778387 1778388 1778389 1778390 1778391 1778392 1778393 1778394 1778395 1778396 1778397 1778398 1778399 1778400 1778401 1778402 1778403 1778404 1778405 1778406 1778407 1778408 1778409 1778410 1778411 1778412 1778413 1778414 1778415 1778416 1778417 1778418 1778419 1778420 1778421 1778422 1778423 1778424 1778425 1778426 1778427 1778428 1778429 1778430 1778431 1778432 1778433 1778434 1778435 1778436 1778437 1778438 1778439 1778440 1778441 1778442 1778443 1778444 1778445 1778446 1778447 1778448 1778449 1778450 1778451 1778452 1778453 1778454 1778455 1778456 1778457 1778458 1778459 1778460 1778461 1778462 1778463 1778464 1778465 1778466 1778467 1778468 1778469 1778470 1778471 1778472 1778473 1778474 1778475 1778476 1778477 1778478 1778479 1778480 1778481 1778482 1778483 1778484 1778485 1778486 1778487 1778488 1778489 1778490 1778491 1778492 1778493 1778494 1778495 1778496 1778497 1778498 1778499 1778500 1778501 1778502 1778503 1778504 1778505 1778506 1778507 1778508 1778509 1778510 1778511 1778512 1778513 1778514 1778515 1778516 1778517 1778518 1778519 1778520 1778521 1778522 1778523 1778524 1778525 1778526 1778527 1778528 1778529 1778530 1778531 1778532 1778533 1778534 1778535 1778536 1778537 1778538 1778539 1778540 1778541 1778542 1778543 1778544 1778545 1778546 1778547 1778548 1778549 1778550 1778551 1778552 1778553 1778554 1778555 1778556 1778557 1778558 1778559 1778560 1778561 1778562 1778563 1778564 1778565 1778566 1778567 1778568 1778569 1778570 1778571 1778572 1778573 1778574 1778575 1778576 1778577 1778578 1778579 1778580 1778581 1778582 1778583 1778584 1778585 1778586 1778587 1778588 1778589 1778590 1778591 1778592 1778593 1778594 1778595 1778596 1778597 1778598 1778599 1778600 1778601 1778602 1778603 1778604 1778605 1778606 1778607 1778608 1778609 1778610 1778611 1778612 1778613 1778614 1778615 1778616 1778617 1778618 1778619 1778620 1778621 1778622 1778623 1778624 1778625 1778626 1778627 1778628 1778629 1778630 1778631 1778632 1778633 1778634 1778635 1778636 1778637 1778638 1778639 1778640 1778641 1778642 1778643 1778644 1778645 1778646 1778647 1778648 1778649 1778650 1778651 1778652 1778653 1778654 1778655 1778656 1778657 1778658 1778659 1778660 1778661 1778662 1778663 1778664 1778665 1778666 1778667 1778668 1778669 1778670 1778671 1778672 1778673 1778674 1778675 1778676 1778677 1778678 1778679 1778680 1778681 1778682 1778683 1778684 1778685 1778686 1778687 1778688 1778689 1778690 1778691 1778692 1778693 1778694 1778695 1778696 1778697 1778698 1778699 1778700 1778701 1778702 1778703 1778704 1778705 1778706 1778707 1778708 1778709 1778710 1778711 1778712 1778713 1778714 1778715 1778716 1778717 1778718 1778719 1778720 1778721 1778722 1778723 1778724 1778725 1778726 1778727 1778728 1778729 1778730 1778731 1778732 1778733 1778734 1778735 1778736 1778737 1778738 1778739 1778740 1778741 1778742 1778743 1778744 1778745 1778746 1778747 1778748 1778749 1778750 1778751 1778752 1778753 1778754 1778755 1778756 1778757 1778758 1778759 1778760 1778761 1778762 1778763 1778764 1778765 1778766 1778767 1778768 1778769 1778770 1778771 1778772 1778773 1778774 1778775 1778776 1778777 1778778 1778779 1778780 1778781 1778782 1778783 1778784 1778785 1778786 1778787 1778788 1778789 1778790 1778791 1778792 1778793 1778794 1778795 1778796 1778797 1778798 1778799 1778800 1778801 1778802 1778803 1778804 1778805 1778806 1778807 1778808 1778809 1778810 1778811 1778812 1778813 1778814 1778815 1778816 1778817 1778818 1778819 1778820 1778821 1778822 1778823 1778824 1778825 1778826 1778827 1778828 1778829 1778830 1778831 1778832 1778833 1778834 1778835 1778836 1778837 1778838 1778839 1778840 1778841 1778842 1778843 1778844 1778845 1778846 1778847 1778848 1778849 1778850 1778851 1778852 1778853 1778854 1778855 1778856 1778857 1778858 1778859 1778860 1778861 1778862 1778863 1778864 1778865 1778866 1778867 1778868 1778869 1778870 1778871 1778872 1778873 1778874 1778875 1778876 1778877 1778878 1778879 1778880 1778881 1778882 1778883 1778884 1778885 1778886 1778887 1778888 1778889 1778890 1778891 1778892 1778893 1778894 1778895 1778896 1778897 1778898 1778899 1778900 1778901 1778902 1778903 1778904 1778905 1778906 1778907 1778908 1778909 1778910 1778911 1778912 1778913 1778914 1778915 1778916 1778917 1778918 1778919 1778920 1778921 1778922 1778923 1778924 1778925 1778926 1778927 1778928 1778929 1778930 1778931 1778932 1778933 1778934 1778935 1778936 1778937 1778938 1778939 1778940 1778941 1778942 1778943 1778944 1778945 1778946 1778947 1778948 1778949 1778950 1778951 1778952 1778953 1778954 1778955 1778956 1778957 1778958 1778959 1778960 1778961 1778962 1778963 1778964 1778965 1778966 1778967 1778968 1778969 1778970 1778971 1778972 1778973 1778974 1778975 1778976 1778977 1778978 1778979 1778980 1778981 1778982 1778983 1778984 1778985 1778986 1778987 1778988 1778989 1778990 1778991 1778992 1778993 1778994 1778995 1778996 1778997 1778998 1778999 1779000 1779001 1779002 1779003 1779004 1779005 1779006 1779007 1779008 1779009 1779010 1779011 1779012 1779013 1779014 1779015 1779016 1779017 1779018 1779019 1779020 1779021 1779022 1779023 1779024 1779025 1779026 1779027 1779028 1779029 1779030 1779031 1779032 1779033 1779034 1779035 1779036 1779037 1779038 1779039 1779040 1779041 1779042 1779043 1779044 1779045 1779046 1779047 1779048 1779049 1779050 1779051 1779052 1779053 1779054 1779055 1779056 1779057 1779058 1779059 1779060 1779061 1779062 1779063 1779064 1779065 1779066 1779067 1779068 1779069 1779070 1779071 1779072 1779073 1779074 1779075 1779076 1779077 1779078 1779079 1779080 1779081 1779082 1779083 1779084 1779085 1779086 1779087 1779088 1779089 1779090 1779091 1779092 1779093 1779094 1779095 1779096 1779097 1779098 1779099 1779100 1779101 1779102 1779103 1779104 1779105 1779106 1779107 1779108 1779109 1779110 1779111 1779112 1779113 1779114 1779115 1779116 1779117 1779118 1779119 1779120 1779121 1779122 1779123 1779124 1779125 1779126 1779127 1779128 1779129 1779130 1779131 1779132 1779133 1779134 1779135 1779136 1779137 1779138 1779139 1779140 1779141 1779142 1779143 1779144 1779145 1779146 1779147 1779148 1779149 1779150 1779151 1779152 1779153 1779154 1779155 1779156 1779157 1779158 1779159 1779160 1779161 1779162 1779163 1779164 1779165 1779166 1779167 1779168 1779169 1779170 1779171 1779172 1779173 1779174 1779175 1779176 1779177 1779178 1779179 1779180 1779181 1779182 1779183 1779184 1779185 1779186 1779187 1779188 1779189 1779190 1779191 1779192 1779193 1779194 1779195 1779196 1779197 1779198 1779199 1779200 1779201 1779202 1779203 1779204 1779205 1779206 1779207 1779208 1779209 1779210 1779211 1779212 1779213 1779214 1779215 1779216 1779217 1779218 1779219 1779220 1779221 1779222 1779223 1779224 1779225 1779226 1779227 1779228 1779229 1779230 1779231 1779232 1779233 1779234 1779235 1779236 1779237 1779238 1779239 1779240 1779241 1779242 1779243 1779244 1779245 1779246 1779247 1779248 1779249 1779250 1779251 1779252 1779253 1779254 1779255 1779256 1779257 1779258 1779259 1779260 1779261 1779262 1779263 1779264 1779265 1779266 1779267 1779268 1779269 1779270 1779271 1779272 1779273 1779274 1779275 1779276 1779277 1779278 1779279 1779280 1779281 1779282 1779283 1779284 1779285 1779286 1779287 1779288 1779289 1779290 1779291 1779292 1779293 1779294 1779295 1779296 1779297 1779298 1779299 1779300 1779301 1779302 1779303 1779304 1779305 1779306 1779307 1779308 1779309 1779310 1779311 1779312 1779313 1779314 1779315 1779316 1779317 1779318 1779319 1779320 1779321 1779322 1779323 1779324 1779325 1779326 1779327 1779328 1779329 1779330 1779331 1779332 1779333 1779334 1779335 1779336 1779337 1779338 1779339 1779340 1779341 1779342 1779343 1779344 1779345 1779346 1779347 1779348 1779349 1779350 1779351 1779352 1779353 1779354 1779355 1779356 1779357 1779358 1779359 1779360 1779361 1779362 1779363 1779364 1779365 1779366 1779367 1779368 1779369 1779370 1779371 1779372 1779373 1779374 1779375 1779376 1779377 1779378 1779379 1779380 1779381 1779382 1779383 1779384 1779385 1779386 1779387 1779388 1779389 1779390 1779391 1779392 1779393 1779394 1779395 1779396 1779397 1779398 1779399 1779400 1779401 1779402 1779403 1779404 1779405 1779406 1779407 1779408 1779409 1779410 1779411 1779412 1779413 1779414 1779415 1779416 1779417 1779418 1779419 1779420 1779421 1779422 1779423 1779424 1779425 1779426 1779427 1779428 1779429 1779430 1779431 1779432 1779433 1779434 1779435 1779436 1779437 1779438 1779439 1779440 1779441 1779442 1779443 1779444 1779445 1779446 1779447 1779448 1779449 1779450 1779451 1779452 1779453 1779454 1779455 1779456 1779457 1779458 1779459 1779460 1779461 1779462 1779463 1779464 1779465 1779466 1779467 1779468 1779469 1779470 1779471 1779472 1779473 1779474 1779475 1779476 1779477 1779478 1779479 1779480 1779481 1779482 1779483 1779484 1779485 1779486 1779487 1779488 1779489 1779490 1779491 1779492 1779493 1779494 1779495 1779496 1779497 1779498 1779499 1779500 1779501 1779502 1779503 1779504 1779505 1779506 1779507 1779508 1779509 1779510 1779511 1779512 1779513 1779514 1779515 1779516 1779517 1779518 1779519 1779520 1779521 1779522 1779523 1779524 1779525 1779526 1779527 1779528 1779529 1779530 1779531 1779532 1779533 1779534 1779535 1779536 1779537 1779538 1779539 1779540 1779541 1779542 1779543 1779544 1779545 1779546 1779547 1779548 1779549 1779550 1779551 1779552 1779553 1779554 1779555 1779556 1779557 1779558 1779559 1779560 1779561 1779562 1779563 1779564 1779565 1779566 1779567 1779568 1779569 1779570 1779571 1779572 1779573 1779574 1779575 1779576 1779577 1779578 1779579 1779580 1779581 1779582 1779583 1779584 1779585 1779586 1779587 1779588 1779589 1779590 1779591 1779592 1779593 1779594 1779595 1779596 1779597 1779598 1779599 1779600 1779601 1779602 1779603 1779604 1779605 1779606 1779607 1779608 1779609 1779610 1779611 1779612 1779613 1779614 1779615 1779616 1779617 1779618 1779619 1779620 1779621 1779622 1779623 1779624 1779625 1779626 1779627 1779628 1779629 1779630 1779631 1779632 1779633 1779634 1779635 1779636 1779637 1779638 1779639 1779640 1779641 1779642 1779643 1779644 1779645 1779646 1779647 1779648 1779649 1779650 1779651 1779652 1779653 1779654 1779655 1779656 1779657 1779658 1779659 1779660 1779661 1779662 1779663 1779664 1779665 1779666 1779667 1779668 1779669 1779670 1779671 1779672 1779673 1779674 1779675 1779676 1779677 1779678 1779679 1779680 1779681 1779682 1779683 1779684 1779685 1779686 1779687 1779688 1779689 1779690 1779691 1779692 1779693 1779694 1779695 1779696 1779697 1779698 1779699 1779700 1779701 1779702 1779703 1779704 1779705 1779706 1779707 1779708 1779709 1779710 1779711 1779712 1779713 1779714 1779715 1779716 1779717 1779718 1779719 1779720 1779721 1779722 1779723 1779724 1779725 1779726 1779727 1779728 1779729 1779730 1779731 1779732 1779733 1779734 1779735 1779736 1779737 1779738 1779739 1779740 1779741 1779742 1779743 1779744 1779745 1779746 1779747 1779748 1779749 1779750 1779751 1779752 1779753 1779754 1779755 1779756 1779757 1779758 1779759 1779760 1779761 1779762 1779763 1779764 1779765 1779766 1779767 1779768 1779769 1779770 1779771 1779772 1779773 1779774 1779775 1779776 1779777 1779778 1779779 1779780 1779781 1779782 1779783 1779784 1779785 1779786 1779787 1779788 1779789 1779790 1779791 1779792 1779793 1779794 1779795 1779796 1779797 1779798 1779799 1779800 1779801 1779802 1779803 1779804 1779805 1779806 1779807 1779808 1779809 1779810 1779811 1779812 1779813 1779814 1779815 1779816 1779817 1779818 1779819 1779820 1779821 1779822 1779823 1779824 1779825 1779826 1779827 1779828 1779829 1779830 1779831 1779832 1779833 1779834 1779835 1779836 1779837 1779838 1779839 1779840 1779841 1779842 1779843 1779844 1779845 1779846 1779847 1779848 1779849 1779850 1779851 1779852 1779853 1779854 1779855 1779856 1779857 1779858 1779859 1779860 1779861 1779862 1779863 1779864 1779865 1779866 1779867 1779868 1779869 1779870 1779871 1779872 1779873 1779874 1779875 1779876 1779877 1779878 1779879 1779880 1779881 1779882 1779883 1779884 1779885 1779886 1779887 1779888 1779889 1779890 1779891 1779892 1779893 1779894 1779895 1779896 1779897 1779898 1779899 1779900 1779901 1779902 1779903 1779904 1779905 1779906 1779907 1779908 1779909 1779910 1779911 1779912 1779913 1779914 1779915 1779916 1779917 1779918 1779919 1779920 1779921 1779922 1779923 1779924 1779925 1779926 1779927 1779928 1779929 1779930 1779931 1779932 1779933 1779934 1779935 1779936 1779937 1779938 1779939 1779940 1779941 1779942 1779943 1779944 1779945 1779946 1779947 1779948 1779949 1779950 1779951 1779952 1779953 1779954 1779955 1779956 1779957 1779958 1779959 1779960 1779961 1779962 1779963 1779964 1779965 1779966 1779967 1779968 1779969 1779970 1779971 1779972 1779973 1779974 1779975 1779976 1779977 1779978 1779979 1779980 1779981 1779982 1779983 1779984 1779985 1779986 1779987 1779988 1779989 1779990 1779991 1779992 1779993 1779994 1779995 1779996 1779997 1779998 1779999 1780000 1780001 1780002 1780003 1780004 1780005 1780006 1780007 1780008 1780009 1780010 1780011 1780012 1780013 1780014 1780015 1780016 1780017 1780018 1780019 1780020 1780021 1780022 1780023 1780024 1780025 1780026 1780027 1780028 1780029 1780030 1780031 1780032 1780033 1780034 1780035 1780036 1780037 1780038 1780039 1780040 1780041 1780042 1780043 1780044 1780045 1780046 1780047 1780048 1780049 1780050 1780051 1780052 1780053 1780054 1780055 1780056 1780057 1780058 1780059 1780060 1780061 1780062 1780063 1780064 1780065 1780066 1780067 1780068 1780069 1780070 1780071 1780072 1780073 1780074 1780075 1780076 1780077 1780078 1780079 1780080 1780081 1780082 1780083 1780084 1780085 1780086 1780087 1780088 1780089 1780090 1780091 1780092 1780093 1780094 1780095 1780096 1780097 1780098 1780099 1780100 1780101 1780102 1780103 1780104 1780105 1780106 1780107 1780108 1780109 1780110 1780111 1780112 1780113 1780114 1780115 1780116 1780117 1780118 1780119 1780120 1780121 1780122 1780123 1780124 1780125 1780126 1780127 1780128 1780129 1780130 1780131 1780132 1780133 1780134 1780135 1780136 1780137 1780138 1780139 1780140 1780141 1780142 1780143 1780144 1780145 1780146 1780147 1780148 1780149 1780150 1780151 1780152 1780153 1780154 1780155 1780156 1780157 1780158 1780159 1780160 1780161 1780162 1780163 1780164 1780165 1780166 1780167 1780168 1780169 1780170 1780171 1780172 1780173 1780174 1780175 1780176 1780177 1780178 1780179 1780180 1780181 1780182 1780183 1780184 1780185 1780186 1780187 1780188 1780189 1780190 1780191 1780192 1780193 1780194 1780195 1780196 1780197 1780198 1780199 1780200 1780201 1780202 1780203 1780204 1780205 1780206 1780207 1780208 1780209 1780210 1780211 1780212 1780213 1780214 1780215 1780216 1780217 1780218 1780219 1780220 1780221 1780222 1780223 1780224 1780225 1780226 1780227 1780228 1780229 1780230 1780231 1780232 1780233 1780234 1780235 1780236 1780237 1780238 1780239 1780240 1780241 1780242 1780243 1780244 1780245 1780246 1780247 1780248 1780249 1780250 1780251 1780252 1780253 1780254 1780255 1780256 1780257 1780258 1780259 1780260 1780261 1780262 1780263 1780264 1780265 1780266 1780267 1780268 1780269 1780270 1780271 1780272 1780273 1780274 1780275 1780276 1780277 1780278 1780279 1780280 1780281 1780282 1780283 1780284 1780285 1780286 1780287 1780288 1780289 1780290 1780291 1780292 1780293 1780294 1780295 1780296 1780297 1780298 1780299 1780300 1780301 1780302 1780303 1780304 1780305 1780306 1780307 1780308 1780309 1780310 1780311 1780312 1780313 1780314 1780315 1780316 1780317 1780318 1780319 1780320 1780321 1780322 1780323 1780324 1780325 1780326 1780327 1780328 1780329 1780330 1780331 1780332 1780333 1780334 1780335 1780336 1780337 1780338 1780339 1780340 1780341 1780342 1780343 1780344 1780345 1780346 1780347 1780348 1780349 1780350 1780351 1780352 1780353 1780354 1780355 1780356 1780357 1780358 1780359 1780360 1780361 1780362 1780363 1780364 1780365 1780366 1780367 1780368 1780369 1780370 1780371 1780372 1780373 1780374 1780375 1780376 1780377 1780378 1780379 1780380 1780381 1780382 1780383 1780384 1780385 1780386 1780387 1780388 1780389 1780390 1780391 1780392 1780393 1780394 1780395 1780396 1780397 1780398 1780399 1780400 1780401 1780402 1780403 1780404 1780405 1780406 1780407 1780408 1780409 1780410 1780411 1780412 1780413 1780414 1780415 1780416 1780417 1780418 1780419 1780420 1780421 1780422 1780423 1780424 1780425 1780426 1780427 1780428 1780429 1780430 1780431 1780432 1780433 1780434 1780435 1780436 1780437 1780438 1780439 1780440 1780441 1780442 1780443 1780444 1780445 1780446 1780447 1780448 1780449 1780450 1780451 1780452 1780453 1780454 1780455 1780456 1780457 1780458 1780459 1780460 1780461 1780462 1780463 1780464 1780465 1780466 1780467 1780468 1780469 1780470 1780471 1780472 1780473 1780474 1780475 1780476 1780477 1780478 1780479 1780480 1780481 1780482 1780483 1780484 1780485 1780486 1780487 1780488 1780489 1780490 1780491 1780492 1780493 1780494 1780495 1780496 1780497 1780498 1780499 1780500 1780501 1780502 1780503 1780504 1780505 1780506 1780507 1780508 1780509 1780510 1780511 1780512 1780513 1780514 1780515 1780516 1780517 1780518 1780519 1780520 1780521 1780522 1780523 1780524 1780525 1780526 1780527 1780528 1780529 1780530 1780531 1780532 1780533 1780534 1780535 1780536 1780537 1780538 1780539 1780540 1780541 1780542 1780543 1780544 1780545 1780546 1780547 1780548 1780549 1780550 1780551 1780552 1780553 1780554 1780555 1780556 1780557 1780558 1780559 1780560 1780561 1780562 1780563 1780564 1780565 1780566 1780567 1780568 1780569 1780570 1780571 1780572 1780573 1780574 1780575 1780576 1780577 1780578 1780579 1780580 1780581 1780582 1780583 1780584 1780585 1780586 1780587 1780588 1780589 1780590 1780591 1780592 1780593 1780594 1780595 1780596 1780597 1780598 1780599 1780600 1780601 1780602 1780603 1780604 1780605 1780606 1780607 1780608 1780609 1780610 1780611 1780612 1780613 1780614 1780615 1780616 1780617 1780618 1780619 1780620 1780621 1780622 1780623 1780624 1780625 1780626 1780627 1780628 1780629 1780630 1780631 1780632 1780633 1780634 1780635 1780636 1780637 1780638 1780639 1780640 1780641 1780642 1780643 1780644 1780645 1780646 1780647 1780648 1780649 1780650 1780651 1780652 1780653 1780654 1780655 1780656 1780657 1780658 1780659 1780660 1780661 1780662 1780663 1780664 1780665 1780666 1780667 1780668 1780669 1780670 1780671 1780672 1780673 1780674 1780675 1780676 1780677 1780678 1780679 1780680 1780681 1780682 1780683 1780684 1780685 1780686 1780687 1780688 1780689 1780690 1780691 1780692 1780693 1780694 1780695 1780696 1780697 1780698 1780699 1780700 1780701 1780702 1780703 1780704 1780705 1780706 1780707 1780708 1780709 1780710 1780711 1780712 1780713 1780714 1780715 1780716 1780717 1780718 1780719 1780720 1780721 1780722 1780723 1780724 1780725 1780726 1780727 1780728 1780729 1780730 1780731 1780732 1780733 1780734 1780735 1780736 1780737 1780738 1780739 1780740 1780741 1780742 1780743 1780744 1780745 1780746 1780747 1780748 1780749 1780750 1780751 1780752 1780753 1780754 1780755 1780756 1780757 1780758 1780759 1780760 1780761 1780762 1780763 1780764 1780765 1780766 1780767 1780768 1780769 1780770 1780771 1780772 1780773 1780774 1780775 1780776 1780777 1780778 1780779 1780780 1780781 1780782 1780783 1780784 1780785 1780786 1780787 1780788 1780789 1780790 1780791 1780792 1780793 1780794 1780795 1780796 1780797 1780798 1780799 1780800 1780801 1780802 1780803 1780804 1780805 1780806 1780807 1780808 1780809 1780810 1780811 1780812 1780813 1780814 1780815 1780816 1780817 1780818 1780819 1780820 1780821 1780822 1780823 1780824 1780825 1780826 1780827 1780828 1780829 1780830 1780831 1780832 1780833 1780834 1780835 1780836 1780837 1780838 1780839 1780840 1780841 1780842 1780843 1780844 1780845 1780846 1780847 1780848 1780849 1780850 1780851 1780852 1780853 1780854 1780855 1780856 1780857 1780858 1780859 1780860 1780861 1780862 1780863 1780864 1780865 1780866 1780867 1780868 1780869 1780870 1780871 1780872 1780873 1780874 1780875 1780876 1780877 1780878 1780879 1780880 1780881 1780882 1780883 1780884 1780885 1780886 1780887 1780888 1780889 1780890 1780891 1780892 1780893 1780894 1780895 1780896 1780897 1780898 1780899 1780900 1780901 1780902 1780903 1780904 1780905 1780906 1780907 1780908 1780909 1780910 1780911 1780912 1780913 1780914 1780915 1780916 1780917 1780918 1780919 1780920 1780921 1780922 1780923 1780924 1780925 1780926 1780927 1780928 1780929 1780930 1780931 1780932 1780933 1780934 1780935 1780936 1780937 1780938 1780939 1780940 1780941 1780942 1780943 1780944 1780945 1780946 1780947 1780948 1780949 1780950 1780951 1780952 1780953 1780954 1780955 1780956 1780957 1780958 1780959 1780960 1780961 1780962 1780963 1780964 1780965 1780966 1780967 1780968 1780969 1780970 1780971 1780972 1780973 1780974 1780975 1780976 1780977 1780978 1780979 1780980 1780981 1780982 1780983 1780984 1780985 1780986 1780987 1780988 1780989 1780990 1780991 1780992 1780993 1780994 1780995 1780996 1780997 1780998 1780999 1781000 1781001 1781002 1781003 1781004 1781005 1781006 1781007 1781008 1781009 1781010 1781011 1781012 1781013 1781014 1781015 1781016 1781017 1781018 1781019 1781020 1781021 1781022 1781023 1781024 1781025 1781026 1781027 1781028 1781029 1781030 1781031 1781032 1781033 1781034 1781035 1781036 1781037 1781038 1781039 1781040 1781041 1781042 1781043 1781044 1781045 1781046 1781047 1781048 1781049 1781050 1781051 1781052 1781053 1781054 1781055 1781056 1781057 1781058 1781059 1781060 1781061 1781062 1781063 1781064 1781065 1781066 1781067 1781068 1781069 1781070 1781071 1781072 1781073 1781074 1781075 1781076 1781077 1781078 1781079 1781080 1781081 1781082 1781083 1781084 1781085 1781086 1781087 1781088 1781089 1781090 1781091 1781092 1781093 1781094 1781095 1781096 1781097 1781098 1781099 1781100 1781101 1781102 1781103 1781104 1781105 1781106 1781107 1781108 1781109 1781110 1781111 1781112 1781113 1781114 1781115 1781116 1781117 1781118 1781119 1781120 1781121 1781122 1781123 1781124 1781125 1781126 1781127 1781128 1781129 1781130 1781131 1781132 1781133 1781134 1781135 1781136 1781137 1781138 1781139 1781140 1781141 1781142 1781143 1781144 1781145 1781146 1781147 1781148 1781149 1781150 1781151 1781152 1781153 1781154 1781155 1781156 1781157 1781158 1781159 1781160 1781161 1781162 1781163 1781164 1781165 1781166 1781167 1781168 1781169 1781170 1781171 1781172 1781173 1781174 1781175 1781176 1781177 1781178 1781179 1781180 1781181 1781182 1781183 1781184 1781185 1781186 1781187 1781188 1781189 1781190 1781191 1781192 1781193 1781194 1781195 1781196 1781197 1781198 1781199 1781200 1781201 1781202 1781203 1781204 1781205 1781206 1781207 1781208 1781209 1781210 1781211 1781212 1781213 1781214 1781215 1781216 1781217 1781218 1781219 1781220 1781221 1781222 1781223 1781224 1781225 1781226 1781227 1781228 1781229 1781230 1781231 1781232 1781233 1781234 1781235 1781236 1781237 1781238 1781239 1781240 1781241 1781242 1781243 1781244 1781245 1781246 1781247 1781248 1781249 1781250 1781251 1781252 1781253 1781254 1781255 1781256 1781257 1781258 1781259 1781260 1781261 1781262 1781263 1781264 1781265 1781266 1781267 1781268 1781269 1781270 1781271 1781272 1781273 1781274 1781275 1781276 1781277 1781278 1781279 1781280 1781281 1781282 1781283 1781284 1781285 1781286 1781287 1781288 1781289 1781290 1781291 1781292 1781293 1781294 1781295 1781296 1781297 1781298 1781299 1781300 1781301 1781302 1781303 1781304 1781305 1781306 1781307 1781308 1781309 1781310 1781311 1781312 1781313 1781314 1781315 1781316 1781317 1781318 1781319 1781320 1781321 1781322 1781323 1781324 1781325 1781326 1781327 1781328 1781329 1781330 1781331 1781332 1781333 1781334 1781335 1781336 1781337 1781338 1781339 1781340 1781341 1781342 1781343 1781344 1781345 1781346 1781347 1781348 1781349 1781350 1781351 1781352 1781353 1781354 1781355 1781356 1781357 1781358 1781359 1781360 1781361 1781362 1781363 1781364 1781365 1781366 1781367 1781368 1781369 1781370 1781371 1781372 1781373 1781374 1781375 1781376 1781377 1781378 1781379 1781380 1781381 1781382 1781383 1781384 1781385 1781386 1781387 1781388 1781389 1781390 1781391 1781392 1781393 1781394 1781395 1781396 1781397 1781398 1781399 1781400 1781401 1781402 1781403 1781404 1781405 1781406 1781407 1781408 1781409 1781410 1781411 1781412 1781413 1781414 1781415 1781416 1781417 1781418 1781419 1781420 1781421 1781422 1781423 1781424 1781425 1781426 1781427 1781428 1781429 1781430 1781431 1781432 1781433 1781434 1781435 1781436 1781437 1781438 1781439 1781440 1781441 1781442 1781443 1781444 1781445 1781446 1781447 1781448 1781449 1781450 1781451 1781452 1781453 1781454 1781455 1781456 1781457 1781458 1781459 1781460 1781461 1781462 1781463 1781464 1781465 1781466 1781467 1781468 1781469 1781470 1781471 1781472 1781473 1781474 1781475 1781476 1781477 1781478 1781479 1781480 1781481 1781482 1781483 1781484 1781485 1781486 1781487 1781488 1781489 1781490 1781491 1781492 1781493 1781494 1781495 1781496 1781497 1781498 1781499 1781500 1781501 1781502 1781503 1781504 1781505 1781506 1781507 1781508 1781509 1781510 1781511 1781512 1781513 1781514 1781515 1781516 1781517 1781518 1781519 1781520 1781521 1781522 1781523 1781524 1781525 1781526 1781527 1781528 1781529 1781530 1781531 1781532 1781533 1781534 1781535 1781536 1781537 1781538 1781539 1781540 1781541 1781542 1781543 1781544 1781545 1781546 1781547 1781548 1781549 1781550 1781551 1781552 1781553 1781554 1781555 1781556 1781557 1781558 1781559 1781560 1781561 1781562 1781563 1781564 1781565 1781566 1781567 1781568 1781569 1781570 1781571 1781572 1781573 1781574 1781575 1781576 1781577 1781578 1781579 1781580 1781581 1781582 1781583 1781584 1781585 1781586 1781587 1781588 1781589 1781590 1781591 1781592 1781593 1781594 1781595 1781596 1781597 1781598 1781599 1781600 1781601 1781602 1781603 1781604 1781605 1781606 1781607 1781608 1781609 1781610 1781611 1781612 1781613 1781614 1781615 1781616 1781617 1781618 1781619 1781620 1781621 1781622 1781623 1781624 1781625 1781626 1781627 1781628 1781629 1781630 1781631 1781632 1781633 1781634 1781635 1781636 1781637 1781638 1781639 1781640 1781641 1781642 1781643 1781644 1781645 1781646 1781647 1781648 1781649 1781650 1781651 1781652 1781653 1781654 1781655 1781656 1781657 1781658 1781659 1781660 1781661 1781662 1781663 1781664 1781665 1781666 1781667 1781668 1781669 1781670 1781671 1781672 1781673 1781674 1781675 1781676 1781677 1781678 1781679 1781680 1781681 1781682 1781683 1781684 1781685 1781686 1781687 1781688 1781689 1781690 1781691 1781692 1781693 1781694 1781695 1781696 1781697 1781698 1781699 1781700 1781701 1781702 1781703 1781704 1781705 1781706 1781707 1781708 1781709 1781710 1781711 1781712 1781713 1781714 1781715 1781716 1781717 1781718 1781719 1781720 1781721 1781722 1781723 1781724 1781725 1781726 1781727 1781728 1781729 1781730 1781731 1781732 1781733 1781734 1781735 1781736 1781737 1781738 1781739 1781740 1781741 1781742 1781743 1781744 1781745 1781746 1781747 1781748 1781749 1781750 1781751 1781752 1781753 1781754 1781755 1781756 1781757 1781758 1781759 1781760 1781761 1781762 1781763 1781764 1781765 1781766 1781767 1781768 1781769 1781770 1781771 1781772 1781773 1781774 1781775 1781776 1781777 1781778 1781779 1781780 1781781 1781782 1781783 1781784 1781785 1781786 1781787 1781788 1781789 1781790 1781791 1781792 1781793 1781794 1781795 1781796 1781797 1781798 1781799 1781800 1781801 1781802 1781803 1781804 1781805 1781806 1781807 1781808 1781809 1781810 1781811 1781812 1781813 1781814 1781815 1781816 1781817 1781818 1781819 1781820 1781821 1781822 1781823 1781824 1781825 1781826 1781827 1781828 1781829 1781830 1781831 1781832 1781833 1781834 1781835 1781836 1781837 1781838 1781839 1781840 1781841 1781842 1781843 1781844 1781845 1781846 1781847 1781848 1781849 1781850 1781851 1781852 1781853 1781854 1781855 1781856 1781857 1781858 1781859 1781860 1781861 1781862 1781863 1781864 1781865 1781866 1781867 1781868 1781869 1781870 1781871 1781872 1781873 1781874 1781875 1781876 1781877 1781878 1781879 1781880 1781881 1781882 1781883 1781884 1781885 1781886 1781887 1781888 1781889 1781890 1781891 1781892 1781893 1781894 1781895 1781896 1781897 1781898 1781899 1781900 1781901 1781902 1781903 1781904 1781905 1781906 1781907 1781908 1781909 1781910 1781911 1781912 1781913 1781914 1781915 1781916 1781917 1781918 1781919 1781920 1781921 1781922 1781923 1781924 1781925 1781926 1781927 1781928 1781929 1781930 1781931 1781932 1781933 1781934 1781935 1781936 1781937 1781938 1781939 1781940 1781941 1781942 1781943 1781944 1781945 1781946 1781947 1781948 1781949 1781950 1781951 1781952 1781953 1781954 1781955 1781956 1781957 1781958 1781959 1781960 1781961 1781962 1781963 1781964 1781965 1781966 1781967 1781968 1781969 1781970 1781971 1781972 1781973 1781974 1781975 1781976 1781977 1781978 1781979 1781980 1781981 1781982 1781983 1781984 1781985 1781986 1781987 1781988 1781989 1781990 1781991 1781992 1781993 1781994 1781995 1781996 1781997 1781998 1781999 1782000 1782001 1782002 1782003 1782004 1782005 1782006 1782007 1782008 1782009 1782010 1782011 1782012 1782013 1782014 1782015 1782016 1782017 1782018 1782019 1782020 1782021 1782022 1782023 1782024 1782025 1782026 1782027 1782028 1782029 1782030 1782031 1782032 1782033 1782034 1782035 1782036 1782037 1782038 1782039 1782040 1782041 1782042 1782043 1782044 1782045 1782046 1782047 1782048 1782049 1782050 1782051 1782052 1782053 1782054 1782055 1782056 1782057 1782058 1782059 1782060 1782061 1782062 1782063 1782064 1782065 1782066 1782067 1782068 1782069 1782070 1782071 1782072 1782073 1782074 1782075 1782076 1782077 1782078 1782079 1782080 1782081 1782082 1782083 1782084 1782085 1782086 1782087 1782088 1782089 1782090 1782091 1782092 1782093 1782094 1782095 1782096 1782097 1782098 1782099 1782100 1782101 1782102 1782103 1782104 1782105 1782106 1782107 1782108 1782109 1782110 1782111 1782112 1782113 1782114 1782115 1782116 1782117 1782118 1782119 1782120 1782121 1782122 1782123 1782124 1782125 1782126 1782127 1782128 1782129 1782130 1782131 1782132 1782133 1782134 1782135 1782136 1782137 1782138 1782139 1782140 1782141 1782142 1782143 1782144 1782145 1782146 1782147 1782148 1782149 1782150 1782151 1782152 1782153 1782154 1782155 1782156 1782157 1782158 1782159 1782160 1782161 1782162 1782163 1782164 1782165 1782166 1782167 1782168 1782169 1782170 1782171 1782172 1782173 1782174 1782175 1782176 1782177 1782178 1782179 1782180 1782181 1782182 1782183 1782184 1782185 1782186 1782187 1782188 1782189 1782190 1782191 1782192 1782193 1782194 1782195 1782196 1782197 1782198 1782199 1782200 1782201 1782202 1782203 1782204 1782205 1782206 1782207 1782208 1782209 1782210 1782211 1782212 1782213 1782214 1782215 1782216 1782217 1782218 1782219 1782220 1782221 1782222 1782223 1782224 1782225 1782226 1782227 1782228 1782229 1782230 1782231 1782232 1782233 1782234 1782235 1782236 1782237 1782238 1782239 1782240 1782241 1782242 1782243 1782244 1782245 1782246 1782247 1782248 1782249 1782250 1782251 1782252 1782253 1782254 1782255 1782256 1782257 1782258 1782259 1782260 1782261 1782262 1782263 1782264 1782265 1782266 1782267 1782268 1782269 1782270 1782271 1782272 1782273 1782274 1782275 1782276 1782277 1782278 1782279 1782280 1782281 1782282 1782283 1782284 1782285 1782286 1782287 1782288 1782289 1782290 1782291 1782292 1782293 1782294 1782295 1782296 1782297 1782298 1782299 1782300 1782301 1782302 1782303 1782304 1782305 1782306 1782307 1782308 1782309 1782310 1782311 1782312 1782313 1782314 1782315 1782316 1782317 1782318 1782319 1782320 1782321 1782322 1782323 1782324 1782325 1782326 1782327 1782328 1782329 1782330 1782331 1782332 1782333 1782334 1782335 1782336 1782337 1782338 1782339 1782340 1782341 1782342 1782343 1782344 1782345 1782346 1782347 1782348 1782349 1782350 1782351 1782352 1782353 1782354 1782355 1782356 1782357 1782358 1782359 1782360 1782361 1782362 1782363 1782364 1782365 1782366 1782367 1782368 1782369 1782370 1782371 1782372 1782373 1782374 1782375 1782376 1782377 1782378 1782379 1782380 1782381 1782382 1782383 1782384 1782385 1782386 1782387 1782388 1782389 1782390 1782391 1782392 1782393 1782394 1782395 1782396 1782397 1782398 1782399 1782400 1782401 1782402 1782403 1782404 1782405 1782406 1782407 1782408 1782409 1782410 1782411 1782412 1782413 1782414 1782415 1782416 1782417 1782418 1782419 1782420 1782421 1782422 1782423 1782424 1782425 1782426 1782427 1782428 1782429 1782430 1782431 1782432 1782433 1782434 1782435 1782436 1782437 1782438 1782439 1782440 1782441 1782442 1782443 1782444 1782445 1782446 1782447 1782448 1782449 1782450 1782451 1782452 1782453 1782454 1782455 1782456 1782457 1782458 1782459 1782460 1782461 1782462 1782463 1782464 1782465 1782466 1782467 1782468 1782469 1782470 1782471 1782472 1782473 1782474 1782475 1782476 1782477 1782478 1782479 1782480 1782481 1782482 1782483 1782484 1782485 1782486 1782487 1782488 1782489 1782490 1782491 1782492 1782493 1782494 1782495 1782496 1782497 1782498 1782499 1782500 1782501 1782502 1782503 1782504 1782505 1782506 1782507 1782508 1782509 1782510 1782511 1782512 1782513 1782514 1782515 1782516 1782517 1782518 1782519 1782520 1782521 1782522 1782523 1782524 1782525 1782526 1782527 1782528 1782529 1782530 1782531 1782532 1782533 1782534 1782535 1782536 1782537 1782538 1782539 1782540 1782541 1782542 1782543 1782544 1782545 1782546 1782547 1782548 1782549 1782550 1782551 1782552 1782553 1782554 1782555 1782556 1782557 1782558 1782559 1782560 1782561 1782562 1782563 1782564 1782565 1782566 1782567 1782568 1782569 1782570 1782571 1782572 1782573 1782574 1782575 1782576 1782577 1782578 1782579 1782580 1782581 1782582 1782583 1782584 1782585 1782586 1782587 1782588 1782589 1782590 1782591 1782592 1782593 1782594 1782595 1782596 1782597 1782598 1782599 1782600 1782601 1782602 1782603 1782604 1782605 1782606 1782607 1782608 1782609 1782610 1782611 1782612 1782613 1782614 1782615 1782616 1782617 1782618 1782619 1782620 1782621 1782622 1782623 1782624 1782625 1782626 1782627 1782628 1782629 1782630 1782631 1782632 1782633 1782634 1782635 1782636 1782637 1782638 1782639 1782640 1782641 1782642 1782643 1782644 1782645 1782646 1782647 1782648 1782649 1782650 1782651 1782652 1782653 1782654 1782655 1782656 1782657 1782658 1782659 1782660 1782661 1782662 1782663 1782664 1782665 1782666 1782667 1782668 1782669 1782670 1782671 1782672 1782673 1782674 1782675 1782676 1782677 1782678 1782679 1782680 1782681 1782682 1782683 1782684 1782685 1782686 1782687 1782688 1782689 1782690 1782691 1782692 1782693 1782694 1782695 1782696 1782697 1782698 1782699 1782700 1782701 1782702 1782703 1782704 1782705 1782706 1782707 1782708 1782709 1782710 1782711 1782712 1782713 1782714 1782715 1782716 1782717 1782718 1782719 1782720 1782721 1782722 1782723 1782724 1782725 1782726 1782727 1782728 1782729 1782730 1782731 1782732 1782733 1782734 1782735 1782736 1782737 1782738 1782739 1782740 1782741 1782742 1782743 1782744 1782745 1782746 1782747 1782748 1782749 1782750 1782751 1782752 1782753 1782754 1782755 1782756 1782757 1782758 1782759 1782760 1782761 1782762 1782763 1782764 1782765 1782766 1782767 1782768 1782769 1782770 1782771 1782772 1782773 1782774 1782775 1782776 1782777 1782778 1782779 1782780 1782781 1782782 1782783 1782784 1782785 1782786 1782787 1782788 1782789 1782790 1782791 1782792 1782793 1782794 1782795 1782796 1782797 1782798 1782799 1782800 1782801 1782802 1782803 1782804 1782805 1782806 1782807 1782808 1782809 1782810 1782811 1782812 1782813 1782814 1782815 1782816 1782817 1782818 1782819 1782820 1782821 1782822 1782823 1782824 1782825 1782826 1782827 1782828 1782829 1782830 1782831 1782832 1782833 1782834 1782835 1782836 1782837 1782838 1782839 1782840 1782841 1782842 1782843 1782844 1782845 1782846 1782847 1782848 1782849 1782850 1782851 1782852 1782853 1782854 1782855 1782856 1782857 1782858 1782859 1782860 1782861 1782862 1782863 1782864 1782865 1782866 1782867 1782868 1782869 1782870 1782871 1782872 1782873 1782874 1782875 1782876 1782877 1782878 1782879 1782880 1782881 1782882 1782883 1782884 1782885 1782886 1782887 1782888 1782889 1782890 1782891 1782892 1782893 1782894 1782895 1782896 1782897 1782898 1782899 1782900 1782901 1782902 1782903 1782904 1782905 1782906 1782907 1782908 1782909 1782910 1782911 1782912 1782913 1782914 1782915 1782916 1782917 1782918 1782919 1782920 1782921 1782922 1782923 1782924 1782925 1782926 1782927 1782928 1782929 1782930 1782931 1782932 1782933 1782934 1782935 1782936 1782937 1782938 1782939 1782940 1782941 1782942 1782943 1782944 1782945 1782946 1782947 1782948 1782949 1782950 1782951 1782952 1782953 1782954 1782955 1782956 1782957 1782958 1782959 1782960 1782961 1782962 1782963 1782964 1782965 1782966 1782967 1782968 1782969 1782970 1782971 1782972 1782973 1782974 1782975 1782976 1782977 1782978 1782979 1782980 1782981 1782982 1782983 1782984 1782985 1782986 1782987 1782988 1782989 1782990 1782991 1782992 1782993 1782994 1782995 1782996 1782997 1782998 1782999 1783000 1783001 1783002 1783003 1783004 1783005 1783006 1783007 1783008 1783009 1783010 1783011 1783012 1783013 1783014 1783015 1783016 1783017 1783018 1783019 1783020 1783021 1783022 1783023 1783024 1783025 1783026 1783027 1783028 1783029 1783030 1783031 1783032 1783033 1783034 1783035 1783036 1783037 1783038 1783039 1783040 1783041 1783042 1783043 1783044 1783045 1783046 1783047 1783048 1783049 1783050 1783051 1783052 1783053 1783054 1783055 1783056 1783057 1783058 1783059 1783060 1783061 1783062 1783063 1783064 1783065 1783066 1783067 1783068 1783069 1783070 1783071 1783072 1783073 1783074 1783075 1783076 1783077 1783078 1783079 1783080 1783081 1783082 1783083 1783084 1783085 1783086 1783087 1783088 1783089 1783090 1783091 1783092 1783093 1783094 1783095 1783096 1783097 1783098 1783099 1783100 1783101 1783102 1783103 1783104 1783105 1783106 1783107 1783108 1783109 1783110 1783111 1783112 1783113 1783114 1783115 1783116 1783117 1783118 1783119 1783120 1783121 1783122 1783123 1783124 1783125 1783126 1783127 1783128 1783129 1783130 1783131 1783132 1783133 1783134 1783135 1783136 1783137 1783138 1783139 1783140 1783141 1783142 1783143 1783144 1783145 1783146 1783147 1783148 1783149 1783150 1783151 1783152 1783153 1783154 1783155 1783156 1783157 1783158 1783159 1783160 1783161 1783162 1783163 1783164 1783165 1783166 1783167 1783168 1783169 1783170 1783171 1783172 1783173 1783174 1783175 1783176 1783177 1783178 1783179 1783180 1783181 1783182 1783183 1783184 1783185 1783186 1783187 1783188 1783189 1783190 1783191 1783192 1783193 1783194 1783195 1783196 1783197 1783198 1783199 1783200 1783201 1783202 1783203 1783204 1783205 1783206 1783207 1783208 1783209 1783210 1783211 1783212 1783213 1783214 1783215 1783216 1783217 1783218 1783219 1783220 1783221 1783222 1783223 1783224 1783225 1783226 1783227 1783228 1783229 1783230 1783231 1783232 1783233 1783234 1783235 1783236 1783237 1783238 1783239 1783240 1783241 1783242 1783243 1783244 1783245 1783246 1783247 1783248 1783249 1783250 1783251 1783252 1783253 1783254 1783255 1783256 1783257 1783258 1783259 1783260 1783261 1783262 1783263 1783264 1783265 1783266 1783267 1783268 1783269 1783270 1783271 1783272 1783273 1783274 1783275 1783276 1783277 1783278 1783279 1783280 1783281 1783282 1783283 1783284 1783285 1783286 1783287 1783288 1783289 1783290 1783291 1783292 1783293 1783294 1783295 1783296 1783297 1783298 1783299 1783300 1783301 1783302 1783303 1783304 1783305 1783306 1783307 1783308 1783309 1783310 1783311 1783312 1783313 1783314 1783315 1783316 1783317 1783318 1783319 1783320 1783321 1783322 1783323 1783324 1783325 1783326 1783327 1783328 1783329 1783330 1783331 1783332 1783333 1783334 1783335 1783336 1783337 1783338 1783339 1783340 1783341 1783342 1783343 1783344 1783345 1783346 1783347 1783348 1783349 1783350 1783351 1783352 1783353 1783354 1783355 1783356 1783357 1783358 1783359 1783360 1783361 1783362 1783363 1783364 1783365 1783366 1783367 1783368 1783369 1783370 1783371 1783372 1783373 1783374 1783375 1783376 1783377 1783378 1783379 1783380 1783381 1783382 1783383 1783384 1783385 1783386 1783387 1783388 1783389 1783390 1783391 1783392 1783393 1783394 1783395 1783396 1783397 1783398 1783399 1783400 1783401 1783402 1783403 1783404 1783405 1783406 1783407 1783408 1783409 1783410 1783411 1783412 1783413 1783414 1783415 1783416 1783417 1783418 1783419 1783420 1783421 1783422 1783423 1783424 1783425 1783426 1783427 1783428 1783429 1783430 1783431 1783432 1783433 1783434 1783435 1783436 1783437 1783438 1783439 1783440 1783441 1783442 1783443 1783444 1783445 1783446 1783447 1783448 1783449 1783450 1783451 1783452 1783453 1783454 1783455 1783456 1783457 1783458 1783459 1783460 1783461 1783462 1783463 1783464 1783465 1783466 1783467 1783468 1783469 1783470 1783471 1783472 1783473 1783474 1783475 1783476 1783477 1783478 1783479 1783480 1783481 1783482 1783483 1783484 1783485 1783486 1783487 1783488 1783489 1783490 1783491 1783492 1783493 1783494 1783495 1783496 1783497 1783498 1783499 1783500 1783501 1783502 1783503 1783504 1783505 1783506 1783507 1783508 1783509 1783510 1783511 1783512 1783513 1783514 1783515 1783516 1783517 1783518 1783519 1783520 1783521 1783522 1783523 1783524 1783525 1783526 1783527 1783528 1783529 1783530 1783531 1783532 1783533 1783534 1783535 1783536 1783537 1783538 1783539 1783540 1783541 1783542 1783543 1783544 1783545 1783546 1783547 1783548 1783549 1783550 1783551 1783552 1783553 1783554 1783555 1783556 1783557 1783558 1783559 1783560 1783561 1783562 1783563 1783564 1783565 1783566 1783567 1783568 1783569 1783570 1783571 1783572 1783573 1783574 1783575 1783576 1783577 1783578 1783579 1783580 1783581 1783582 1783583 1783584 1783585 1783586 1783587 1783588 1783589 1783590 1783591 1783592 1783593 1783594 1783595 1783596 1783597 1783598 1783599 1783600 1783601 1783602 1783603 1783604 1783605 1783606 1783607 1783608 1783609 1783610 1783611 1783612 1783613 1783614 1783615 1783616 1783617 1783618 1783619 1783620 1783621 1783622 1783623 1783624 1783625 1783626 1783627 1783628 1783629 1783630 1783631 1783632 1783633 1783634 1783635 1783636 1783637 1783638 1783639 1783640 1783641 1783642 1783643 1783644 1783645 1783646 1783647 1783648 1783649 1783650 1783651 1783652 1783653 1783654 1783655 1783656 1783657 1783658 1783659 1783660 1783661 1783662 1783663 1783664 1783665 1783666 1783667 1783668 1783669 1783670 1783671 1783672 1783673 1783674 1783675 1783676 1783677 1783678 1783679 1783680 1783681 1783682 1783683 1783684 1783685 1783686 1783687 1783688 1783689 1783690 1783691 1783692 1783693 1783694 1783695 1783696 1783697 1783698 1783699 1783700 1783701 1783702 1783703 1783704 1783705 1783706 1783707 1783708 1783709 1783710 1783711 1783712 1783713 1783714 1783715 1783716 1783717 1783718 1783719 1783720 1783721 1783722 1783723 1783724 1783725 1783726 1783727 1783728 1783729 1783730 1783731 1783732 1783733 1783734 1783735 1783736 1783737 1783738 1783739 1783740 1783741 1783742 1783743 1783744 1783745 1783746 1783747 1783748 1783749 1783750 1783751 1783752 1783753 1783754 1783755 1783756 1783757 1783758 1783759 1783760 1783761 1783762 1783763 1783764 1783765 1783766 1783767 1783768 1783769 1783770 1783771 1783772 1783773 1783774 1783775 1783776 1783777 1783778 1783779 1783780 1783781 1783782 1783783 1783784 1783785 1783786 1783787 1783788 1783789 1783790 1783791 1783792 1783793 1783794 1783795 1783796 1783797 1783798 1783799 1783800 1783801 1783802 1783803 1783804 1783805 1783806 1783807 1783808 1783809 1783810 1783811 1783812 1783813 1783814 1783815 1783816 1783817 1783818 1783819 1783820 1783821 1783822 1783823 1783824 1783825 1783826 1783827 1783828 1783829 1783830 1783831 1783832 1783833 1783834 1783835 1783836 1783837 1783838 1783839 1783840 1783841 1783842 1783843 1783844 1783845 1783846 1783847 1783848 1783849 1783850 1783851 1783852 1783853 1783854 1783855 1783856 1783857 1783858 1783859 1783860 1783861 1783862 1783863 1783864 1783865 1783866 1783867 1783868 1783869 1783870 1783871 1783872 1783873 1783874 1783875 1783876 1783877 1783878 1783879 1783880 1783881 1783882 1783883 1783884 1783885 1783886 1783887 1783888 1783889 1783890 1783891 1783892 1783893 1783894 1783895 1783896 1783897 1783898 1783899 1783900 1783901 1783902 1783903 1783904 1783905 1783906 1783907 1783908 1783909 1783910 1783911 1783912 1783913 1783914 1783915 1783916 1783917 1783918 1783919 1783920 1783921 1783922 1783923 1783924 1783925 1783926 1783927 1783928 1783929 1783930 1783931 1783932 1783933 1783934 1783935 1783936 1783937 1783938 1783939 1783940 1783941 1783942 1783943 1783944 1783945 1783946 1783947 1783948 1783949 1783950 1783951 1783952 1783953 1783954 1783955 1783956 1783957 1783958 1783959 1783960 1783961 1783962 1783963 1783964 1783965 1783966 1783967 1783968 1783969 1783970 1783971 1783972 1783973 1783974 1783975 1783976 1783977 1783978 1783979 1783980 1783981 1783982 1783983 1783984 1783985 1783986 1783987 1783988 1783989 1783990 1783991 1783992 1783993 1783994 1783995 1783996 1783997 1783998 1783999 1784000 1784001 1784002 1784003 1784004 1784005 1784006 1784007 1784008 1784009 1784010 1784011 1784012 1784013 1784014 1784015 1784016 1784017 1784018 1784019 1784020 1784021 1784022 1784023 1784024 1784025 1784026 1784027 1784028 1784029 1784030 1784031 1784032 1784033 1784034 1784035 1784036 1784037 1784038 1784039 1784040 1784041 1784042 1784043 1784044 1784045 1784046 1784047 1784048 1784049 1784050 1784051 1784052 1784053 1784054 1784055 1784056 1784057 1784058 1784059 1784060 1784061 1784062 1784063 1784064 1784065 1784066 1784067 1784068 1784069 1784070 1784071 1784072 1784073 1784074 1784075 1784076 1784077 1784078 1784079 1784080 1784081 1784082 1784083 1784084 1784085 1784086 1784087 1784088 1784089 1784090 1784091 1784092 1784093 1784094 1784095 1784096 1784097 1784098 1784099 1784100 1784101 1784102 1784103 1784104 1784105 1784106 1784107 1784108 1784109 1784110 1784111 1784112 1784113 1784114 1784115 1784116 1784117 1784118 1784119 1784120 1784121 1784122 1784123 1784124 1784125 1784126 1784127 1784128 1784129 1784130 1784131 1784132 1784133 1784134 1784135 1784136 1784137 1784138 1784139 1784140 1784141 1784142 1784143 1784144 1784145 1784146 1784147 1784148 1784149 1784150 1784151 1784152 1784153 1784154 1784155 1784156 1784157 1784158 1784159 1784160 1784161 1784162 1784163 1784164 1784165 1784166 1784167 1784168 1784169 1784170 1784171 1784172 1784173 1784174 1784175 1784176 1784177 1784178 1784179 1784180 1784181 1784182 1784183 1784184 1784185 1784186 1784187 1784188 1784189 1784190 1784191 1784192 1784193 1784194 1784195 1784196 1784197 1784198 1784199 1784200 1784201 1784202 1784203 1784204 1784205 1784206 1784207 1784208 1784209 1784210 1784211 1784212 1784213 1784214 1784215 1784216 1784217 1784218 1784219 1784220 1784221 1784222 1784223 1784224 1784225 1784226 1784227 1784228 1784229 1784230 1784231 1784232 1784233 1784234 1784235 1784236 1784237 1784238 1784239 1784240 1784241 1784242 1784243 1784244 1784245 1784246 1784247 1784248 1784249 1784250 1784251 1784252 1784253 1784254 1784255 1784256 1784257 1784258 1784259 1784260 1784261 1784262 1784263 1784264 1784265 1784266 1784267 1784268 1784269 1784270 1784271 1784272 1784273 1784274 1784275 1784276 1784277 1784278 1784279 1784280 1784281 1784282 1784283 1784284 1784285 1784286 1784287 1784288 1784289 1784290 1784291 1784292 1784293 1784294 1784295 1784296 1784297 1784298 1784299 1784300 1784301 1784302 1784303 1784304 1784305 1784306 1784307 1784308 1784309 1784310 1784311 1784312 1784313 1784314 1784315 1784316 1784317 1784318 1784319 1784320 1784321 1784322 1784323 1784324 1784325 1784326 1784327 1784328 1784329 1784330 1784331 1784332 1784333 1784334 1784335 1784336 1784337 1784338 1784339 1784340 1784341 1784342 1784343 1784344 1784345 1784346 1784347 1784348 1784349 1784350 1784351 1784352 1784353 1784354 1784355 1784356 1784357 1784358 1784359 1784360 1784361 1784362 1784363 1784364 1784365 1784366 1784367 1784368 1784369 1784370 1784371 1784372 1784373 1784374 1784375 1784376 1784377 1784378 1784379 1784380 1784381 1784382 1784383 1784384 1784385 1784386 1784387 1784388 1784389 1784390 1784391 1784392 1784393 1784394 1784395 1784396 1784397 1784398 1784399 1784400 1784401 1784402 1784403 1784404 1784405 1784406 1784407 1784408 1784409 1784410 1784411 1784412 1784413 1784414 1784415 1784416 1784417 1784418 1784419 1784420 1784421 1784422 1784423 1784424 1784425 1784426 1784427 1784428 1784429 1784430 1784431 1784432 1784433 1784434 1784435 1784436 1784437 1784438 1784439 1784440 1784441 1784442 1784443 1784444 1784445 1784446 1784447 1784448 1784449 1784450 1784451 1784452 1784453 1784454 1784455 1784456 1784457 1784458 1784459 1784460 1784461 1784462 1784463 1784464 1784465 1784466 1784467 1784468 1784469 1784470 1784471 1784472 1784473 1784474 1784475 1784476 1784477 1784478 1784479 1784480 1784481 1784482 1784483 1784484 1784485 1784486 1784487 1784488 1784489 1784490 1784491 1784492 1784493 1784494 1784495 1784496 1784497 1784498 1784499 1784500 1784501 1784502 1784503 1784504 1784505 1784506 1784507 1784508 1784509 1784510 1784511 1784512 1784513 1784514 1784515 1784516 1784517 1784518 1784519 1784520 1784521 1784522 1784523 1784524 1784525 1784526 1784527 1784528 1784529 1784530 1784531 1784532 1784533 1784534 1784535 1784536 1784537 1784538 1784539 1784540 1784541 1784542 1784543 1784544 1784545 1784546 1784547 1784548 1784549 1784550 1784551 1784552 1784553 1784554 1784555 1784556 1784557 1784558 1784559 1784560 1784561 1784562 1784563 1784564 1784565 1784566 1784567 1784568 1784569 1784570 1784571 1784572 1784573 1784574 1784575 1784576 1784577 1784578 1784579 1784580 1784581 1784582 1784583 1784584 1784585 1784586 1784587 1784588 1784589 1784590 1784591 1784592 1784593 1784594 1784595 1784596 1784597 1784598 1784599 1784600 1784601 1784602 1784603 1784604 1784605 1784606 1784607 1784608 1784609 1784610 1784611 1784612 1784613 1784614 1784615 1784616 1784617 1784618 1784619 1784620 1784621 1784622 1784623 1784624 1784625 1784626 1784627 1784628 1784629 1784630 1784631 1784632 1784633 1784634 1784635 1784636 1784637 1784638 1784639 1784640 1784641 1784642 1784643 1784644 1784645 1784646 1784647 1784648 1784649 1784650 1784651 1784652 1784653 1784654 1784655 1784656 1784657 1784658 1784659 1784660 1784661 1784662 1784663 1784664 1784665 1784666 1784667 1784668 1784669 1784670 1784671 1784672 1784673 1784674 1784675 1784676 1784677 1784678 1784679 1784680 1784681 1784682 1784683 1784684 1784685 1784686 1784687 1784688 1784689 1784690 1784691 1784692 1784693 1784694 1784695 1784696 1784697 1784698 1784699 1784700 1784701 1784702 1784703 1784704 1784705 1784706 1784707 1784708 1784709 1784710 1784711 1784712 1784713 1784714 1784715 1784716 1784717 1784718 1784719 1784720 1784721 1784722 1784723 1784724 1784725 1784726 1784727 1784728 1784729 1784730 1784731 1784732 1784733 1784734 1784735 1784736 1784737 1784738 1784739 1784740 1784741 1784742 1784743 1784744 1784745 1784746 1784747 1784748 1784749 1784750 1784751 1784752 1784753 1784754 1784755 1784756 1784757 1784758 1784759 1784760 1784761 1784762 1784763 1784764 1784765 1784766 1784767 1784768 1784769 1784770 1784771 1784772 1784773 1784774 1784775 1784776 1784777 1784778 1784779 1784780 1784781 1784782 1784783 1784784 1784785 1784786 1784787 1784788 1784789 1784790 1784791 1784792 1784793 1784794 1784795 1784796 1784797 1784798 1784799 1784800 1784801 1784802 1784803 1784804 1784805 1784806 1784807 1784808 1784809 1784810 1784811 1784812 1784813 1784814 1784815 1784816 1784817 1784818 1784819 1784820 1784821 1784822 1784823 1784824 1784825 1784826 1784827 1784828 1784829 1784830 1784831 1784832 1784833 1784834 1784835 1784836 1784837 1784838 1784839 1784840 1784841 1784842 1784843 1784844 1784845 1784846 1784847 1784848 1784849 1784850 1784851 1784852 1784853 1784854 1784855 1784856 1784857 1784858 1784859 1784860 1784861 1784862 1784863 1784864 1784865 1784866 1784867 1784868 1784869 1784870 1784871 1784872 1784873 1784874 1784875 1784876 1784877 1784878 1784879 1784880 1784881 1784882 1784883 1784884 1784885 1784886 1784887 1784888 1784889 1784890 1784891 1784892 1784893 1784894 1784895 1784896 1784897 1784898 1784899 1784900 1784901 1784902 1784903 1784904 1784905 1784906 1784907 1784908 1784909 1784910 1784911 1784912 1784913 1784914 1784915 1784916 1784917 1784918 1784919 1784920 1784921 1784922 1784923 1784924 1784925 1784926 1784927 1784928 1784929 1784930 1784931 1784932 1784933 1784934 1784935 1784936 1784937 1784938 1784939 1784940 1784941 1784942 1784943 1784944 1784945 1784946 1784947 1784948 1784949 1784950 1784951 1784952 1784953 1784954 1784955 1784956 1784957 1784958 1784959 1784960 1784961 1784962 1784963 1784964 1784965 1784966 1784967 1784968 1784969 1784970 1784971 1784972 1784973 1784974 1784975 1784976 1784977 1784978 1784979 TooltipText=null 13:33:45.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:33:45.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:45.795 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 13:33:45.795 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:33:45.795 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:45.796 INFO [WorkbenchTestable][AbstractView] Launch removed 13:33:45.829 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:45.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:45.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:33:45.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:45.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:45.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:33:45.832 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:33:45.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:45.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:45.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 13:33:45.832 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:45.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:33:45.833 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:45.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:45.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:33:45.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:33:45.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:33:45.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.838 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:45.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:45.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:45.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:45.843 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:45.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 '\*?\QProblems\E') 13:33:45.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:45.847 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:45.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:45.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:45.879 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:45.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:45.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:45.880 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:45.880 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:45.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:45.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:45.881 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:33:45.881 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:33:45.881 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:33:45.882 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:33:45.882 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:45.882 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:33:45.882 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:45.882 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:33:45.882 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:33:45.882 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Terminated)' 13:33:45.882 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:33:45.882 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:33:45.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:33:47.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:33:47.383 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:47.383 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:47.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:47.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:47.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:47.384 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:33:47.384 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:33:47.384 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 13:33:47.384 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:33:47.384 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:47.384 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:33:47.385 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:47.385 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:33:47.385 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:33:47.385 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Terminated)' 13:33:47.385 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:33:47.385 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:33:47.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:33:47.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:33:47.385 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:47.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:47.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:47.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:47.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:47.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:47.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:47.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:47.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:47.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:47.386 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:47.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:47.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:47.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:47.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 13:33:47.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:47.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:47.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:47.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:47.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:47.387 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:33:47.467 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:33:47.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:47.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:47.468 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:33:47.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:47.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:47.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:47.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:47.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:47.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:47.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 '\*?\QPackage Explorer\E') 13:33:47.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:47.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:47.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:47.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:47.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:47.470 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:47.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:47.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:47.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:47.482 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:47.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:47.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:47.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:47.483 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:47.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:47.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:47.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:47.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:47.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:47.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:47.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:47.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:48.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:48.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:48.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:33:48.485 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:48.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:48.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:48.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:48.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 13:33:48.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:48.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:48.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:48.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:48.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:48.486 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 13:33:48.486 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:33:48.486 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 13:33:48.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 13:33:48.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:48.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 13:33:48.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:48.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 13:33:48.487 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:33:48.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:33:48.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:48.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:33:48.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:48.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:33:48.487 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 13:33:48.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:33:48.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:48.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:33:48.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:48.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:33:48.487 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:33:48.487 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:33:48.487 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:33:48.489 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:33:48.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:48.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:48.490 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:48.490 DEBUG [main][MenuItemLookup] Found menu:'File' 13:33:48.490 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:33:48.490 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:33:48.490 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:33:48.490 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:33:48.490 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:33:48.490 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:33:48.490 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:33:48.490 DEBUG [main][MenuItemLookup] Item match:Run 13:33:48.490 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:33:48.490 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:33:48.490 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:48.490 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:33:48.490 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:33:48.490 DEBUG [main][MenuItemLookup] Item match:Run As 13:33:48.490 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 13:33:48.490 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 13:33:48.490 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 13:33:48.491 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 13:33:48.491 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 13:33:48.491 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 13:33:48.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 13:33:48.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:48.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:48.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:48.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:48.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:48.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:48.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:48.631 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:48.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') 13:33:48.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:48.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:48.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:48.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:48.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:48.638 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:48.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:48.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:48.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 13:33:48.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:48.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:48.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 13:33:48.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:33:48.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:33:48.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:33:48.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:33:48.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:33:48.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:33:48.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:33:48.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:33:48.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:33:48.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:33:48.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:33:48.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:33:48.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:33:48.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:33:48.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:33:48.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 13:33:48.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:48.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:48.702 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:48.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:48.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:48.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:48.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:48.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:48.708 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:48.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 '\*?\QConsole\E') 13:33:48.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:48.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:48.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:48.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:48.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:48.737 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:48.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:48.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:48.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:48.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:48.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:48.738 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:48.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:48.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:48.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:48.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:48.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:48.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:48.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:48.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 13:33:48.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:48.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:48.745 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:48.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:48.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:48.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:48.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:48.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:48.751 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:48.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:48.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:48.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:48.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:48.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:48.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:48.756 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:48.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:48.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:48.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:48.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:48.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:48.757 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:48.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:48.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:48.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:48.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:48.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:48.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:48.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:48.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:48.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:48.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:48.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:48.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:48.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:48.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:48.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:48.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:48.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:48.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:48.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:48.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:48.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:48.787 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:48.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:48.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:48.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:48.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:48.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:48.793 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:48.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 '\*?\QConsole\E') 13:33:48.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:48.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:48.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:48.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:48.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:48.817 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:48.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:48.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:48.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:48.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:48.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:48.818 INFO [WorkbenchTestable][AbstractView] Clearing console 13:33:48.818 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:48.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:48.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:48.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:48.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:48.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:48.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:33:48.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:48.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:48.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:48.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:48.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:48.820 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Clear Console 13:33:48.820 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:33:48.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:48.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console text is ""... 13:33:48.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:48.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:48.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console text is "" finished successfully 13:33:48.821 INFO [WorkbenchTestable][AbstractView] Console cleared 13:33:48.821 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:48.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:48.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:48.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:33:48.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:48.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:48.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:48.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:48.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:48.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:48.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:48.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:48.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:49.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:49.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:49.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:49.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:49.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" failed, NO exception will be thrown 13:33:49.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:49.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:49.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:49.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:49.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:49.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:49.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:49.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:49.832 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:49.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:49.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:49.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:49.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:49.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:49.838 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:49.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:49.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:49.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:49.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:49.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:49.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:49.842 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:49.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:49.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:49.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:49.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:49.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:49.843 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:49.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:49.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:49.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:49.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:49.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:49.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:49.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:49.859 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:49.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:49.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:49.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:49.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:49.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:49.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:33:49.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:49.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:49.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:49.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:49.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:49.876 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:33:49.876 INFO [WorkbenchTestable][AbstractView] Terminating console 13:33:49.876 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:49.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:49.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:49.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:33:49.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:49.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:49.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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") 13:33:49.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:49.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:49.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:49.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:49.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:49.880 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 13:33:49.880 INFO [WorkbenchTestable][AbstractView] Removing launch from console 13:33:49.880 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:49.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:49.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:49.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 13:33:49.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 13:33:49.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:49.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:49.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:49.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:49.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:49.881 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 13:33:49.882 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:33:49.882 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:49.882 INFO [WorkbenchTestable][AbstractView] Launch removed 13:33:49.906 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:49.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:49.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:49.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:33:49.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:49.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:49.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:49.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:33:49.908 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:33:49.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:49.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:49.908 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:49.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:49.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:49.909 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:33:49.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:49.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:49.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:49.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:49.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:49.910 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:49.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:33:49.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:49.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:49.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:49.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:49.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:49.911 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:49.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:49.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:49.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:49.945 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:49.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:49.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:49.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:49.945 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:49.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:49.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:49.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:49.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:49.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:49.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:50.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:50.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:50.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:50.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:50.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:33:50.947 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:50.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:50.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:50.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:50.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 13:33:50.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:50.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:50.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:50.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:50.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:50.948 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 13:33:50.948 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:33:50.949 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:33:50.949 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:33:50.951 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:33:50.951 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:33:50.951 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:50.983 DEBUG [main][MenuItemLookup] Found menu:'New' 13:33:50.983 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:33:50.984 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:50.984 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:33:50.984 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:33:50.984 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:33:50.984 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:50.984 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:33:50.984 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:33:50.984 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:33:50.984 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:33:50.984 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:50.984 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:33:50.984 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:33:50.984 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:33:50.984 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:33:50.984 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:50.984 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:33:50.984 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:33:50.984 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:50.984 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:33:50.984 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:50.984 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:33:50.984 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:33:50.984 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:33:50.984 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:33:50.984 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:33:50.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:33:50.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:33:50.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:33:50.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:33:50.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:33:50.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:33:50.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:33:50.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:33:50.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:33:50.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:33:50.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:33:50.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:33:50.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:33:50.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:33:50.987 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'Project' via Explorer 13:33:50.987 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:33:50.987 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:33:50.987 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:33:50.989 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:33:50.990 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:33:50.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:51.024 DEBUG [main][MenuItemLookup] Found menu:'New' 13:33:51.024 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:33:51.024 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:51.024 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:33:51.024 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:33:51.024 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:33:51.024 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:51.024 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:33:51.024 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:33:51.024 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:33:51.024 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:33:51.024 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:33:51.024 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:33:51.024 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:33:51.024 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:33:51.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 'Delete.*'] is available.... 13:33:51.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 'Delete.*'] is available. finished successfully 13:33:51.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:33:51.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:51.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:51.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:51.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:51.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:33:51.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:33:51.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:51.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:51.154 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:33:51.154 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:33:51.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:51.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:51.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:51.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:51.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:33:51.155 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:33:51.155 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:33:51.155 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:33:51.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:33:51.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:33:51.155 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:33:51.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:51.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:33:51.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:33:51.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:51.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:51.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:33:51.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:33:51.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:51.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:51.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:51.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:51.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:33:51.156 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:33:51.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:33:51.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:33:51.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:33:51.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:51.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:33:51.160 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:33:51.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:33:51.661 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:33:51.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:33:51.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:33:51.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:33:51.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:33:51.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:33:51.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:33:51.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:33:51.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:33:51.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:33:51.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:33:51.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:33:51.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:33:51.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:33:51.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:33:51.661 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:51.661 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:33:51.661 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:33:51.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:51.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.658 s - in org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 6.881 s consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 24.008 s testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 3.123 s toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 2.622 s testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 10.097 s consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 0.014 s getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 3.522 s testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 2.552 s testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 7.853 s testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 4.075 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 13:33:51.669 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 13:33:51.670 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:33:51.670 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:33:51.670 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 13:33:51.670 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:33:51.670 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:33:51.671 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:33:51.671 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:33:51.671 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:33:51.671 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:33:51.671 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 13:33:51.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 13:33:51.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:33:51.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:33:51.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:33:51.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:51.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:51.676 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 13:33:51.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:33:51.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:51.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:51.676 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:33:51.676 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:33:51.677 DEBUG [main][MenuItemLookup] Found menu:'File' 13:33:51.677 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:33:51.677 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:33:51.677 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:33:51.677 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:33:51.677 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:33:51.677 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:33:51.677 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:33:51.677 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:33:51.677 DEBUG [main][MenuItemLookup] Item match:Window 13:33:51.677 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:33:51.677 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:33:51.677 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:33:51.677 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:51.677 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:33:51.677 DEBUG [main][MenuItemLookup] Item match:Show View 13:33:51.680 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:33:51.680 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:33:51.680 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:33:51.680 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:33:51.680 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:33:51.680 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:33:51.680 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:33:51.680 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:33:51.680 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:33:51.680 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:33:51.680 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:33:51.680 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:33:51.680 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:33:51.680 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:33:51.680 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:51.680 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:33:51.680 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:33:51.681 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:33:51.681 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:33:51.681 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:33:51.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:33:51.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:33:51.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:33:51.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:51.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:51.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:33:51.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:33:51.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:51.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:51.744 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:33:51.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:33:51.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:51.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:51.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:51.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:51.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:51.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:33:51.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:33:51.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:33:51.745 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:33:51.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:51.745 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:33:51.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:51.745 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:33:51.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:33:51.745 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:33:51.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:51.745 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:33:51.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:51.745 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:33:51.745 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 13:33:51.745 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 13:33:51.745 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 13:33:51.746 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 13:33:51.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:33:51.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:51.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:51.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:33:51.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:33:51.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:51.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:51.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") 13:33:51.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:33:51.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:51.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:51.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:33:51.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:33:51.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:51.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:51.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:51.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:51.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:33:51.747 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:33:51.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:33:51.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:33:51.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:33:51.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:51.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:33:51.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:33:51.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 13:33:51.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:51.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:51.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 13:33:51.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:51.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:51.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:33:51.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:51.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:51.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:33:51.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E') 13:33:51.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:51.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:51.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:51.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:51.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:51.917 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:33:51.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:33:51.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:51.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:33:51.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:51.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:51.922 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 13:33:51.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:51.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:51.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:51.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:51.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 13:33:51.924 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:33:51.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:33:51.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:51.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 13:33:51.925 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 13:33:52.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:33:52.084 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:33:52.101 DEBUG [main][BrowserProgressListener] Calling chanded() 13:33:52.584 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:33:52.796 DEBUG [main][BrowserProgressListener] Calling chanded() 13:33:53.084 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:33:53.211 DEBUG [main][BrowserProgressListener] Calling chanded() 13:33:53.474 DEBUG [main][BrowserProgressListener] Calling chanded() 13:33:53.584 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:33:54.084 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:33:54.585 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:33:54.956 DEBUG [main][BrowserProgressListener] Calling chanded() 13:33:55.085 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:33:55.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:33:55.085 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 13:34:05.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:34:05.086 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:34:05.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:34:05.086 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:34:05.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:34:05.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:05.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 13:34:05.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:34:05.113 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:34:05.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:34:05.114 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 13:34:05.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:34:05.114 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:34:05.115 DEBUG [main][BrowserProgressListener] Calling chanded() 13:34:05.270 DEBUG [main][BrowserProgressListener] Calling chanded() 13:34:05.441 DEBUG [main][BrowserProgressListener] Calling chanded() 13:34:05.614 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:34:05.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:34:05.614 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 13:34:15.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:34:15.615 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:34:15.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:34:15.615 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:34:15.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:34:15.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:15.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 13:34:15.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:34:15.623 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:34:15.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:34:15.624 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:34:15.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:34:15.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:15.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 13:34:15.633 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 13:34:15.633 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 13:34:15.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:34:15.634 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:34:15.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 13:34:15.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:15.681 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:15.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:15.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:15.692 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 13:34:15.692 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:15.692 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 13:34:15.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 13:34:15.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:15.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:15.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:15.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:15.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:15.698 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 13:34:15.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:15.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:15.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:15.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:15.699 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:34:15.699 DEBUG [main][MenuItemLookup] Found menu:'File' 13:34:15.699 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:34:15.699 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:34:15.699 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:34:15.699 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:34:15.699 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:34:15.699 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:34:15.699 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:34:15.699 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:34:15.699 DEBUG [main][MenuItemLookup] Item match:Window 13:34:15.700 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:34:15.700 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:34:15.700 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:34:15.700 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:15.700 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:34:15.700 DEBUG [main][MenuItemLookup] Item match:Show View 13:34:15.711 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:34:15.711 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:34:15.711 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:34:15.711 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:34:15.711 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:34:15.711 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:34:15.711 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:34:15.711 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:34:15.711 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:34:15.711 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:34:15.711 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:34:15.711 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:34:15.711 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:34:15.711 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:34:15.711 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:15.711 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:34:15.711 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:34:15.725 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:34:15.726 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:34:15.726 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:34:15.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:34:15.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:34:15.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:34:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:15.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:34:15.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:15.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:34:15.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:15.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:15.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:15.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:15.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:34:15.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:34:15.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:34:15.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:34:15.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:15.812 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:34:15.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:15.812 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:34:15.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:34:15.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:34:15.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:15.813 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:34:15.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:15.813 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:34:15.813 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 13:34:15.813 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 13:34:15.813 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 13:34:15.814 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 13:34:15.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:15.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:15.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:15.814 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:34:15.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:15.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:15.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:15.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 "Open") 13:34:15.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:15.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:15.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:15.814 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:34:15.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:15.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:15.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:15.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:15.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:15.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:15.816 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:34:15.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:15.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:15.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:15.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:15.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:34:15.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:34:15.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 13:34:15.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:15.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:15.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 13:34:15.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:15.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:15.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:15.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:15.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:15.889 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:15.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 '\*?\QInternal Web Browser\E') 13:34:15.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:15.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:15.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:15.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:15.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:15.893 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:34:15.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:34:15.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:15.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:15.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:15.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:15.896 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 13:34:15.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:15.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:15.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:15.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:15.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 13:34:15.923 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:34:15.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:34:15.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:15.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 13:34:15.924 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 13:34:15.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:34:15.976 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:34:15.980 DEBUG [main][BrowserProgressListener] Calling chanded() 13:34:16.242 DEBUG [main][BrowserProgressListener] Calling chanded() 13:34:16.476 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:34:16.642 DEBUG [main][BrowserProgressListener] Calling chanded() 13:34:16.858 DEBUG [main][BrowserProgressListener] Calling chanded() 13:34:16.976 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:34:17.102 DEBUG [main][BrowserProgressListener] Calling chanded() 13:34:17.476 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:34:17.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:34:17.476 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 13:34:27.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:34:27.477 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:34:27.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:34:27.477 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:34:27.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:34:27.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:27.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 13:34:27.485 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=jboss' 13:34:27.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:34:27.485 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:34:27.486 DEBUG [main][BrowserProgressListener] Calling chanded() 13:34:27.649 DEBUG [main][BrowserProgressListener] Calling chanded() 13:34:27.854 DEBUG [main][BrowserProgressListener] Calling chanded() 13:34:27.985 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:34:27.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:34:27.985 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 13:34:37.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:34:37.986 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:34:37.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:34:37.986 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:34:37.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:34:37.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:37.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 13:34:37.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:34:37.992 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:34:37.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:34:37.992 INFO [WorkbenchTestable][AbstractBrowser] Browser back 13:34:37.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:34:37.993 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:34:37.994 DEBUG [main][BrowserProgressListener] Calling chanded() 13:34:38.064 DEBUG [main][BrowserProgressListener] Calling chanded() 13:34:38.493 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:34:38.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:34:38.494 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:34:39.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=jboss... 13:34:39.495 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:34:39.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:34:39.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:39.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 13:34:39.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:34:39.501 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:34:39.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:34:39.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=jboss finished successfully 13:34:39.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:34:39.501 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:34:39.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:34:39.501 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:34:39.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:34:39.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:39.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 13:34:39.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:34:39.507 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:34:39.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:34:39.507 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:34:39.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:34:39.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:39.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 13:34:39.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:34:39.532 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:34:39.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:34:39.532 INFO [WorkbenchTestable][AbstractBrowser] Browser forward 13:34:39.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:34:39.533 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:34:39.534 DEBUG [main][BrowserProgressListener] Calling chanded() 13:34:39.577 DEBUG [main][BrowserProgressListener] Calling chanded() 13:34:40.033 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:34:40.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:34:40.033 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:34:41.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=redhat... 13:34:41.033 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:34:41.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:34:41.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:41.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 13:34:41.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:34:41.043 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:34:41.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:34:41.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=redhat finished successfully 13:34:41.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:34:41.043 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:34:41.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:34:41.043 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:34:41.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:34:41.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:41.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 13:34:41.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:34:41.048 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:34:41.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:34:41.049 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:34:41.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:34:41.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:41.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 13:34:41.054 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 13:34:41.054 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 13:34:41.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:34:41.055 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:34:41.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 13:34:41.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:41.094 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:41.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:41.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:41.102 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 13:34:41.102 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 13:34:41.102 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:41.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:41.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:41.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.435 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) Time elapsed: 24.021 s testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) Time elapsed: 25.41 s Running org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest 13:34:41.115 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:34:41.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:41.116 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:34:41.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:41.116 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:34:41.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:41.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:41.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:41.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:41.117 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:41.117 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:34:41.117 DEBUG [main][MenuItemLookup] Found menu:'File' 13:34:41.117 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:34:41.117 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:34:41.117 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:34:41.117 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:34:41.117 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:34:41.117 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:34:41.117 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:34:41.117 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:34:41.117 DEBUG [main][MenuItemLookup] Item match:Window 13:34:41.118 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:34:41.118 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:34:41.118 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:34:41.118 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:41.118 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:34:41.118 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:34:41.118 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:41.118 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:34:41.118 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:41.118 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:34:41.118 DEBUG [main][MenuItemLookup] Item match:Preferences 13:34:41.118 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:34:41.118 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:34:41.118 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:34:41.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:34:41.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 13:34:41.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:34:41.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:41.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:41.446 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:34:41.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:41.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:34:41.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:41.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:41.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:41.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:41.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:41.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:34:41.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:34:41.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:34:41.448 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:34:41.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:41.448 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:34:41.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:41.448 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:34:41.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:34:41.448 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:34:41.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:41.448 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:34:41.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:41.448 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:34:41.449 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 13:34:41.449 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 13:34:41.449 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 13:34:41.449 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 13:34:41.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:41.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:41.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:41.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:41.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use e&xternal web browser") 13:34:41.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:41.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:41.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:41.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:34:41.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:41.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:41.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:41.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:41.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:41.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:41.730 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use e&xternal web browser already checked, no action performed 13:34:41.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 13:34:41.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:41.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:41.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:41.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:41.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:41.733 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:34:41.733 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:34:41.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:41.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:41.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:41.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:41.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use &internal web browser") 13:34:41.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:41.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:41.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:41.735 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:34:41.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:41.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:41.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:41.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:41.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:41.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:41.737 INFO [WorkbenchTestable][RadioButton] Select radio button Use &internal web browser 13:34:41.737 INFO [WorkbenchTestable][AbstractButton] Click button Use &internal web browser 13:34:41.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:41.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:41.737 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:41.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:41.737 TRACE [main][WidgetHandler] Notify Button with event 27 13:34:41.737 TRACE [main][WidgetHandler] Wait for synchronization 13:34:41.737 TRACE [main][WidgetHandler] Notify Button with event 13 13:34:41.737 TRACE [main][WidgetHandler] Wait for synchronization 13:34:41.737 TRACE [main][WidgetHandler] Notify Button with event 26 13:34:41.737 TRACE [main][WidgetHandler] Wait for synchronization 13:34:41.737 TRACE [main][WidgetHandler] Notify Button with event 3 13:34:41.737 TRACE [main][WidgetHandler] Wait for synchronization 13:34:41.737 TRACE [main][WidgetHandler] Notify Button with event 4 13:34:41.737 TRACE [main][WidgetHandler] Wait for synchronization 13:34:41.737 TRACE [main][WidgetHandler] Notify Button with event 13 13:34:41.737 TRACE [main][WidgetHandler] Wait for synchronization 13:34:41.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 13:34:41.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:41.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:41.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:41.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:41.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:41.740 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:34:41.740 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:34:41.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:41.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:41.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:41.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:41.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:34:41.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:41.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:41.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:41.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:41.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:41.755 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:34:41.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:41.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:41.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:41.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:41.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:34:41.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:34:41.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:41.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:41.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.713 s - in org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest testBrowserPreferencePage(org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest) Time elapsed: 0.71 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 13:34:41.836 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 13:34:41.836 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:34:41.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:41.837 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 13:34:41.837 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:41.837 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:34:41.856 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:41.856 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:34:41.856 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:41.856 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:41.856 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) 13:34:41.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 13:34:41.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:41.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:41.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:41.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6ee65b1b is found... 13:34:41.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6ee65b1b is found finished successfully 13:34:41.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Q[test-new] Test Title:.+\E') 13:34:41.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:41.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:42.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:42.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:42.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:42.002 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:42.002 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 13:34:42.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@579dbf7b is found... 13:34:42.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@579dbf7b is found finished successfully 13:34:42.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Q[test-new] Test Title:.+\E') 13:34:42.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:42.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:42.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:42.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:42.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:42.007 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:42.007 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 13:34:42.007 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 13:34:42.007 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:42.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:42.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:42.007 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "[test-new] Test Title:.+"as the parent 13:34:42.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:42.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:42.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:42.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:42.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:42.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 13:34:42.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 13:34:42.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:42.012 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:42.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:42.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:42.013 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) 13:34:42.013 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 13:34:42.013 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:42.013 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:42.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:42.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) Time elapsed: 0.157 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 13:34:42.023 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 13:34:42.024 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:34:42.024 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:42.024 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 13:34:42.024 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:42.024 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:34:42.024 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:42.024 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:34:42.024 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:42.025 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:42.025 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) 13:34:42.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 13:34:42.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:42.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:42.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:42.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@515c0326 is found... 13:34:42.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@515c0326 is found finished successfully 13:34:42.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qa\E') 13:34:42.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:42.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:42.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:42.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:42.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:42.147 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:42.148 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 13:34:42.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a70cfb3 is found... 13:34:42.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a70cfb3 is found finished successfully 13:34:42.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qa\E') 13:34:42.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:42.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:42.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:42.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:42.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:42.152 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:42.152 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 13:34:42.152 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 13:34:42.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:42.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:42.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:42.152 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "a"as the parent 13:34:42.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:42.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:42.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:42.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:42.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:42.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 13:34:42.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 13:34:42.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:42.153 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:42.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:42.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:42.154 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) 13:34:42.154 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 13:34:42.154 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:42.154 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:42.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:42.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) Time elapsed: 0.129 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 13:34:42.167 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 13:34:42.169 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:34:42.170 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:42.170 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 13:34:42.170 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:42.170 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:34:42.170 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:42.170 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:34:42.170 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:42.171 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:34:42.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:42.171 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:34:42.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:42.171 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:34:42.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:42.171 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:34:42.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:42.171 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:34:42.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:42.171 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:34:42.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:42.171 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:34:42.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:42.171 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:34:42.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:42.171 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:34:42.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:42.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:34:42.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:42.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:42.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:34:42.222 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 13:34:42.222 DEBUG [main][MenuItemLookup] Found menu:'File' 13:34:42.223 DEBUG [main][MenuItemLookup] Item match:File 13:34:42.223 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:34:42.223 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:34:42.223 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:34:42.223 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:34:42.223 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:42.223 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:34:42.223 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:34:42.223 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:42.223 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:34:42.223 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:34:42.223 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:34:42.223 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:34:42.223 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:42.223 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:34:42.223 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:34:42.223 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:34:42.223 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:34:42.223 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:42.223 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:34:42.224 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:42.224 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:34:42.224 DEBUG [main][MenuItemLookup] Item match:Import... 13:34:42.224 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:34:42.224 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:34:42.224 INFO [main][MenuItemHandler] Select menu item: &Import... 13:34:42.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:34:42.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:34:42.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:34:42.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:42.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:42.343 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:34:42.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:42.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:34:42.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:42.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:42.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:42.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:42.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:42.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:34:42.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:34:42.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:34:42.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:34:42.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:42.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:34:42.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:42.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:34:42.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:34:42.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:34:42.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:42.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:34:42.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:42.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:34:42.346 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:34:42.346 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:34:42.347 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:34:42.347 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:34:42.347 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:34:42.347 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:34:42.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 13:34:42.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:42.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:42.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:42.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:42.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:42.349 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:34:42.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:42.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:42.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:42.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:42.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: "Import"] 13:34:42.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:42.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:42.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:34:42.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:42.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:42.464 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:34:42.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:42.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:34:42.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:34:42.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:34:42.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:42.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:42.464 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:34:42.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:42.464 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-multimodular-project.zip' 13:34:42.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:") 13:34:42.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:42.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:42.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:42.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:42.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:42.465 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:34:42.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:42.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:42.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:42.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:42.466 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 13:34:42.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:42.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:34:42.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:34:42.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:42.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:34:42.467 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-multimodular-project.zip 13:34:42.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.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") 13:34:42.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:42.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:42.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:42.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:42.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:42.719 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:34:42.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:42.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:42.719 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:42.719 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:42.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:34:42.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:42.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:42.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:42.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:42.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:42.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:34:42.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:34:42.924 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 13:34:42.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All") 13:34:42.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:42.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:42.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:42.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:42.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:42.926 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 13:34:42.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:42.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:42.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:42.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:42.926 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:34:42.926 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 13:34:42.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.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) 13:34:42.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:42.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:42.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:42.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:42.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:42.929 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:34:42.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:42.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:42.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:42.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization failed to create drawable failed to create drawable 13:34:43.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... failed to create drawable failed to create drawable 13:34:43.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:34:43.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:34:43.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:34:43.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:34:43.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:34:43.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:34:43.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:34:43.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:34:43.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:34:43.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:34:43.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:34:43.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:34:43.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:34:43.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:43.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:43.731 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' view via menu. 13:34:43.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:34:43.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:43.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:43.731 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:34:43.731 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 13:34:43.732 DEBUG [main][MenuItemLookup] Found menu:'File' 13:34:43.732 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:34:43.732 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:34:43.732 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:34:43.732 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:34:43.732 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:34:43.732 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:34:43.732 DEBUG [main][MenuItemLookup] Item match:Window 13:34:43.732 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:34:43.732 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:34:43.732 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:34:43.732 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:43.732 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:34:43.732 DEBUG [main][MenuItemLookup] Item match:Show View 13:34:43.736 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:34:43.736 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:34:43.736 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:34:43.736 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:34:43.736 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:34:43.736 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:34:43.736 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:34:43.736 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:34:43.736 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:34:43.736 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:34:43.736 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:34:43.736 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:34:43.736 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:34:43.736 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:34:43.736 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:43.736 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:34:43.736 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:34:43.737 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:34:43.737 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:34:43.737 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:34:43.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:34:43.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 13:34:43.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:34:43.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:43.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:43.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 13:34:43.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:43.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:43.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:43.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:34:43.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:43.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:43.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:43.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:43.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:43.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:43.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:34:43.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:34:43.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:34:43.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:34:43.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:44.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:44.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:34:44.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:34:44.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:34:44.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:44.422 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:34:44.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:44.422 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:34:44.422 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Servers 13:34:44.422 DEBUG [main][TreeItemHandler] Selecting tree item: Servers 13:34:44.423 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Servers about selection 13:34:44.423 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Servers 13:34:44.423 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:44.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:44.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:44.423 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:34:44.423 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:44.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:44.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:44.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:34:44.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:44.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:44.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:44.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:34:44.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:44.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:44.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:44.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:44.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:44.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:44.425 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:34:44.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:44.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:44.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:44.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:44.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:34:44.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:34:44.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open... 13:34:44.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:44.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:44.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open finished successfully 13:34:44.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:44.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:44.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:34:44.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:44.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:44.820 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:34:44.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:34:44.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:44.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:44.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:44.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:44.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:44.838 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:44.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:44.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:44.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 13:34:44.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:44.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:44.840 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:44.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:44.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:44.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:34:44.908 INFO [WorkbenchTestable][ServersView2] Create new server 13:34:44.908 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 13:34:44.908 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:44.910 DEBUG [main][MenuItemLookup] Found menu:'New' 13:34:44.910 DEBUG [main][MenuItemLookup] Item match:New 13:34:44.911 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:34:44.911 DEBUG [main][MenuItemLookup] Item match:Server 13:34:44.911 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:34:44.911 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:34:44.911 INFO [main][MenuItemHandler] Select menu item: Server 13:34:45.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:34:45.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 13:34:45.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:34:45.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:45.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:45.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'] 13:34:45.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:45.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:45.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'] 13:34:45.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:45.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:45.325 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:34:45.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:45.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:45.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:34:45.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:45.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:45.325 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:34:45.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:45.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:34:45.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:45.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:45.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:45.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:45.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:45.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:34:45.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:34:45.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 13:34:45.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:34:45.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:34:45.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:34:45.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:34:45.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:45.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:45.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:34:45.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:34:45.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:34:45.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:45.849 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:34:45.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:45.849 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:34:45.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 13:34:45.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:34:45.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:45.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:45.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:45.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:45.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:45.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:34:45.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:34:45.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:34:45.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:34:45.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:45.851 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:34:45.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:45.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:34:45.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:34:45.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:34:45.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:45.851 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:34:45.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:45.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:34:45.851 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 13:34:45.851 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 13:34:45.852 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 13:34:45.927 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 13:34:45.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:34:45.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:45.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:45.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:45.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:45.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:45.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:46.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:46.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 13:34:46.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:46.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:46.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:46.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:46.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:34:46.512 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:34:46.513 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 13:34:46.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:34:46.515 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:34:46.515 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:34:47.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:34:47.016 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:34:47.016 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:34:47.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:34:47.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:47.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:47.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:47.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:47.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:47.021 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:34:47.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:47.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:47.021 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:47.021 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:47.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:34:47.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:34:47.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:34:47.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:34:47.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:34:47.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:34:47.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:34:47.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:34:47.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:34:47.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:34:47.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:34:47.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:34:47.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:47.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:47.629 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:34:47.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:47.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:47.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:34:47.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:47.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:47.634 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:34:47.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') 13:34:47.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:47.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:47.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:47.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:47.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:47.638 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:47.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:47.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:47.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 13:34:47.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:47.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:47.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 13:34:47.655 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:47.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:47.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:47.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:47.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:34:47.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:47.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:47.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:47.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:47.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:47.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:47.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:47.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:34:47.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:47.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:47.714 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:34:47.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:34:47.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:47.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:47.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:47.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:47.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:47.719 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:47.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:47.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:47.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 13:34:47.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:47.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:47.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 13:34:47.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:47.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:47.747 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:34:47.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:47.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:47.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:34:47.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:47.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:47.751 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:34:47.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') 13:34:47.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:47.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:47.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:47.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:47.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:47.755 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:47.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:47.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:47.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 13:34:47.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:47.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:47.817 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:47.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:47.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:47.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:47.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:34:47.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:47.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:47.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:47.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:47.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:47.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:47.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:47.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:34:47.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:47.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:47.823 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:34:47.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:34:47.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:47.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:47.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:47.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:47.827 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:47.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:47.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:47.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 13:34:47.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:47.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:47.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:47.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:47.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:34:47.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:47.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:47.849 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:34:47.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:34:47.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:47.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:47.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:47.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:47.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:47.920 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:47.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:47.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:47.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 13:34:47.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:47.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:47.922 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:34:47.922 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:34:47.922 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:34:47.931 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:34:47.933 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:47.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:48.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:48.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:48.009 INFO [WorkbenchTestable][AbstractServer] Start server Server ABC 13:34:48.009 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:48.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:48.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:48.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:48.010 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:48.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:48.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:48.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:48.011 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server ABC 13:34:48.011 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:48.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:48.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:48.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:48.012 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:34:48.012 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:34:48.012 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:34:48.017 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:34:48.018 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:48.019 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:34:48.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:48.108 DEBUG [main][MenuItemLookup] Found menu:'New' 13:34:48.108 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:34:48.108 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:34:48.108 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:48.108 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:34:48.108 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:34:48.108 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:34:48.108 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:34:48.108 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:48.108 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:34:48.108 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:34:48.108 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 13:34:48.109 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 13:34:48.109 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 13:34:48.109 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 13:34:48.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 13:34:48.117 DEBUG [Worker-12: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 13:34:49.138 DEBUG [Worker-12: Starting Server ABC][AbstractWait] Wait for 1 seconds 13:34:50.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 13:34:50.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 13:34:50.615 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:50.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:50.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:50.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:50.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 13:34:50.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:34:50.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:34:50.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:34:50.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:34:50.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:34:50.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:34:50.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:34:50.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:34:50.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:34:50.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:34:50.616 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:50.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:50.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:50.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:50.617 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 13:34:50.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:50.618 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:50.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:50.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:50.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:50.618 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 13:34:50.618 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 13:34:50.618 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 13:34:50.624 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 13:34:50.624 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:34:50.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:34:50.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:50.643 DEBUG [main][MenuItemLookup] Found menu:'New' 13:34:50.643 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:34:50.643 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:34:50.643 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:50.643 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:34:50.643 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:34:50.643 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:34:50.643 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:34:50.643 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:50.643 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:34:50.643 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:34:50.643 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:34:50.643 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:34:50.643 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:34:50.643 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:34:50.643 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:50.643 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:34:50.643 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:34:50.643 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:34:50.643 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:34:50.643 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:34:50.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: "Add and Remove..."] is available.... 13:34:50.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:50.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:50.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: "Add and Remove..."] is available. finished successfully 13:34:50.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:34:50.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:50.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:50.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add All >>") 13:34:50.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:50.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:50.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:50.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:50.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:50.820 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 13:34:50.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:50.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:50.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:50.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:50.822 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:34:50.822 DEBUG [WorkbenchTestable][WidgetLookup] 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) 13:34:50.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:50.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:50.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:50.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:50.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:50.825 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:34:50.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:50.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:50.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:50.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:50.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:34:50.915 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:34:50.919 DEBUG [Worker-6: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 13:34:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:34:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:34:51.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 13:34:51.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 13:34:52.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:34:52.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:34:52.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:34:52.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:34:52.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:34:52.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:34:52.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:34:52.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:34:52.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:34:52.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:34:52.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:34:52.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:34:52.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:34:52.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:34:52.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:34:52.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:34:52.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:34:52.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:34:52.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:34:52.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:34:52.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:34:52.417 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:52.417 INFO [WorkbenchTestable][RequirementsRunner] Started test: testBasicServerSubmoduleMethods no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest) 13:34:52.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 13:34:52.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:52.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:52.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:52.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:52.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:52.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:34:52.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:52.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:52.422 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:34:52.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 '\*?\QServers\E') 13:34:52.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:52.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:52.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:52.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:52.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:52.426 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:52.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:52.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:52.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 13:34:52.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:52.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:52.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:34:52.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:52.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:52.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:52.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:52.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:52.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:52.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:52.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:34:52.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:52.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:52.447 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:34:52.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:34:52.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:52.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:52.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:52.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:52.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:52.451 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:52.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:52.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:52.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 13:34:52.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:52.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:52.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:52.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:52.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:34:52.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:52.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:52.458 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:34:52.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:34:52.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:52.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:52.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:52.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:52.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:52.476 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:52.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:52.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:52.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 13:34:52.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:52.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:52.491 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 13:34:52.491 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 13:34:52.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:53.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:53.008 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 13:34:53.008 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 13:34:53.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:53.008 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 13:34:53.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:53.009 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 13:34:53.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:53.014 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:53.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:53.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:53.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:53.015 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 13:34:53.015 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 13:34:53.015 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] about selection 13:34:53.022 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 13:34:53.023 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:53.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:53.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:53.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:53.023 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 13:34:53.023 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 13:34:53.024 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] about selection 13:34:53.033 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 13:34:53.035 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] and wait with time period 1 13:34:53.035 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 13:34:53.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:53.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:53.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 13:34:53.536 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 13:34:53.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:53.536 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] is already expanded. No action performed 13:34:53.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:53.536 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 13:34:53.536 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:53.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:53.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:53.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:53.537 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ejb [Synchronized] 13:34:53.537 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ejb [Synchronized] 13:34:53.538 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ejb [Synchronized] about selection 13:34:53.549 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ejb [Synchronized] 13:34:53.550 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:53.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:53.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:53.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:53.551 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ejb [Synchronized] 13:34:53.551 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ejb [Synchronized] 13:34:53.551 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ejb [Synchronized] about selection 13:34:53.556 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ejb [Synchronized] 13:34:53.557 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:53.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:53.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:53.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:53.558 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-jar [Synchronized] 13:34:53.558 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-jar [Synchronized] 13:34:53.558 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-jar [Synchronized] about selection 13:34:53.567 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-jar [Synchronized] 13:34:53.568 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:53.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:53.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:53.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:53.569 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-jar [Synchronized] 13:34:53.569 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-jar [Synchronized] 13:34:53.569 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-jar [Synchronized] about selection 13:34:53.574 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-jar [Synchronized] 13:34:53.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:53.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:53.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:34:53.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:53.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:53.576 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 13:34:53.576 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:53.576 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:53.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:53.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:53.593 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testBasicServerSubmoduleMethods no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest) 13:34:53.593 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:53.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:53.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:53.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 13:34:53.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:53.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:53.596 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 13:34:53.596 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 13:34:53.596 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 13:34:53.603 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 13:34:53.604 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:53.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:53.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:53.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:53.605 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server ABC' 13:34:53.605 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:53.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:53.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:53.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:53.606 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:53.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:53.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:53.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:53.606 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server ABC 13:34:53.606 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:53.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:53.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:53.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:53.607 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 13:34:53.607 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 13:34:53.607 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 13:34:53.629 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 13:34:53.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:53.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:34:53.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:53.645 DEBUG [main][MenuItemLookup] Found menu:'New' 13:34:53.645 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:34:53.645 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:34:53.645 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:53.645 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:34:53.645 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:34:53.645 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:34:53.645 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:34:53.645 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:53.645 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:34:53.645 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:34:53.645 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:34:53.645 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:34:53.645 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 13:34:53.645 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 13:34:53.645 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 13:34:53.645 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 13:34:53.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 13:34:53.647 DEBUG [Worker-0: Stopping Server ABC][AbstractWait] Wait for 1 seconds 13:34:55.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 13:34:55.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 13:34:55.148 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:55.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:55.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:55.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:55.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 13:34:55.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:34:55.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:34:55.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:34:55.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:34:55.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:34:55.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:34:55.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:34:55.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:34:55.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:34:55.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:34:55.149 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:34:55.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:34:55.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:55.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:55.150 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 13:34:55.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:55.150 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:34:55.150 DEBUG [main][EditorHandler] 2 editor(s) found 13:34:55.150 DEBUG [WorkbenchTestable][EditorHandler] Closing editor [test-new] Test Title:.+ 13:34:59.545 DEBUG [WorkbenchTestable][EditorHandler] Editor [test-new] Test Title:.+ is closed 13:34:59.545 DEBUG [WorkbenchTestable][EditorHandler] Closing editor a 13:34:59.749 DEBUG [WorkbenchTestable][EditorHandler] Editor a is closed 13:34:59.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:59.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:59.754 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:34:59.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:59.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:59.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:59.755 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:59.755 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:34:59.755 DEBUG [main][MenuItemLookup] Found menu:'File' 13:34:59.755 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:34:59.755 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:34:59.755 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:34:59.755 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:34:59.755 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:34:59.755 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:34:59.755 DEBUG [main][MenuItemLookup] Item match:Window 13:34:59.755 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:34:59.755 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:34:59.755 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:34:59.755 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:59.755 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:34:59.755 DEBUG [main][MenuItemLookup] Item match:Show View 13:34:59.759 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:34:59.759 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:34:59.759 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:34:59.759 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:34:59.759 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:34:59.759 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:34:59.759 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:34:59.759 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:34:59.759 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:34:59.759 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:34:59.759 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:34:59.759 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:34:59.759 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:34:59.759 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:34:59.759 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:59.759 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:34:59.759 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:34:59.760 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:34:59.760 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:34:59.760 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:34:59.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:34:59.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:34:59.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:34:59.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:59.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:59.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:34:59.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:59.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:59.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:59.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:34:59.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:59.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:59.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:59.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:59.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:59.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:59.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:34:59.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:34:59.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:34:59.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:34:59.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:59.829 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:34:59.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:59.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:34:59.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:34:59.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:34:59.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:59.830 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:34:59.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:59.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:34:59.830 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:34:59.830 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:34:59.830 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:34:59.830 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:34:59.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:59.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:59.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:59.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:34:59.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:59.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:59.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:59.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:34:59.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:59.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:59.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:59.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:34:59.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:59.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:59.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:59.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:59.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:59.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:59.832 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:34:59.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:59.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:59.832 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:59.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:59.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:34:59.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:34:59.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:34:59.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:59.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:59.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:34:59.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:59.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:59.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:59.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:59.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:59.891 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:59.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 '\*?\QProject Explorer\E') 13:34:59.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:59.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:59.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:59.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:59.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:59.892 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:34:59.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:34:59.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:59.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:59.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:59.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:59.894 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:34:59.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:34:59.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:59.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:59.895 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:34:59.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:34:59.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:59.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:59.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:59.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:59.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:00.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:00.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:00.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:00.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:00.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:35:00.897 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:35:00.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:35:00.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:00.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:00.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 13:35:00.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:00.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:00.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:00.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:00.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:00.898 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ear 13:35:00.898 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ejb 13:35:00.898 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-jar 13:35:00.898 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:35:00.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:35:00.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:00.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:00.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:00.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:00.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:01.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:01.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:01.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:01.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:01.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:35:01.900 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:35:01.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:35:01.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:01.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:01.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 13:35:01.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:01.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:01.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:01.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:01.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:01.901 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ear 13:35:01.902 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ejb 13:35:01.902 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-jar 13:35:01.902 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:35:01.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:35:01.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:01.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:01.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:35:01.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:01.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:01.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:01.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:01.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:01.902 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:35:01.902 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:35:01.903 DEBUG [main][TreeItemHandler] Set Tree selection 13:35:01.903 DEBUG [main][TreeHandler] Notify Tree about selection event 13:35:01.910 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:35:01.912 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-ear 13:35:01.912 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-ejb 13:35:01.912 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-jar 13:35:01.912 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:01.912 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:01.953 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:01.953 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:35:01.953 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:01.953 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:01.953 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:01.953 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:01.953 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:35:01.953 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:01.953 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:01.953 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:35:01.953 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:35:01.953 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:35:01.953 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:35:01.953 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:35:01.953 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:01.953 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:35:01.953 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:35:01.953 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:01.953 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:35:01.953 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:35:01.953 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:35:01.953 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:35:01.953 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:35:01.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:01.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:35:02.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:35:02.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:35:02.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:35:02.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:35:02.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:02.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:35:02.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:02.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:35:02.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:35:02.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:02.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:02.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:02.487 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:02.487 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:35:02.487 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:02.487 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:02.487 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:02.488 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:02.488 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:35:02.488 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:02.488 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:02.488 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:35:02.488 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:35:02.488 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:35:02.488 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:35:02.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:35:03.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 13:35:03.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:35:03.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:03.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:03.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:35:03.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:03.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:03.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:03.142 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:35:03.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:03.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:03.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:03.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:03.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:03.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:03.143 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:35:03.143 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:35:03.143 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:35:03.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:03.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:03.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:03.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:03.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:35:03.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:03.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:03.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:03.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:35:03.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:03.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:03.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:03.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:03.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:03.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:03.144 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:35:03.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:03.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:03.144 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:03.144 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:03.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:35:03.149 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:35:03.649 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 13:35:03.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:35:03.649 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.... 13:35:03.649 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") 13:35:03.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:03.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:03.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:04.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:04.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:04.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:04.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:04.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:35:04.654 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:35:04.654 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") 13:35:04.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:04.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:04.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:04.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:04.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:04.656 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 13:35:04.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:35:04.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:04.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:04.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:35:04.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:04.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:04.658 DEBUG [WorkbenchTestable][DeleteUtils] Shell with title 'Delete.*' and button 'Continue' found 13:35:04.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Continue") 13:35:04.658 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:04.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:04.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:04.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:35:04.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:04.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:04.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:04.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:04.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:04.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:04.659 INFO [WorkbenchTestable][AbstractButton] Click button Con&tinue 13:35:04.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:04.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:04.659 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:04.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:04.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:35:04.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:35:04.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:35:05.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:35:05.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:05.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:35:05.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:35:05.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:35:05.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:35:05.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:35:05.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:05.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:35:05.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:05.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:35:05.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:35:05.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:05.196 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:35:05.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:35:05.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:05.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:35:05.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:35:05.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:35:05.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:05.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:05.201 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:35:05.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:05.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:05.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:05.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:05.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:05.206 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:05.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') 13:35:05.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:05.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:05.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:05.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:05.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:05.224 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:05.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:05.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:05.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:05.237 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:05.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:05.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:05.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:05.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 13:35:05.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:05.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:05.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:05.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:05.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:05.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:05.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:05.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:05.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:05.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:05.257 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:05.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:35:05.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:05.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:05.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:05.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:05.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:05.279 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:05.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:05.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:05.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:35:05.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:35:05.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:35:05.282 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:35:05.282 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:35:05.282 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:35:05.288 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:35:05.289 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:05.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:05.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:05.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:05.290 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 13:35:05.290 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:05.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:05.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:05.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:05.290 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:05.290 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:05.321 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:05.321 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:35:05.321 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:05.321 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:05.321 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:05.321 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:05.321 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:05.321 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:35:05.321 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:35:05.321 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:35:05.321 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:35:05.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:35:05.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 13:35:05.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:35:05.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:05.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:05.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:35:05.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:05.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:05.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:05.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:35:05.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:05.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:05.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:05.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:05.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:05.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:05.362 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:35:05.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:05.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:05.362 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:05.362 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:05.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:35:05.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:35:05.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:05.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:05.421 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:35:05.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:05.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:05.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:05.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:05.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:05.428 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:05.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:35:05.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:05.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:05.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:05.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:05.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:05.435 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:05.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:05.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:05.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:35:05.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:35:05.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:35:05.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 13:35:05.437 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:05.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:05.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:05.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:35:05.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:35:05.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:05.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:05.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:05.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:05.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:06.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:06.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:06.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:35:06.441 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:35:06.441 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 13:35:06.441 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:06.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:06.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:06.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:35:06.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:35:06.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:06.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:06.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:06.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:06.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:07.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:07.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:07.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:35:07.446 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:35:07.446 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 13:35:07.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 13:35:07.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:07.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:35:07.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:35:07.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:35:07.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:07.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:35:07.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:07.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:35:07.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:35:07.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:07.446 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 13:35:07.446 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:35:07.446 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:35:07.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:07.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:07.447 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: 25.281 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.176 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:35:07.454 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:35:07.455 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:35:07.455 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:35:07.455 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:35:07.455 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:35:07.455 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:35:07.456 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:35:07.456 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:35:07.456 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:35:07.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: "Import"] 13:35:07.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:07.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: "Import"] 13:35:07.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:07.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: "Import"] 13:35:07.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:07.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: "Import"] 13:35:07.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:07.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: "Import"] 13:35:07.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:07.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: "Import"] 13:35:07.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:07.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: "Import"] 13:35:07.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:07.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: "Import"] 13:35:07.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:07.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: "Import"] 13:35:07.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:07.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:07.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:07.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:07.457 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:07.457 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:35:07.458 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:07.458 DEBUG [main][MenuItemLookup] Item match:File 13:35:07.458 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:35:07.459 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:35:07.459 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:35:07.459 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:35:07.459 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:07.459 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:35:07.459 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:35:07.459 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:07.459 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:35:07.459 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:35:07.459 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:35:07.459 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:35:07.459 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:07.459 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:35:07.459 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:35:07.459 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:35:07.459 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:35:07.459 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:07.459 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:35:07.459 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:07.459 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:35:07.459 DEBUG [main][MenuItemLookup] Item match:Import... 13:35:07.459 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:35:07.459 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:35:07.459 INFO [main][MenuItemHandler] Select menu item: &Import... 13:35:07.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:35:07.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:35:07.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:35:07.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:07.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:07.548 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:35:07.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:07.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:35:07.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:07.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:07.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:07.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:07.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:07.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:35:07.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:35:07.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:35:07.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:35:07.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:07.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:35:07.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:07.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:35:07.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:35:07.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:35:07.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:07.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:35:07.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:07.550 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:35:07.550 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:35:07.550 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:35:07.550 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:35:07.550 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:35:07.550 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:35:07.550 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:35:07.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.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) 13:35:07.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:07.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:07.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:07.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:07.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:07.551 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:35:07.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:07.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:07.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:07.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:07.588 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:35:07.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:07.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:07.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:35:07.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:07.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:07.621 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:35:07.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:07.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:35:07.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:35:07.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:35:07.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:07.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:07.622 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:35:07.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:07.622 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip' 13:35:07.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 13:35:07.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:07.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:07.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:07.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:07.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:07.623 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:35:07.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:07.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:07.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:07.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:07.624 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 13:35:07.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:07.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:35:07.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:35:07.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:07.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:35:07.625 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip 13:35:07.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 13:35:07.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:07.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:07.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:07.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:07.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:07.655 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:35:07.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:07.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:07.655 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:07.655 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:07.659 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 13:35:07.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:07.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:07.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:07.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:07.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:07.660 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 13:35:07.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:07.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:07.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:07.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:07.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:07.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:35:07.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:35:07.661 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 13:35:07.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 13:35:07.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:07.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:07.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:07.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:07.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:07.661 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 13:35:07.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:08.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:08.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:08.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:08.162 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:35:08.162 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 13:35:08.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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) 13:35:08.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:08.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:08.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:08.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:08.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:08.165 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:35:08.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:08.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:08.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:08.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:08.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:35:08.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:35:08.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:08.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:35:08.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:35:08.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:35:08.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:35:08.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:35:08.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:08.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:35:08.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:08.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:35:08.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:35:08.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:08.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:08.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:08.675 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:35:08.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:08.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:08.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:08.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:08.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:08.679 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:08.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:35:08.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:08.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:08.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:08.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:08.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:08.684 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:08.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:08.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:08.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:35:08.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:35:08.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:35:08.685 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:08.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:08.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:08.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:35:08.686 INFO [WorkbenchTestable][ServersView2] Create new server 13:35:08.686 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 13:35:08.686 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:08.686 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:08.687 DEBUG [main][MenuItemLookup] Item match:New 13:35:08.687 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:35:08.687 DEBUG [main][MenuItemLookup] Item match:Server 13:35:08.687 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:35:08.687 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:35:08.687 INFO [main][MenuItemHandler] Select menu item: Server 13:35:08.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:35:08.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 13:35:08.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:35:08.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:08.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:08.848 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:35:08.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:08.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:08.848 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:35:08.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:08.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:08.848 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:35:08.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:08.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:08.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:35:08.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:08.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:08.848 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:35:08.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:08.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:35:08.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:08.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:08.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:08.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:08.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:08.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:35:08.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:35:08.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 13:35:08.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:35:08.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:35:08.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:35:08.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:35:08.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:09.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:09.423 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:35:09.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:35:09.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:35:09.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:09.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:35:09.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:09.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:35:09.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 13:35:09.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:35:09.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:09.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:09.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:09.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:09.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:09.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:35:09.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:35:09.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:35:09.426 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:35:09.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:09.427 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:35:09.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:09.427 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:35:09.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:35:09.427 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:35:09.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:09.427 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:35:09.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:09.427 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:35:09.427 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 13:35:09.427 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 13:35:09.427 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 13:35:09.430 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 13:35:09.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:35:09.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:09.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:09.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:09.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:09.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:09.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:09.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:09.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 13:35:09.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:09.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:09.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:09.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:09.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:35:09.938 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:35:09.939 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 13:35:09.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:35:09.939 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:35:09.939 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:35:10.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:35:10.439 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:35:10.439 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:35:10.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:35:10.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:10.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:10.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:10.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:10.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:10.444 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:35:10.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:10.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:10.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:10.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:10.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:35:10.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:35:10.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:10.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:35:10.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:35:10.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:35:10.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:10.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:35:10.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:35:10.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:10.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:35:10.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:35:10.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:10.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:10.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:10.957 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:35:10.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:10.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:10.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:10.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:10.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:10.961 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:10.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 '\*?\QServers\E') 13:35:10.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:10.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:10.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:10.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:10.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:10.965 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:10.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:10.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:10.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:35:10.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:35:10.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:35:10.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 13:35:10.967 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:10.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:10.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:10.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:10.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:35:10.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:10.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:10.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:10.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:10.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:10.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:10.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:10.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:10.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:10.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:10.986 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:10.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:35:10.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:10.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:10.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:10.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:10.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:10.990 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:10.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:10.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:10.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:35:10.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:35:10.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:35:10.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 13:35:10.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:10.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:10.995 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:35:10.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:10.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:10.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:11.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:11.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:11.000 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:11.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:35:11.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:11.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:11.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:11.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:11.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:11.017 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:11.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:11.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:11.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:35:11.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:35:11.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:35:11.020 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:11.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:11.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:11.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:11.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:35:11.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:11.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:11.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:11.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:11.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:11.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:11.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:11.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:11.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:11.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:11.024 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:11.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:35:11.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:11.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:11.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:11.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:11.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:11.028 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:11.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:11.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:11.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:35:11.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:35:11.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:35:11.030 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:35:11.030 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSwitchingOffPublishingChanges no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 13:35:11.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:35:11.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:35:11.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:35:11.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:35:11.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:11.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:11.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:11.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:11.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:11.034 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:11.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:35:11.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:11.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:11.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:11.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:11.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:11.052 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:11.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:11.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:11.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:35:11.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:35:11.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:35:11.054 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:35:11.054 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:35:11.055 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:35:11.062 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:35:11.062 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:35:11.063 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:11.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:11.091 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:11.091 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:35:11.091 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:11.091 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:11.091 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:11.091 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:11.091 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:11.091 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:35:11.091 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:11.091 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:35:11.091 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:35:11.091 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:35:11.091 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:35:11.091 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:35:11.091 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:35:11.091 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:11.091 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:35:11.091 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:35:11.091 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:35:11.091 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:35:11.091 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:35:11.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:35:11.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:11.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:11.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:35:11.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:35:11.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:11.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:11.164 DEBUG [WorkbenchTestable][WidgetLookup] 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 13:35:11.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:11.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:11.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:11.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:11.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:11.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:35:11.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:35:11.165 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:35:11.166 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:35:11.166 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:35:11.166 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:35:11.166 DEBUG [WorkbenchTestable][WidgetLookup] 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 >") 13:35:11.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:11.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:11.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:11.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:11.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:11.167 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 13:35:11.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:11.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:11.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:11.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:11.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "If server is started, publish changes immediately") 13:35:11.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:11.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:11.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:11.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:11.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:11.170 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 13:35:11.170 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox If server is started, publish changes &immediately 13:35:11.170 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 13:35:11.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:11.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:11.170 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:11.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:11.170 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:35:11.170 DEBUG [WorkbenchTestable][WidgetLookup] 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) 13:35:11.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:11.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:11.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:11.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:11.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:11.171 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:35:11.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:11.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:11.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:11.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:11.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:35:11.174 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:35:11.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:35:11.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:11.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:35:11.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:35:11.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:35:11.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:35:11.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:35:11.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:35:11.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:11.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:35:11.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:35:11.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:11.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:35:11.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:35:11.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:11.675 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:11.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:11.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:11.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:11.676 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 13:35:11.676 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:35:11.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:12.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:12.176 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:35:12.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:35:12.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:12.177 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 13:35:12.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:12.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:35:12.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:12.177 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:12.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:12.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:12.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:12.178 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:35:12.178 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:35:12.178 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:35:12.188 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:35:12.189 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:12.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:12.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:12.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:12.190 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:35:12.190 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:35:12.190 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:35:12.195 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:35:12.196 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:12.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:12.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:12.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:12.197 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 13:35:12.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:35:12.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:12.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 13:35:12.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:12.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:35:12.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:35:12.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:12.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 13:35:12.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:12.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:35:12.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:12.200 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:12.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:12.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:12.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:12.201 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:35:12.201 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:35:12.201 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:35:12.206 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:35:12.207 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:12.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:12.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:12.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:12.208 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:35:12.208 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:35:12.208 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:35:12.213 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:35:12.213 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 13:35:12.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:12.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:12.217 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:35:12.217 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:12.217 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:35:12.217 DEBUG [main][MenuItemLookup] Item match:Edit 13:35:12.219 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:35:12.219 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:35:12.219 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:12.219 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:35:12.219 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:12.219 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:12.219 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:12.219 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:12.219 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:35:12.219 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:35:12.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:35:12.219 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:35:12.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:35:12.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:12.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:12.219 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:35:12.219 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:12.219 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:35:12.219 DEBUG [main][MenuItemLookup] Item match:Edit 13:35:12.220 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:35:12.220 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:35:12.220 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:12.220 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:35:12.220 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:12.220 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:12.220 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:12.220 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:12.220 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:35:12.220 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:35:12.220 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:35:12.220 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:35:12.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:35:12.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 13:35:12.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:35:12.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:12.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:12.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:35:12.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:12.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:12.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:12.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:35:12.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:12.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:12.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:12.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:12.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:12.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:12.254 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:35:12.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:12.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:12.254 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:12.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:12.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:35:12.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:35:12.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:12.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:35:12.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:35:12.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:35:12.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:35:12.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:35:12.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:12.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:35:12.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:35:12.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:12.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:35:12.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:35:12.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:12.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:35:12.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:35:12.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 13:35:22.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 'Publishing to .*'] is available. failed, NO exception will be thrown 13:35:22.335 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.... 13:35:22.335 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 13:35:22.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:22.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:22.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:22.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:22.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:22.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:35:22.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:35:22.336 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:35:22.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:22.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:22.336 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSwitchingOffPublishingChanges no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 13:35:22.336 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:35:22.336 INFO [WorkbenchTestable][RequirementsRunner] Started test: addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 13:35:22.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:35:22.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:35:22.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:35:22.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:35:22.336 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:22.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:22.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:22.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:35:22.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:35:22.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:35:22.339 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:35:22.339 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:35:22.339 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:35:22.359 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:35:22.359 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:35:22.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:22.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:22.375 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:22.375 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:35:22.375 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:22.375 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:22.375 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:22.375 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:22.375 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:22.375 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:35:22.375 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:22.375 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:35:22.375 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:35:22.375 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:35:22.375 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:35:22.375 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:35:22.375 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:35:22.375 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:22.375 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:35:22.375 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:35:22.375 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:35:22.375 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:35:22.375 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:35:22.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:35:22.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:22.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:22.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 13:35:22.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:35:22.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:22.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:22.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 13:35:22.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:22.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:22.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:22.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:22.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:22.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:35:22.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:35:22.442 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:35:22.442 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:35:22.442 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:35:22.443 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:35:22.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >") 13:35:22.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:22.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:22.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:22.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:22.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:22.450 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 13:35:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:22.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:22.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:22.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 13:35:22.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:22.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:22.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:22.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:22.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:22.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:35:22.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:35:22.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:35:22.454 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:35:22.454 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:35:22.454 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:35:22.454 DEBUG [WorkbenchTestable][WidgetLookup] 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 >") 13:35:22.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:22.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:22.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:22.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:22.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:22.455 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 13:35:22.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:22.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:22.455 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:22.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:22.457 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:35:22.457 DEBUG [WorkbenchTestable][WidgetLookup] 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) 13:35:22.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:22.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:22.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:22.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:22.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:22.458 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:35:22.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:22.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:22.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:22.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:22.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:35:22.466 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:35:22.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:35:22.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:22.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:35:22.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:35:22.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:35:22.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:22.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:35:22.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:35:22.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:22.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:35:22.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:35:22.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:22.967 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:22.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:22.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:22.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:22.968 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 13:35:22.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:35:22.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:22.968 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 13:35:22.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:22.968 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:35:22.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:35:22.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:22.968 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 13:35:22.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:22.968 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:35:22.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:22.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:22.968 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:22.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:22.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:22.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:22.969 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:35:22.969 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:35:22.969 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:35:22.979 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:35:22.980 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:22.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:22.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:22.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:22.981 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:35:22.981 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:35:22.981 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:35:22.986 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:35:22.987 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:22.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:22.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:22.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:22.987 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:35:22.987 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:35:22.988 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:35:22.997 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:35:22.997 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:35:22.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:22.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:23.016 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:23.016 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:35:23.016 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:23.016 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:23.016 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:23.016 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:23.016 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:23.016 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:35:23.016 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:23.016 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:35:23.016 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:35:23.016 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:35:23.016 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:35:23.016 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:35:23.016 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:35:23.016 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:23.016 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:35:23.016 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:35:23.016 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:35:23.016 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:35:23.016 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:35:23.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:35:23.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:23.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:23.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 13:35:23.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:35:23.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:23.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:23.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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") 13:35:23.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:23.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:23.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:23.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:23.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:23.084 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 13:35:23.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:23.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:23.084 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:23.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:23.092 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:35:23.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) 13:35:23.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:23.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:23.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:23.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:23.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:23.094 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:35:23.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:23.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:23.094 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:23.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:23.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:35:23.124 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 13:35:23.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:35:23.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:35:23.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 13:35:23.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:35:23.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:23.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:23.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:35:23.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:23.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:23.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:23.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:23.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:23.125 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:35:23.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:23.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:23.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:23.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:23.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:35:23.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 13:35:23.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:35:23.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:35:23.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:23.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:35:23.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:35:23.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:35:23.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:35:23.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:23.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:35:23.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:35:23.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:23.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:35:23.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:35:23.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:23.660 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:23.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:23.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:23.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:23.661 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 13:35:23.661 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:35:23.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:24.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:24.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:35:24.161 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:35:24.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:24.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:24.662 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:35:24.662 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:24.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:24.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:24.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:24.663 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 13:35:24.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:35:24.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:25.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:25.164 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:35:25.164 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:35:25.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:25.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:25.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:35:25.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:25.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:25.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:25.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:25.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:25.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:35:25.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:35:25.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:35:25.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:25.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:25.666 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 13:35:25.666 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:35:25.666 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 13:35:25.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:35:25.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:35:25.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:35:25.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:35:25.666 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:25.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:25.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:25.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:35:25.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:35:25.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:35:25.684 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:35:25.684 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:35:25.684 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:35:25.690 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:35:25.690 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:35:25.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:25.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:25.708 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:25.708 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:35:25.708 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:25.708 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:25.708 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:25.708 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:25.708 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:25.708 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:35:25.708 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:25.708 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:35:25.708 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:35:25.708 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:35:25.708 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:35:25.708 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:35:25.708 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:35:25.708 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:25.708 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:35:25.708 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:35:25.709 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:35:25.709 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:35:25.709 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:35:25.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.... 13:35:25.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:25.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:25.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 13:35:25.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:35:25.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:25.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:25.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 13:35:25.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:25.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:25.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:25.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:25.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:25.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:35:25.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:35:25.785 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:35:25.785 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:35:25.785 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:35:25.785 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:35:25.785 DEBUG [WorkbenchTestable][WidgetLookup] 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 >") 13:35:25.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:25.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:25.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:25.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:25.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:25.786 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 13:35:25.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:25.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:25.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:25.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:25.788 DEBUG [WorkbenchTestable][WidgetLookup] 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 13:35:25.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:25.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:25.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:25.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:25.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:25.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:35:25.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:35:25.789 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:35:25.789 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:35:25.789 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:35:25.790 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:35:25.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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 >") 13:35:25.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:25.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:25.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:25.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:25.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:25.791 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 13:35:25.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:25.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:25.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:25.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:25.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 1 and no matchers specified 13:35:25.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:25.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:35:25.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:35:25.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:25.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:35:25.793 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 13:35:25.793 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 13:35:25.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:26.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:26.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 13:35:26.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 13:35:26.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:26.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:26.794 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 13:35:26.794 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 13:35:26.794 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 13:35:26.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:27.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:27.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 13:35:27.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 13:35:27.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:27.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:27.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 13:35:27.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "<< Remove All") 13:35:27.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:27.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:27.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:27.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:27.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:27.798 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 13:35:27.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:27.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:27.799 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:27.799 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:27.800 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:35:27.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 13:35:27.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:27.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:27.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:27.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:27.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:27.801 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:35:27.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:27.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:27.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:27.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:27.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:35:27.804 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:35:28.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:35:28.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:28.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:35:28.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:35:28.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:35:28.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:28.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:35:28.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:35:28.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:28.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:35:28.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:35:28.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:28.305 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:28.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:28.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:28.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:28.306 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 13:35:28.306 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:35:28.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:28.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:28.806 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:35:28.806 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:35:28.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:29.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:29.307 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:35:29.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:29.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:29.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:29.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:29.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:29.308 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:35:29.308 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:35:29.308 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:35:29.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:29.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:29.308 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 13:35:29.308 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:35:29.308 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 13:35:29.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:35:29.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:35:29.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:35:29.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:35:29.309 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:29.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:29.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:29.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:35:29.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:35:29.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:35:29.312 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:35:29.312 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:35:29.312 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:35:29.343 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:35:29.343 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:35:29.344 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:29.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:29.366 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:29.366 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:35:29.366 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:29.366 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:29.366 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:29.366 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:29.366 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:29.366 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:35:29.366 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:29.366 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:35:29.366 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:35:29.366 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:35:29.366 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:35:29.366 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:35:29.366 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:35:29.366 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:29.366 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:35:29.366 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:35:29.366 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:35:29.366 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:35:29.366 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:35:29.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:35:29.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:29.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:29.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: "Add and Remove..."] is available. finished successfully 13:35:29.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:35:29.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:29.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35: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.wizard.ModifyModulesPage, index 0 and no matchers specified 13:35:29.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:29.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:29.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:29.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:29.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:29.434 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 13:35:29.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 13:35:29.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:29.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:29.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 13:35:29.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 13:35:29.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:30.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:30.435 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 13:35:30.435 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-2 and wait with time period 1 13:35:30.435 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 13:35:30.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:30.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:30.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 13:35:30.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 13:35:30.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:31.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:31.436 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 13:35:31.436 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 13:35:31.436 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 13:35:31.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:31.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:31.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 13:35:31.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 13:35:31.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:32.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:32.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 13:35:32.438 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 13:35:32.438 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 13:35:32.438 DEBUG [WorkbenchTestable][WidgetLookup] 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) 13:35:32.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:32.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:32.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:32.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:32.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:32.442 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:35:32.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:32.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:32.442 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:32.442 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:32.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:35:32.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:35:32.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:32.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:35:32.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:35:32.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:35:32.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:32.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:35:32.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:35:32.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:32.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:35:32.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:35:32.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:32.477 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:32.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:32.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:32.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:32.478 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 13:35:32.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:35:32.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:32.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:32.979 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:35:32.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:35:32.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:33.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:33.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:35:33.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:33.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:33.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:33.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:33.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:33.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:35:33.481 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:35:33.481 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:35:33.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:33.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:33.481 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 13:35:33.481 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:35:33.481 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 13:35:33.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:35:33.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:35:33.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:35:33.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:35:33.481 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:33.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:33.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:33.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:35:33.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:35:33.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:35:33.483 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:35:33.483 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:35:33.484 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:35:33.489 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:35:33.489 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:35:33.489 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:33.489 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:33.517 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:33.517 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:35:33.517 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:33.517 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:33.517 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:33.517 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:33.517 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:33.517 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:35:33.517 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:33.517 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:35:33.517 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:35:33.517 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:35:33.517 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:35:33.517 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:35:33.517 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:35:33.517 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:33.517 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:35:33.517 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:35:33.517 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:35:33.517 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:35:33.517 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:35:33.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: "Add and Remove..."] is available.... 13:35:33.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:33.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:33.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: "Add and Remove..."] is available. finished successfully 13:35:33.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:35:33.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:33.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:33.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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 >>") 13:35:33.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:33.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:33.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:33.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:33.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:33.580 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 13:35:33.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:33.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:33.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:33.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:33.583 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:35:33.583 DEBUG [WorkbenchTestable][WidgetLookup] 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) 13:35:33.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:33.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:33.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:33.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:33.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:33.584 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:35:33.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:33.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:33.584 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:33.584 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:33.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:35:33.601 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:35:34.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:35:34.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:34.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:35:34.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:35:34.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:35:34.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:34.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:35:34.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:35:34.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:34.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:35:34.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:35:34.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:34.102 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:34.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:34.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:34.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:34.103 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 13:35:34.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:35:34.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:34.103 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 13:35:34.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:34.103 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:35:34.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:35:34.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:34.103 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 13:35:34.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:34.103 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:35:34.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:34.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:34.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:34.104 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:34.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:34.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:34.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:34.105 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:35:34.105 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:35:34.105 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:35:34.118 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:35:34.120 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:34.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:34.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:34.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:34.121 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:35:34.121 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:35:34.121 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:35:34.130 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:35:34.131 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:34.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:34.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:34.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:34.132 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:35:34.132 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:35:34.132 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:35:34.137 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:35:34.138 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:34.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:34.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:34.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:34.139 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:35:34.139 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:35:34.139 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:35:34.150 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:35:34.151 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:35:34.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:34.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:34.165 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:34.165 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:35:34.165 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:34.165 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:34.165 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:34.165 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:34.165 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:34.165 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:35:34.165 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:34.165 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:35:34.165 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:35:34.165 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:35:34.165 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:35:34.165 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:35:34.165 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:35:34.165 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:34.165 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:35:34.165 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:35:34.165 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:35:34.165 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:35:34.165 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:35:34.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:35:34.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:34.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:34.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:35:34.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:35:34.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:34.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:34.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 1 and no matchers specified 13:35:34.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:34.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:35:34.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:35:34.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:34.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:35:34.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:35:34.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:35:34.232 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:35:34.232 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:35:34.232 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:35:34.232 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:35:34.232 DEBUG [WorkbenchTestable][WidgetLookup] 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") 13:35:34.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:34.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:34.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:34.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:34.239 INFO [WorkbenchTestable][AbstractButton] Click button < &Remove 13:35:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:34.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:34.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:34.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 1 and no matchers specified 13:35:34.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:34.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:35:34.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:35:34.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:34.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:35:34.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:35:34.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:35:34.242 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:35:34.242 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:35:34.242 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:35:34.243 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:35:34.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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") 13:35:34.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:34.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:34.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:34.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:34.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:34.243 INFO [WorkbenchTestable][AbstractButton] Click button < &Remove 13:35:34.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:34.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:34.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:34.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:34.245 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:35:34.245 DEBUG [WorkbenchTestable][WidgetLookup] 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) 13:35:34.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:34.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:34.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:34.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:34.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:34.246 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:35:34.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:34.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:34.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:34.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:34.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:35:34.279 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 13:35:34.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:35:34.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:35:34.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 13:35:34.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:35:34.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:34.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:34.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:35:34.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:34.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:34.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:34.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:34.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:34.282 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:35:34.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:34.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:34.282 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:34.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:34.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:35:34.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 13:35:34.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:35:34.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:35:34.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:34.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:35:34.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:35:34.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:35:34.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:35:34.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:35:34.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:34.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:35:34.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:35:34.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:34.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:35:34.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:35:34.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:34.816 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:34.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:34.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:34.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:34.817 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 13:35:34.817 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:35:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:34.817 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 13:35:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:34.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:35:34.817 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:35:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:34.817 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 13:35:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:34.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:35:34.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:34.817 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:34.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:34.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:34.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:34.818 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:35:34.818 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:35:34.818 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:35:34.828 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:35:34.829 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:34.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:34.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:34.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:34.829 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 13:35:34.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:35:34.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:34.830 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 13:35:34.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:34.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:35:34.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:35:34.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:34.830 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 13:35:34.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:34.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:35:34.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:34.830 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:34.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:34.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:34.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:34.831 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:35:34.831 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:35:34.831 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:35:34.835 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:35:34.836 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:34.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:34.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:34.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:34.839 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:35:34.839 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:35:34.839 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:35:34.844 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:35:34.845 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 13:35:34.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:34.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:34.845 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:35:34.845 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:34.845 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:35:34.845 DEBUG [main][MenuItemLookup] Item match:Edit 13:35:34.845 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:35:34.845 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:35:34.845 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:34.845 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:35:34.845 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:34.845 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:34.845 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:34.845 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:34.845 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:35:34.845 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:35:34.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:35:34.845 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:35:34.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:35:34.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:34.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:34.846 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:35:34.846 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:34.846 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:35:34.846 DEBUG [main][MenuItemLookup] Item match:Edit 13:35:34.846 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:35:34.846 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:35:34.846 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:34.846 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:35:34.846 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:34.846 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:34.846 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:34.846 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:34.846 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:35:34.846 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:35:34.846 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:35:34.846 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:35:34.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:35:34.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 13:35:34.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:35:34.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:34.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:34.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") 13:35:34.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:34.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:34.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:34.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:35:34.885 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:34.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:34.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:34.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:34.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:34.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:34.885 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:35:34.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:34.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:34.885 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:34.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:34.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:35:34.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:35:34.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:34.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:35:34.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:35:34.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:35:34.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:35:34.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:35:34.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:35:34.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:34.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:35:34.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:35:34.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:34.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:35:34.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:35:34.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:34.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:35:34.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:35:34.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 13:35:44.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 13:35:44.975 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.... 13:35:44.975 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 13:35:44.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:44.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:44.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:44.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:44.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:44.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:35:44.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:35:44.976 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:35:44.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:44.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:44.976 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 13:35:44.976 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:35:44.976 INFO [WorkbenchTestable][RequirementsRunner] Started test: getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 13:35:44.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:35:44.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:35:44.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:35:44.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:35:44.976 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:44.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:44.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:44.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:35:44.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:35:44.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:35:44.992 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:35:44.992 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:35:44.992 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:35:45.001 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:35:45.001 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:35:45.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:45.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:45.018 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:45.018 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:35:45.018 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:45.018 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:45.018 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:45.018 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:45.018 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:45.018 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:35:45.018 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:45.018 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:35:45.018 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:35:45.018 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:35:45.018 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:35:45.018 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:35:45.018 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:35:45.018 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:45.018 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:35:45.018 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:35:45.018 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:35:45.018 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:35:45.018 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:35:45.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:35:45.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:45.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:45.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:35:45.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:35:45.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:45.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:45.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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 >>") 13:35:45.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:45.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:45.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:45.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:45.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:45.081 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 13:35:45.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:45.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:45.081 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:45.081 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:45.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 13:35:45.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:45.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:35:45.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:35:45.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:45.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:35:45.085 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 13:35:45.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 13:35:45.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:45.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:45.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 13:35:45.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 13:35:45.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:46.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:46.086 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 13:35:46.086 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-2 and wait with time period 1 13:35:46.086 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 13:35:46.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:46.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:46.586 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 13:35:46.586 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 13:35:46.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:47.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:47.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 13:35:47.087 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 13:35:47.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 13:35:47.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:47.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:47.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 13:35:47.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 13:35:47.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:48.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:48.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 13:35:48.088 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 13:35:48.088 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 13:35:48.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 13:35:48.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:48.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:48.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:48.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:48.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:48.092 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:35:48.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:48.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:48.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:48.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:48.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:35:48.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:35:48.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:48.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:35:48.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:35:48.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:48.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:35:48.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:35:48.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:48.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:35:48.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:35:48.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:48.129 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:48.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:48.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:48.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:48.130 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 13:35:48.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:35:48.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:48.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:48.630 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:35:48.631 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:35:48.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:49.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:49.131 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:35:49.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:49.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:49.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:49.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:49.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:49.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:35:49.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:35:49.132 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:35:49.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:49.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:49.132 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 13:35:49.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:49.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:49.133 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:35:49.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:49.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:49.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:49.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:49.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:49.134 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:35:49.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:49.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:49.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:49.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:49.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:49.135 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:49.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:49.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:49.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:49.169 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:49.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:49.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:49.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:49.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:49.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:49.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:49.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:49.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:50.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:50.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:50.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:35:50.171 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:50.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:50.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:50.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:50.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:35:50.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:50.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:50.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:50.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:50.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:50.172 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 13:35:50.172 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 13:35:50.172 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 13:35:50.173 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:35:50.173 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:35:50.173 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:35:50.178 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:35:50.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:50.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:50.209 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:50.210 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:35:50.210 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:50.210 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:35:50.210 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:50.210 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:50.210 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:50.210 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:35:50.210 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:50.210 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:50.210 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:50.210 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:35:50.210 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:35:50.210 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:35:50.210 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:50.210 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:35:50.210 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:35:50.210 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:50.210 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:35:50.210 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:50.210 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:35:50.210 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:35:50.210 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:35:50.210 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:35:50.210 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:35:50.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:50.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:35:50.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:35:50.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:35:50.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:50.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:35:50.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:35:50.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:50.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:35:50.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:35:50.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:50.711 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 13:35:50.711 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:35:50.711 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:35:50.711 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:35:50.714 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:35:50.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:50.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:50.747 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:50.747 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:35:50.747 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:50.747 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:35:50.747 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:50.747 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:50.747 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:50.747 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:35:50.747 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:50.747 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:50.747 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:35:50.747 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:35:50.748 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:35:50.748 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:35:50.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:35:51.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:35:51.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:35:51.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:51.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:51.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:51.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:51.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:35:51.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:51.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:51.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:51.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:35:51.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:51.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:51.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:51.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:51.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:51.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:51.354 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:35:51.354 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:35:51.354 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:35:51.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:51.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:51.354 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:51.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:51.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:35:51.355 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:51.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:51.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:51.355 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:35:51.355 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:51.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:51.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:51.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:51.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:51.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:51.355 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:35:51.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:51.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:51.355 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:51.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:51.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:35:51.358 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:35:51.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:35:51.859 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:35:51.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:51.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:35:51.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:35:51.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:35:51.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:35:51.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:35:51.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:51.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:35:51.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:35:51.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:51.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:35:51.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:35:51.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:51.859 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:35:51.859 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:35:51.859 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:35:51.862 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:35:51.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:51.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:51.886 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:51.886 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:35:51.886 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:51.886 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:35:51.886 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:51.886 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:51.886 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:51.886 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:35:51.886 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:51.886 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:51.886 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:51.886 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:35:51.887 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:35:51.887 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:35:51.887 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:51.887 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:35:51.887 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:35:51.887 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:51.887 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:35:51.887 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:51.887 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:35:51.887 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:35:51.887 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:35:51.887 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:35:51.887 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:35:51.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:51.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:35:52.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:35:52.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:35:52.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:35:52.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:35:52.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:35:52.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:52.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:35:52.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:35:52.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:52.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:35:52.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:35:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:52.387 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-2' via Explorer 13:35:52.387 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:35:52.387 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:35:52.388 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:35:52.390 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:35:52.390 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:52.390 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:52.415 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:52.415 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:35:52.415 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:52.415 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:35:52.415 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:52.415 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:52.415 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:52.415 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:35:52.415 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:52.415 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:52.415 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:35:52.415 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:35:52.415 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:35:52.415 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:35:52.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 'Delete.*'] is available.... 13:35:52.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:35:52.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:35:52.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:52.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:52.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:52.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:52.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:35:52.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:52.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:52.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:52.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:35:52.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:52.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:52.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:52.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:52.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:52.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:52.994 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:35:52.994 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:35:52.994 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:35:52.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:52.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:52.994 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:52.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:52.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 "OK", Widget matcher matching widgets with style: 8) 13:35:52.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:52.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:52.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:52.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:35:52.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:52.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:52.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:52.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:52.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:52.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:52.995 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:35:52.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:52.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:52.995 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:52.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:52.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:35:52.999 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:35:53.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:35:53.499 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:35:53.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:53.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:35:53.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:35:53.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:35:53.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:35:53.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:53.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:35:53.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:35:53.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:53.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:35:53.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:35:53.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:53.500 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:35:53.500 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:35:53.500 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:35:53.503 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:35:53.503 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:53.503 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:53.529 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:53.529 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:35:53.529 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:53.529 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:35:53.529 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:53.529 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:53.529 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:53.529 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:35:53.529 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:53.529 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:53.529 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:53.529 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:35:53.529 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:35:53.529 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:35:53.529 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:53.529 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:35:53.529 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:35:53.529 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:53.529 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:35:53.529 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:53.529 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:35:53.529 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:35:53.529 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:35:53.529 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:35:53.529 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:35:53.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:53.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:35:54.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:35:54.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:35:54.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:35:54.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:35:54.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:54.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:35:54.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:35:54.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:54.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:35:54.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:35:54.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:54.030 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-3' via Explorer 13:35:54.030 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:35:54.030 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:35:54.030 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:35:54.032 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:35:54.032 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:54.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:54.058 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:54.058 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:35:54.058 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:54.058 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:35:54.058 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:54.058 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:54.058 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:54.058 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:35:54.058 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:54.058 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:54.058 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:35:54.058 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:35:54.058 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:35:54.058 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:35:54.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 'Delete.*'] is available.... 13:35:54.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:35:54.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:35:54.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:54.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:54.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:54.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:54.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:35:54.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:54.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:54.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:54.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:35:54.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:54.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:54.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:54.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:54.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:54.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:54.642 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:35:54.642 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:35:54.642 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:35:54.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:54.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:54.642 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:54.642 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:54.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:35:54.642 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:54.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:54.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:54.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:35:54.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:54.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:54.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:54.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:54.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:54.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:54.644 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:35:54.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:54.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:54.644 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:54.644 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:54.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:35:54.647 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:35:55.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:35:55.148 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:35:55.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:55.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:35:55.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:35:55.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:35:55.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:55.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:35:55.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:35:55.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:55.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:35:55.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:35:55.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:55.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:55.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:55.152 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:35:55.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:55.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:55.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:55.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:55.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:55.156 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:55.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 '\*?\QServers\E') 13:35:55.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:55.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:55.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:55.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:55.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:55.160 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:55.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:55.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:55.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:55.186 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:55.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:55.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:55.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:55.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:35:55.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:55.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:55.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:55.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:55.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:55.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:55.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:55.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:55.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:55.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:55.191 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:55.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') 13:35:55.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:55.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:55.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:55.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:55.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:55.194 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:55.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:55.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:55.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:35:55.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:35:55.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:35:55.196 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:35:55.196 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:35:55.196 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:35:55.202 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:35:55.203 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:55.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:55.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:55.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:55.204 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 13:35:55.204 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:55.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:55.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:55.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:55.218 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:55.218 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:55.231 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:55.231 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:35:55.231 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:55.231 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:55.231 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:55.231 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:55.231 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:55.231 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:35:55.232 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:35:55.232 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:35:55.232 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:35:55.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:35:55.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 13:35:55.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:35:55.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:55.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:55.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:35:55.262 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:55.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:55.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:55.262 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:35:55.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:55.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:55.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:55.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:55.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:55.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:55.262 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:35:55.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:55.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:55.262 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:55.262 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:55.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:35:55.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:35:55.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:55.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:55.299 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:35:55.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:55.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:55.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:55.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:55.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:55.303 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:55.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 '\*?\QServers\E') 13:35:55.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:55.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:55.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:55.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:55.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:55.320 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:55.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:55.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:55.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:35:55.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:35:55.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:35:55.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 13:35:55.336 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:55.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:55.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:55.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:35:55.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:35:55.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:55.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:55.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:55.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:55.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:56.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:56.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:56.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:35:56.339 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:35:56.339 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 13:35:56.340 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:56.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:56.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:56.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:35:56.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 13:35:56.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:56.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:56.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:56.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:56.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:57.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:57.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:57.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:35:57.343 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:35:57.343 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 13:35:57.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 13:35:57.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:57.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:35:57.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:35:57.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:57.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:35:57.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:35:57.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:57.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:35:57.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:35:57.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:57.344 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:35:57.344 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:35:57.344 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:35:57.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:57.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.89 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.306 s addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 3.33 s testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 3.642 s getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 4.173 s addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 11.495 s getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 4.156 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:35:57.353 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:35:57.353 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:35:57.353 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:35:57.354 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:35:57.354 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:35:57.354 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:35:57.354 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:35:57.354 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:35:57.354 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:35:57.354 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:35:57.354 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 13:35:57.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:35:57.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:35:57.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:35:57.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:35:57.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:57.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:57.360 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:35:57.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:57.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:57.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:57.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:57.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:57.366 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:57.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 '\*?\QServers\E') 13:35:57.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:57.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:57.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:57.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:57.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:57.388 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:57.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:57.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:57.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:35:57.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:35:57.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:35:57.389 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:57.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:57.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:57.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:35:57.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:35:57.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:57.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:57.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:57.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:57.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:58.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:58.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:58.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:35:58.392 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:35:58.392 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 13:35:58.392 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:58.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:58.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:58.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:35:58.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:35:58.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:58.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:58.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:58.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:58.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:59.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:59.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:59.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:35:59.395 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:35:59.395 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 13:35:59.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:59.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:59.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:59.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:59.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:59.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:59.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:59.412 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:35:59.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:59.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:59.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:59.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:59.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:59.416 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:59.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') 13:35:59.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:59.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:59.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:59.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:59.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:59.420 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:59.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:59.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:59.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:35:59.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:35:59.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:35:59.422 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:35:59.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:35:59.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:59.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:35:59.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:35:59.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:59.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:59.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:59.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:59.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:00.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:00.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:00.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:36:00.425 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:36:00.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:36:00.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:00.425 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:00.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:00.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:00.425 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 13:36:00.425 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:00.425 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 13:36:00.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:36:00.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:00.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:00.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:00.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:00.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:00.429 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:00.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:00.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:00.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:00.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:00.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:00.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:00.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:00.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:00.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:00.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:00.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:00.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:00.438 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:00.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:00.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:00.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:00.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:00.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:00.440 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:00.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:00.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:00.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:36:00.440 INFO [WorkbenchTestable][ServersView2] Create new server 13:36:00.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 13:36:00.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:00.441 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:00.441 DEBUG [main][MenuItemLookup] Item match:New 13:36:00.442 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:36:00.442 DEBUG [main][MenuItemLookup] Item match:Server 13:36:00.442 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:36:00.442 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:36:00.442 INFO [main][MenuItemHandler] Select menu item: Server 13:36:00.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:36:00.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 13:36:00.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:36:00.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:00.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:00.559 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:36:00.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:00.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:00.559 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:36:00.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:00.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:00.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:36:00.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:00.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:00.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:36:00.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:00.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:00.560 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:36:00.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:00.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:36:00.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:00.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:00.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:00.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:00.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:00.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:36:00.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:36:00.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 13:36:00.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:00.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:00.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:36:00.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:00.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:01.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:01.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:01.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:36:01.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:01.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:01.068 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:36:01.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:01.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:01.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 13:36:01.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:36:01.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:01.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:01.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:01.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:01.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:01.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:01.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:01.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:36:01.069 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:01.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:01.069 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:36:01.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:01.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:01.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:36:01.069 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:01.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:01.069 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:36:01.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:01.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:01.069 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 13:36:01.069 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 13:36:01.069 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 13:36:01.073 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 13:36:01.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:36:01.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:01.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:01.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:01.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:01.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:01.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:01.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:01.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 13:36:01.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:01.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:01.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:01.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:01.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:36:01.580 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:36:01.582 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 13:36:01.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:36:01.582 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:36:01.582 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:36:02.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:36:02.082 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:36:02.082 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:36:02.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:36:02.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:02.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:02.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:02.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:02.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:02.087 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:36:02.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:02.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:02.087 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:02.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:36:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:36:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:02.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:36:02.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:36:02.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:02.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:36:02.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:36:02.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:02.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:36:02.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:36:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:02.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:02.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:02.596 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:02.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:02.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:02.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:02.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:02.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:02.599 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:02.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:02.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:02.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:02.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:02.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:02.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:02.603 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:02.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:02.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:02.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:02.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:02.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:02.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 13:36:02.605 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:02.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:02.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:02.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:02.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:02.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:02.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:02.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:02.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:02.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:02.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:02.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:02.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:02.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:02.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:02.624 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36: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 '\*?\QServers\E') 13:36:02.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:02.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:02.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:02.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:02.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:02.627 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:02.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:02.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:02.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:02.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:02.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:02.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 13:36:02.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:02.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:02.633 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:02.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:02.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:02.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:02.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:02.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:02.638 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:02.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:02.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:02.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:02.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:02.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:02.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:02.655 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:02.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:02.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:02.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:02.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:02.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:02.657 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:02.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:02.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:02.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:02.658 INFO [WorkbenchTestable][ServersView2] Create new server 13:36:02.658 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:02.658 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:02.671 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:02.671 DEBUG [main][MenuItemLookup] Item match:New 13:36:02.671 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:36:02.671 DEBUG [main][MenuItemLookup] Item match:Server 13:36:02.671 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:36:02.671 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:36:02.671 INFO [main][MenuItemHandler] Select menu item: Server 13:36:02.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:36:02.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 13:36:02.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:36:02.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:02.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:02.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'] 13:36:02.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:02.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:02.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'] 13:36:02.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:02.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:02.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: "New Server"] 13:36:02.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:02.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:02.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:36:02.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:02.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:02.784 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:36:02.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:02.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:36:02.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:02.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:02.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:02.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:02.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:02.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:36:02.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:36:02.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 13:36:02.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:02.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:02.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:36:02.789 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:02.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:03.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:03.291 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:03.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:36:03.292 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:03.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:03.292 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:36:03.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:03.292 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:03.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 13:36:03.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.wizard.NewServerWizardPage, index 0 and no matchers specified 13:36:03.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:03.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:03.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:03.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:03.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:03.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:03.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:03.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:36:03.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:03.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:03.293 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:36:03.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:03.293 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:03.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:36:03.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:03.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:03.293 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:36:03.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:03.293 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:03.293 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 13:36:03.293 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 13:36:03.293 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 13:36:03.296 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 13:36:03.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:36:03.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:03.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:03.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:03.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:03.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:03.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:03.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:03.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 13:36:03.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:03.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:03.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:03.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:03.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:36:03.802 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:36:03.803 INFO [WorkbenchTestable][AbstractText] Text set to: Server A 13:36:03.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:36:03.803 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:36:03.804 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:36:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:36:04.304 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:36:04.304 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:36:04.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:36:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:04.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:04.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:04.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:04.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:04.308 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:36:04.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:04.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:04.308 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:04.308 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:04.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:36:04.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:36:04.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:04.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:36:04.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:36:04.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:04.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:36:04.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:36:04.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:04.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:36:04.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:36:04.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:04.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:04.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:04.824 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:04.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:04.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:04.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:04.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:04.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:04.843 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:04.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 '\*?\QServers\E') 13:36:04.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:04.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:04.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:04.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:04.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:04.846 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:04.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:04.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:04.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:04.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:04.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:04.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A... 13:36:04.849 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:04.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:04.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:04.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:04.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:04.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:04.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:04.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:04.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:04.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:04.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:04.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:04.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:04.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:04.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:04.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:04.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:04.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:04.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:04.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:04.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:04.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:04.857 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:04.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:04.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:04.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:04.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:04.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:04.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A finished successfully 13:36:04.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:04.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:04.877 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:04.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:04.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:04.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:04.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:04.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:04.882 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:04.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:04.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:04.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:04.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:04.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:04.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:04.886 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:04.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:04.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:04.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:04.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:04.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:04.888 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:04.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:04.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:04.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:04.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:04.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:04.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:04.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:04.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:04.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:04.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:04.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:04.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:04.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:04.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:04.893 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:04.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:04.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:04.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:04.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:04.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:04.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:04.911 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:04.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:04.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:04.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:04.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:04.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:04.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:04.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:04.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:04.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:04.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:04.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:04.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:04.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:04.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:04.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:04.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:04.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:04.921 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:04.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:04.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:04.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:04.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:04.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:04.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:04.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:04.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:04.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:04.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:04.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:04.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:04.927 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:04.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:04.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:04.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:04.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:04.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:04.946 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:04.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:04.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:04.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:04.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:04.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:04.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:04.952 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:04.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:04.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:04.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:04.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:04.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:04.954 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:04.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:04.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:04.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:04.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:04.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:04.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:04.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:04.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:04.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:04.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:04.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:04.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:04.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:04.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:04.976 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:04.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:04.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:04.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:04.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:04.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:04.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:04.979 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:04.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:04.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:04.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:04.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:04.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:04.982 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server A [Stopped] 13:36:04.982 DEBUG [main][TreeItemHandler] Selecting tree item: Server A [Stopped] 13:36:04.982 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server A [Stopped] about selection 13:36:04.988 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server A [Stopped] 13:36:04.989 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:04.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:04.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:04.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:04.990 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server A'. Stop server first: false 13:36:04.990 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:04.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:04.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:04.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:04.991 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:04.991 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:05.019 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:05.019 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:36:05.019 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:36:05.019 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:05.019 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:36:05.019 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:36:05.019 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:36:05.019 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:36:05.019 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:36:05.019 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:36:05.019 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:36:05.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:36:05.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 13:36:05.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:36:05.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:05.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:05.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:36:05.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:05.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:05.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:05.050 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:36:05.050 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:05.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:05.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:05.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:05.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:05.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:05.051 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:36:05.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:05.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:05.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:05.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:05.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:36:05.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:36:05.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:05.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:05.088 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:05.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:05.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:05.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:05.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:05.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:05.092 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:05.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') 13:36:05.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:05.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:05.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:05.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:05.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:05.125 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:05.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:05.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:05.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:05.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:05.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:05.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A... 13:36:05.148 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:05.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:05.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:05.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:05.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:05.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:05.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:05.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:05.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:05.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:05.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:05.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:05.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:05.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:05.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:05.156 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:05.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 '\*?\QServers\E') 13:36:05.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:05.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:05.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:05.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:05.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:05.177 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:05.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:05.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:05.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:05.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:05.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:05.179 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 13:36:05.179 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:05.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:05.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:05.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:05.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 13:36:05.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:05.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:05.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:05.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:05.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:05.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:05.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:05.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:05.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:05.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:05.188 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:05.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 '\*?\QServers\E') 13:36:05.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:05.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:05.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:05.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:05.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:05.193 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:05.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:05.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:05.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:05.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:05.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:05.209 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 13:36:05.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A finished successfully 13:36:05.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:05.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:36:05.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:36:05.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:36:05.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:05.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:36:05.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:36:05.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:05.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:36:05.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:36:05.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:05.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:05.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:05.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:05.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:05.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:05.216 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:05.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:05.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:05.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:05.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:05.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:05.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:05.223 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:05.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:05.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:05.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:05.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:05.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:05.225 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 13:36:05.225 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 13:36:05.225 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 13:36:05.245 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 13:36:05.246 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:05.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:05.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:05.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:05.247 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 13:36:05.247 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:05.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:05.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:05.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:05.248 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:05.248 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:05.264 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:05.264 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:36:05.264 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:36:05.264 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:05.264 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:36:05.264 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:36:05.264 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:36:05.264 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:36:05.264 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:36:05.264 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:36:05.264 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:36:05.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:36:05.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 13:36:05.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:36:05.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:05.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:05.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:36:05.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:05.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:05.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:05.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:36:05.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:05.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:05.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:05.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:05.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:05.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:05.295 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:36:05.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:05.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:05.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:05.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:05.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:36:05.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:36:05.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:05.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:05.332 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:05.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:05.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:05.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:05.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:05.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:05.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:05.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:05.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:05.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:05.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:05.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:05.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:05.345 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:05.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:05.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:05.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:05.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:05.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:05.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 13:36:05.347 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:05.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:05.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:05.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:36:05.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:05.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:05.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:05.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:05.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:05.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:06.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:06.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:06.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:36:06.350 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:36:06.350 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 13:36:06.350 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:06.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:06.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:06.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:36:06.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:06.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:06.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:06.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:06.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:06.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:07.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:07.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:07.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:36:07.353 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:36:07.353 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 13:36:07.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 13:36:07.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:07.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:36:07.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:36:07.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:07.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:36:07.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:36:07.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:07.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:36:07.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:36:07.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:07.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:36:07.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:07.354 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:07.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:07.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:07.354 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 13:36:07.354 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:07.354 INFO [WorkbenchTestable][RequirementsRunner] Started test: newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 13:36:07.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:36:07.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:07.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:07.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:07.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:07.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:07.359 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:07.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:07.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:07.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:07.364 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:07.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') 13:36:07.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:07.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:07.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:07.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:07.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:07.383 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:07.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:07.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:07.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:07.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:07.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:07.385 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:07.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:07.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:07.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:36:07.386 INFO [WorkbenchTestable][ServersView2] Create new server 13:36:07.386 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 13:36:07.386 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:07.387 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:07.387 DEBUG [main][MenuItemLookup] Item match:New 13:36:07.388 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:36:07.388 DEBUG [main][MenuItemLookup] Item match:Server 13:36:07.388 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:36:07.388 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:36:07.388 INFO [main][MenuItemHandler] Select menu item: Server 13:36:07.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:36:07.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 13:36:07.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:36:07.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:07.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:07.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'] 13:36:07.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:07.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:07.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'] 13:36:07.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:07.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:07.520 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:36:07.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:07.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:07.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:36:07.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:07.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:07.520 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:36:07.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:07.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:07.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:07.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:36:07.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:07.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:07.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:07.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:07.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:36:07.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:07.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:07.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:36:07.520 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:36:07.520 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:36:08.020 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:36:08.020 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:36:08.521 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:36:08.521 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:36:09.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:36:09.021 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:36:09.021 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 13:36:09.021 DEBUG [WorkbenchTestable][WidgetLookup] 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) 13:36:09.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:09.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:09.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:09.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:09.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:09.027 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:36:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:09.027 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:09.027 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:09.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:36:09.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:36:09.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:09.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:36:09.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:09.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:36:09.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:36:09.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:36:09.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:09.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:36:09.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:36:09.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:09.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:09.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:09.076 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:09.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:09.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:09.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:09.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:09.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:09.080 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:09.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:09.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:09.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:09.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:09.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:09.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:09.099 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:09.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:09.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:09.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:09.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:09.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:09.100 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:09.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:09.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:09.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:36:09.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:09.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:09.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:09.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:09.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:09.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:10.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:10.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:10.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:36:10.102 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:36:10.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:36:10.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:10.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:10.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:10.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:10.103 INFO [WorkbenchTestable][RequirementsRunner] Finished test: newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 13:36:10.103 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:10.103 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 13:36:10.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:36:10.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:10.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:10.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:10.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:10.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:10.107 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:10.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:10.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:10.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:10.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:10.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:10.113 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:10.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:10.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:10.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:10.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:10.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:10.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:10.118 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:10.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:10.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:10.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:10.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:10.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:10.120 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:10.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:10.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:10.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 13:36:10.121 INFO [WorkbenchTestable][ServersView2] Create new server 13:36:10.121 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 13:36:10.121 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:10.122 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:10.122 DEBUG [main][MenuItemLookup] Item match:New 13:36:10.123 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:36:10.123 DEBUG [main][MenuItemLookup] Item match:Server 13:36:10.123 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:36:10.123 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:36:10.123 INFO [main][MenuItemHandler] Select menu item: Server 13:36:10.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:36:10.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 13:36:10.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:36:10.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:10.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:10.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'] 13:36:10.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:10.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:10.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'] 13:36:10.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:10.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:10.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:36:10.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:10.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:10.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:36:10.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:10.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:10.263 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:36:10.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:10.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:36:10.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:10.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:10.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:10.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:10.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:10.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:36:10.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:36:10.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 13:36:10.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:10.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:10.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:36:10.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:10.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:10.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:10.770 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:10.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:36:10.771 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:10.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:10.771 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:36:10.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:10.771 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:10.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 13:36:10.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.wizard.NewServerWizardPage, index 0 and no matchers specified 13:36:10.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:10.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:10.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:10.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:10.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:10.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:10.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:10.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:36:10.772 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:10.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:10.772 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:36:10.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:10.772 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:10.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:36:10.772 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:10.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:10.772 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:36:10.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:10.772 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:10.772 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 13:36:10.772 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 13:36:10.772 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 13:36:10.775 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 13:36:10.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:36:10.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:10.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:10.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:10.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:10.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:10.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:11.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:11.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 13:36:11.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:11.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:11.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:11.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:11.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:36:11.282 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:36:11.283 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 13:36:11.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:36:11.283 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:36:11.283 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:36:11.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:36:11.784 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:36:11.784 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:36:11.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.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:36:11.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:11.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:11.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:11.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:11.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:11.788 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:36:11.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:11.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:11.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:11.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:11.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:36:12.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:36:12.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:12.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:36:12.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:12.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:36:12.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:36:12.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:36:12.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:12.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:36:12.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:36:12.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:12.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:12.297 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:12.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:12.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:12.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:12.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:12.300 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:12.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:12.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:12.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:12.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:12.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:12.304 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:12.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:12.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:12.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:12.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:12.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:12.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 13:36:12.306 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:12.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:12.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:12.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:12.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:12.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:12.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:12.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:12.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:12.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:12.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:12.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:12.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:12.333 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:12.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:12.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:12.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:12.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:12.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:12.339 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:12.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:12.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:12.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:12.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:12.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:12.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 13:36:12.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:12.360 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:12.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:12.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:12.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:12.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:12.364 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:12.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') 13:36:12.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:12.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:12.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:12.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:12.367 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:12.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:12.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:12.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:12.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:12.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:12.370 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:12.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:12.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:12.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:12.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:12.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:12.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:12.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:12.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:12.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:12.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:12.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:12.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:12.374 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:12.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:12.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:12.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:12.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:12.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:12.392 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:12.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:12.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:12.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:12.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:12.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:12.394 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 13:36:12.394 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:12.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:12.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:12.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:12.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:12.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:12.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:12.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:12.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:12.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:12.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:12.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:12.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:12.399 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:12.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:12.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:12.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:12.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:12.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:12.403 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:12.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:12.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:12.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:12.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:12.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:12.404 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 13:36:12.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:12.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:12.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:12.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:12.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:12.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:12.424 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:12.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:12.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:12.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:12.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:12.429 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:12.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:12.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:12.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:12.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:12.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:12.433 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:12.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:12.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:12.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:12.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:12.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:12.436 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:12.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:12.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:12.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:12.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:12.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:12.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:12.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:12.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:12.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:12.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:12.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:12.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:12.456 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:12.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:12.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:12.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:12.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:12.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:12.460 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:12.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:12.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:12.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:12.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:12.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:12.462 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 13:36:12.462 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 13:36:12.462 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 13:36:12.469 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 13:36:12.470 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:12.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:12.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:12.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:12.471 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 13:36:12.471 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:12.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:12.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:12.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:12.472 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:12.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:12.498 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:12.498 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:36:12.498 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:36:12.498 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:12.498 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:36:12.498 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:36:12.498 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:36:12.498 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:36:12.498 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:36:12.498 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:36:12.498 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:36:12.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:36:12.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 13:36:12.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:36:12.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:12.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:12.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:36:12.536 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:12.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:12.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:12.536 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:36:12.536 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:12.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:12.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:12.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:12.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:12.537 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:36:12.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:12.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:12.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:12.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:12.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:36:12.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:36:12.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:12.582 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:12.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:12.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:12.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:12.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:12.589 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:12.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:12.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:12.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:12.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:12.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:12.593 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:12.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:12.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:12.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:12.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:12.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:12.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 13:36:12.594 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:12.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:12.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:12.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:36:12.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:12.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:12.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:13.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:13.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:13.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:13.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:13.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:36:13.597 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:36:13.597 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 13:36:13.597 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:13.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:13.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:13.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:36:13.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:13.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:13.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:13.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:14.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:14.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:14.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:14.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:14.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:36:14.600 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:36:14.600 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 13:36:14.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 13:36:14.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:14.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:36:14.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:14.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:36:14.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:36:14.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:36:14.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:14.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:36:14.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:36:14.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:14.600 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:36:14.600 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:14.600 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:14.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:14.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:14.600 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 13:36:14.600 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:14.600 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 13:36:14.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:36:14.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:14.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:14.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:14.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:14.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:14.604 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:14.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:14.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:14.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:14.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:14.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:14.609 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:14.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 '\*?\QServers\E') 13:36:14.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:14.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:14.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:14.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:14.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:14.613 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:14.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:14.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:14.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:14.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:14.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:14.615 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:14.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:14.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:14.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:36:14.633 INFO [WorkbenchTestable][ServersView2] Create new server 13:36:14.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 13:36:14.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:14.634 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:14.634 DEBUG [main][MenuItemLookup] Item match:New 13:36:14.635 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:36:14.635 DEBUG [main][MenuItemLookup] Item match:Server 13:36:14.635 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:36:14.635 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:36:14.635 INFO [main][MenuItemHandler] Select menu item: Server 13:36:14.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:36:14.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 13:36:14.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:36:14.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:14.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:14.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:36:14.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:14.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:14.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:36:14.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:14.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:14.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 Server"] 13:36:14.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:14.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:14.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:36:14.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:14.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:14.745 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:36:14.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:14.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:36:14.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:14.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:14.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:14.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:14.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:14.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:36:14.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:36:14.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 13:36:14.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:14.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:14.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:36:14.750 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:14.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:15.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:15.253 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:15.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:36:15.254 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:15.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:15.254 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:36:15.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:15.255 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:15.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 13:36:15.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:36:15.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:15.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:15.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:15.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:15.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:15.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:15.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:15.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:36:15.256 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:15.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:15.256 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:36:15.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:15.256 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:15.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:36:15.256 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:15.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:15.256 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:36:15.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:15.256 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:15.256 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 13:36:15.256 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 13:36:15.256 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 13:36:15.259 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 13:36:15.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:36:15.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:15.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:15.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:15.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:15.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:15.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:15.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:15.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 13:36:15.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:15.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:15.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:15.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:15.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:36:15.766 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:36:15.767 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 13:36:15.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:36:15.767 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:36:15.767 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:36:16.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:36:16.268 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:36:16.268 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:36:16.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:36:16.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:16.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:16.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:16.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:16.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:16.272 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:36:16.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:16.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:16.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:16.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:16.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:36:16.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:36:16.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:16.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 13:36:16.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:36:16.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:16.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:36:16.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:36:16.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:36:16.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:16.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:36:16.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:36:16.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:16.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:16.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:16.783 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:16.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:16.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:16.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:16.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:16.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:16.788 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:16.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 '\*?\QServers\E') 13:36:16.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:16.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:16.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:16.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:16.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:16.806 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:16.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:16.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:16.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:16.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:16.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:16.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 13:36:16.823 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:16.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:16.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:16.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:16.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:16.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:16.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:16.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:16.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:16.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:16.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:16.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:16.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:16.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:16.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:16.829 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:16.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:16.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:16.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:16.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:16.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:16.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:16.833 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:16.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:16.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:16.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:16.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:16.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:16.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 13:36:16.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:16.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:16.840 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:16.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:16.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:16.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:16.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:16.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:16.859 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:16.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') 13:36:16.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:16.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:16.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:16.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:16.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:16.863 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:16.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:16.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:16.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:16.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:16.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:16.865 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:16.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:16.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:16.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:16.866 INFO [WorkbenchTestable][ServersView2] Create new server 13:36:16.866 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:16.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:16.893 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:16.893 DEBUG [main][MenuItemLookup] Item match:New 13:36:16.894 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:36:16.894 DEBUG [main][MenuItemLookup] Item match:Server 13:36:16.894 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:36:16.894 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:36:16.894 INFO [main][MenuItemHandler] Select menu item: Server 13:36:16.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:36:16.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 13:36:16.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:36:16.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:16.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:16.994 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:36:16.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:16.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:16.994 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:36:16.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:16.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:16.994 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:36:16.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:16.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:16.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:36:16.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:16.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:16.994 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:36:16.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:16.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:36:16.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:16.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:16.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:16.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:16.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:16.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:36:16.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:36:16.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 13:36:16.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:16.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:16.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:36:16.999 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:16.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:17.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:17.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:17.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:36:17.503 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:17.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:17.503 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:36:17.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:17.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:17.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 13:36:17.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:36:17.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:17.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:17.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:17.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:17.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:17.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:17.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:17.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:36:17.504 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:17.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:17.504 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:36:17.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:17.504 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:17.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:36:17.504 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:17.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:17.504 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:36:17.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:17.504 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:17.504 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 13:36:17.504 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 13:36:17.504 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 13:36:17.507 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 13:36:17.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:36:17.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:17.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:17.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:17.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:17.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:17.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:18.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:18.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 13:36:18.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:18.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:18.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:18.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:18.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:36:18.013 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:36:18.014 INFO [WorkbenchTestable][AbstractText] Text set to: Server A 13:36:18.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:36:18.015 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:36:18.015 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:36:18.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:36:18.515 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:36:18.515 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:36:18.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:36:18.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:18.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:18.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:18.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:18.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:18.519 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:36:18.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:18.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:18.519 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:18.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:18.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:36:19.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:36:19.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:19.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:36:19.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:19.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:36:19.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:36:19.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:36:19.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:19.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:36:19.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:36:19.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:19.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.030 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:19.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:19.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:19.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:19.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:19.038 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:19.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:19.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:19.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:19.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:19.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:19.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A... 13:36:19.055 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:19.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:19.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:19.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:19.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:19.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:19.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:19.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.062 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:19.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:19.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:19.066 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:19.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:19.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:19.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:19.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:19.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:19.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A finished successfully 13:36:19.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.080 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:19.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:19.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:19.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:19.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:19.102 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:19.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:19.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:19.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:19.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:19.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:19.104 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:19.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:19.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:19.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:19.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:19.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:19.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:19.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.127 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:19.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:19.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:19.133 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:19.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:19.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:19.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:19.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:19.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:19.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:19.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.156 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:19.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 '\*?\QServers\E') 13:36:19.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:19.177 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:19.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:19.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:19.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:19.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:19.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:19.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:19.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:19.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:19.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.183 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:19.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:19.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.186 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:19.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:19.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:19.190 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:19.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:19.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:19.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:19.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:19.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:19.221 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:19.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:19.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:19.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:19.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:19.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:19.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:19.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.245 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:19.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:19.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:19.250 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:19.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:19.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:19.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:19.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:19.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:19.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server A [Stopped] 13:36:19.252 DEBUG [main][TreeItemHandler] Selecting tree item: Server A [Stopped] 13:36:19.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server A [Stopped] about selection 13:36:19.272 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server A [Stopped] 13:36:19.275 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:19.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:19.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:19.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:19.276 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server A'. Stop server first: false 13:36:19.276 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:19.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:19.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:19.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:19.277 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:19.277 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:19.362 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:19.362 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:36:19.362 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:36:19.362 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:19.362 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:36:19.362 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:36:19.362 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:36:19.362 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:36:19.363 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:36:19.363 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:36:19.363 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:36:19.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:36:19.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 13:36:19.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:36:19.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:36:19.412 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:19.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:19.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:19.413 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:36:19.413 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:19.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:19.413 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:36:19.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:19.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:19.413 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:19.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:19.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:36:19.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:36:19.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.456 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:19.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:19.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:19.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 '\*?\QServers\E') 13:36:19.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:19.468 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:19.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:19.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:19.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:19.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:19.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:19.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A... 13:36:19.471 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:19.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:19.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:19.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:19.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:19.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:19.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:19.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:19.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:19.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:19.493 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:19.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:19.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:19.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:19.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:19.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:19.496 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 13:36:19.496 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:19.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:19.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:19.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:19.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:19.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:19.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:19.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.528 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:19.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:19.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:19.533 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:19.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:19.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:19.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:19.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:19.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:19.536 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 13:36:19.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A finished successfully 13:36:19.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:19.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:36:19.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:19.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:36:19.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:36:19.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:36:19.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:19.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:36:19.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:36:19.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:19.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:19.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.541 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:19.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:19.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:19.558 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:19.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:19.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:19.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:19.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:19.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:19.574 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 13:36:19.574 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 13:36:19.574 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 13:36:19.581 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 13:36:19.583 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:19.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:19.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:19.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:19.584 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 13:36:19.584 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:19.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:19.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:19.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:19.584 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:19.584 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:19.606 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:19.606 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:36:19.606 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:36:19.606 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:19.606 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:36:19.606 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:36:19.606 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:36:19.606 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:36:19.606 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:36:19.606 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:36:19.606 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:36:19.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:36:19.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 13:36:19.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:36:19.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:36:19.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:19.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:19.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:19.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:36:19.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:19.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:19.644 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:36:19.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:19.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:19.644 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:19.644 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:19.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:36:19.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:36:19.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.677 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:19.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:19.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.682 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:19.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 '\*?\QServers\E') 13:36:19.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:19.699 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:19.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:19.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:19.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:19.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:19.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:19.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 13:36:19.700 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:19.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:19.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:19.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:36:19.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:19.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:20.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:20.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:20.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:20.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:20.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:36:20.703 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:36:20.703 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 13:36:20.703 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:20.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:20.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:20.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:36:20.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:20.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:20.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:20.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:21.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:21.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:21.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:36:21.705 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:36:21.705 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 13:36:21.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 13:36:21.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:21.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:36:21.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:21.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:36:21.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:36:21.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:36:21.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:21.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:36:21.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:36:21.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:21.705 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:36:21.705 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:21.705 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:21.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:21.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:21.706 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 13:36:21.706 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:21.706 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 13:36:21.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:36:21.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:21.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:21.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:21.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:21.711 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:21.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:21.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:21.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:21.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:21.717 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:21.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:21.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:21.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:21.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:21.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:21.723 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:21.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:21.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:21.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:21.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:21.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:21.725 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:21.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:21.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:21.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:36:21.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:21.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:21.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:22.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:22.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:22.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:22.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:22.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:36:22.728 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:36:22.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:22.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:22.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:22.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:22.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:22.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:22.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:22.748 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:22.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:22.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:22.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:22.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:22.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:22.753 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:22.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') 13:36:22.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:22.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:22.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:22.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:22.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:22.757 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:22.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:22.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:22.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:22.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:22.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:22.759 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:22.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:22.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:22.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:36:22.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:22.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:22.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:22.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:23.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:23.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:23.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:23.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:23.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:36:23.762 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:36:23.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:36:23.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:23.762 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:23.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:23.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:23.763 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 13:36:23.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:23.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:23.767 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:23.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:23.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:23.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:23.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:23.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:23.771 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:23.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:23.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:23.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:23.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:23.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:23.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:23.775 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:23.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:23.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:23.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:23.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:23.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:23.776 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:23.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:23.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:23.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:36:23.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:23.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:23.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:23.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:24.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:24.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:24.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:24.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:24.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:36:24.779 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:36:24.779 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:36:24.779 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:24.779 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:24.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:24.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.426 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: 6.929 s newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 2.749 s getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 4.497 s getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 7.106 s getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 2.057 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:36:24.789 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:36:24.789 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:36:24.789 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:24.790 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:36:24.790 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:24.790 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:36:24.790 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:24.790 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:36:24.792 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:24.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:24.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:24.796 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:24.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:24.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:24.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:24.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:24.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:24.800 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:24.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 '\*?\QServers\E') 13:36:24.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:24.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:24.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:24.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:24.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:24.804 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:24.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:24.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:24.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:24.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:24.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:24.806 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:24.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:24.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:24.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:36:24.806 INFO [WorkbenchTestable][ServersView2] Create new server 13:36:24.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 13:36:24.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:24.807 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:24.807 DEBUG [main][MenuItemLookup] Item match:New 13:36:24.807 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:36:24.807 DEBUG [main][MenuItemLookup] Item match:Server 13:36:24.808 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:36:24.808 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:36:24.808 INFO [main][MenuItemHandler] Select menu item: Server 13:36:24.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:36:24.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 13:36:24.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:36:24.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:24.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:24.927 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:36:24.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:24.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:24.927 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:36:24.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:24.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:24.927 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:36:24.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:24.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:24.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:36:24.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:24.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:24.928 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:36:24.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:24.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:36:24.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:24.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:24.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:24.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:24.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:24.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:36:24.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:36:24.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 13:36:24.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:24.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:24.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:36:24.940 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:24.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:25.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:25.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:25.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:36:25.444 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:25.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:25.444 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:36:25.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:25.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:25.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 13:36:25.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:36:25.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:25.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:25.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:25.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:25.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:25.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:25.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:25.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:36:25.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:25.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:25.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:36:25.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:25.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:25.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:36:25.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:25.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:25.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:36:25.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:25.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:25.446 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 13:36:25.446 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 13:36:25.446 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 13:36:25.449 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 13:36:25.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.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:36:25.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:25.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:25.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:25.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:25.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:25.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:25.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:25.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 13:36:25.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:25.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:25.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:25.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:25.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:36:25.957 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:36:25.957 INFO [WorkbenchTestable][AbstractText] Text set to: Server 1 13:36:25.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:36:25.958 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:36:25.958 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:36:26.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:36:26.458 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:36:26.458 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:36:26.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:36:26.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:26.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:26.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:26.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:26.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:26.463 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:36:26.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:26.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:26.463 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:26.463 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:26.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:36:26.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:36:26.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:26.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:36:26.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:36:26.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:36:26.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:36:26.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:26.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:26.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:36:26.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:36:26.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:26.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:26.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:26.972 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:26.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:26.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:26.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:26.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:26.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:26.976 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:26.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:26.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:26.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:26.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:26.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:26.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:26.979 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:26.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:26.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:26.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:26.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:26.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:26.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 1... 13:36:26.982 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:26.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:26.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:26.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:26.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:26.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:26.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:26.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:26.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:26.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:26.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:27.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:27.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:27.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:27.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:27.001 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:27.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 '\*?\QServers\E') 13:36:27.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:27.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:27.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:27.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:27.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:27.021 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:27.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:27.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:27.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:27.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:27.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:27.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 1 finished successfully 13:36:27.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:27.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:27.028 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:27.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:27.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:27.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:27.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:27.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:27.033 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:27.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:27.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:27.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:27.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:27.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:27.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:27.052 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:27.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:27.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:27.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:27.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:27.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:27.055 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:27.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:27.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:27.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:27.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:27.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:27.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:27.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:27.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:27.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:27.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:27.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:27.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:27.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:27.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:27.060 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:27.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 '\*?\QServers\E') 13:36:27.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:27.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:27.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:27.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:27.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:27.063 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:27.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:27.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:27.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:27.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:27.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:27.066 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:36:27.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:27.066 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:36:27.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:27.066 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:36:27.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:27.066 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:36:27.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:27.066 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:36:27.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:27.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: "Import"] 13:36:27.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:27.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: "Import"] 13:36:27.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:27.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: "Import"] 13:36:27.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:27.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: "Import"] 13:36:27.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:27.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:27.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:27.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:27.067 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:27.067 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:36:27.067 DEBUG [main][MenuItemLookup] Found menu:'File' 13:36:27.068 DEBUG [main][MenuItemLookup] Item match:File 13:36:27.068 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:36:27.068 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:36:27.068 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:36:27.068 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:36:27.068 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:27.068 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:36:27.068 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:36:27.068 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:27.068 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:36:27.068 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:36:27.068 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:36:27.068 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:36:27.068 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:27.068 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:36:27.068 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:36:27.068 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:36:27.068 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:36:27.068 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:27.068 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:36:27.068 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:27.068 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:36:27.068 DEBUG [main][MenuItemLookup] Item match:Import... 13:36:27.082 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:36:27.082 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:36:27.082 INFO [main][MenuItemHandler] Select menu item: &Import... 13:36:27.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:36:27.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:36:27.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:36:27.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:27.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:27.159 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:36:27.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:27.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:36:27.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:27.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:27.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:27.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:27.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:27.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:27.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:27.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:36:27.161 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:36:27.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:27.161 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:36:27.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:27.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:36:27.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:36:27.161 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:36:27.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:27.161 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:36:27.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:27.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:36:27.161 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:36:27.161 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:36:27.161 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:36:27.162 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:36:27.162 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:36:27.162 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:36:27.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 13:36:27.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:27.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:27.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:27.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:27.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:27.163 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:36:27.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:27.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:27.163 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:27.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:27.200 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:36:27.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:27.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:27.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:36:27.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:27.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:27.235 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:36:27.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:27.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:36:27.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:36:27.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:36:27.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:27.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:27.235 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:36:27.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:27.235 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip' 13:36:27.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 13:36:27.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:27.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:27.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:27.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:27.236 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:36:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:27.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:27.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:27.251 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 13:36:27.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:27.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:36:27.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:36:27.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:27.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:36:27.251 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip 13:36:27.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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") 13:36:27.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:27.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:27.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:27.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:27.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:27.253 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:36:27.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:27.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:27.253 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:27.253 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:27.257 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 13:36:27.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:27.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:27.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:27.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:27.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:27.258 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 13:36:27.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:27.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:27.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:27.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:27.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:27.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:36:27.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:36:27.259 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 13:36:27.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.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") 13:36:27.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:27.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:27.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:27.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:27.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:27.259 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 13:36:27.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:27.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:27.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:27.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:27.760 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:36:27.760 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 13:36:27.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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) 13:36:27.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:27.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:27.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:27.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:27.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:27.762 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:36:27.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:27.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:27.762 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:27.762 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:27.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:36:28.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:36:28.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:28.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:36:28.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:36:28.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:36:28.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:36:28.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:36:28.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:36:28.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:28.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:28.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:36:28.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:36:28.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:28.267 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:28.267 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:36:28.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:36:28.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:28.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:28.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:28.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:28.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:28.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:28.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:28.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:28.271 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:28.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:28.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:28.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:28.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:28.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:28.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:28.276 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:28.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:28.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:28.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:28.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:28.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:28.279 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 13:36:28.279 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 13:36:28.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:28.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:28.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 13:36:28.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 13:36:28.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:29.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:29.280 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 13:36:29.280 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:29.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:29.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:29.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:29.282 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:29.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:29.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:29.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:29.282 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 13:36:29.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 13:36:29.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:29.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:29.783 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 13:36:29.783 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 13:36:29.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:30.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:30.284 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 13:36:30.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:30.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:30.288 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:30.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:30.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:30.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:30.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:30.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:30.292 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:30.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') 13:36:30.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:30.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:30.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:30.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:30.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:30.310 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:30.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:30.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:30.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:30.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:30.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:30.313 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:30.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:30.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:30.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:30.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:30.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:30.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:30.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:30.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:30.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:30.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:30.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:30.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:30.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:30.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:30.319 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:30.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:30.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:30.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:30.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:30.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:30.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:30.323 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:30.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:30.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:30.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:30.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:30.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:30.326 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:36:30.326 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:30.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:30.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:30.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:30.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 13:36:30.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:30.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:30.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:30.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:30.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:30.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:30.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:30.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:30.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:30.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:30.352 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:30.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:30.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:30.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:30.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:30.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:30.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:30.356 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:30.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:30.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:30.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:30.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:30.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:30.359 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:36:30.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:36:30.360 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 13:36:30.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:30.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:30.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:30.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:30.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:30.376 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:36:30.376 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:30.376 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:30.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:30.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:30.376 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:36:30.376 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:30.377 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:36:30.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:36:30.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:30.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:30.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:30.390 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:30.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:30.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:30.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:30.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:30.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:30.392 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 13:36:30.392 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 13:36:30.392 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 13:36:30.414 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 13:36:30.416 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:30.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:30.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:30.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:30.417 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 13:36:30.417 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:30.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:30.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:30.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:30.418 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:30.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:30.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:30.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:30.419 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Profile on server Server 1 13:36:30.419 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:30.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:30.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:30.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:30.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 13:36:30.420 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 13:36:30.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 13:36:30.428 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 13:36:30.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:30.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:30.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:30.452 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:30.452 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:36:30.452 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:36:30.452 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:30.452 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:36:30.452 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:36:30.452 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:36:30.452 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:36:30.452 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:30.452 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:36:30.452 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:36:30.452 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:36:30.452 DEBUG [main][MenuItemLookup] Item match:Profile 13:36:30.452 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Pro&file" 13:36:30.453 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Profile 13:36:30.453 INFO [main][MenuItemHandler] Select menu item: Pro&file 13:36:30.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 13:36:30.456 DEBUG [Worker-5: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 13:36:31.468 DEBUG [Worker-9: Starting Server 1][AbstractWait] Wait for 1 seconds 13:36:32.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 13:36:32.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 13:36:32.955 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:32.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:32.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:32.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:32.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 13:36:32.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:32.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:36:32.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:36:32.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:36:32.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:36:32.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:32.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:32.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:36:32.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:36:32.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:32.956 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:32.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:32.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:32.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:32.957 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 13:36:32.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:32.957 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:32.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:32.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:32.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:32.958 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 13:36:32.958 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 13:36:32.958 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 13:36:32.966 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 13:36:32.967 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:32.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:32.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:32.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:32.968 INFO [WorkbenchTestable][AbstractServer] Restart server in profile 'Server 1' 13:36:32.968 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:32.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:32.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:32.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:32.969 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:32.969 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:32.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:32.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:32.970 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart in Profile on server Server 1 13:36:32.970 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:32.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:32.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:32.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:32.971 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 13:36:32.971 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 13:36:32.971 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 13:36:32.976 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 13:36:32.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:32.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:32.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:32.993 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:32.993 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:36:32.993 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:36:32.993 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:32.993 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:36:32.993 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:36:32.993 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:36:32.993 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:36:32.993 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:32.993 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:36:32.993 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:36:32.993 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:36:32.993 DEBUG [main][MenuItemLookup] Item match:Restart in Profile 13:36:32.993 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Restart in Profile" 13:36:32.993 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart in Profile 13:36:32.993 INFO [main][MenuItemHandler] Select menu item: Restart in Profile 13:36:32.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 13:36:32.995 DEBUG [Worker-12: Stopping Server 1][AbstractWait] Wait for 1 seconds 13:36:34.003 DEBUG [Worker-12: Starting Server 1][AbstractWait] Wait for 1 seconds 13:36:35.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 13:36:35.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 13:36:35.495 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:35.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:35.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:35.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:35.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 13:36:35.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:35.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:36:35.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:36:35.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:36:35.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:36:35.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:35.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:35.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:36:35.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:36:35.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:35.496 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:35.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:35.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:35.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:35.496 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 13:36:35.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:35.496 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:35.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:35.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:35.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:35.497 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:35.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:35.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:35.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:35.498 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 13:36:35.498 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 13:36:35.498 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 13:36:35.503 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 13:36:35.504 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:35.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:35.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:35.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:35.505 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 13:36:35.505 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:35.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:35.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:35.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:35.505 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:35.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:35.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:35.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:35.506 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 13:36:35.506 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:35.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:35.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:35.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:35.507 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 13:36:35.507 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 13:36:35.507 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 13:36:35.512 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 13:36:35.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:35.515 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:35.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:35.530 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:35.530 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:36:35.530 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:36:35.530 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:35.530 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:36:35.530 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:36:35.530 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:36:35.530 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:36:35.530 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:35.530 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:36:35.530 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:36:35.530 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:36:35.530 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:36:35.530 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 13:36:35.530 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 13:36:35.530 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 13:36:35.530 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 13:36:35.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 13:36:35.531 DEBUG [Worker-6: Stopping Server 1][AbstractWait] Wait for 1 seconds 13:36:37.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 13:36:37.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 13:36:37.031 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:37.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:37.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:37.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:37.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 13:36:37.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:37.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:36:37.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:36:37.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:36:37.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:36:37.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:37.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:37.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:36:37.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:36:37.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:37.032 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:37.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:37.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:37.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:37.033 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 13:36:37.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:37.033 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:37.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:37.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:37.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:37.033 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:36:37.033 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:36:37.034 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:36:37.039 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:36:37.040 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:37.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:37.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:37.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:37.041 INFO [WorkbenchTestable][AbstractServer] Restart server in profile 'Server 1' 13:36:37.041 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:37.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:37.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:37.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:37.042 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:37.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:37.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:37.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:37.042 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:37.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:37.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:37.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:37.043 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:36:37.043 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:36:37.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:37.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:37.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:36:37.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:36:37.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:38.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:38.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:36:38.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:38.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:38.049 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:38.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:38.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:38.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:38.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:38.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:38.055 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:38.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:38.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:38.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:38.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:38.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:38.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:38.058 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:38.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:38.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:38.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:38.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:38.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:38.074 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:38.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:38.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:38.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:38.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 13:36:38.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:38.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:38.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:38.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:38.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:38.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:38.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:38.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:38.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:38.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:38.093 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:38.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') 13:36:38.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:38.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:38.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:38.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:38.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:38.096 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:38.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:38.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:38.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:38.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:38.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:38.098 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:36:38.098 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:38.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:38.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:38.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:38.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:38.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:38.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:38.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:38.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:38.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:38.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:38.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:38.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:38.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:38.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:38.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:38.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:38.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:38.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:38.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:38.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:38.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:38.105 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:38.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:38.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:38.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:38.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:38.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:38.107 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:36:38.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:36:38.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 13:36:38.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:38.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:38.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:38.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:38.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:38.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:36:38.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:38.622 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:38.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:38.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:38.622 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:36:38.622 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:38.622 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:36:38.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:36:38.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:38.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:38.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:38.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:38.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:38.626 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:38.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:38.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:38.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:38.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:38.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:38.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:38.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:38.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:38.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:38.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:38.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:38.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:38.632 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:38.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:38.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:38.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:38.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:38.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:38.634 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:38.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:38.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:38.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:38.635 INFO [WorkbenchTestable][ServersView2] Create new server 13:36:38.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:38.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:38.661 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:38.661 DEBUG [main][MenuItemLookup] Item match:New 13:36:38.662 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:36:38.662 DEBUG [main][MenuItemLookup] Item match:Server 13:36:38.662 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:36:38.662 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:36:38.662 INFO [main][MenuItemHandler] Select menu item: Server 13:36:38.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:36:38.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 13:36:38.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:36:38.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:38.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:38.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'] 13:36:38.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:38.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:38.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'] 13:36:38.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:38.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:38.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:36:38.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:38.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:38.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:36:38.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:38.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:38.762 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:36:38.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:38.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:36:38.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:38.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:38.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:38.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:38.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:38.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:36:38.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:36:38.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 13:36:38.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:38.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:38.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:36:38.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:38.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:39.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:39.269 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:39.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:36:39.270 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:39.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:39.270 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:36:39.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:39.270 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:39.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 13:36:39.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:36:39.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:39.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:39.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:39.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:39.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:39.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:39.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:39.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:36:39.271 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:39.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:39.271 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:36:39.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:39.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:39.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:36:39.271 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:36:39.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:39.271 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:36:39.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:39.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:36:39.271 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 13:36:39.271 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 13:36:39.271 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 13:36:39.274 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 13:36:39.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:36:39.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:39.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:39.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:39.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:39.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:39.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:39.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:39.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 13:36:39.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:39.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:39.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:39.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:39.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:36:39.781 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:36:39.782 INFO [WorkbenchTestable][AbstractText] Text set to: Server 2 13:36:39.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:36:39.782 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:36:39.782 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:36:40.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:36:40.282 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:36:40.282 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:36:40.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:36:40.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:40.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:40.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:40.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:40.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:40.286 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:36:40.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:40.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:40.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:40.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:40.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:36:40.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:36:40.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:40.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:36:40.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:36:40.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:36:40.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:40.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:40.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:36:40.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:36:40.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:40.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:40.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:40.795 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:40.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:40.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:40.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:40.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:40.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:40.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:40.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 '\*?\QServers\E') 13:36:40.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:40.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:40.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:40.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:40.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:40.802 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:40.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:40.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:40.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:40.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:40.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:40.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2... 13:36:40.823 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:40.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:40.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:40.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:40.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:40.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:40.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:40.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:40.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:40.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:40.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:40.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:40.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:40.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:40.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:40.829 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:40.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:40.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:40.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:40.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:40.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:40.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:40.833 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:40.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:40.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:40.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:40.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:40.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:40.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:40.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:40.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:40.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:40.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:40.861 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:40.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:40.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:40.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:40.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:40.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:40.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:40.866 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:40.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:40.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:40.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:40.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:40.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:40.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2 finished successfully 13:36:40.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:40.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:40.886 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:40.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:40.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:40.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:40.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:40.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:40.892 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:40.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 '\*?\QServers\E') 13:36:40.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:40.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:40.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:40.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:40.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:40.896 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:40.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:40.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:40.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:40.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:40.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:40.899 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:40.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:40.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:40.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:40.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 13:36:40.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:40.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:40.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:40.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:40.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:40.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:40.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:40.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:40.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:40.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:40.917 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:40.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 '\*?\QServers\E') 13:36:40.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:40.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:40.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:40.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:40.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:40.934 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:40.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:40.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:40.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:40.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:40.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:40.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:40.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:40.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:40.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:40.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:40.954 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:40.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:40.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:40.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:40.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:40.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:40.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:40.958 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:40.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:40.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:40.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:40.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:40.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:40.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:40.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:40.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:40.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:40.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:40.965 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:40.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:40.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:40.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:40.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:40.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:40.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:40.968 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:40.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:40.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:40.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:40.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:40.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:40.983 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 13:36:40.983 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 13:36:40.983 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 13:36:40.991 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 13:36:40.992 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:40.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:40.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:40.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:40.993 INFO [WorkbenchTestable][AbstractServer] Start server Server 2 13:36:40.993 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:40.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:40.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:40.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:40.993 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:40.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:40.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:40.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:40.994 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 2 13:36:40.994 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:40.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:40.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:40.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:40.995 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 13:36:40.995 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 13:36:40.995 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 13:36:40.999 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 13:36:40.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:41.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:41.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:41.016 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:41.016 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:36:41.016 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:36:41.016 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:41.016 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:36:41.016 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:36:41.016 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:36:41.016 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:36:41.016 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:41.016 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:36:41.016 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:36:41.016 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 13:36:41.016 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 13:36:41.016 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 13:36:41.016 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 13:36:41.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 13:36:41.019 DEBUG [Worker-3: Publishing to Server 2...][AbstractWait] Wait for 1 seconds 13:36:42.027 DEBUG [Worker-8: Starting Server 2][AbstractWait] Wait for 1 seconds 13:36:43.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 13:36:43.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 13:36:43.518 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:43.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:43.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:43.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:43.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 13:36:43.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:43.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:36:43.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:36:43.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:36:43.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:36:43.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:43.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:43.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:36:43.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:36:43.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:43.520 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:43.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:43.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:43.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:43.520 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 13:36:43.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:43.521 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:43.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:43.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:43.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:43.522 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Started, Synchronized] 13:36:43.522 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Started, Synchronized] 13:36:43.522 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Started, Synchronized] about selection 13:36:43.530 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Started, Synchronized] 13:36:43.531 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:43.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:43.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:43.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:43.532 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 2'. Stop server first: false 13:36:43.532 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:43.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:43.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:43.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:43.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:43.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:43.548 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:43.548 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:36:43.548 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:36:43.548 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:43.548 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:36:43.548 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:36:43.548 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:36:43.548 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:36:43.548 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:36:43.548 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:36:43.548 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:36:43.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:36:43.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 13:36:43.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:36:43.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:43.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:43.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: 32) 13:36:43.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:43.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:43.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:43.583 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:36:43.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:43.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:43.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:43.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:43.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:43.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:43.587 INFO [WorkbenchTestable][CheckBox] Select checkbox Stop server(s) before deleting 13:36:43.587 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Stop server(s) before deleting 13:36:43.587 INFO [WorkbenchTestable][AbstractButton] Click button Stop server(s) before deleting 13:36:43.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:43.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:43.587 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:43.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:43.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") 13:36:43.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:43.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:43.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:43.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:36:43.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:43.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:43.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:43.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:43.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:43.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:43.588 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:36:43.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:43.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:43.588 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:43.588 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:43.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:36:43.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:36:43.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:43.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:43.622 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:43.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:43.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:43.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:43.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:43.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:43.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:43.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:43.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:43.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:43.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:43.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:43.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:43.630 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:43.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:43.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:43.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:43.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:43.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:43.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2... 13:36:43.633 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:43.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:43.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:43.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:43.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:43.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:43.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:43.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:43.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:43.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:43.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:43.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:43.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:43.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:43.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:43.658 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:43.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:43.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:43.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:43.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:43.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:43.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:43.664 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:43.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:43.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:43.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:43.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:43.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:43.680 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:36:43.680 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:43.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:43.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:43.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:43.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:43.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:43.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:43.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:43.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:43.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:43.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:43.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:43.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:43.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:43.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:43.688 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:43.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 '\*?\QServers\E') 13:36:43.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:43.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:43.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:43.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:43.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:43.693 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:43.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:43.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:43.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:43.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:43.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:43.695 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:36:43.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2 finished successfully 13:36:43.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:43.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:36:43.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:36:43.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:36:43.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:36:43.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:43.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:43.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:36:43.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:36:43.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:43.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:43.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:43.698 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:43.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:43.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:43.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:43.716 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:43.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') 13:36:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:43.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:43.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:43.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:43.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:43.736 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:43.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:43.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:43.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:43.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:43.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:43.738 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:43.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:43.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:43.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:43.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:43.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:43.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:43.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:43.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:43.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:43.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:43.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:43.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:43.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:43.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:43.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:43.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:43.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:43.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:43.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:43.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:43.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:43.766 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:43.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:43.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:43.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:43.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:43.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:43.769 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:43.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:43.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:43.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:43.770 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:43.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:43.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:43.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:43.771 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:36:43.771 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:36:43.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:44.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:44.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:36:44.271 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:36:44.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:44.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:44.772 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:36:44.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:44.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:44.775 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:44.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:44.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:44.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:44.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:44.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:44.779 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:44.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') 13:36:44.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:44.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:44.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:44.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:44.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:44.797 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:44.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:44.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:44.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:44.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:44.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:44.800 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:44.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:44.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:44.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:44.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:44.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:44.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:44.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:44.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:44.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:44.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:44.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:44.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:44.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:44.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:44.804 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:44.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:44.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:44.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:44.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:44.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:44.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:44.809 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:44.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:44.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:44.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:44.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:44.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:44.811 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:36:44.811 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:44.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:44.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:44.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:44.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:44.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:44.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:44.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:44.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:44.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:44.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:44.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:44.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:44.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:44.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:44.844 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:44.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:44.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:44.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:44.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:44.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:44.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:44.850 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:44.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:44.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:44.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:44.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:44.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:44.852 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:36:44.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:36:45.352 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 13:36:45.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:45.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:45.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:45.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:45.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:45.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:36:45.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:45.353 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:45.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:45.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:45.353 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:36:45.353 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:45.353 INFO [WorkbenchTestable][RequirementsRunner] Started test: profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:36:45.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:36:45.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:45.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:45.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:45.354 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:45.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:45.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:45.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:45.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:45.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:45.356 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:36:45.356 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:36:45.356 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:36:45.362 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:36:45.375 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:45.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:45.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:45.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:45.376 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 13:36:45.376 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:45.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:45.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:45.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:45.377 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:45.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:45.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:45.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:45.378 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Profile on server Server 1 13:36:45.378 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:45.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:45.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:45.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:45.378 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:36:45.378 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:36:45.378 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:36:45.385 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:36:45.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:45.386 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:45.386 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:45.399 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:45.399 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:36:45.399 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:36:45.400 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:45.400 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:36:45.400 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:36:45.400 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:36:45.400 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:36:45.400 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:45.400 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:36:45.400 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:36:45.400 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:36:45.400 DEBUG [main][MenuItemLookup] Item match:Profile 13:36:45.400 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Pro&file" 13:36:45.400 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Profile 13:36:45.400 INFO [main][MenuItemHandler] Select menu item: Pro&file 13:36:45.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 13:36:45.402 DEBUG [Worker-0: Starting Server 1][AbstractWait] Wait for 1 seconds 13:36:46.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 13:36:46.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 13:36:46.901 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:46.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:46.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:46.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:46.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 13:36:46.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:46.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:36:46.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:36:46.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:36:46.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:46.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:46.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:36:46.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:36:46.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:46.903 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:46.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:46.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:46.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:46.903 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 13:36:46.903 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:46.903 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:46.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:46.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:46.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:46.918 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:46.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:46.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:46.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:46.919 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 13:36:46.919 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 13:36:46.919 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 13:36:46.924 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 13:36:46.925 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:46.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:46.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:46.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:46.925 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 13:36:46.926 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:46.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:46.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:46.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:46.926 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:46.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:46.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:46.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:46.927 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:46.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:46.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:46.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:46.927 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 13:36:46.927 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 13:36:46.928 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 13:36:46.935 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 13:36:46.936 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:46.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:46.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:46.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:46.936 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 13:36:46.937 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:46.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:46.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:46.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:46.937 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:46.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:46.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:46.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:46.938 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 13:36:46.938 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:46.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:46.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:46.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:46.939 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 13:36:46.939 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 13:36:46.939 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 13:36:46.944 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 13:36:46.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:46.944 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:46.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:46.961 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:46.961 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:36:46.961 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:36:46.961 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:46.961 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:36:46.961 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:36:46.961 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:36:46.961 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:36:46.961 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:46.961 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:36:46.961 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:36:46.961 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:36:46.961 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:36:46.961 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 13:36:46.961 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 13:36:46.961 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 13:36:46.961 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 13:36:46.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 13:36:46.962 DEBUG [Worker-12: Stopping Server 1][AbstractWait] Wait for 1 seconds 13:36:48.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 13:36:48.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 13:36:48.462 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:48.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:48.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:48.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:48.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 13:36:48.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:48.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:36:48.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:36:48.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:36:48.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:48.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:48.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:36:48.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:36:48.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:48.463 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:48.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:48.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:48.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:48.464 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 13:36:48.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:48.464 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:48.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:48.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:48.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:48.465 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:36:48.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:36:48.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:48.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:48.965 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:36:48.965 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:36:48.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:49.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:49.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:36:49.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:49.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:49.472 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:49.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:49.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:49.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:49.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:49.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:49.491 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:49.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 '\*?\QServers\E') 13:36:49.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:49.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:49.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:49.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:49.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:49.496 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:49.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:49.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:49.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:49.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:49.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:49.499 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:49.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:49.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:49.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:49.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:49.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:49.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:49.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:49.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:49.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:49.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:49.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:49.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:49.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:49.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:49.503 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:49.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:49.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:49.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:49.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:49.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:49.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:49.506 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:49.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:49.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:49.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:49.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:49.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:49.508 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:36:49.509 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:49.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:49.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:49.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:49.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:49.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:49.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:49.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:49.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:49.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:49.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:49.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:49.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:49.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:49.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:49.533 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:49.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:49.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:49.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:49.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:49.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:49.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:49.538 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:49.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:49.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:49.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:49.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:49.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:49.541 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:36:49.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:36:50.041 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 13:36:50.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:50.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:50.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:50.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:50.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:50.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:36:50.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:50.042 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:50.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:50.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:50.042 INFO [WorkbenchTestable][RequirementsRunner] Finished test: profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:36:50.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:50.042 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:36:50.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:36:50.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:50.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:50.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:50.056 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:50.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:50.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:50.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:50.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:50.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:50.059 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:36:50.059 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:36:50.059 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:36:50.078 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:36:50.078 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:36:50.079 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:50.079 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:50.091 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:50.091 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:36:50.091 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:36:50.091 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:50.091 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:36:50.091 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:36:50.091 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:36:50.091 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:36:50.091 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:50.091 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:36:50.091 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:36:50.091 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:36:50.091 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:36:50.091 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:36:50.091 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:36:50.091 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:50.091 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:36:50.091 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:36:50.091 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:36:50.091 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:36:50.091 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:36:50.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:36:50.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:50.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:50.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:36:50.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:36:50.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:50.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:50.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:50.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:50.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:36:50.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:50.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:50.157 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 13:36:50.157 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 13:36:50.157 DEBUG [WorkbenchTestable][WidgetLookup] 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) 13:36:50.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:50.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:50.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:50.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:50.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:50.158 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:36:50.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:50.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:50.158 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:50.158 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:50.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:36:50.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:36:50.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:50.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:36:50.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:36:50.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:36:50.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:36:50.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:36:50.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:50.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:50.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:36:50.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:36:50.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:50.194 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:50.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:50.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:50.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:50.194 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:50.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:50.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:50.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:50.195 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:36:50.195 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:36:50.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:50.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:50.695 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:36:50.696 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:36:50.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:51.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:51.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:36:51.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:51.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:51.201 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:51.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:51.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:51.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:51.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:51.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:51.206 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:51.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:51.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:51.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:51.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:51.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:51.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:51.212 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:51.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:51.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:51.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:51.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:51.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:51.228 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:51.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:51.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:51.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:51.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:51.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:51.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:51.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:51.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:51.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:51.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:51.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:51.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:51.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:51.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:51.235 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:51.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:51.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:51.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:51.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:51.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:51.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:51.239 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:51.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:51.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:51.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:51.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:51.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:51.242 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:36:51.243 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:51.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:51.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:51.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:51.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:51.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:51.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:51.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:51.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:51.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:51.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:51.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:51.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:51.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:51.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:51.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:51.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:51.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:51.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:51.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:51.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:51.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:51.272 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:51.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:51.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:51.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:51.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:51.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:51.275 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:36:51.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:36:51.775 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 13:36:51.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:51.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:51.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:51.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:51.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:51.776 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:36:51.776 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:51.776 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:51.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:51.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:51.777 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:36:51.777 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:51.777 INFO [WorkbenchTestable][RequirementsRunner] Started test: publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:36:51.777 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:36:51.777 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:51.777 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:51.777 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:51.777 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:51.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:51.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:51.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:51.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:51.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:51.792 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:36:51.793 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:36:51.793 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:36:51.811 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:36:51.813 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:51.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:51.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:51.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:51.813 INFO [WorkbenchTestable][AbstractServer] Publish server 'Server 1' 13:36:51.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:51.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:51.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:51.830 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:51.830 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:36:51.830 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:36:51.830 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:51.830 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:36:51.830 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:36:51.830 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:36:51.830 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:36:51.830 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:51.830 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:36:51.830 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:36:51.830 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:36:51.830 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:36:51.830 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:36:51.830 DEBUG [main][MenuItemLookup] Item match:Publish Ctrl+Alt+P 13:36:51.831 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Publish Ctrl+Alt+P" 13:36:51.831 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Publish Ctrl+Alt+P 13:36:51.831 INFO [main][MenuItemHandler] Select menu item: Publish Ctrl+Alt+P 13:36:51.849 DEBUG [Worker-4: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 13:36:51.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished... 13:36:52.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished finished successfully 13:36:52.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized'... 13:36:52.857 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:52.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:52.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:52.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:53.358 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:53.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:53.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:53.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:53.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized' finished successfully 13:36:53.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:53.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:36:53.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:36:53.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:36:53.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:53.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:53.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:36:53.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:36:53.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:53.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:53.359 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:53.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:53.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:53.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:53.360 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:53.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:53.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:53.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:53.361 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:53.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:53.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:53.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:53.361 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:36:53.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:36:53.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:53.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:53.862 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:36:53.862 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:36:53.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:54.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:54.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:36:54.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:54.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:54.366 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:54.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:54.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:54.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:54.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:54.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:54.369 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:54.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:54.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:54.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:54.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:54.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:54.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:54.372 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:54.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:54.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:54.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:54.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:54.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:54.387 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:54.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:54.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:54.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:54.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 13:36:54.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:54.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:54.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:54.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:54.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:54.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:54.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:54.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:54.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:54.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:54.404 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:54.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:54.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:54.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:54.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:54.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:54.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:54.424 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:54.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:54.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:54.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:54.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:54.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:54.426 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:36:54.426 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:54.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:54.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:54.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:54.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:54.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:54.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:54.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:54.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:54.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:54.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:54.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:54.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:54.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:54.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:54.431 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:54.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 '\*?\QServers\E') 13:36:54.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:54.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:54.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:54.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:54.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:54.434 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:54.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:54.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:54.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:54.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:54.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:54.436 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:36:54.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:36:54.937 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 13:36:54.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:54.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:54.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:54.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:54.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:54.938 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:36:54.938 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:54.938 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:54.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:54.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:54.938 INFO [WorkbenchTestable][RequirementsRunner] Finished test: publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:36:54.938 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:54.938 INFO [WorkbenchTestable][RequirementsRunner] Started test: stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:36:54.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:36:54.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:54.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:54.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:54.938 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:54.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:54.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:54.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:54.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:54.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:54.954 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:36:54.954 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:36:54.954 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:36:54.973 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:36:54.975 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:54.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:54.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:54.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:54.976 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 13:36:54.976 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:54.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:54.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:54.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:54.976 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:54.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:54.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:54.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:54.977 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 1 13:36:54.977 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:54.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:54.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:54.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:54.978 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:36:54.978 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:36:54.978 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:36:54.983 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:36:54.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:54.983 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:54.983 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:54.999 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:54.999 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:36:54.999 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:36:54.999 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:54.999 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:36:54.999 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:36:54.999 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:36:54.999 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:36:54.999 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:54.999 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:36:54.999 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:36:54.999 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 13:36:54.999 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 13:36:54.999 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 13:36:54.999 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 13:36:55.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 13:36:55.001 DEBUG [Worker-10: Starting Server 1][AbstractWait] Wait for 1 seconds 13:36:56.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 13:36:56.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 13:36:56.501 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:56.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:56.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:56.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:56.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 13:36:56.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:56.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:36:56.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:36:56.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:36:56.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:36:56.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:56.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:56.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:36:56.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:36:56.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:56.502 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:56.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:56.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:56.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:56.503 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 13:36:56.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:56.503 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:56.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:56.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:56.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:56.503 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 13:36:56.503 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 13:36:56.504 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 13:36:56.509 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 13:36:56.515 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:56.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:56.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:56.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:56.517 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 13:36:56.517 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:56.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:56.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:56.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:56.518 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:56.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:56.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:56.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:56.519 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 13:36:56.519 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:56.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:56.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:56.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:56.520 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 13:36:56.520 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 13:36:56.520 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 13:36:56.531 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 13:36:56.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:56.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:56.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:56.554 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:56.554 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:36:56.554 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:36:56.554 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:56.554 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:36:56.554 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:36:56.554 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:36:56.554 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:36:56.554 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:56.554 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:36:56.554 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:36:56.554 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:36:56.554 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:36:56.554 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 13:36:56.554 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 13:36:56.554 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 13:36:56.554 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 13:36:56.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 13:36:56.554 DEBUG [Worker-0: Stopping Server 1][AbstractWait] Wait for 1 seconds 13:36:58.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 13:36:58.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 13:36:58.055 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:58.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:58.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:58.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:58.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 13:36:58.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:36:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:36:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:36:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:36:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:36:58.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:58.056 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:58.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:58.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:58.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:58.056 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 13:36:58.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:58.057 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:58.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:58.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:58.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:58.057 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:58.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:58.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:58.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:58.058 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:36:58.058 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:36:58.058 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:36:58.063 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:36:58.064 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:58.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:58.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:58.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:58.065 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 13:36:58.065 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:58.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:58.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:58.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:58.065 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:58.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:58.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:58.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:58.066 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:58.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:58.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:58.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:58.066 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:36:58.066 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:36:58.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:58.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:58.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:36:58.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:36:58.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:59.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:59.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:36:59.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:59.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:59.071 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:36:59.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:59.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:59.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:59.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:59.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:59.074 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:59.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:36:59.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:59.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:59.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:59.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:59.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:59.077 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:59.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:59.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:59.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:59.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:59.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:59.079 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:59.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:59.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:59.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:59.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:59.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:59.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:59.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:59.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:59.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:59.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:59.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:59.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:59.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:59.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:59.084 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:59.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') 13:36:59.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:59.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:59.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:59.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:59.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:59.087 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:59.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:59.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:59.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:59.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:59.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:59.104 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:36:59.120 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:59.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:59.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:59.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:59.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:36:59.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:59.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:59.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:59.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:59.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:59.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:59.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:59.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:59.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:59.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:59.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:59.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') 13:36:59.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:59.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:59.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:59.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:59.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:59.128 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:59.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:59.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:59.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:59.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:59.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:59.130 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:36:59.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:36:59.631 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 13:36:59.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:59.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:59.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:59.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:59.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:59.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:36:59.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:59.631 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:59.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:59.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:59.632 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:36:59.632 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:59.632 INFO [WorkbenchTestable][RequirementsRunner] Started test: clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:36:59.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:36:59.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:59.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:59.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:59.632 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:59.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:59.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:59.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:59.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:59.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:59.634 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:36:59.634 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:36:59.634 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:36:59.652 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:36:59.653 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:36:59.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:36:59.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:59.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:59.653 INFO [WorkbenchTestable][AbstractServer] Clean server 'Server 1' 13:36:59.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:59.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:59.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:59.667 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:59.667 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:36:59.667 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:36:59.667 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:59.667 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:36:59.667 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:36:59.668 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:36:59.668 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:36:59.668 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:59.668 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:36:59.668 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:36:59.668 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:36:59.668 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:36:59.668 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:36:59.668 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:36:59.668 DEBUG [main][MenuItemLookup] Item match:Clean... 13:36:59.668 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Clean..." 13:36:59.668 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Clean... 13:36:59.668 INFO [main][MenuItemHandler] Select menu item: &Clean... 13:36:59.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:36:59.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 13:36:59.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:36:59.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:59.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:59.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:36:59.698 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:59.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:59.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:59.698 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:36:59.698 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:59.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:59.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:59.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:59.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:59.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:59.699 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:36:59.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:59.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:59.699 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:59.699 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:59.709 DEBUG [Worker-6: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 13:36:59.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:36:59.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:36:59.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished... 13:37:00.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished finished successfully 13:37:00.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized'... 13:37:00.736 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:00.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:00.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:00.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:01.239 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:01.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:01.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:01.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:01.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized' finished successfully 13:37:01.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:01.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:01.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:01.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:01.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:01.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:01.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:01.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:01.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:01.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:01.241 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:01.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:01.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:01.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:01.241 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:01.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:01.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:01.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:01.242 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:01.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:01.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:01.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:01.243 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:37:01.243 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:37:01.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:01.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:01.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:37:01.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:37:01.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:02.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:02.244 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:37:02.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:02.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:02.247 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:37:02.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:02.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:02.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:02.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:02.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:02.251 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:37:02.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:02.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:02.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:02.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:02.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:02.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:02.267 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:02.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:02.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:02.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:37:02.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:02.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:02.270 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:02.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:02.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:02.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:02.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:37:02.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:02.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:02.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:02.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:02.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:02.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:02.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:02.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:02.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:02.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:02.274 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:37:02.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:02.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:02.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:02.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:02.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:02.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:02.277 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:02.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:02.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:02.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:37:02.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:02.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:02.278 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:37:02.279 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:02.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:02.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:02.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:02.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:37:02.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:02.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:02.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:02.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:02.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:02.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:02.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:02.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:02.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:02.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:02.283 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:37:02.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 '\*?\QServers\E') 13:37:02.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:02.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:02.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:02.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:02.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:02.299 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:02.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:02.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:02.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:37:02.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:02.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:02.317 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:37:02.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:37:02.817 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 13:37:02.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:02.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:02.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:02.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:02.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:02.818 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:37:02.818 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:02.818 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:02.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:02.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:02.819 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:37:02.819 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:02.819 INFO [WorkbenchTestable][RequirementsRunner] Started test: debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:37:02.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:37:02.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:02.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:02.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:02.819 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:02.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:02.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:02.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:37:02.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:02.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:02.822 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:37:02.822 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:37:02.822 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:37:02.829 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:37:02.830 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:02.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:02.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:02.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:02.831 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 13:37:02.831 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:02.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:02.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:02.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:02.832 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:02.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:02.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:02.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:02.832 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 13:37:02.832 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:02.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:02.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:02.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:02.833 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:37:02.833 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:37:02.833 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:37:02.857 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:37:02.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:02.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:02.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:02.877 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:02.877 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:37:02.877 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:02.877 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:02.877 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:02.877 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:02.877 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:02.877 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:37:02.877 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:02.878 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:37:02.878 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 13:37:02.878 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 13:37:02.878 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 13:37:02.878 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 13:37:02.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 13:37:02.880 DEBUG [Worker-4: Starting Server 1][AbstractWait] Wait for 1 seconds 13:37:04.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 13:37:04.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 13:37:04.379 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:04.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:04.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:04.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:04.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 13:37:04.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:04.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:04.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:04.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:04.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:04.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:04.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:04.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:04.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:04.381 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:04.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:04.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:04.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:04.381 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 13:37:04.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:04.381 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:04.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:04.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:04.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:04.382 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:04.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:04.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:04.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:04.383 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 13:37:04.383 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 13:37:04.383 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 13:37:04.388 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 13:37:04.388 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:04.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:04.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:04.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:04.389 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 13:37:04.389 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:04.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:04.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:04.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:04.390 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:04.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:04.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:04.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:04.391 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:04.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:04.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:04.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:04.391 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 13:37:04.391 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 13:37:04.391 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 13:37:04.395 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 13:37:04.396 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:04.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:04.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:04.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:04.397 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 13:37:04.397 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:04.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:04.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:04.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:04.400 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:04.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:04.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:04.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:04.400 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 13:37:04.401 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:04.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:04.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:04.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:04.401 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 13:37:04.401 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 13:37:04.401 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 13:37:04.405 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 13:37:04.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:04.406 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:04.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:04.427 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:04.427 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:37:04.427 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:04.427 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:04.427 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:04.427 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:04.427 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:04.427 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:37:04.427 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:04.427 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:37:04.427 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:37:04.427 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:37:04.427 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:37:04.427 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 13:37:04.427 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 13:37:04.427 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 13:37:04.427 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 13:37:04.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 13:37:04.428 DEBUG [Worker-8: Stopping Server 1][AbstractWait] Wait for 1 seconds 13:37:05.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 13:37:05.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 13:37:05.928 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:05.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:05.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:05.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:05.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 13:37:05.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:05.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:05.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:05.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:05.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:05.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:05.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:05.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:05.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:05.929 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:05.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:05.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:05.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:05.930 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 13:37:05.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:05.930 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:05.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:05.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:05.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:05.931 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:37:05.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:37:05.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:06.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:06.431 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:37:06.431 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:37:06.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:06.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:06.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:37:06.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:06.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:06.935 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:37:06.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:06.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:06.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:06.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:06.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:06.939 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:37:06.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:06.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:06.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:06.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:06.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:06.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:06.941 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:06.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:06.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:06.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:37:06.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:06.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:06.955 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:06.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:06.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:06.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:06.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:37:06.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:06.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:06.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:06.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:06.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:06.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:06.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:06.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:06.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:06.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:06.960 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:37:06.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:06.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:06.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:06.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:06.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:06.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:06.964 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:06.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:06.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:06.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:37:06.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:06.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:06.965 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:37:06.965 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:06.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:06.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:06.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:06.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:37:06.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:06.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:06.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:06.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:06.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:06.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:06.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:06.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:06.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:06.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:06.970 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:37:06.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:06.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:06.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:06.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:06.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:06.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:06.973 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:06.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:06.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:06.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:37:06.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:06.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:06.974 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:37:06.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:37:06.975 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 13:37:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:06.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:06.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:37:06.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:06.975 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:06.975 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:37:06.975 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:06.975 INFO [WorkbenchTestable][RequirementsRunner] Started test: start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:37:06.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:37:06.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:06.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:06.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:06.975 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:06.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:06.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:06.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:37:06.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:06.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:06.989 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:37:06.989 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:37:06.989 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:37:06.994 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:37:06.994 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:06.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:06.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:06.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:06.995 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 13:37:06.995 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:06.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:06.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:06.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:06.996 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:06.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:06.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:06.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:06.996 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 1 13:37:06.996 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:06.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:06.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:06.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:06.997 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:37:06.997 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:37:06.997 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:37:07.001 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:37:07.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:07.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:07.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:07.017 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:07.017 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:37:07.017 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:07.017 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:07.017 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:07.017 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:07.017 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:07.017 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:37:07.017 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:07.017 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:37:07.017 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:37:07.017 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 13:37:07.017 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 13:37:07.017 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 13:37:07.017 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 13:37:07.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 13:37:07.020 DEBUG [Worker-5: Starting Server 1][AbstractWait] Wait for 1 seconds 13:37:08.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 13:37:08.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 13:37:08.519 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:08.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:08.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:08.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:08.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 13:37:08.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:08.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:08.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:08.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:08.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:08.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:08.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:08.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:08.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:08.520 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:08.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:08.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:08.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:08.521 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 13:37:08.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:08.521 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:08.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:08.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:08.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:08.522 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:08.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:08.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:08.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:08.522 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 13:37:08.522 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 13:37:08.523 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 13:37:08.528 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 13:37:08.528 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:08.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:08.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:08.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:08.529 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 13:37:08.529 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:08.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:08.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:08.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:08.530 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:08.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:08.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:08.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:08.531 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:08.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:08.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:08.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:08.531 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 13:37:08.531 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 13:37:08.531 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 13:37:08.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 13:37:08.536 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:08.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:08.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:08.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:08.540 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 13:37:08.540 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:08.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:08.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:08.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:08.541 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:08.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:08.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:08.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:08.541 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 13:37:08.542 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:08.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:08.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:08.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:08.542 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 13:37:08.542 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 13:37:08.542 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 13:37:08.547 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 13:37:08.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:08.547 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:08.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:08.563 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:08.563 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:37:08.563 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:08.563 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:08.563 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:08.563 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:08.563 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:08.563 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:37:08.563 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:08.563 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:37:08.563 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:37:08.563 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:37:08.563 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:37:08.563 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 13:37:08.563 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 13:37:08.563 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 13:37:08.563 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 13:37:08.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 13:37:08.563 DEBUG [Worker-11: Stopping Server 1][AbstractWait] Wait for 1 seconds 13:37:10.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 13:37:10.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 13:37:10.064 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:10.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:10.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:10.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:10.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 13:37:10.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:10.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:10.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:10.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:10.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:37:10.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:10.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:10.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:10.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:10.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:10.065 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:10.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:10.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:10.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:10.066 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 13:37:10.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:10.066 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:10.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:10.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:10.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:10.066 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:37:10.066 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:37:10.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:10.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:10.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:37:10.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:37:10.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:11.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:11.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:37:11.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:11.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:11.073 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:37:11.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:11.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:11.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:11.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:11.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:11.079 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:37:11.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 '\*?\QServers\E') 13:37:11.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:11.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:11.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:11.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:11.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:11.084 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:11.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:11.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:11.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:37:11.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:11.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:11.087 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:11.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:11.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:11.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:11.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 13:37:11.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:11.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:11.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:11.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:11.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:11.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:11.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:11.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:11.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:11.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:11.106 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:37:11.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:11.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:11.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:11.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:11.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:11.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:11.124 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:11.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:11.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:11.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:37:11.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:11.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:11.126 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:37:11.126 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:11.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:11.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:11.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:11.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:37:11.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:11.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:11.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:11.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:11.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:11.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:11.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:11.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:11.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:11.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:11.134 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:37:11.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') 13:37:11.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:11.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:11.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:11.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:11.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:11.139 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:11.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:11.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:11.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:37:11.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:11.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:11.155 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:37:11.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:37:11.656 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 13:37:11.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:11.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:11.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:11.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:11.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:11.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:37:11.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:11.657 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:11.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:11.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:11.657 INFO [WorkbenchTestable][RequirementsRunner] Finished test: start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:37:11.657 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:11.657 INFO [WorkbenchTestable][RequirementsRunner] Started test: openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:37:11.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:37:11.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:11.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:11.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:11.671 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:11.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:11.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:11.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:37:11.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:11.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:11.690 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:37:11.690 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:37:11.690 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:37:11.697 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:37:11.697 INFO [WorkbenchTestable][AbstractServer] Open server's editor 13:37:11.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:11.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:11.716 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:11.716 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:37:11.716 DEBUG [main][MenuItemLookup] Item match:Open F3 13:37:11.716 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open F3" 13:37:11.716 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open F3 13:37:11.716 INFO [main][MenuItemHandler] Select menu item: Open F3 13:37:11.879 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:11.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:11.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:11.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:11.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@51736ea9 is found... 13:37:11.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@51736ea9 is found finished successfully 13:37:11.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 '\*?\QServer 1\E') 13:37:11.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:11.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:11.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:11.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:11.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:11.917 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Server 1 13:37:11.936 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:11.936 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:11.936 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:37:11.936 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:37:11.937 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:11.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:11.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:11.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:11.948 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:11.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:11.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:11.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:11.949 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:11.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:11.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:11.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:11.949 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:37:11.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:37:11.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:12.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:12.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:37:12.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:37:12.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:12.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:12.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:37:12.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:12.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:12.957 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:37:12.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:12.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:12.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:12.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:12.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:12.980 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:12.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:12.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:12.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:12.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:12.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:12.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:12.986 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:12.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:12.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:12.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:12.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:12.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:12.988 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:12.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:12.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:12.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:12.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 13:37:12.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:12.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:12.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:12.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:12.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:12.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:12.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:12.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:12.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:12.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:12.996 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:12.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 '\*?\QServers\E') 13:37:12.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:12.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:13.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:13.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:13.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:13.021 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:13.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:13.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:13.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:13.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:13.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:13.023 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:37:13.023 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:13.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:13.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:13.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:13.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:37:13.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:13.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:13.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:13.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:13.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:13.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:13.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:13.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:13.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:13.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:13.055 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:13.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:13.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:13.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:13.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:13.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:13.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:13.064 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:13.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:13.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:13.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:13.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:13.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:13.084 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:37:13.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:37:13.584 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 13:37:13.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:13.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:13.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:13.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:13.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:13.585 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:37:13.585 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:13.585 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:13.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:13.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:13.586 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:37:13.586 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:13.586 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:37:13.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:37:13.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:13.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:13.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:13.586 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:13.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:13.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:13.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:13.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:13.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:13.588 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:37:13.588 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:37:13.588 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:37:13.594 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:37:13.595 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:13.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:13.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:13.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:13.595 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 13:37:13.596 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:13.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:13.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:13.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:13.596 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:13.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:13.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:13.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:13.597 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 13:37:13.597 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:13.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:13.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:13.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:13.598 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:37:13.598 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:37:13.598 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:37:13.621 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:37:13.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:13.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:13.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:13.639 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:13.639 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:37:13.639 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:13.639 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:13.639 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:13.639 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:13.639 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:13.639 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:37:13.639 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:13.639 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:37:13.639 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 13:37:13.639 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 13:37:13.639 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 13:37:13.639 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 13:37:13.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 13:37:13.642 DEBUG [Worker-10: Starting Server 1][AbstractWait] Wait for 1 seconds 13:37:15.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 13:37:15.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 13:37:15.141 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:15.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:15.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:15.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:15.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 13:37:15.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:15.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:15.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:15.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:15.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:37:15.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:15.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:15.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:15.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:15.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:15.142 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:15.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:15.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:15.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:15.143 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 13:37:15.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:15.143 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:15.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:15.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:15.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:15.144 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 13:37:15.144 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 13:37:15.144 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 13:37:15.149 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 13:37:15.150 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:15.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:15.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:15.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:15.151 INFO [WorkbenchTestable][AbstractServer] Restart server in debug 'Server 1' 13:37:15.151 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:15.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:15.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:15.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:15.152 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:15.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:15.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:15.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:15.156 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart in Debug on server Server 1 13:37:15.156 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:15.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:15.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:15.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:15.156 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 13:37:15.157 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 13:37:15.157 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 13:37:15.161 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 13:37:15.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:15.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:15.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:15.178 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:15.178 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:37:15.178 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:15.178 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:15.178 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:15.178 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:15.178 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:15.178 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:37:15.178 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:15.178 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:37:15.178 DEBUG [main][MenuItemLookup] Item match:Restart in Debug Ctrl+Alt+D 13:37:15.178 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Restart in Debug Ctrl+Alt+D" 13:37:15.178 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart in Debug Ctrl+Alt+D 13:37:15.178 INFO [main][MenuItemHandler] Select menu item: Restart in Debug Ctrl+Alt+D 13:37:15.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 13:37:15.178 DEBUG [Worker-6: Stopping Server 1][AbstractWait] Wait for 1 seconds 13:37:16.192 DEBUG [Worker-4: Starting Server 1][AbstractWait] Wait for 1 seconds 13:37:17.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 13:37:17.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 13:37:17.679 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:17.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:17.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:17.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:17.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 13:37:17.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:17.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:17.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:17.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:17.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:37:17.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:17.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:17.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:17.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:17.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:17.680 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:17.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:17.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:17.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:17.681 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 13:37:17.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:17.681 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:17.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:17.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:17.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:17.682 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:17.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:17.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:17.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:17.682 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 13:37:17.682 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 13:37:17.683 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 13:37:17.688 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 13:37:17.691 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:17.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:17.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:17.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:17.692 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 13:37:17.692 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:17.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:17.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:17.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:17.693 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:17.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:17.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:17.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:17.693 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 13:37:17.693 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:17.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:17.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:17.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:17.694 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 13:37:17.694 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 13:37:17.694 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 13:37:17.698 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 13:37:17.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:17.699 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:17.699 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:17.718 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:17.718 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:37:17.718 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:17.718 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:17.718 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:17.718 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:17.718 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:17.718 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:37:17.718 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:17.718 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:37:17.718 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:37:17.718 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:37:17.718 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:37:17.718 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 13:37:17.718 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 13:37:17.718 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 13:37:17.718 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 13:37:17.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 13:37:17.719 DEBUG [Worker-10: Stopping Server 1][AbstractWait] Wait for 1 seconds 13:37:19.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 13:37:19.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 13:37:19.220 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:19.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:19.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:19.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:19.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 13:37:19.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:19.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:19.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:19.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:19.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:37:19.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:19.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:19.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:19.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:19.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:19.221 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:19.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:19.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:19.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:19.222 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 13:37:19.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:19.222 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:19.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:19.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:19.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:19.223 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:37:19.223 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:37:19.223 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:37:19.229 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:37:19.230 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:19.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:19.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:19.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:19.231 INFO [WorkbenchTestable][AbstractServer] Restart server in debug 'Server 1' 13:37:19.231 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:19.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:19.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:19.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:19.231 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:19.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:19.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:19.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:19.232 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:19.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:19.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:19.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:19.233 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:37:19.233 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:37:19.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:19.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:19.733 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:37:19.733 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:37:19.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:20.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:20.234 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:37:20.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:20.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:20.243 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:37:20.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:20.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:20.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:20.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:20.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:20.253 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:20.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:20.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:20.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:20.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:20.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:20.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:20.262 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:20.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:20.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:20.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:20.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:20.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:20.264 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:20.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:20.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:20.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:20.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:37:20.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:20.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:20.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:20.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:20.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:20.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:20.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:20.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:20.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:20.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:20.287 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:20.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:20.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:20.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:20.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:20.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:20.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:20.292 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:20.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:20.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:20.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:20.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:20.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:20.294 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:37:20.294 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:20.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:20.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:20.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:20.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:37:20.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:20.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:20.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:20.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:20.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:20.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:20.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:20.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:20.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:20.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:20.322 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:20.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 '\*?\QServers\E') 13:37:20.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:20.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:20.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:20.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:20.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:20.331 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:20.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:20.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:20.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:20.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:20.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:20.356 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:37:20.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:37:20.856 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 13:37:20.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:20.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:20.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:20.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:20.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:20.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:37:20.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:20.857 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:20.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:20.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:20.858 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:37:20.858 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:20.858 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:37:20.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:37:20.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:20.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:20.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:20.858 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:20.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:20.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:20.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:20.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:20.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:20.860 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:37:20.861 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:37:20.861 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:37:20.866 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:37:20.866 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:37:20.885 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:20.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:20.899 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:20.899 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:37:20.899 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:20.899 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:20.899 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:20.899 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:20.899 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:20.899 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:37:20.899 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:20.899 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:37:20.899 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:37:20.899 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:37:20.899 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:37:20.899 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:37:20.899 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:37:20.899 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:20.899 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:37:20.899 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:37:20.899 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:37:20.899 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:37:20.899 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:37:20.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:37:20.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:20.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:20.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:37:20.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:37:20.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:20.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:20.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.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 >>") 13:37:20.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:20.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:20.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:20.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:20.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:20.976 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 13:37:20.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:20.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:20.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:20.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:20.979 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:37:20.979 DEBUG [WorkbenchTestable][WidgetLookup] 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) 13:37:20.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:20.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:20.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:20.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:20.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:20.980 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:37:20.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:20.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:20.980 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:20.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:20.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:37:20.984 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:37:21.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:37:21.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:21.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:21.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:21.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:21.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:37:21.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:21.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:21.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:21.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:21.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:21.484 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:21.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:21.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:21.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:21.485 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 13:37:21.485 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 13:37:21.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:21.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 13:37:21.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:21.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 13:37:21.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 13:37:21.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:21.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 13:37:21.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:21.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 13:37:21.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:21.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:21.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:21.486 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:21.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:21.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:21.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:21.487 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:37:21.487 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:37:21.487 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:37:21.494 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:37:21.495 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:21.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:21.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:21.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:21.496 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:37:21.496 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:37:21.496 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:37:21.501 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:37:21.505 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:21.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:21.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:21.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:21.506 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 13:37:21.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 13:37:21.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:21.506 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 13:37:21.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:21.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 13:37:21.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 13:37:21.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:21.506 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 13:37:21.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:21.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 13:37:21.507 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:21.507 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:21.507 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:21.507 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:21.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:21.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:21.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:21.508 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:37:21.508 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:37:21.508 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:37:21.515 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:37:21.516 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:21.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:21.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:21.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:21.522 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:37:21.522 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:37:21.522 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:37:21.528 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:37:21.529 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:21.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:21.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:21.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:21.530 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:37:21.530 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:37:21.531 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:37:21.541 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:37:21.542 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:21.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:21.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:21.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:21.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:37:21.543 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:37:21.544 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:37:21.550 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:37:21.555 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:21.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:21.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:21.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:21.556 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:21.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:21.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:21.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:21.557 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 13:37:21.557 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 13:37:21.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:21.557 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 13:37:21.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:21.557 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 13:37:21.557 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 13:37:21.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:21.557 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 13:37:21.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:21.557 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 13:37:21.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:21.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:21.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:21.558 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:21.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:21.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:21.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:21.558 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 13:37:21.559 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 13:37:21.559 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 13:37:21.566 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 13:37:21.566 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:37:21.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:21.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:21.592 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:21.592 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:37:21.592 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:21.592 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:21.592 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:21.592 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:21.592 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:21.592 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:37:21.592 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:21.592 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:37:21.592 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:37:21.592 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:37:21.592 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:37:21.592 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:37:21.592 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:37:21.592 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:21.592 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:37:21.592 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:37:21.592 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:37:21.592 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:37:21.592 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:37:21.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:37:21.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:21.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:21.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:37:21.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:37:21.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:21.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:21.670 DEBUG [WorkbenchTestable][WidgetLookup] 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") 13:37:21.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:21.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:21.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:21.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:21.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:21.671 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 13:37:21.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:21.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:21.671 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:21.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:21.675 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:37:21.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 13:37:21.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:21.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:21.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:21.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:21.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:21.677 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:37:21.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:21.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:21.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:21.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:21.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:37:21.704 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 13:37:21.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:37:21.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:37:21.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 13:37:21.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:37:21.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:21.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:21.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:37:21.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:21.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:21.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:21.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:21.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:21.706 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:37:21.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:21.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:21.706 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:21.706 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:21.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:37:21.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 13:37:21.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:37:22.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:37:22.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:22.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:37:22.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:37:22.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:37:22.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:22.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:22.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:22.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:37:22.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:22.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:22.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:22.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:22.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:22.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:22.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:22.252 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:37:22.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:22.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:22.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:22.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:22.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:22.264 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:22.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:22.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:22.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:22.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:22.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:22.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:22.289 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:22.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:22.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:22.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:22.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:22.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:22.291 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:22.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:22.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:22.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:22.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 13:37:22.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:22.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:22.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:22.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:22.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:22.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:22.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:22.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:22.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:22.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:22.299 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:22.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 '\*?\QServers\E') 13:37:22.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:22.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:22.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:22.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:22.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:22.323 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:22.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:22.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:22.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:22.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:22.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:22.326 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:37:22.326 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:22.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:22.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:22.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:22.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:37:22.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:22.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:22.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:22.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:22.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:22.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:22.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:22.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:22.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:22.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:22.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:22.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 '\*?\QServers\E') 13:37:22.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:22.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:22.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:22.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:22.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:22.375 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:22.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:22.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:22.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:22.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:22.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:22.377 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:37:22.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.... 13:37:22.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 13:37:22.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:22.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:22.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:22.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:22.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:22.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:37:22.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:22.878 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:22.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:22.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:22.879 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:37:22.879 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:22.879 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:37:22.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:37:22.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:22.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:22.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:22.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:22.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:22.903 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:37:22.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:22.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:22.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:22.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:22.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:22.912 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:22.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:22.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:22.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:22.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:22.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:22.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:22.923 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:22.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:22.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:22.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:22.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:22.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:22.925 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:22.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:22.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:22.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:22.926 INFO [WorkbenchTestable][ServersView2] Create new server 13:37:22.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:22.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:22.954 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:22.954 DEBUG [main][MenuItemLookup] Item match:New 13:37:22.954 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:37:22.954 DEBUG [main][MenuItemLookup] Item match:Server 13:37:22.954 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:37:22.954 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:37:22.954 INFO [main][MenuItemHandler] Select menu item: Server 13:37:23.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:37:23.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 13:37:23.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:37:23.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:23.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:23.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'] 13:37:23.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:23.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:23.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'] 13:37:23.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:23.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:23.069 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:37:23.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:23.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:23.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:37:23.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:23.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:23.069 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:37:23.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:23.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.NewServerWizardPage, index 0 and no matchers specified 13:37:23.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:23.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:23.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:23.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:23.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:23.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:37:23.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:37:23.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 13:37:23.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:37:23.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:37:23.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:37:23.075 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:37:23.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:23.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:23.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:37:23.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:37:23.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:37:23.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:23.578 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:37:23.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:23.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:37:23.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 13:37:23.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:37:23.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:23.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:23.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:23.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:23.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:23.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:37:23.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:37:23.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:37:23.579 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:37:23.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:23.579 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:37:23.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:23.579 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:37:23.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:37:23.579 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:37:23.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:23.579 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:37:23.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:23.579 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:37:23.580 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 13:37:23.580 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 13:37:23.580 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 13:37:23.582 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 13:37:23.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:37:23.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:23.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:23.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:23.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:23.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:23.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:24.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:24.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 13:37:24.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:24.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:24.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:24.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:24.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:37:24.090 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:37:24.090 INFO [WorkbenchTestable][AbstractText] Text set to: Server 2 13:37:24.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:37:24.091 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:37:24.091 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:37:24.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:37:24.592 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:37:24.592 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:37:24.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:37:24.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:24.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:24.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:24.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:24.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:24.596 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:37:24.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:24.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:24.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:24.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:24.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:37:25.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:37:25.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:25.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:25.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:25.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:25.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:37:25.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:25.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:25.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:25.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:25.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:25.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:25.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:25.116 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:37:25.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:25.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:25.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:25.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:25.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:25.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:25.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') 13:37:25.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:25.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:25.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:25.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:25.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:25.130 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:25.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:25.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:25.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:25.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:25.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:25.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2... 13:37:25.133 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:25.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:25.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:25.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:25.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:37:25.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:25.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:25.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:25.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:25.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:25.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:25.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:25.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:25.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:25.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:25.159 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:25.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:25.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:25.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:25.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:25.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:25.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:25.165 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:25.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:25.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:25.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:25.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:25.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:25.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:25.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:25.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:25.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:25.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:25.189 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:25.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:25.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:25.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:25.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:25.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:25.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:25.195 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:25.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:25.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:25.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:25.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:25.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:25.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2 finished successfully 13:37:25.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:25.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:25.221 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:37:25.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:25.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:25.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:25.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:25.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:25.228 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:25.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:25.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:25.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:25.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:25.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:25.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:25.234 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:25.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:25.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:25.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:25.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:25.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:25.251 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:25.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:25.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:25.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:25.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:37:25.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:25.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:25.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:25.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:25.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:25.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:25.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:25.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:25.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:25.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:25.259 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:25.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') 13:37:25.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:25.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:25.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:25.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:25.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:25.265 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:25.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:25.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:25.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:25.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:25.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:25.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:25.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:25.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:25.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:25.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:25.288 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:25.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:25.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:25.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:25.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:25.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:25.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:25.293 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:25.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:25.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:25.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:25.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:25.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:25.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:25.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:25.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:25.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:25.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:25.301 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:25.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:25.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:25.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:25.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:25.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:25.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:25.328 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:25.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:25.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:25.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:25.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:25.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:25.331 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 13:37:25.331 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 13:37:25.332 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 13:37:25.358 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 13:37:25.359 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:25.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:25.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:25.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:25.360 INFO [WorkbenchTestable][AbstractServer] Start server Server 2 13:37:25.361 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:25.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:25.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:25.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:25.361 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:25.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:25.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:25.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:25.362 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 2 13:37:25.362 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:25.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:25.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:25.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:25.363 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 13:37:25.363 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 13:37:25.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 13:37:25.373 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 13:37:25.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:25.374 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:25.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:25.392 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:25.392 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:37:25.392 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:25.392 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:25.392 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:25.392 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:25.392 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:25.392 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:37:25.392 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:25.392 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:37:25.392 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:37:25.392 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 13:37:25.392 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 13:37:25.392 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 13:37:25.392 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 13:37:25.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 13:37:25.395 DEBUG [Worker-6: Publishing to Server 2...][AbstractWait] Wait for 1 seconds 13:37:26.411 DEBUG [Worker-6: Starting Server 2][AbstractWait] Wait for 1 seconds 13:37:27.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 13:37:27.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 13:37:27.895 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:27.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:27.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:27.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 13:37:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:27.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:27.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:27.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:27.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:37:27.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:27.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:27.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:27.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:27.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:27.896 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:27.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:27.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:27.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:27.896 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 13:37:27.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:27.896 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:27.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:27.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:27.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:27.897 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Started, Synchronized] 13:37:27.897 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Started, Synchronized] 13:37:27.897 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Started, Synchronized] about selection 13:37:27.902 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Started, Synchronized] 13:37:27.902 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:27.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:27.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:27.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:27.903 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 2'. Stop server first: true 13:37:27.903 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:27.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:27.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:27.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:27.904 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:27.904 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:27.924 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:27.924 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:37:27.924 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:27.924 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:27.924 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:27.924 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:27.924 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:27.924 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:37:27.924 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:37:27.924 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:37:27.924 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:37:27.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:37:27.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 13:37:27.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:37:27.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:27.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:27.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: 32) 13:37:27.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:27.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:27.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:27.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:37:27.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:27.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:27.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:27.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:27.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:27.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:27.961 INFO [WorkbenchTestable][CheckBox] Select checkbox Stop server(s) before deleting 13:37:27.961 DEBUG [WorkbenchTestable][CheckBox] Checkbox Stop server(s) before deleting already selected, no action performed 13:37:27.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:37:27.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:27.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:27.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:27.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:37:27.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:27.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:27.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:27.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:27.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:27.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:27.962 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:37:27.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:27.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:27.962 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:27.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:27.963 DEBUG [Worker-5: Stopping Server 2][AbstractWait] Wait for 1 seconds 13:37:27.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:37:27.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:37:27.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:28.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:28.002 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:37:28.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:28.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:28.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:28.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:28.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:28.010 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:28.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') 13:37:28.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:28.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:28.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:28.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:28.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:28.039 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:28.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:28.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:28.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:28.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:28.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:28.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2... 13:37:28.041 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:28.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:28.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:28.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:28.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:37:28.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:28.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:28.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:28.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:28.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:28.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:28.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:28.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:28.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:28.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:28.065 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:28.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:28.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:28.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:28.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:28.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:28.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:28.071 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:28.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:28.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:28.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:28.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:28.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:28.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:28.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:28.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:28.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:28.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:28.109 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:28.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:28.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:28.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:28.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:28.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:28.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:28.121 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:28.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:28.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:28.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:28.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:28.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:28.626 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:28.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:28.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:28.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:28.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:37:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:28.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:28.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:28.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:28.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:28.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:28.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:28.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:28.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:28.635 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:28.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:28.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:28.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:28.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:28.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:28.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:28.662 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:28.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:28.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:28.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:28.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:28.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:28.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:28.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:28.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:28.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:28.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:28.686 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:28.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:28.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:28.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:28.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:28.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:28.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:28.692 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:28.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:28.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:28.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:28.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:28.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:29.194 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:29.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:29.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:29.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:29.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:37:29.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:29.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:29.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:29.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:29.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:29.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:29.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:29.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:29.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:29.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:29.203 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:29.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') 13:37:29.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:29.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:29.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:29.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:29.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:29.230 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:29.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:29.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:29.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:29.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:29.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:29.233 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:37:29.233 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:29.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:29.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:29.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:29.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:37:29.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:29.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:29.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:29.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:29.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:29.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:29.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:29.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:29.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:29.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:29.257 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:29.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:29.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:29.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:29.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:29.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:29.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:29.263 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:29.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:29.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:29.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:29.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:29.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:29.266 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:37:29.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2 finished successfully 13:37:29.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:29.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:37:29.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:37:29.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:29.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:29.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:29.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:37:29.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:29.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:29.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:29.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:29.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:29.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:29.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:29.272 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:37:29.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:29.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:29.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:29.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:29.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:29.293 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:29.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:29.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:29.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:29.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:29.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:29.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:29.299 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:29.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:29.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:29.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:29.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:29.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:29.302 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:29.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:29.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:29.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:29.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 13:37:29.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:29.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:29.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:29.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:29.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:29.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:29.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:29.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:29.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:29.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:29.327 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:29.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:29.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:29.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:29.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:29.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:29.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:29.338 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:29.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:29.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:29.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:29.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:29.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:29.355 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:29.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:29.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:29.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:29.357 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:29.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:29.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:29.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:29.357 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 13:37:29.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 13:37:29.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:29.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:29.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 13:37:29.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 13:37:29.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:30.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:30.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 13:37:30.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:30.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:30.365 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:37:30.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:30.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:30.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:30.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:30.373 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:30.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:30.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:30.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:30.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:30.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:30.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:30.379 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:30.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:30.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:30.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:30.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:30.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:30.382 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:30.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:30.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:30.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:30.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:37:30.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:30.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:30.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:30.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:30.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:30.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:30.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:30.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:30.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:30.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:30.405 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:30.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:30.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:30.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:30.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:30.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:30.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:30.417 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:30.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:30.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:30.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:30.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:30.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:30.421 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:37:30.421 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:30.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:30.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:30.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:30.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:37:30.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:30.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:30.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:30.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:30.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:30.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:30.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:30.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:30.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:30.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:30.449 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:30.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') 13:37:30.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:30.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:30.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:30.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:30.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:30.474 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:30.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:30.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:30.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:30.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:30.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:30.476 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:37:30.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:37:30.477 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 13:37:30.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:30.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:30.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:30.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:30.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:30.477 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:37:30.477 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:30.477 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:30.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:30.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:30.478 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:37:30.478 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:30.478 INFO [WorkbenchTestable][RequirementsRunner] Started test: restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:37:30.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:37:30.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:30.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:30.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:30.478 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:30.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:30.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:30.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:30.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:30.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:30.480 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 13:37:30.480 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 13:37:30.480 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 13:37:30.486 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 13:37:30.502 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:30.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:30.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:30.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:30.503 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 13:37:30.503 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:30.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:30.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:30.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:30.504 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:30.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:30.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:30.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:30.504 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 13:37:30.504 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:30.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:30.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:30.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:30.505 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 13:37:30.505 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 13:37:30.505 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 13:37:30.511 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 13:37:30.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:30.512 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:30.512 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:30.531 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:30.531 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:37:30.531 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:30.531 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:30.531 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:30.531 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:30.531 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:30.531 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:37:30.531 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:30.532 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:37:30.532 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 13:37:30.532 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 13:37:30.532 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 13:37:30.532 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 13:37:30.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 13:37:30.533 DEBUG [Worker-10: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 13:37:31.550 DEBUG [Worker-7: Starting Server 1][AbstractWait] Wait for 1 seconds 13:37:33.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 13:37:33.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 13:37:33.034 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:33.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:33.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:33.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:33.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 13:37:33.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:33.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:33.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:33.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:33.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:37:33.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:33.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:33.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:33.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:33.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:33.035 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:33.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:33.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:33.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:33.035 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 13:37:33.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:33.035 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:33.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:33.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:33.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:33.036 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 13:37:33.036 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 13:37:33.036 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 13:37:33.041 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 13:37:33.042 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:33.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:33.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:33.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:33.043 INFO [WorkbenchTestable][AbstractServer] Restart server 'Server 1' 13:37:33.043 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:33.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:33.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:33.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:33.044 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:33.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:33.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:33.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:33.044 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart on server Server 1 13:37:33.044 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:33.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:33.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:33.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:33.045 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 13:37:33.045 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 13:37:33.045 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 13:37:33.049 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 13:37:33.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:33.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:33.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:33.065 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:33.065 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:37:33.065 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:33.065 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:33.065 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:33.065 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:33.065 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:33.065 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:37:33.065 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:33.065 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:37:33.065 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:37:33.065 DEBUG [main][MenuItemLookup] Item match:Restart Ctrl+Alt+R 13:37:33.065 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restart Ctrl+Alt+R" 13:37:33.065 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart Ctrl+Alt+R 13:37:33.065 INFO [main][MenuItemHandler] Select menu item: &Restart Ctrl+Alt+R 13:37:33.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 13:37:33.066 DEBUG [Worker-1: Stopping Server 1][AbstractWait] Wait for 1 seconds 13:37:34.073 DEBUG [Worker-4: Starting Server 1][AbstractWait] Wait for 1 seconds 13:37:35.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 13:37:35.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 13:37:35.567 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:35.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:35.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:35.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:35.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 13:37:35.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:35.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:35.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:35.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:35.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:37:35.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:35.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:35.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:35.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:35.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:35.568 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:35.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:35.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:35.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:35.569 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 13:37:35.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:35.569 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:35.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:35.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:35.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:35.570 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:35.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:35.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:35.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:35.571 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 13:37:35.571 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 13:37:35.572 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 13:37:35.579 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 13:37:35.580 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:35.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:35.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:35.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:35.581 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 13:37:35.581 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:35.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:35.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:35.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:35.582 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:35.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:35.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:35.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:35.583 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 13:37:35.583 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:35.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:35.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:35.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:35.584 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 13:37:35.584 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 13:37:35.584 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 13:37:35.592 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 13:37:35.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:35.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:35.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:35.606 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:35.606 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:37:35.606 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:35.606 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:35.606 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:35.606 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:35.606 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:35.606 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:37:35.606 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:35.606 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:37:35.606 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:37:35.607 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:37:35.607 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:37:35.607 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 13:37:35.607 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 13:37:35.607 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 13:37:35.607 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 13:37:35.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 13:37:35.607 DEBUG [Worker-8: Stopping Server 1][AbstractWait] Wait for 1 seconds 13:37:37.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 13:37:37.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 13:37:37.108 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:37.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:37.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:37.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:37.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 13:37:37.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:37.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:37.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:37.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:37.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:37:37.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:37.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:37.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:37.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:37.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:37.109 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:37.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:37.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:37.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:37.110 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 13:37:37.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:37.111 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:37.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:37.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:37.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:37.111 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:37:37.111 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:37:37.111 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:37:37.121 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:37:37.122 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:37.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:37.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:37.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:37.123 INFO [WorkbenchTestable][AbstractServer] Restart server 'Server 1' 13:37:37.124 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:37.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:37.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:37.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:37.124 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:37.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:37.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:37.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:37.125 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:37.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:37.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:37.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:37.126 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:37:37.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:37:37.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:37.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:37.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:37:37.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:37:37.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:38.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:38.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:37:38.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:38.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:38.132 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:37:38.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:38.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:38.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:38.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:38.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:38.139 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:38.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 '\*?\QServers\E') 13:37:38.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:38.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:38.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:38.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:38.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:38.144 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:38.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:38.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:38.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:38.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:38.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:38.147 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:38.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:38.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:38.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:38.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:37:38.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:38.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:38.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:38.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:38.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:38.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:38.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:38.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:38.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:38.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:38.168 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:38.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') 13:37:38.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:38.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:38.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:38.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:38.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:38.174 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:38.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:38.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:38.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:38.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:38.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:38.176 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:37:38.176 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:38.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:38.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:38.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:38.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 13:37:38.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:38.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:38.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:38.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:38.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:38.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:38.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:38.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:38.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:38.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:38.197 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:38.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:38.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:38.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:38.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:38.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:38.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:38.203 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:38.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:38.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:38.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:38.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:38.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:38.205 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:37:38.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:37:38.705 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 13:37:38.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:38.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:38.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:38.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:38.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:38.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:37:38.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:38.706 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:38.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:38.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:38.707 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:37:38.707 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:38.707 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:37:38.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:37:38.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:38.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:38.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:38.707 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:38.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:38.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:38.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:38.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:38.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:38.710 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:37:38.710 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:37:38.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:39.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:39.211 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:37:39.211 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:37:39.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:39.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:39.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:37:39.712 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:39.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:39.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:39.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:39.713 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:39.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:39.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:39.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:39.715 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:39.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:39.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:39.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:39.716 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:37:39.716 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:37:39.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:40.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:40.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:37:40.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:37:40.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:40.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:40.717 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:37:40.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:40.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:40.726 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:37:40.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:40.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:40.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:40.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:40.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:40.735 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:40.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:40.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:40.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:40.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:40.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:40.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:40.741 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:40.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:40.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:40.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:40.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:40.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:40.767 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:40.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:40.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:40.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:40.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:37:40.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:40.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:40.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:40.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:40.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:40.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:40.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:40.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:40.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:40.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:40.775 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:40.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:40.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:40.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:40.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:40.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:40.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:40.799 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:40.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:40.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:40.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:40.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:40.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:40.802 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:37:40.802 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:40.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:40.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:40.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:40.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:37:40.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:40.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:40.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:40.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:40.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:40.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:40.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:40.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:40.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:40.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:40.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:40.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:40.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:40.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:40.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:40.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:40.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:40.844 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:40.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:40.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:40.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:40.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:40.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:40.868 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:37:40.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:37:41.368 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 13:37:41.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:41.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:41.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:41.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:41.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:41.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:37:41.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:41.369 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:41.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:41.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:41.370 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:37:41.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:41.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:41.371 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:37:41.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:41.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:41.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:41.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:41.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:41.372 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:41.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 '\*?\QPackage Explorer\E') 13:37:41.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:41.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:41.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:41.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:41.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:41.372 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:37:41.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:37:41.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:41.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:41.403 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:37:41.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:37:41.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:41.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:41.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:41.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:41.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:41.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:41.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:42.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:42.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:42.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:37:42.405 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:37:42.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:37:42.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:42.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:42.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:37:42.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:42.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:42.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:42.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:42.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:42.406 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 13:37:42.406 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 13:37:42.406 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 13:37:42.406 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:37:42.406 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:37:42.406 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:37:42.410 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:37:42.411 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:42.411 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:42.441 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:42.441 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:37:42.441 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:42.441 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:37:42.441 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:42.441 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:42.441 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:42.441 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:37:42.441 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:42.441 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:42.441 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:42.441 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:37:42.441 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:37:42.441 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:37:42.441 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:42.441 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:37:42.441 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:37:42.441 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:42.441 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:37:42.441 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:42.441 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:37:42.441 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:37:42.441 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:37:42.441 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:37:42.441 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:37:42.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:42.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:37:42.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:42.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:42.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:42.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:37:42.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:42.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:42.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:42.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:42.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:42.942 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 13:37:42.942 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:37:42.942 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:37:42.942 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:37:42.945 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:37:42.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:42.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:42.980 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:42.980 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:37:42.980 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:42.980 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:37:42.980 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:42.980 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:42.980 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:42.980 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:37:42.980 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:42.980 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:42.980 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:37:42.980 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:37:42.980 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:37:42.980 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:37:42.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:37:43.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:37:43.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:37:43.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:43.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:43.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:43.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:43.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:37:43.576 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:43.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:43.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:43.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:37:43.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:43.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:43.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:43.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:43.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:43.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:43.577 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:37:43.577 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:37:43.577 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:37:43.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:43.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:43.577 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:43.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:43.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 "OK", Widget matcher matching widgets with style: 8) 13:37:43.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:43.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:43.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:43.577 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:37:43.577 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:43.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:43.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:43.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:43.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:43.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:43.578 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:37:43.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:43.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:43.578 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:43.578 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:43.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:37:43.581 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:37:44.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:37:44.082 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:37:44.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:44.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:37:44.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:37:44.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:37:44.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:44.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:44.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:44.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:37:44.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:44.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:44.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:44.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:44.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:44.082 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:37:44.082 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:37:44.082 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:37:44.086 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:37:44.087 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:44.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:44.118 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:44.118 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:37:44.118 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:44.118 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:37:44.118 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:44.118 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:44.118 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:44.118 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:37:44.118 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:44.118 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:44.118 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:44.118 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:37:44.118 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:37:44.118 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:37:44.118 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:44.118 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:37:44.119 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:37:44.119 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:44.119 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:37:44.119 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:44.119 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:37:44.119 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:37:44.119 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:37:44.119 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:37:44.119 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:37:44.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:44.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:37:44.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:37:44.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:44.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:44.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:44.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:37:44.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:44.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:44.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:44.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:44.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:44.620 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-2' via Explorer 13:37:44.620 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:37:44.620 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:37:44.620 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:37:44.623 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:37:44.624 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:44.624 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:44.652 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:44.652 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:37:44.652 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:44.652 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:37:44.652 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:44.652 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:44.652 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:44.652 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:37:44.652 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:44.652 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:44.652 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:37:44.652 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:37:44.652 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:37:44.652 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:37:44.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:37:45.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 13:37:45.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:37:45.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:45.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:45.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:45.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:45.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:37:45.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:45.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:45.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:45.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:37:45.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:45.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:45.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:45.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:45.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:45.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:45.281 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:37:45.281 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:37:45.281 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:37:45.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:45.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:45.282 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:45.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:45.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 "OK", Widget matcher matching widgets with style: 8) 13:37:45.282 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:45.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:45.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:45.282 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:37:45.282 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:45.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:45.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:45.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:45.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:45.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:45.283 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:37:45.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:45.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:45.283 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:45.283 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:45.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:37:45.286 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:37:45.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:37:45.787 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:37:45.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:45.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:37:45.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:45.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:45.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:45.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:37:45.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:45.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:45.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:45.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:45.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:45.787 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:37:45.787 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:37:45.787 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:37:45.790 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:37:45.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:45.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:45.817 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:45.817 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:37:45.817 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:45.817 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:37:45.817 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:45.817 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:45.817 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:45.817 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:37:45.817 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:45.817 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:45.817 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:45.817 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:37:45.817 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:37:45.817 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:37:45.817 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:45.817 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:37:45.817 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:37:45.817 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:45.817 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:37:45.817 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:45.817 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:37:45.817 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:37:45.817 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:37:45.817 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:37:45.817 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:37:45.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:45.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:37:46.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:37:46.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:46.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:46.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:46.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:37:46.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:46.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:46.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:46.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:46.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:46.318 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-3' via Explorer 13:37:46.318 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:37:46.318 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:37:46.319 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:37:46.321 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:37:46.322 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:46.322 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:46.360 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:46.360 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:37:46.360 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:46.360 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:37:46.360 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:46.360 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:46.360 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:46.360 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:37:46.360 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:46.360 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:46.360 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:37:46.360 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:37:46.360 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:37:46.361 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:37:46.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:37:46.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:37:46.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:37:46.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:46.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:46.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:46.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:46.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:37:46.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:46.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:46.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:46.997 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:37:46.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:46.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:46.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:46.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:46.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:46.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:46.998 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:37:46.998 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:37:46.998 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:37:46.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:46.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:46.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:46.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:46.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:37:46.998 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:46.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:46.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:46.998 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:37:46.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:46.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:46.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:46.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:46.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:46.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:46.999 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:37:46.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:46.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:46.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:46.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:47.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:37:47.002 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:37:47.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:37:47.502 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:37:47.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:47.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:37:47.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:47.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:47.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:47.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:37:47.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:47.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:47.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:47.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:47.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:47.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:47.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:47.512 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:37:47.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:47.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:47.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:47.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:47.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:47.524 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:47.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:47.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:47.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:47.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:47.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:47.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:47.554 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:47.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:47.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:47.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:47.588 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:47.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:47.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:47.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:47.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:37:47.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:47.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:47.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:47.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:47.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:47.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:47.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:47.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:37:47.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:47.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:47.596 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:37:47.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 '\*?\QServers\E') 13:37:47.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:47.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:47.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:47.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:47.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:47.625 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:47.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:47.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:47.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:37:47.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:47.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:47.628 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:37:47.628 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:37:47.628 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:37:47.659 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:37:47.661 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:47.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:47.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:47.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:47.662 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 1'. Stop server first: false 13:37:47.662 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:47.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:47.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:47.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:47.663 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:47.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:47.685 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:47.685 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:37:47.685 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:47.685 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:47.685 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:47.685 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:47.685 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:47.685 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:37:47.685 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:37:47.685 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:37:47.685 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:37:47.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:37:47.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 13:37:47.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:37:47.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:47.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:47.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:37:47.714 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:47.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:47.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:47.715 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:37:47.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:47.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:47.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:47.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:47.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:47.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:47.716 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:37:47.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:47.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:47.716 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:47.716 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:47.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:37:47.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:37:47.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:47.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:47.802 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:37:47.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:47.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:47.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:47.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:47.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:47.807 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:37:47.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:47.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:47.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:47.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:47.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:47.827 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:47.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:47.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:47.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:37:47.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:47.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:47.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 1... 13:37:47.829 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:47.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:47.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:47.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:37:47.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:37:47.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:47.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:47.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:48.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:48.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:48.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:48.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:48.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:37:48.844 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:37:48.844 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 1' was not found on Servers view 13:37:48.844 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:48.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:48.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:48.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:37:48.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:37:48.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:48.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:48.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:49.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:49.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:49.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:49.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:49.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:37:49.847 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:37:49.847 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 13:37:49.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 1 finished successfully 13:37:49.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:49.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:49.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:49.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:49.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:37:49.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:49.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:49.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:49.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:49.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:49.847 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:37:49.847 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:49.847 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:49.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:49.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.06 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.109 s restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 8.245 s delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 6.731 s profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.689 s addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 1.735 s publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 3.161 s stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.694 s clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 3.186 s debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.156 s start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.682 s openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 1.929 s restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 7.272 s getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 2.021 s delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 7.598 s restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 8.229 s getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 2.663 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:37:49.855 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:37:49.856 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:37:49.856 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:49.856 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:37:49.856 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:49.856 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:37:49.856 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:49.856 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:37:49.856 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:49.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: "Import"] 13:37:49.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:49.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: "Import"] 13:37:49.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:49.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: "Import"] 13:37:49.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:49.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: "Import"] 13:37:49.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:49.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: "Import"] 13:37:49.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:49.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: "Import"] 13:37:49.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:49.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: "Import"] 13:37:49.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:49.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: "Import"] 13:37:49.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:49.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: "Import"] 13:37:49.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:49.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:49.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:49.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:49.858 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:37:49.858 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:37:49.858 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:49.858 DEBUG [main][MenuItemLookup] Item match:File 13:37:49.859 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:37:49.859 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:37:49.859 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:37:49.859 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:37:49.859 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:49.859 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:37:49.859 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:37:49.859 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:49.859 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:37:49.859 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:37:49.859 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:37:49.859 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:37:49.859 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:49.859 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:37:49.859 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:37:49.859 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:37:49.859 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:37:49.859 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:49.859 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:37:49.859 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:49.859 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:37:49.859 DEBUG [main][MenuItemLookup] Item match:Import... 13:37:49.872 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:37:49.872 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:37:49.872 INFO [main][MenuItemHandler] Select menu item: &Import... 13:37:49.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:37:49.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:37:49.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:37:49.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:49.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:49.941 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:37:49.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:49.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:37:49.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:49.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:49.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:49.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:49.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:49.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:37:49.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:37:49.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:37:49.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:49.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:49.943 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:49.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:49.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:49.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:37:49.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:49.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:49.943 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:49.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:49.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:49.943 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:37:49.943 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:37:49.943 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:37:49.944 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:37:49.944 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:37:49.944 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:37:49.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.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) 13:37:49.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:49.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:49.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:49.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:49.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:49.945 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:37:49.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:49.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:49.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:49.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:49.981 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:37:50.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:50.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:50.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:37:50.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:50.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:50.013 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:37:50.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:50.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:37:50.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:37:50.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:37:50.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:50.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:50.013 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:37:50.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:50.014 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip' 13:37:50.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:") 13:37:50.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:50.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:50.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:50.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:50.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:50.016 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:37:50.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:50.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:50.016 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:50.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:50.019 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 13:37:50.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:50.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:37:50.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:37:50.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:50.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:37:50.019 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip 13:37:50.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 13:37:50.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:50.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:50.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:50.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:50.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:50.021 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:37:50.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:50.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:50.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:50.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:50.064 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 13:37:50.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:50.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:50.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:50.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:37:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:37:50.065 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 13:37:50.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 13:37:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:50.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:50.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:50.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:50.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:50.066 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 13:37:50.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:50.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:50.066 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:50.066 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:50.066 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:37:50.066 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 13:37:50.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:37:50.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:50.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:50.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:50.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:50.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:50.068 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:37:50.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:50.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:50.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:50.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:50.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:37:50.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:37:50.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:50.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'JavaScript indexing in progress' is a system job, skipped 13:37:50.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:37:50.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:37:50.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:50.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:50.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:50.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:37:50.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:50.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:50.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:50.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:50.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:50.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:50.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:50.640 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:37:50.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:50.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:50.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:50.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:50.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:50.645 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:37:50.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:50.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:50.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:50.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:50.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:50.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:50.650 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:50.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:50.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:50.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:37:50.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:50.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:50.651 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:50.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:50.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:50.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:37:50.652 INFO [WorkbenchTestable][ServersView2] Create new server 13:37:50.652 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 13:37:50.652 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:50.653 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:50.653 DEBUG [main][MenuItemLookup] Item match:New 13:37:50.653 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:37:50.653 DEBUG [main][MenuItemLookup] Item match:Server 13:37:50.653 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:37:50.653 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:37:50.653 INFO [main][MenuItemHandler] Select menu item: Server 13:37:50.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:37:50.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 13:37:50.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:37:50.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:50.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:50.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'] 13:37:50.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:50.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:50.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'] 13:37:50.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:50.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:50.767 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:37:50.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:50.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:50.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:37:50.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:50.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:50.767 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:37:50.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:50.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:37:50.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:50.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:50.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:50.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:50.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:50.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:37:50.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:37:50.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 13:37:50.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:37:50.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:37:50.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:37:50.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:37:50.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:51.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:51.283 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:37:51.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:37:51.284 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:37:51.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:51.284 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:37:51.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:51.284 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:37:51.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 13:37:51.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:37:51.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:51.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:51.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:51.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:51.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:51.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:37:51.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:37:51.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:37:51.285 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:37:51.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:51.285 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:37:51.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:51.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:37:51.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:37:51.285 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:37:51.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:51.285 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:37:51.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:51.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:37:51.286 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 13:37:51.286 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 13:37:51.286 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 13:37:51.288 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 13:37:51.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:37:51.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:51.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:51.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:51.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:51.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:51.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:51.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:51.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 13:37:51.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:51.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:51.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:51.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:51.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:37:51.795 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:37:51.796 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 13:37:51.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:37:51.796 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:37:51.796 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:37:52.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:37:52.297 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:37:52.297 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:37:52.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:37:52.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:52.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:52.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:52.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:52.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:52.301 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:37:52.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:52.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:52.301 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:52.301 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:52.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:37:52.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:37:52.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:52.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:52.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:52.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:52.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:37:52.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:52.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:52.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:52.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:52.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:52.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:52.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:52.817 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:37:52.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:52.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:52.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:52.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:52.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:52.823 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:37:52.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:52.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:52.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:52.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:52.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:52.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:52.826 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:52.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:52.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:52.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:37:52.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:52.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:52.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 13:37:52.840 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:52.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:52.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:52.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:52.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:37:52.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:52.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:52.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:52.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:52.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:52.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:52.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:52.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:52.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:52.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:52.858 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:37: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') 13:37:52.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:52.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:52.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:52.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:52.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:52.875 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:52.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:52.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:52.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:37:52.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:52.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:52.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 13:37:52.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:52.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:52.880 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:37:52.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:52.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:52.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:52.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:52.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:52.884 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:37:52.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:52.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:52.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:52.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:52.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:52.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:52.887 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:52.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:52.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:52.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:37:52.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:52.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:52.889 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:52.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:52.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:52.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:52.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:37:52.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:52.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:52.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:52.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:52.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:52.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:52.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:52.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:52.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:52.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:52.906 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:37:52.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:37:52.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:52.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:52.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:52.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:52.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:52.926 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:52.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:52.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:52.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:37:52.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:52.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:52.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:52.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:52.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:52.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:52.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:52.932 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:37:52.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') 13:37:52.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:52.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:52.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:52.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:52.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:52.935 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:52.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:52.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:52.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:37:52.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:52.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:52.938 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:37:52.938 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:37:52.938 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:37:52.957 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:37:52.958 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:52.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:52.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:52.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:52.961 INFO [WorkbenchTestable][AbstractServer] Start server Server ABC 13:37:52.961 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:52.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:52.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:52.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:52.962 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:52.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:52.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:52.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:52.962 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server ABC 13:37:52.963 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:52.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:52.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:52.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:52.963 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:37:52.963 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:37:52.963 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:37:52.969 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:37:52.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:52.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:52.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:52.986 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:52.986 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:37:52.986 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:52.986 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:52.986 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:52.986 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:52.986 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:52.986 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:37:52.986 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:52.986 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:37:52.986 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:37:52.986 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 13:37:52.986 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 13:37:52.986 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 13:37:52.986 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 13:37:52.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 13:37:52.988 DEBUG [Worker-2: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 13:37:54.003 DEBUG [Worker-2: Starting Server ABC][AbstractWait] Wait for 1 seconds 13:37:55.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 13:37:55.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 13:37:55.487 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:55.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:55.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:55.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:55.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 13:37:55.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:55.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:55.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:55.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:55.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:37:55.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:55.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:55.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:55.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:55.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:55.489 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:55.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:55.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:55.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:55.489 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 13:37:55.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:55.489 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:55.489 INFO [WorkbenchTestable][RequirementsRunner] Started test: startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:37:55.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:37:55.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:55.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:55.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:55.490 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:55.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:55.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:55.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:55.490 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 13:37:55.490 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 13:37:55.490 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 13:37:55.495 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 13:37:55.495 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:37:55.496 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:55.496 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:55.512 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:55.512 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:37:55.512 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:55.512 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:55.512 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:55.512 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:55.512 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:55.512 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:37:55.512 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:55.512 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:37:55.512 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:37:55.512 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:37:55.512 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:37:55.512 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:37:55.512 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:37:55.512 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:55.512 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:37:55.512 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:37:55.512 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:37:55.512 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:37:55.513 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:37:55.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:37:55.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:55.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:55.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:37:55.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:37:55.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:55.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:55.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 13:37:55.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:55.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:55.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:55.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:55.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:55.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:37:55.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:37:55.579 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:37:55.579 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:37:55.579 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:37:55.579 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:37:55.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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 >") 13:37:55.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:55.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:55.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:55.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:55.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:55.580 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 13:37:55.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:55.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:55.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:55.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:55.581 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:37:55.581 DEBUG [WorkbenchTestable][WidgetLookup] 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) 13:37:55.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:55.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:55.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:55.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:55.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:55.588 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:37:55.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:55.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:55.588 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:55.588 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:55.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:37:55.591 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:37:56.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:37:56.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:56.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:56.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:56.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:56.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:37:56.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:56.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:56.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:56.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:56.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:56.091 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:56.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:56.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:56.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:56.092 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:37:56.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:37:56.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:56.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:56.593 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:37:56.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:37:56.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:56.594 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:37:56.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:56.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:37:56.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:56.594 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:56.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:56.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:56.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:56.597 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:37:56.597 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:37:56.597 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:37:56.603 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:37:56.603 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project' 13:37:56.603 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:56.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:56.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:56.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:56.604 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:37:56.604 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:37:56.604 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:37:56.608 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:37:56.609 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:56.609 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:56.630 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:56.630 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:56.630 DEBUG [main][MenuItemLookup] Found menu:'Start' 13:37:56.630 DEBUG [main][MenuItemLookup] Item match:Start 13:37:56.630 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 13:37:56.630 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 13:37:56.630 INFO [main][MenuItemHandler] Select menu item: &Start 13:37:56.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:56.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 13:37:56.632 DEBUG [Worker-5: Starting server-project][AbstractWait] Wait for 1 seconds 13:37:57.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 13:37:57.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 13:37:58.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:58.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:58.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:37:58.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:58.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:58.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:58.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:58.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:58.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:58.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 13:37:58.133 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:58.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:58.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:58.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:58.134 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 13:37:58.134 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 13:37:58.134 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 13:37:58.139 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 13:37:58.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 13:37:58.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:58.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:37:58.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:37:58.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:58.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:58.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:37:58.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:58.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:58.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:58.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:58.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:58.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:58.140 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:58.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:58.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:58.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:58.141 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 13:37:58.141 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 13:37:58.141 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 13:37:58.148 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 13:37:58.149 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:58.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:58.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:58.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:58.150 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:37:58.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:37:58.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:58.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:37:58.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:58.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:37:58.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:37:58.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:58.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:37:58.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:58.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:37:58.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:58.150 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:58.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:58.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:58.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:58.151 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 13:37:58.151 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 13:37:58.151 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 13:37:58.156 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 13:37:58.156 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:37:58.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:37:58.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:58.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:58.157 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 13:37:58.157 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 13:37:58.157 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 13:37:58.164 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 13:37:58.165 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 13:37:58.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:58.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:58.165 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:37:58.165 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:58.165 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:37:58.165 DEBUG [main][MenuItemLookup] Item match:Edit 13:37:58.165 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:37:58.165 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:37:58.165 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:58.165 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:37:58.165 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:58.165 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:58.165 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:58.165 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:58.165 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:37:58.165 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:37:58.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:37:58.166 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:37:58.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:37:58.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:58.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:58.166 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:37:58.166 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:58.166 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:37:58.166 DEBUG [main][MenuItemLookup] Item match:Edit 13:37:58.166 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:37:58.166 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:37:58.166 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:58.166 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:37:58.166 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:58.166 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:58.166 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:58.166 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:58.166 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:37:58.166 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:37:58.166 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:37:58.166 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:37:58.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:37:58.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 13:37:58.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:37:58.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:58.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:58.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:37:58.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:58.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:58.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:58.197 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:37:58.197 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:58.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:58.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:58.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:58.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:58.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:58.198 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:37:58.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:58.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:58.198 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:58.198 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:58.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:37:58.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:37:58.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:58.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:37:58.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:37:58.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:37:58.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:37:58.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:37:58.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:58.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:58.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:37:58.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:37:58.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:37:58.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:58.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:37:58.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:37:58.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 13:38:08.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 13:38:08.295 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.... 13:38:08.295 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 13:38:08.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:08.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:08.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:38:08.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:08.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:08.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:38:08.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:38:08.296 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:38:08.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:08.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:08.297 INFO [WorkbenchTestable][RequirementsRunner] Finished test: startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:38:08.297 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:38:08.297 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:38:08.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:38:08.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:38:08.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:38:08.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:38:08.297 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:08.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:08.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:08.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:38:08.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:08.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:08.299 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 13:38:08.299 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 13:38:08.299 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 13:38:08.305 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 13:38:08.305 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:38:08.306 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:38:08.306 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:08.340 DEBUG [main][MenuItemLookup] Found menu:'New' 13:38:08.340 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:38:08.340 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:38:08.340 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:08.340 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:38:08.340 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:38:08.340 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:38:08.340 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:38:08.340 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:08.340 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:38:08.340 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:38:08.340 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:38:08.340 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:38:08.340 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:38:08.340 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:38:08.340 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:08.340 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:38:08.340 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:38:08.340 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:38:08.340 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:38:08.340 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:38:08.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:38:08.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:08.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:08.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:38:08.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:38:08.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:08.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:08.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 13:38:08.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:08.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:08.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:08.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:08.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:08.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:38:08.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:38:08.425 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:38:08.425 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:38:08.425 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:38:08.425 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:38:08.425 DEBUG [WorkbenchTestable][WidgetLookup] 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 >") 13:38:08.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:08.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:08.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:08.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:08.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:08.435 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 13:38:08.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:08.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:08.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:08.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:08.437 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:38:08.437 DEBUG [WorkbenchTestable][WidgetLookup] 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) 13:38:08.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:08.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:08.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:08.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:08.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:08.438 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:38:08.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:08.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:08.439 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:08.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:08.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:38:08.442 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:38:08.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:38:08.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:08.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:38:08.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:38:08.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:38:08.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:08.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:08.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:38:08.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:38:08.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:38:08.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:08.943 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:08.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:08.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:08.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:08.944 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:38:08.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:38:08.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:08.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:38:08.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:08.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:38:08.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:38:08.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:08.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:38:08.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:08.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:38:08.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:08.944 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:08.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:08.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:08.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:08.945 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:38:08.945 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:38:08.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:38:08.954 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:38:08.955 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:38:08.955 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:08.977 DEBUG [main][MenuItemLookup] Found menu:'New' 13:38:08.978 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:08.978 DEBUG [main][MenuItemLookup] Found menu:'Start' 13:38:08.978 DEBUG [main][MenuItemLookup] Found menu:'Stop' 13:38:08.978 DEBUG [main][MenuItemLookup] Found menu:'Restart' 13:38:08.978 DEBUG [main][MenuItemLookup] Item match:Restart 13:38:08.978 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:08.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:08.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:08.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:08.979 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:38:08.979 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:38:08.979 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:38:08.985 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:38:08.986 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project' 13:38:08.986 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:08.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:08.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:08.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:08.987 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:38:08.987 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:38:08.987 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:38:08.993 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:38:08.994 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:38:08.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:09.013 DEBUG [main][MenuItemLookup] Found menu:'New' 13:38:09.013 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:09.013 DEBUG [main][MenuItemLookup] Found menu:'Start' 13:38:09.013 DEBUG [main][MenuItemLookup] Item match:Start 13:38:09.013 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 13:38:09.013 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 13:38:09.014 INFO [main][MenuItemHandler] Select menu item: &Start 13:38:09.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:09.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 13:38:09.014 DEBUG [Worker-3: Starting server-project][AbstractWait] Wait for 1 seconds 13:38:09.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 13:38:10.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 13:38:10.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:38:10.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:38:10.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:38:10.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:10.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:10.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:38:10.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:38:10.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:38:10.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:10.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 13:38:10.515 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:10.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:10.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:10.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:10.517 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 13:38:10.517 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 13:38:10.517 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 13:38:10.523 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 13:38:10.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 13:38:10.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:10.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:38:10.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:38:10.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:38:10.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:38:10.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:10.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:10.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:38:10.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:38:10.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:38:10.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:10.525 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:10.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:10.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:10.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:10.526 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 13:38:10.530 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 13:38:10.530 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 13:38:10.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 13:38:10.536 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:38:10.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:10.551 DEBUG [main][MenuItemLookup] Found menu:'New' 13:38:10.551 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:10.551 DEBUG [main][MenuItemLookup] Found menu:'Start' 13:38:10.551 DEBUG [main][MenuItemLookup] Found menu:'Stop' 13:38:10.551 DEBUG [main][MenuItemLookup] Found menu:'Restart' 13:38:10.551 DEBUG [main][MenuItemLookup] Item match:Restart 13:38:10.552 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:10.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:10.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:10.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:10.552 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 13:38:10.552 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 13:38:10.553 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 13:38:10.557 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 13:38:10.558 INFO [WorkbenchTestable][ServerModule] Restart server module with name 'server-project' 13:38:10.558 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:10.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:10.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:10.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:10.558 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 13:38:10.558 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 13:38:10.559 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 13:38:10.565 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 13:38:10.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:38:10.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:10.578 DEBUG [main][MenuItemLookup] Found menu:'New' 13:38:10.579 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:10.579 DEBUG [main][MenuItemLookup] Found menu:'Start' 13:38:10.579 DEBUG [main][MenuItemLookup] Found menu:'Stop' 13:38:10.579 DEBUG [main][MenuItemLookup] Found menu:'Restart' 13:38:10.579 DEBUG [main][MenuItemLookup] Item match:Restart 13:38:10.579 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restart" 13:38:10.579 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart 13:38:10.579 INFO [main][MenuItemHandler] Select menu item: &Restart 13:38:10.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:10.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 13:38:10.580 DEBUG [Worker-10: Restarting server-project][AbstractWait] Wait for 1 seconds 13:38:11.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 13:38:11.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 13:38:12.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:38:12.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:38:12.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:38:12.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:12.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:12.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:38:12.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:38:12.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:38:12.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:12.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 13:38:12.080 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:12.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:12.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:12.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:12.081 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 13:38:12.081 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 13:38:12.081 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 13:38:12.086 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 13:38:12.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 13:38:12.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:12.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:38:12.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:38:12.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:38:12.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:38:12.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:38:12.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:12.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:12.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:38:12.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:38:12.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:38:12.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:12.087 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:12.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:12.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:12.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:12.088 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 13:38:12.088 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 13:38:12.088 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 13:38:12.095 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 13:38:12.096 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:12.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:12.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:12.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:12.096 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:38:12.096 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:38:12.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:12.097 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:38:12.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:12.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:38:12.097 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:38:12.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:12.097 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:38:12.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:12.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:38:12.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:12.097 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:12.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:12.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:12.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:12.098 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 13:38:12.098 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 13:38:12.098 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 13:38:12.102 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 13:38:12.103 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:12.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:12.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:12.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:12.103 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 13:38:12.103 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 13:38:12.104 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 13:38:12.111 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 13:38:12.112 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 13:38:12.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:12.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:12.112 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:38:12.112 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:12.112 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:38:12.112 DEBUG [main][MenuItemLookup] Item match:Edit 13:38:12.113 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:38:12.113 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:38:12.113 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:12.113 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:38:12.113 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:38:12.113 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:38:12.113 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:12.113 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:38:12.113 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:38:12.113 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:38:12.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:38:12.113 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:38:12.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:38:12.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:12.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:12.113 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:38:12.114 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:12.114 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:38:12.114 DEBUG [main][MenuItemLookup] Item match:Edit 13:38:12.114 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:38:12.114 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:38:12.114 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:12.114 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:38:12.114 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:38:12.114 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:38:12.114 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:12.114 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:38:12.114 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:38:12.114 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:38:12.114 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:38:12.115 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:38:12.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:38:12.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 13:38:12.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:38:12.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:12.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:12.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:38:12.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:38:12.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:12.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:12.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:38:12.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:38:12.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:12.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:12.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:12.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:12.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:12.153 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:38:12.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:12.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:12.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:12.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:12.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:38:12.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:38:12.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:12.236 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:38:12.236 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:38:12.236 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:38:12.236 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:38:12.236 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:38:12.236 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:12.236 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:12.236 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:38:12.236 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:38:12.236 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:38:12.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:12.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:38:12.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:38:12.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 'Publishing to .*'] is available.... 13:38:22.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 13:38:22.255 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.... 13:38:22.255 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 13:38:22.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:22.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:22.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:38:22.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:22.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:22.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:38:22.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:38:22.256 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:38:22.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:22.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:22.256 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:38:22.256 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:38:22.257 INFO [WorkbenchTestable][RequirementsRunner] Started test: stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:38:22.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:38:22.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:38:22.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:38:22.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:38:22.257 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:22.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:22.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:22.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:38:22.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:22.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:22.259 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 13:38:22.259 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 13:38:22.259 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 13:38:22.280 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 13:38:22.280 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:38:22.281 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:38:22.281 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:22.296 DEBUG [main][MenuItemLookup] Found menu:'New' 13:38:22.296 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:38:22.296 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:38:22.296 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:22.296 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:38:22.296 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:38:22.296 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:38:22.296 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:38:22.296 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:22.296 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:38:22.297 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:38:22.297 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:38:22.297 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:38:22.297 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:38:22.297 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:38:22.297 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:22.297 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:38:22.297 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:38:22.297 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:38:22.297 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:38:22.297 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:38:22.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:38:22.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:22.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:22.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:38:22.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:38:22.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:22.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:22.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 13:38:22.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:22.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:22.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:22.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:22.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:22.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:38:22.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:38:22.370 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:38:22.370 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:38:22.370 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:38:22.371 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:38: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.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 >") 13:38:22.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:22.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:22.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:22.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:22.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:22.372 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 13:38:22.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:22.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:22.372 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:22.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:22.374 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:38:22.374 DEBUG [WorkbenchTestable][WidgetLookup] 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) 13:38:22.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:22.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:22.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:22.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:22.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:22.376 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:38:22.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:22.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:22.376 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:22.376 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:22.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:38:22.378 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:38:22.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:38:22.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:22.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:38:22.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:38:22.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:38:22.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:22.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:22.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:38:22.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:38:22.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:38:22.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:22.879 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:22.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:22.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:22.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:22.880 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:38:22.880 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:38:22.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:22.880 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:38:22.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:22.880 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:38:22.880 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:38:22.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:22.880 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:38:22.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:22.880 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:38:22.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:22.880 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:22.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:22.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:22.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:22.881 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:38:22.881 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:38:22.881 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:38:22.890 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:38:22.891 INFO [WorkbenchTestable][ServerModule] Stop server module with name 'server-project' 13:38:22.891 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:22.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:22.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:22.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:22.892 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:38:22.892 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:38:22.892 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:38:22.896 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:38:22.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:38:22.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:22.913 DEBUG [main][MenuItemLookup] Found menu:'New' 13:38:22.913 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:22.913 DEBUG [main][MenuItemLookup] Found menu:'Start' 13:38:22.913 DEBUG [main][MenuItemLookup] Found menu:'Stop' 13:38:22.913 DEBUG [main][MenuItemLookup] Item match:Stop 13:38:22.913 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top" 13:38:22.913 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop 13:38:22.913 INFO [main][MenuItemHandler] Select menu item: S&top 13:38:22.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:22.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:38:22.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 13:38:22.914 DEBUG [Worker-10: Stopping server-project][AbstractWait] Wait for 1 seconds 13:38:23.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 13:38:23.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 13:38:24.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:38:24.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:38:24.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:38:24.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:24.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:24.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:38:24.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:38:24.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:38:24.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:24.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Stopped... 13:38:24.415 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:24.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:24.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:24.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:24.417 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 13:38:24.417 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 13:38:24.418 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 13:38:24.423 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 13:38:24.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Stopped finished successfully 13:38:24.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:24.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:38:24.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:38:24.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:38:24.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:38:24.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:24.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:24.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:38:24.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:38:24.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:38:24.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:24.424 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:24.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:24.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:24.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:24.426 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 13:38:24.426 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 13:38:24.426 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 13:38:24.431 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 13:38:24.431 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:24.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:24.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:24.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:24.435 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:38:24.435 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:38:24.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:24.435 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:38:24.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:24.435 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:38:24.435 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:38:24.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:24.435 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:38:24.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:24.435 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:38:24.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:24.436 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:24.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:24.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:24.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:24.436 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 13:38:24.436 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 13:38:24.436 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 13:38:24.440 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 13:38:24.441 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:24.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:24.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:24.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:24.442 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 13:38:24.442 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 13:38:24.442 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 13:38:24.446 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 13:38:24.446 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 13:38:24.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:24.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:24.446 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:38:24.446 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:24.446 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:38:24.446 DEBUG [main][MenuItemLookup] Item match:Edit 13:38:24.447 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:38:24.447 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:38:24.447 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:24.447 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:38:24.447 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:38:24.447 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:38:24.447 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:24.447 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:38:24.447 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:38:24.447 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:38:24.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:38:24.447 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:38:24.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:38:24.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:24.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:24.447 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:38:24.447 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:24.447 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:38:24.447 DEBUG [main][MenuItemLookup] Item match:Edit 13:38:24.448 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:38:24.448 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:38:24.448 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:24.448 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:38:24.448 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:38:24.448 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:38:24.448 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:24.448 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:38:24.448 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:38:24.448 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:38:24.448 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:38:24.448 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:38:24.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:38:24.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 13:38:24.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:38:24.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:24.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:24.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") 13:38:24.478 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:38:24.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:24.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:24.478 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:38:24.478 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:38:24.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:24.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:24.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:24.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:24.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:24.479 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:38:24.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:24.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:24.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:24.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:24.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:38:24.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:38:24.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:24.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:38:24.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:38:24.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:38:24.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:38:24.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:38:24.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:24.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:24.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:38:24.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:38:24.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:38:24.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:24.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:38:24.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:38:24.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 13:38:34.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 'Publishing to .*'] is available. failed, NO exception will be thrown 13:38:34.567 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.... 13:38:34.567 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 13:38:34.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:34.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:34.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:38:34.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:34.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:34.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:38:34.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:38:34.568 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:38:34.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:34.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:34.568 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:38:34.569 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:38:34.569 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:38:34.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:38:34.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:38:34.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:38:34.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:38:34.569 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:34.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:34.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:34.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:38:34.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:34.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:34.595 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 13:38:34.596 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 13:38:34.596 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 13:38:34.602 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 13:38:34.602 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:38:34.602 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:38:34.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:34.625 DEBUG [main][MenuItemLookup] Found menu:'New' 13:38:34.625 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:38:34.625 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:38:34.625 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:34.625 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:38:34.625 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:38:34.625 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:38:34.625 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:38:34.625 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:34.625 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:38:34.625 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:38:34.625 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:38:34.625 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:38:34.625 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:38:34.625 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:38:34.625 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:34.625 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:38:34.625 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:38:34.625 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:38:34.625 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:38:34.625 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:38:34.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:38:34.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:34.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:34.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:38:34.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:38:34.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:34.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:34.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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 >>") 13:38:34.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:34.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:34.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:34.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:34.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:34.686 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 13:38:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:34.686 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:34.686 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:34.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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") 13:38:34.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:34.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:34.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:34.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:34.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:34.689 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 13:38:34.689 DEBUG [WorkbenchTestable][CheckBox] Checkbox If server is started, publish changes &immediately not checked, no action performed 13:38:34.689 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:38:34.689 DEBUG [WorkbenchTestable][WidgetLookup] 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) 13:38:34.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:34.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:34.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:34.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:34.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:34.690 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:38:34.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:34.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:34.690 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:34.690 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:34.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:38:34.692 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:38:35.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:38:35.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:35.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:38:35.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:38:35.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:38:35.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:35.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:35.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:38:35.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:38:35.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:38:35.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:35.193 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:35.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:35.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:35.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:35.194 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:38:35.194 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:38:35.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:35.194 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:38:35.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:35.194 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:38:35.194 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:38:35.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:35.194 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:38:35.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:35.194 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:38:35.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:35.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:35.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:35.194 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:35.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:35.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:35.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:35.195 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:38:35.195 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:38:35.195 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:38:35.202 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:38:35.203 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:35.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:35.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:35.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:35.204 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:38:35.204 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:38:35.204 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:38:35.215 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:38:35.217 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:35.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:35.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:35.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:35.218 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:38:35.218 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:38:35.218 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:38:35.228 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:38:35.229 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:35.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:35.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:35.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:35.230 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:38:35.230 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:38:35.230 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:38:35.236 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:38:35.237 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:35.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:35.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:35.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:35.238 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:38:35.238 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:38:35.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:38:35.246 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:38:35.247 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:35.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:35.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:35.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:35.248 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:38:35.248 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:38:35.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:35.248 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:38:35.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:35.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:38:35.248 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:38:35.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:35.248 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:38:35.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:35.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:38:35.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:35.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:35.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:35.249 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:35.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:35.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:35.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:35.249 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:38:35.249 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:38:35.250 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:38:35.255 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:38:35.256 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:35.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:35.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:35.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:35.260 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:38:35.260 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:38:35.260 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:38:35.266 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:38:35.267 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 13:38:35.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:35.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:35.267 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:38:35.267 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:35.267 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:38:35.267 DEBUG [main][MenuItemLookup] Item match:Edit 13:38:35.268 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:38:35.268 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:38:35.268 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:35.268 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:38:35.268 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:38:35.268 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:38:35.268 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:35.268 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:38:35.268 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:38:35.268 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:38:35.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:38:35.268 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:38:35.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:38:35.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:35.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:35.268 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:38:35.268 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:35.268 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:38:35.268 DEBUG [main][MenuItemLookup] Item match:Edit 13:38:35.269 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:38:35.269 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:38:35.269 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:35.269 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:38:35.269 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:38:35.269 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:38:35.269 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:35.269 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:38:35.269 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:38:35.269 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:38:35.269 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:38:35.269 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:38:35.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:38:35.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 13:38:35.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:38:35.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:35.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:35.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:38:35.302 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:38:35.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:35.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:35.303 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:38:35.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:38:35.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:35.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:35.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:35.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:35.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:35.303 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:38:35.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:35.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:35.303 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:35.303 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:35.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:38:35.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:38:35.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:35.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:38:35.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:38:35.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:38:35.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:38:35.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:38:35.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:35.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:35.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:38:35.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:38:35.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:38:35.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:35.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:38:35.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:38:35.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 'Publishing to .*'] is available.... 13:38:45.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 13:38:45.403 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.... 13:38:45.403 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 13:38:45.404 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:45.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:45.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:45.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:45.405 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:38:45.405 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:38:45.405 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:38:45.410 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:38:45.412 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:45.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:45.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:45.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:45.413 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:38:45.413 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:38:45.413 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:38:45.418 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:38:45.419 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 13:38:45.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:45.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:45.422 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:38:45.422 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:45.422 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:38:45.422 DEBUG [main][MenuItemLookup] Item match:Edit 13:38:45.423 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:38:45.423 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:38:45.423 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:45.423 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:38:45.423 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:38:45.423 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:38:45.423 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:45.423 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:38:45.423 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:38:45.423 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:38:45.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:38:45.423 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:38:45.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:38:45.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:45.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:45.423 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:38:45.423 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:45.423 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:38:45.423 DEBUG [main][MenuItemLookup] Item match:Edit 13:38:45.424 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:38:45.424 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:38:45.424 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:45.424 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:38:45.424 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:38:45.424 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:38:45.424 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:45.424 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:38:45.424 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:38:45.424 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:38:45.424 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:38:45.424 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:38:45.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:38:45.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 13:38:45.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:38:45.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:45.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:45.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:38:45.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:38:45.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:45.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:45.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:38:45.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:38:45.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:45.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:45.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:45.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:45.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:45.462 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:38:45.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:45.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:45.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:45.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:45.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:38:45.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:38:45.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:45.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:38:45.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:38:45.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:38:45.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:38:45.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:45.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:45.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:38:45.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:38:45.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:38:45.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:45.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:38:45.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:38:45.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 13:38:55.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 13:38:55.591 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.... 13:38:55.591 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 13:38:55.592 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:55.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:55.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:55.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:55.593 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:38:55.593 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:38:55.593 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:38:55.598 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:38:55.599 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:38:55.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:38:55.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:55.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:55.600 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:38:55.600 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:38:55.600 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:38:55.604 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:38:55.605 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 13:38:55.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:55.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:55.605 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:38:55.605 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:55.605 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:38:55.605 DEBUG [main][MenuItemLookup] Item match:Edit 13:38:55.605 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:38:55.605 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:38:55.605 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:55.605 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:38:55.605 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:38:55.605 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:38:55.605 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:55.605 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:38:55.605 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:38:55.605 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:38:55.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:38:55.606 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:38:55.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:38:55.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:55.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:55.606 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:38:55.606 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:55.606 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:38:55.606 DEBUG [main][MenuItemLookup] Item match:Edit 13:38:55.606 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:38:55.606 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:38:55.606 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:55.606 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:38:55.606 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:38:55.606 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:38:55.606 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:55.606 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:38:55.606 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:38:55.606 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:38:55.606 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:38:55.606 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:38:55.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:38:55.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 13:38:55.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:38:55.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:55.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:55.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:38:55.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:38:55.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:55.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:55.637 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:38:55.637 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:38:55.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:55.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:55.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:55.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:55.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:55.638 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:38:55.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:55.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:55.638 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:55.638 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:55.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:38:55.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:38:55.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:55.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:38:55.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:38:55.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:38:55.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:38:55.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:55.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:55.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:38:55.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:38:55.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:38:55.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:55.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:38:55.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:38:55.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 'Publishing to .*'] is available.... 13:39:05.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 'Publishing to .*'] is available. failed, NO exception will be thrown 13:39:05.716 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.... 13:39:05.716 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 13:39:05.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:05.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:05.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:39:05.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:05.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:05.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:39:05.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:39:05.717 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:39:05.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:05.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:05.717 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:39:05.718 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:39:05.718 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:39:05.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:39:05.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:39:05.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:39:05.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:39:05.718 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:05.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:05.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:05.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:39:05.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:05.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:05.721 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 13:39:05.721 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 13:39:05.721 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 13:39:05.748 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 13:39:05.748 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:39:05.749 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:39:05.749 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:05.769 DEBUG [main][MenuItemLookup] Found menu:'New' 13:39:05.769 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:39:05.769 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:39:05.769 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:05.769 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:39:05.769 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:39:05.769 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:39:05.769 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:39:05.769 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:05.769 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:39:05.769 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:39:05.769 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:39:05.769 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:39:05.769 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:39:05.769 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:39:05.769 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:05.769 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:39:05.769 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:39:05.769 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:39:05.769 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:39:05.769 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:39:05.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:39:05.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:05.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:05.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:39:05.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:39:05.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:05.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:05.850 DEBUG [WorkbenchTestable][WidgetLookup] 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 >>") 13:39:05.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:05.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:05.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:05.851 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 13:39:05.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:05.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:05.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:05.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:05.853 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:39:05.853 DEBUG [WorkbenchTestable][WidgetLookup] 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) 13:39:05.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:05.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:05.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:05.854 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:39:05.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:05.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:05.855 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:05.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:05.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:39:05.857 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:39:06.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:39:06.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:06.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:39:06.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:39:06.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:06.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:06.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:39:06.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:39:06.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:39:06.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:06.358 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:06.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:06.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:06.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:06.359 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:39:06.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:39:06.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:06.359 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:39:06.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:06.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:39:06.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:39:06.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:06.359 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:39:06.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:06.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:39:06.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:06.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:06.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:06.360 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:06.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:06.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:06.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:06.361 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:39:06.362 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:39:06.362 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:39:06.371 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:39:06.372 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:06.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:06.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:06.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:06.373 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:39:06.373 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:39:06.373 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:39:06.385 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:39:06.386 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:06.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:06.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:06.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:06.387 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:39:06.387 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:39:06.388 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:39:06.397 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:39:06.398 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:06.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:06.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:06.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:06.399 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:39:06.399 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:39:06.399 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:39:06.403 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:39:06.404 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:06.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:06.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:06.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:06.405 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:39:06.405 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:39:06.405 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:39:06.415 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:39:06.416 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:06.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:06.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:06.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:06.417 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:39:06.417 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:39:06.417 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:39:06.422 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:39:06.422 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:06.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:06.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:06.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:06.423 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:39:06.423 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:39:06.423 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:39:06.431 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:39:06.431 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 13:39:06.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:06.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:06.432 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:39:06.432 DEBUG [main][MenuItemLookup] Found menu:'File' 13:39:06.432 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:39:06.432 DEBUG [main][MenuItemLookup] Item match:Edit 13:39:06.432 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:39:06.432 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:39:06.432 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:06.432 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:39:06.432 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:39:06.432 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:39:06.432 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:06.432 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:39:06.432 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:39:06.432 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:39:06.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:39:06.433 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:39:06.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:39:06.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:06.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:06.433 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:39:06.433 DEBUG [main][MenuItemLookup] Found menu:'File' 13:39:06.433 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:39:06.433 DEBUG [main][MenuItemLookup] Item match:Edit 13:39:06.433 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:39:06.433 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:39:06.433 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:06.433 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:39:06.433 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:39:06.433 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:39:06.433 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:06.433 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:39:06.433 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:39:06.433 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:39:06.433 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:39:06.433 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:39:06.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:39:06.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 13:39:06.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:39:06.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:06.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:06.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:39:06.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:06.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:06.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:06.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:39:06.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:06.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:06.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:06.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:06.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:06.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:06.470 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:39:06.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:06.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:06.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:06.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:06.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:39:06.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:39:06.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:06.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:39:06.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:39:06.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:39:06.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:06.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:06.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:39:06.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:39:06.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:39:06.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:06.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:39:16.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed failed, an exception will be thrown 13:39:16.555 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest.removeServerModule throws exception: org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 10 s.: widget is disposed at org.eclipse.reddeer.common.wait.WaitUntil.throwWaitTimeOutException(WaitUntil.java:120) at org.eclipse.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:207) at org.eclipse.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:151) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:132) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:97) at org.eclipse.reddeer.common.wait.WaitUntil.(WaitUntil.java:76) at org.eclipse.reddeer.common.wait.GroupWait.(GroupWait.java:49) at org.eclipse.reddeer.common.wait.GroupWait.(GroupWait.java:62) at org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServerModule.remove(ServerModule.java:94) at org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest.removeServerModule(ServerModuleTest.java:92) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) 13:39:16.556 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest.removeServerModule.png 13:39:16.646 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest.removeServerModule.png 13:39:16.647 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:16.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:16.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:16.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:16.648 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:39:16.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:39:16.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:16.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:39:16.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:16.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:39:16.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:39:16.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:16.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:39:16.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:16.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:39:16.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:16.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:16.649 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:16.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:16.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:16.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:16.650 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:39:16.650 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:39:16.650 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:39:16.655 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:39:16.656 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:16.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:16.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:16.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:16.657 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:39:16.657 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:39:16.657 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:39:16.663 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:39:16.664 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 13:39:16.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:16.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:16.667 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:39:16.667 DEBUG [main][MenuItemLookup] Found menu:'File' 13:39:16.667 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:39:16.667 DEBUG [main][MenuItemLookup] Item match:Edit 13:39:16.667 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:39:16.667 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:39:16.667 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:16.667 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:39:16.667 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:39:16.667 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:39:16.667 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:16.667 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:39:16.667 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:39:16.667 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:39:16.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:39:16.667 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:39:16.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:39:16.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:16.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:16.668 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:39:16.668 DEBUG [main][MenuItemLookup] Found menu:'File' 13:39:16.668 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:39:16.668 DEBUG [main][MenuItemLookup] Item match:Edit 13:39:16.668 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:39:16.668 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:39:16.668 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:16.668 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:39:16.668 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:39:16.668 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:39:16.668 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:16.668 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:39:16.668 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:39:16.668 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:39:16.668 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:39:16.668 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:39:16.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:39:16.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 13:39:16.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:39:16.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:16.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:16.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:39:16.710 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:16.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:16.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:16.710 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:39:16.710 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:16.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:16.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:16.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:16.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:16.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:16.711 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:39:16.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:16.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:16.711 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:16.711 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:16.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:39:16.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:39:16.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:16.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:39:16.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:39:16.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:39:16.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:39:16.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:16.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:16.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:39:16.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:39:16.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:39:16.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:16.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:39:16.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:39:16.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 'Publishing to .*'] is available.... 13:39:26.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 13:39:26.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 13:39:26.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 13:39:26.882 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:26.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:26.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:26.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:26.883 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:39:26.883 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:39:26.883 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:39:26.891 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:39:26.892 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:26.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:26.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:26.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:26.893 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:39:26.893 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:39:26.893 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:39:26.897 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:39:26.898 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 13:39:26.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:26.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:26.898 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:39:26.898 DEBUG [main][MenuItemLookup] Found menu:'File' 13:39:26.898 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:39:26.898 DEBUG [main][MenuItemLookup] Item match:Edit 13:39:26.899 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:39:26.899 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:39:26.899 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:26.899 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:39:26.899 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:39:26.899 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:39:26.899 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:26.899 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:39:26.899 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:39:26.899 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:39:26.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:39:26.899 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:39:26.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:39:26.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:26.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:26.899 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:39:26.899 DEBUG [main][MenuItemLookup] Found menu:'File' 13:39:26.899 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:39:26.899 DEBUG [main][MenuItemLookup] Item match:Edit 13:39:26.899 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:39:26.899 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:39:26.899 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:26.899 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:39:26.899 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:39:26.899 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:39:26.899 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:26.899 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:39:26.899 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:39:26.899 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:39:26.899 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:39:26.900 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:39:26.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:39:26.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 13:39:26.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:39:26.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:26.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:26.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:39:26.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:26.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:26.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:26.936 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:39:26.936 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:26.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:26.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:26.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:26.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:26.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:26.936 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:39:26.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:26.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:26.936 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:26.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:26.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:39:27.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:39:27.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:27.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:39:27.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:39:27.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:39:27.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:39:27.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:27.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:27.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:39:27.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:39:27.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:39:27.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:27.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:39:27.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:39:27.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 'Publishing to .*'] is available.... 13:39:37.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 'Publishing to .*'] is available. failed, NO exception will be thrown 13:39:37.025 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.... 13:39:37.025 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 13:39:37.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:37.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:37.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:39:37.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:37.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:37.026 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:39:37.026 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:39:37.026 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:39:37.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:37.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:37.027 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 10 s.: widget is disposed at org.eclipse.reddeer.common.wait.WaitUntil.throwWaitTimeOutException(WaitUntil.java:120) at org.eclipse.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:207) at org.eclipse.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:151) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:132) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:97) at org.eclipse.reddeer.common.wait.WaitUntil.(WaitUntil.java:76) at org.eclipse.reddeer.common.wait.GroupWait.(GroupWait.java:49) at org.eclipse.reddeer.common.wait.GroupWait.(GroupWait.java:62) at org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServerModule.remove(ServerModule.java:94) at org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest.removeServerModule(ServerModuleTest.java:92) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) 13:39:37.027 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:39:37.027 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:39:37.027 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:39:37.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:39:37.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:39:37.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:39:37.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:39:37.027 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:37.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:37.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:37.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:39:37.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:37.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:37.031 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 13:39:37.031 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 13:39:37.031 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 13:39:37.059 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 13:39:37.059 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:39:37.061 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:39:37.061 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:37.086 DEBUG [main][MenuItemLookup] Found menu:'New' 13:39:37.086 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:39:37.086 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:39:37.086 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:37.086 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:39:37.086 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:39:37.086 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:39:37.086 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:39:37.086 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:37.086 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:39:37.086 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:39:37.086 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:39:37.086 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:39:37.086 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:39:37.086 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:39:37.086 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:37.086 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:39:37.086 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:39:37.086 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:39:37.086 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:39:37.086 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:39:37.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:39:37.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:37.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:37.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:39:37.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:39:37.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:37.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:37.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 13:39:37.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:37.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:37.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:37.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:37.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:37.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:39:37.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:39:37.171 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:39:37.171 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:39:37.171 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:39:37.178 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:39:37.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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 >") 13:39:37.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:37.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:37.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:37.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:37.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:37.179 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 13:39:37.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:37.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:37.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:37.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:37.180 DEBUG [WorkbenchTestable][WidgetLookup] 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") 13:39:37.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:37.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:37.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:37.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:37.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:37.181 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 13:39:37.181 INFO [WorkbenchTestable][CheckBox] Check checkbox If server is started, publish changes &immediately 13:39:37.181 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 13:39:37.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:37.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:37.181 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:37.181 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:37.181 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:39:37.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 13:39:37.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:37.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:37.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:37.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:37.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:37.183 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:39:37.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:37.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:37.183 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:37.183 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:37.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:39:37.186 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:39:37.237 DEBUG [Worker-9: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 13:39:37.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:39:37.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:37.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 13:39:38.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 13:39:38.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:39:38.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:39:38.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:39:38.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:39:38.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:38.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:38.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:39:38.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:39:38.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:39:38.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:38.687 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:38.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:38.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:38.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:38.688 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 13:39:38.688 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 13:39:38.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:38.688 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 13:39:38.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:38.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 13:39:38.688 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 13:39:38.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:38.688 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 13:39:38.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:38.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 13:39:38.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:38.688 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:38.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:38.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:38.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:38.689 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 13:39:38.689 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 13:39:38.689 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 13:39:38.695 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 13:39:38.696 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project-3' 13:39:38.696 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:38.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:38.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:38.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:38.697 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 13:39:38.697 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 13:39:38.701 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 13:39:38.706 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 13:39:38.706 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:39:38.706 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:38.728 DEBUG [main][MenuItemLookup] Found menu:'New' 13:39:38.728 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:38.728 DEBUG [main][MenuItemLookup] Found menu:'Start' 13:39:38.728 DEBUG [main][MenuItemLookup] Item match:Start 13:39:38.728 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 13:39:38.728 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 13:39:38.728 INFO [main][MenuItemHandler] Select menu item: &Start 13:39:38.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:38.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 13:39:38.728 DEBUG [Worker-7: Starting server-project-3][AbstractWait] Wait for 1 seconds 13:39:39.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 13:39:39.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 13:39:40.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:39:40.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:39:40.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:40.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:40.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:39:40.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:39:40.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:39:40.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:40.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 13:39:40.229 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:40.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:40.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:40.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:40.230 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 13:39:40.230 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 13:39:40.230 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 13:39:40.238 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 13:39:40.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 13:39:40.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:40.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:39:40.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:39:40.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:39:40.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:39:40.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:40.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:40.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:39:40.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:39:40.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:39:40.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:40.240 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:40.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:40.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:40.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:40.241 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 13:39:40.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 13:39:40.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:40.241 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 13:39:40.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:40.241 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 13:39:40.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 13:39:40.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:40.242 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 13:39:40.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:40.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 13:39:40.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:40.242 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:40.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:40.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:40.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:40.243 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 13:39:40.243 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 13:39:40.243 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 13:39:40.256 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 13:39:40.257 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:40.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:40.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:40.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:40.258 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 13:39:40.258 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 13:39:40.258 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 13:39:40.271 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 13:39:40.273 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:40.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:40.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:40.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:40.274 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 13:39:40.274 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 13:39:40.274 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 13:39:40.288 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 13:39:40.289 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:40.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:40.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:40.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:40.290 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 13:39:40.290 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 13:39:40.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:40.291 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 13:39:40.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:40.291 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 13:39:40.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 13:39:40.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:40.291 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 13:39:40.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:40.291 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 13:39:40.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:40.291 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:40.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:40.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:40.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:40.292 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 13:39:40.292 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 13:39:40.292 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 13:39:40.303 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 13:39:40.304 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:40.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:40.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:40.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:40.305 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 13:39:40.305 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 13:39:40.305 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 13:39:40.311 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 13:39:40.316 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 13:39:40.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:40.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:40.316 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:39:40.317 DEBUG [main][MenuItemLookup] Found menu:'File' 13:39:40.317 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:39:40.317 DEBUG [main][MenuItemLookup] Item match:Edit 13:39:40.318 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:39:40.318 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:39:40.318 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:40.318 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:39:40.318 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:39:40.318 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:39:40.318 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:40.318 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:39:40.318 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:39:40.318 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:39:40.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:39:40.318 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:39:40.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:39:40.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:40.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:40.318 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:39:40.318 DEBUG [main][MenuItemLookup] Found menu:'File' 13:39:40.318 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:39:40.318 DEBUG [main][MenuItemLookup] Item match:Edit 13:39:40.319 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:39:40.319 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:39:40.319 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:40.319 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:39:40.319 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:39:40.319 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:39:40.319 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:40.319 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:39:40.319 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:39:40.319 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:39:40.319 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:39:40.319 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:39:40.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:39:40.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 13:39:40.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:39:40.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:40.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:40.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:39:40.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:40.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:40.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:40.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:39:40.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:40.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:40.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:40.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:40.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:40.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:40.360 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:39:40.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:40.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:40.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:40.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:40.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:39:40.430 DEBUG [Worker-3: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 13:39:40.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:39:40.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:40.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 13:39:40.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:39:40.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 13:39:40.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 13:39:40.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 13:39:41.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:39:41.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:39:41.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:39:41.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:41.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:41.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:39:41.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:39:41.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:39:41.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:41.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:39:41.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:39:41.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 13:39:51.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 13:39:51.453 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.... 13:39:51.453 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 13:39:51.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:51.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:51.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:39:51.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:51.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:51.454 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:39:51.454 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:39:51.454 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:39:51.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:51.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:51.468 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:39:51.468 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:39:51.468 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:39:51.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:39:51.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:39:51.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:39:51.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:39:51.468 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:51.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:51.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:51.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:39:51.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:51.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:51.483 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 13:39:51.483 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 13:39:51.483 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 13:39:51.492 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 13:39:51.492 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:39:51.493 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:39:51.493 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:51.511 DEBUG [main][MenuItemLookup] Found menu:'New' 13:39:51.511 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:39:51.511 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:39:51.511 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:51.511 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:39:51.511 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:39:51.511 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:39:51.511 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:39:51.511 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:51.511 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:39:51.511 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:39:51.511 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:39:51.511 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:39:51.511 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:39:51.511 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:39:51.511 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:51.511 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:39:51.511 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:39:51.511 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:39:51.511 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:39:51.511 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:39:51.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:39:51.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:51.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:51.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:39:51.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:39:51.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:51.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:51.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 13:39:51.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:51.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:51.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:51.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:51.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:51.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:39:51.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:39:51.590 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:39:51.590 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:39:51.590 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:39:51.590 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:39:51.590 DEBUG [WorkbenchTestable][WidgetLookup] 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 >") 13:39:51.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:51.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:51.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:51.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:51.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:51.591 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 13:39:51.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:51.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:51.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:51.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:51.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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") 13:39:51.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:51.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:51.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:51.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:51.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:51.594 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 13:39:51.594 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox If server is started, publish changes &immediately 13:39:51.594 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 13:39:51.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:51.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:51.594 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:51.594 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:51.594 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:39:51.594 DEBUG [WorkbenchTestable][WidgetLookup] 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) 13:39:51.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:51.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:51.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:51.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:51.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:51.595 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:39:51.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:51.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:51.595 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:51.595 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:51.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:39:51.607 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:39:52.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:39:52.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:52.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:39:52.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:39:52.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:52.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:52.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:39:52.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:39:52.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:39:52.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:52.107 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:52.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:52.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:52.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:52.109 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:39:52.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:39:52.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:52.109 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:39:52.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:52.109 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:39:52.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:39:52.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:52.109 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:39:52.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:52.109 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:39:52.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:52.110 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:52.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:52.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:52.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:52.111 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:39:52.111 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:39:52.111 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:39:52.123 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:39:52.123 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project-2' 13:39:52.124 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:52.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:52.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:52.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:52.125 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:39:52.125 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:39:52.125 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:39:52.130 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:39:52.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:39:52.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:52.149 DEBUG [main][MenuItemLookup] Found menu:'New' 13:39:52.149 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:52.149 DEBUG [main][MenuItemLookup] Found menu:'Start' 13:39:52.149 DEBUG [main][MenuItemLookup] Item match:Start 13:39:52.149 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 13:39:52.149 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 13:39:52.149 INFO [main][MenuItemHandler] Select menu item: &Start 13:39:52.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:52.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 13:39:52.150 DEBUG [Worker-2: Starting server-project-2][AbstractWait] Wait for 1 seconds 13:39:52.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 13:39:53.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 13:39:53.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:39:53.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:39:53.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:53.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:53.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:39:53.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:39:53.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:39:53.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:53.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 13:39:53.650 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:53.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:53.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:53.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:53.651 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 13:39:53.651 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 13:39:53.651 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 13:39:53.659 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 13:39:53.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 13:39:53.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:53.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:39:53.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:39:53.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:39:53.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:39:53.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:53.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:53.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:39:53.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:39:53.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:39:53.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:53.660 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:53.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:53.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:53.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:53.661 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:39:53.661 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:39:53.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:53.661 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:39:53.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:53.661 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:39:53.661 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:39:53.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:53.661 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:39:53.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:53.661 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:39:53.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:53.661 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:53.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:53.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:53.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:53.662 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 13:39:53.662 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 13:39:53.662 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 13:39:53.667 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 13:39:53.668 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:53.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:53.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:53.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:53.668 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 13:39:53.668 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 13:39:53.669 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 13:39:53.676 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 13:39:53.677 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:53.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:53.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:53.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:53.678 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:39:53.678 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:39:53.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:53.678 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:39:53.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:53.678 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:39:53.678 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:39:53.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:53.678 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:39:53.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:53.678 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:39:53.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:53.678 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:53.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:53.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:53.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:53.679 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 13:39:53.679 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 13:39:53.679 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 13:39:53.684 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 13:39:53.684 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:39:53.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:39:53.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:53.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:53.685 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 13:39:53.685 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 13:39:53.685 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 13:39:53.693 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 13:39:53.693 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 13:39:53.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:53.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:53.693 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:39:53.694 DEBUG [main][MenuItemLookup] Found menu:'File' 13:39:53.694 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:39:53.694 DEBUG [main][MenuItemLookup] Item match:Edit 13:39:53.694 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:39:53.694 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:39:53.694 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:53.694 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:39:53.694 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:39:53.694 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:39:53.694 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:53.694 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:39:53.694 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:39:53.694 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:39:53.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:39:53.694 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:39:53.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:39:53.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:53.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:53.694 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:39:53.695 DEBUG [main][MenuItemLookup] Found menu:'File' 13:39:53.695 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:39:53.695 DEBUG [main][MenuItemLookup] Item match:Edit 13:39:53.695 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:39:53.695 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:39:53.695 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:53.695 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:39:53.695 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:39:53.695 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:39:53.695 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:53.695 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:39:53.695 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:39:53.695 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:39:53.695 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:39:53.695 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:39:53.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:39:53.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 13:39:53.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:39:53.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:53.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:53.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:39:53.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:53.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:53.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:53.732 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:39:53.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:53.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:53.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:53.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:53.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:53.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:53.733 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:39:53.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:53.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:53.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:53.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:53.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:39:53.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:39:53.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:53.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:39:53.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:39:53.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:39:53.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:39:53.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:53.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:53.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:39:53.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:39:53.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:39:53.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:53.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:39:53.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:39:53.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 'Publishing to .*'] is available.... 13:40:03.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 13:40:03.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 13:40:03.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 13:40:03.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:03.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:03.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:03.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:03.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:03.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:40:03.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:40:03.830 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:40:03.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:03.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:03.830 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:40:03.830 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:40:03.830 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:40:03.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:40:03.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:40:03.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:40:03.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:40:03.830 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:03.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:03.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:03.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:40:03.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:03.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:03.833 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 13:40:03.833 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 13:40:03.847 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 13:40:03.854 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 13:40:03.854 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:40:03.855 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:40:03.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:03.872 DEBUG [main][MenuItemLookup] Found menu:'New' 13:40:03.872 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:40:03.872 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:40:03.872 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:03.872 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:40:03.872 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:40:03.872 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:40:03.872 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:40:03.872 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:03.872 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:40:03.872 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:40:03.872 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:40:03.872 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:40:03.872 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:40:03.872 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:40:03.872 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:03.872 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:40:03.872 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:40:03.872 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:40:03.872 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:40:03.872 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:40:03.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:40:03.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:03.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:03.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 13:40:03.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:40:03.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:03.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:03.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add All >>") 13:40:03.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:03.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:03.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:03.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:03.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:03.947 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 13:40:03.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:03.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:03.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:03.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:03.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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") 13:40:03.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:03.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:03.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:03.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:03.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:03.951 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 13:40:03.952 INFO [WorkbenchTestable][CheckBox] Check checkbox If server is started, publish changes &immediately 13:40:03.952 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 13:40:03.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:03.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:03.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:03.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:03.952 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:40:03.952 DEBUG [WorkbenchTestable][WidgetLookup] 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) 13:40:03.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:03.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:03.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:03.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:03.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:03.953 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:40:03.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:03.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:03.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:03.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:03.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:40:03.956 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:40:03.958 DEBUG [Worker-12: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 13:40:04.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:40:04.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:04.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 13:40:04.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 13:40:05.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:40:05.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:40:05.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:40:05.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:05.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:05.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:40:05.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:40:05.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:40:05.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:05.457 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:05.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:05.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:05.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:05.458 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 13:40:05.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 13:40:05.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:05.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 13:40:05.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:05.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 13:40:05.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 13:40:05.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:05.459 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 13:40:05.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:05.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 13:40:05.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:05.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:05.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:05.459 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:05.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:05.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:05.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:05.460 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 13:40:05.460 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 13:40:05.460 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 13:40:05.466 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 13:40:05.467 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:05.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:05.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:05.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:05.468 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 13:40:05.468 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 13:40:05.468 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 13:40:05.479 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 13:40:05.480 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:05.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:05.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:05.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:05.481 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 13:40:05.481 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 13:40:05.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:05.481 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 13:40:05.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:05.481 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 13:40:05.481 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 13:40:05.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:05.482 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 13:40:05.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:05.482 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 13:40:05.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:05.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:05.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:05.482 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:05.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:05.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:05.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:05.482 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 13:40:05.483 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 13:40:05.483 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 13:40:05.490 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 13:40:05.491 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:05.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:05.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:05.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:05.491 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 13:40:05.491 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 13:40:05.492 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 13:40:05.496 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 13:40:05.496 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 13:40:05.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:05.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:05.496 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:40:05.497 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:05.497 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:40:05.497 DEBUG [main][MenuItemLookup] Item match:Edit 13:40:05.497 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:40:05.497 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:40:05.497 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:05.497 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:40:05.497 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:40:05.497 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:40:05.497 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:05.497 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:40:05.497 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:40:05.497 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:40:05.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:40:05.498 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:40:05.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:40:05.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:05.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:05.498 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:40:05.498 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:05.498 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:40:05.498 DEBUG [main][MenuItemLookup] Item match:Edit 13:40:05.498 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:40:05.498 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:40:05.498 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:05.498 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:40:05.498 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:40:05.498 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:40:05.498 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:05.498 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:40:05.498 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:40:05.498 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:40:05.498 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:40:05.499 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:40:05.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:40:05.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 13:40:05.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:40:05.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:05.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:05.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:40:05.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:40:05.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:05.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:05.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:40:05.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:40:05.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:05.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:05.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:05.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:05.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:05.539 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:40:05.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:05.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:05.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:05.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:05.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:40:05.605 DEBUG [Worker-7: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 13:40:05.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:40:05.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:05.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 13:40:06.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 13:40:06.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:40:06.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:40:06.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:40:06.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:40:06.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:06.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:06.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:40:06.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:40:06.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:40:06.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:06.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:40:06.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:40:06.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.... 13:40:16.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 'Publishing to .*'] is available. failed, NO exception will be thrown 13:40:16.666 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.... 13:40:16.666 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 13:40:16.666 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:16.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:16.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:16.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:16.667 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Synchronized] 13:40:16.667 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Synchronized] 13:40:16.667 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Synchronized] about selection 13:40:16.672 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Synchronized] 13:40:16.673 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:16.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:16.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:16.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:16.674 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Synchronized] 13:40:16.674 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Synchronized] 13:40:16.674 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Synchronized] about selection 13:40:16.678 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Synchronized] 13:40:16.678 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 13:40:16.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:16.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:16.678 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:40:16.678 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:16.679 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:40:16.679 DEBUG [main][MenuItemLookup] Item match:Edit 13:40:16.679 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:40:16.679 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:40:16.679 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:16.679 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:40:16.679 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:40:16.679 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:40:16.679 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:16.679 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:40:16.679 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:40:16.679 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:40:16.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:40:16.679 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:40:16.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:40:16.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:16.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:16.679 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:40:16.679 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:16.679 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:40:16.679 DEBUG [main][MenuItemLookup] Item match:Edit 13:40:16.680 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:40:16.680 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:40:16.680 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:16.680 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:40:16.680 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:40:16.680 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:40:16.680 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:16.680 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:40:16.680 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:40:16.680 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:40:16.680 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:40:16.680 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:40:16.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:40:16.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 13:40:16.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:40:16.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:16.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:16.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:40:16.720 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:40:16.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:16.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:16.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:40:16.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:40:16.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:16.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:16.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:16.722 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:40:16.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:16.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:16.722 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:16.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:16.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:40:16.794 DEBUG [Worker-10: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 13:40:16.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:40:16.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:16.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:40:16.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 13:40:16.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:40:16.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 13:40:17.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 13:40:17.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 13:40:17.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:40:17.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:40:17.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:40:17.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:40:17.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:17.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:17.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:40:17.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:40:17.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:40:17.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:17.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:40:17.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:40:17.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 13:40:27.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 13:40:27.823 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.... 13:40:27.823 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 13:40:27.823 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:27.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:27.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:27.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:27.824 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 13:40:27.824 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 13:40:27.825 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 13:40:27.833 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 13:40:27.834 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:27.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:27.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:27.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:27.835 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 13:40:27.835 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 13:40:27.835 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 13:40:27.847 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 13:40:27.848 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 13:40:27.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:27.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:27.848 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:40:27.848 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:27.848 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:40:27.848 DEBUG [main][MenuItemLookup] Item match:Edit 13:40:27.849 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:40:27.849 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:40:27.849 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:27.849 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:40:27.849 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:40:27.849 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:40:27.849 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:27.849 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:40:27.849 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:40:27.849 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:40:27.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:40:27.849 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:40:27.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:40:27.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:27.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:27.849 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:40:27.849 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:27.849 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:40:27.849 DEBUG [main][MenuItemLookup] Item match:Edit 13:40:27.850 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:40:27.850 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:40:27.850 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:27.850 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:40:27.850 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:40:27.850 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:40:27.850 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:27.850 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:40:27.850 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:40:27.850 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:40:27.850 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:40:27.850 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:40:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:40:27.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 13:40:27.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:40:27.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:27.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:27.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:40:27.896 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:40:27.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:27.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:27.896 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:40:27.896 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:40:27.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:27.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:27.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:27.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:27.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:27.897 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:40:27.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:27.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:27.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:27.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:27.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:40:27.975 DEBUG [Worker-6: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 13:40:27.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:40:27.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:27.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 13:40:27.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:40:27.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 13:40:28.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 13:40:28.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 13:40:28.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:40:28.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:40:28.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:40:28.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:40:28.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:28.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:28.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:40:28.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:40:28.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:40:28.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:28.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:40:28.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:40:28.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.... 13:40:38.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 13:40:38.999 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.... 13:40:38.999 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 13:40:38.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:38.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:38.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:39.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:39.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:39.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:40:39.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:40:39.000 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:40:39.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:39.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:39.000 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:40:39.000 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:39.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:39.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:39.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:40:39.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:39.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:39.002 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 13:40:39.002 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 13:40:39.002 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 13:40:39.022 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 13:40:39.023 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:39.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:39.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:39.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:39.024 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server ABC' 13:40:39.024 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:39.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:39.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:39.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:39.025 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:39.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:39.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:39.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:39.026 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server ABC 13:40:39.026 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:39.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:39.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:39.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:39.026 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 13:40:39.026 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 13:40:39.027 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 13:40:39.031 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 13:40:39.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:39.032 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:40:39.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:39.049 DEBUG [main][MenuItemLookup] Found menu:'New' 13:40:39.049 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:40:39.049 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:40:39.049 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:39.049 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:40:39.049 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:40:39.049 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:40:39.049 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:40:39.049 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:39.049 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:40:39.049 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:40:39.049 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:40:39.049 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:40:39.049 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 13:40:39.050 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 13:40:39.050 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 13:40:39.050 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 13:40:39.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 13:40:39.050 DEBUG [Worker-5: Stopping Server ABC][AbstractWait] Wait for 1 seconds 13:40:40.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 13:40:40.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 13:40:40.551 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:40.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:40.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:40.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:40.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 13:40:40.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:40.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:40:40.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:40:40.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:40.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:40.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:40:40.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:40:40.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:40:40.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:40.552 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:40.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:40.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:40.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:40.553 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 13:40:40.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:40.553 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:40:40.553 DEBUG [main][EditorHandler] 0 editor(s) found 13:40:40.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:40.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:40.554 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:40:40.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:40.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:40.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:40.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:40.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:40.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:40:40.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') 13:40:40.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:40.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:40.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:40.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:40.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:40.557 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:40.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:40.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:40.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:40.590 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:40.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:40.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:40.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:40.591 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:40.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:40.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:40.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:40.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:40.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:40.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:41.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:41.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:41.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:41.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:42.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:42.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:42.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:40:42.093 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:42.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:42.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:42.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:42.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 13:40:42.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:42.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:42.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:42.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:42.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:42.094 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 13:40:42.094 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 13:40:42.094 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 13:40:42.094 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:42.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:42.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:42.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:42.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:42.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:42.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:42.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:42.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:43.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:43.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:43.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:40:43.096 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:43.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:43.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:43.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:43.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 13:40:43.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:43.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:43.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:43.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:43.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:43.097 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 13:40:43.097 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 13:40:43.097 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 13:40:43.097 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:43.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:43.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:43.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:43.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:43.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:43.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:43.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:43.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:43.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:43.098 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:40:43.098 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:40:43.098 DEBUG [main][TreeItemHandler] Set Tree selection 13:40:43.099 DEBUG [main][TreeHandler] Notify Tree about selection event 13:40:43.105 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:40:43.107 DEBUG [WorkbenchTestable][TreeItemHandler] server-project 13:40:43.107 DEBUG [WorkbenchTestable][TreeItemHandler] server-project-2 13:40:43.107 DEBUG [WorkbenchTestable][TreeItemHandler] server-project-3 13:40:43.108 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:40:43.108 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:43.142 DEBUG [main][MenuItemLookup] Found menu:'New' 13:40:43.142 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:40:43.142 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:43.142 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:40:43.142 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:43.142 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:40:43.142 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:40:43.142 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:40:43.142 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:40:43.142 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:40:43.142 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:40:43.142 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:43.142 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:40:43.142 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:40:43.142 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:43.142 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:40:43.142 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:40:43.142 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:40:43.142 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:40:43.142 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:40:43.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:43.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:40:43.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:40:43.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:40:43.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:43.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:43.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:40:43.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:40:43.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:40:43.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:43.643 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:40:43.643 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:43.670 DEBUG [main][MenuItemLookup] Found menu:'New' 13:40:43.670 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:40:43.670 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:43.670 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:40:43.670 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:43.670 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:40:43.670 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:40:43.670 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:40:43.670 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:40:43.670 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:40:43.670 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:40:43.670 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:40:43.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:40:44.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 13:40:44.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:40:44.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:44.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:44.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:40:44.274 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:40:44.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:44.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:44.274 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:40:44.274 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:40:44.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:44.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:44.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:44.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:44.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:44.274 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:40:44.274 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:40:44.274 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:40:44.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:44.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:44.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:44.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:44.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:40:44.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:40:44.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:44.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:44.275 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:40:44.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:40:44.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:44.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:44.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:44.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:44.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:44.276 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:40:44.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:44.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:44.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:44.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:44.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:40:44.280 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:40:44.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:40:44.781 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:40:44.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:44.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:40:44.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:40:44.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:40:44.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:40:44.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:44.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:44.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:40:44.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:40:44.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:40:44.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:44.781 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:44.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:44.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:44.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:40:44.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:44.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:44.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:44.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:44.786 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:40:44.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:44.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:44.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:44.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:44.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:44.794 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:40:44.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') 13:40:44.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:44.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:44.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:44.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:44.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:44.798 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:44.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:44.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:44.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:44.824 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:44.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:44.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:44.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:44.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:40:44.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:44.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:44.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:44.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:44.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:44.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:44.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:44.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:44.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:44.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:44.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:40:44.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 '\*?\QServers\E') 13:40:44.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:44.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:44.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:44.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:44.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:44.835 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:44.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:44.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:44.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:40:44.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:44.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:44.837 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped, Synchronized] 13:40:44.837 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped, Synchronized] 13:40:44.837 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped, Synchronized] about selection 13:40:44.857 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped, Synchronized] 13:40:44.858 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:44.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:44.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:44.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:44.859 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 13:40:44.859 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:44.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:44.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:44.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:44.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:40:44.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:44.874 DEBUG [main][MenuItemLookup] Found menu:'New' 13:40:44.874 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:40:44.874 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:40:44.874 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:44.874 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:40:44.874 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:40:44.874 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:40:44.874 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:40:44.874 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:40:44.874 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:40:44.874 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:40:44.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:40:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 13:40:44.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:40:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:44.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:40:44.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:40:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:44.901 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:40:44.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:40:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:44.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:44.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:44.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:44.902 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:40:44.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:44.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:44.902 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:44.902 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:44.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:40:44.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:40:44.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:44.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:44.937 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:40:44.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:44.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:44.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:44.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:44.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:44.944 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:40:44.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:40:44.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:44.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:44.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:44.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:44.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:44.949 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:44.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:44.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:44.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:40:44.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:44.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:44.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 13:40:44.950 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:44.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:44.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:44.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:40:44.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:40:44.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:44.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:44.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:45.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:45.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:45.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:45.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:45.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:40:45.954 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:40:45.954 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 13:40:45.954 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:45.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:45.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:45.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 13:40:45.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:40:45.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:45.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:45.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:46.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:46.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:46.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:46.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:46.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:40:46.957 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:40:46.957 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 13:40:46.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 13:40:46.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:46.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:40:46.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:40:46.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:46.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:46.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:40:46.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:40:46.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:40:46.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:46.957 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:40:46.957 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:40:46.957 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:40:46.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:46.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 177.102 s <<< FAILURE! - in org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 12.808 s restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 13.959 s stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 12.311 s testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 31.148 s removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 31.309 s <<< ERROR! org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 10 s.: widget is disposed at org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest.removeServerModule(ServerModuleTest.java:92) testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 14.441 s testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 12.362 s testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 35.17 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 13:40:46.969 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 13:40:46.970 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:40:46.970 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:40:46.970 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 13:40:46.970 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:40:46.970 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:40:46.971 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:40:46.971 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:40:46.971 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:40:46.971 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:40:46.971 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest) 13:40:46.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 13:40:46.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:40:46.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:40:46.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:40:46.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:40:46.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:46.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:40:46.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:46.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:40:46.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:46.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:46.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:46.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:46.972 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:40:46.972 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:40:46.972 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:46.972 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:40:46.972 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:40:46.972 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:40:46.972 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:40:46.972 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:40:46.972 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:40:46.972 DEBUG [main][MenuItemLookup] Item match:Window 13:40:46.972 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:40:46.972 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:40:46.972 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:40:46.972 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:46.972 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:40:46.972 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:40:46.972 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:46.972 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:40:46.972 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:46.972 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:40:46.972 DEBUG [main][MenuItemLookup] Item match:Preferences 13:40:46.972 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:40:46.972 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:40:46.973 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:40:47.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:40:47.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:40:47.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:40:47.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:47.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:47.068 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:40:47.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:47.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:40:47.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:47.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:47.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:47.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:47.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:47.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:40:47.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:40:47.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:40:47.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:40:47.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:47.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:47.571 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:40:47.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:40:47.571 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:40:47.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:47.572 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:40:47.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:47.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:40:47.572 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 13:40:47.572 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 13:40:47.572 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 13:40:47.572 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 13:40:47.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:47.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:47.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:48.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:48.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:48.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:48.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:48.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:40:48.619 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 13:40:48.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:40:48.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:48.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:48.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:48.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:48.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:40:48.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:40:48.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:40:48.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:40:48.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:40:48.626 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Server ABC(Test runtime)' 13:40:48.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:40:48.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:48.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:48.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:48.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:48.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:40:48.628 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Server ABC' 13:40:48.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:40:48.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:40:48.628 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Server ABC' was found 13:40:48.628 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Server ABC' matched 'Server ABC'! Selecting... 13:40:48.628 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:40:48.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:40:48.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:40:48.628 TRACE [main][WidgetHandler] Notify Table with event 13 13:40:48.628 TRACE [main][WidgetHandler] Wait for synchronization 13:40:48.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") 13:40:48.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:48.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:48.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:48.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:48.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:48.630 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:40:48.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:48.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:48.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:48.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:48.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:40:51.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 13:40:51.652 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:40:51.652 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 13:40:51.652 DEBUG [WorkbenchTestable][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...") 13:40:51.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:51.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:51.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:51.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:51.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:51.653 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:40:51.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:51.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:51.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:51.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:51.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:40:51.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:51.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:51.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:51.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:40:51.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 13:40:51.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:51.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:51.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:40:51.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:40:51.735 DEBUG [WorkbenchTestable][WidgetLookup] 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 13:40:51.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:51.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:51.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:51.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:51.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:51.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:40:51.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:40:51.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:40:51.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:40:51.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:52.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:52.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:40:52.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:40:52.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:40:52.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:52.241 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:40:52.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:52.241 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:40:52.241 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 13:40:52.241 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 13:40:52.241 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 13:40:52.242 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 13:40:52.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:40:52.242 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:40:52.242 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:40:52.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:40:52.743 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 13:40:52.743 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 13:40:52.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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) 13:40:52.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:52.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:52.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:52.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:52.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:52.747 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:40:52.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:52.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:52.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:52.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:52.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:40:53.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:40:53.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:53.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:40:53.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:40:53.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:53.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:53.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:40:53.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:40:53.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:40:53.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:53.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:40:53.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:53.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:53.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:53.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:53.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:40:53.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:40:53.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:40:53.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:40:53.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:40:53.255 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 13:40:53.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:40:53.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:53.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:53.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:53.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:53.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:40:53.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:40:53.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:40:53.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:40:53.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:40:53.256 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 13:40:53.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:40:53.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:53.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:53.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:53.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:53.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:40:53.257 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 13:40:53.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:40:53.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:40:53.257 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 13:40:53.257 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 13:40:53.257 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:40:53.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:40:53.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:40:53.257 TRACE [main][WidgetHandler] Notify Table with event 13 13:40:53.257 TRACE [main][WidgetHandler] Wait for synchronization 13:40:53.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 13:40:53.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:53.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:53.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:53.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:53.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:53.259 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:40:53.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:53.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:53.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:53.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:53.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:40:56.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 13:40:56.263 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:40:56.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:40:56.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:56.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:56.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:56.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:56.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:56.266 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:40:56.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:56.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:56.266 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:56.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:56.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:40:56.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:40:56.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:56.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:56.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:56.301 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 13:40:56.301 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:40:56.301 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:40:56.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:56.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:56.302 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest) 13:40:56.302 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 13:40:56.302 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:40:56.302 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:40:56.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:56.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.333 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: 9.33 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 13:40:56.311 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 13:40:56.311 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:40:56.312 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:40:56.312 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 13:40:56.312 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:40:56.312 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:40:56.326 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:40:56.326 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:40:56.326 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:40:56.327 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:40:56.327 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 13:40:56.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 13:40:56.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:40:56.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:40:56.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:40:56.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:56.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:56.334 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:40:56.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:56.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:56.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:56.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:56.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:56.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:40:56.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:40:56.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:56.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:56.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:56.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:56.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:56.343 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:56.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:56.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:56.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:40:56.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:56.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:56.345 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:56.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:56.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:56.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:40:56.345 INFO [WorkbenchTestable][ServersView2] Create new server 13:40:56.345 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 13:40:56.345 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:56.346 DEBUG [main][MenuItemLookup] Found menu:'New' 13:40:56.346 DEBUG [main][MenuItemLookup] Item match:New 13:40:56.346 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:40:56.346 DEBUG [main][MenuItemLookup] Item match:Server 13:40:56.347 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:40:56.347 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:40:56.347 INFO [main][MenuItemHandler] Select menu item: Server 13:40:56.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:40:56.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 13:40:56.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:40:56.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:56.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:56.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:56.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:56.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:56.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:56.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:56.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:56.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:40:56.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:56.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:56.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:40:56.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:56.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:56.457 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:40:56.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:56.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:40:56.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:56.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:56.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:56.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:56.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:56.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:40:56.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:40:56.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 13:40:56.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:40:56.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:40:56.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:40:56.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:40:56.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:56.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:56.963 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:40:56.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:40:56.964 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:40:56.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:56.964 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:40:56.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:56.964 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:40:56.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 13:40:56.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:40:56.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:56.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:56.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:56.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:56.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:56.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:40:56.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:40:56.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:40:56.965 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:40:56.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:56.965 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:40:56.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:56.965 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:40:56.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:40:56.965 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:40:56.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:56.965 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:40:56.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:56.965 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:40:56.965 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 13:40:56.965 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 13:40:56.966 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 13:40:56.968 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 13:40:56.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:40:56.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:56.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:56.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:56.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:56.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:56.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:57.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:57.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:40:57.471 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:40:57.471 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:40:57.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:40:57.971 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:40:57.971 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 13:40:57.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 13:40:57.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:57.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:57.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:57.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:57.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:57.979 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:40:57.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:57.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:57.979 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:57.979 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:57.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:40:58.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:40:58.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:58.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 13:40:58.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:40:58.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:40:58.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:58.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:58.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:40:58.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:40:58.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:40:58.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:58.026 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:58.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:58.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:58.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:40:58.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:40:58.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:58.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:58.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:58.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:58.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:59.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:59.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:59.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:40:59.029 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:40:59.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 13:40:59.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:40:59.029 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:40:59.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:59.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:59.029 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 13:40:59.029 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:40:59.029 INFO [WorkbenchTestable][RequirementsRunner] Started test: setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 13:40:59.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 13:40:59.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:40:59.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:40:59.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:40:59.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:59.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:59.036 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:40:59.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:59.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:59.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:59.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:59.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:59.042 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:40:59.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 '\*?\QServers\E') 13:40:59.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:59.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:59.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:59.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:59.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:59.046 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:59.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:59.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:59.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:40:59.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:59.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:59.060 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:59.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:59.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:59.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:40:59.061 INFO [WorkbenchTestable][ServersView2] Create new server 13:40:59.061 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 13:40:59.061 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:59.062 DEBUG [main][MenuItemLookup] Found menu:'New' 13:40:59.062 DEBUG [main][MenuItemLookup] Item match:New 13:40:59.062 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:40:59.062 DEBUG [main][MenuItemLookup] Item match:Server 13:40:59.062 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:40:59.062 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:40:59.062 INFO [main][MenuItemHandler] Select menu item: Server 13:40:59.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:40:59.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 13:40:59.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:40:59.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:59.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:59.168 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:59.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:59.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:59.168 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:59.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:59.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:59.168 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:40:59.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:59.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:59.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:40:59.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:59.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:59.168 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:40:59.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:59.169 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:") 13:40:59.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:59.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:59.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:59.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:59.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:40:59.188 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:40:59.189 INFO [WorkbenchTestable][AbstractText] Text set to: ABC 13:40:59.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:40:59.189 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:40:59.189 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:40:59.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:40:59.690 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:40:59.690 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 13:40:59.690 DEBUG [WorkbenchTestable][WidgetLookup] 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) 13:40:59.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:59.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:59.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:59.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:59.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:59.692 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:40:59.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:59.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:59.692 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:59.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:59.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:40:59.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:40:59.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:59.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:40:59.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:40:59.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:59.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:59.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:40:59.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:40:59.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:40:59.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:59.740 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:40:59.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:40:59.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:59.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:40:59.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:40:59.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:59.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:59.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:00.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:00.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:00.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:41:00.743 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:41:00.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 13:41:00.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:41:00.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:41:00.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:00.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:00.744 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 13:41:00.744 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:41:00.744 INFO [WorkbenchTestable][RequirementsRunner] Started test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 13:41:00.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 13:41:00.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:41:00.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:41:00.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:41:00.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.748 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:41:00.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:00.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:00.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:00.753 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:00.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') 13:41:00.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:00.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:00.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:00.757 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:41:00.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:41:00.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:00.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:41:00.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:00.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:00.759 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:41:00.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:41:00.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:00.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:41:00.759 INFO [WorkbenchTestable][ServersView2] Create new server 13:41:00.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 13:41:00.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:00.760 DEBUG [main][MenuItemLookup] Found menu:'New' 13:41:00.760 DEBUG [main][MenuItemLookup] Item match:New 13:41:00.760 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:41:00.760 DEBUG [main][MenuItemLookup] Item match:Server 13:41:00.760 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:41:00.760 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:41:00.760 INFO [main][MenuItemHandler] Select menu item: Server 13:41:00.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:41:00.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 13:41:00.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:41:00.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:00.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:00.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'] 13:41:00.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:00.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:00.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'] 13:41:00.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:00.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:00.879 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:41:00.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:00.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:00.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:41:00.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:00.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:00.880 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:41:00.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:00.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:41:00.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:00.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:00.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:00.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:41:00.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:41:00.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 13:41:00.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:00.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:00.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:41:00.884 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:41:00.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:01.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:01.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:41:01.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:41:01.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:41:01.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:01.387 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:41:01.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:01.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:41:01.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 13:41:01.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.wizard.NewServerWizardPage, index 0 and no matchers specified 13:41:01.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:01.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:01.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:01.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:01.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:01.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:01.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:01.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:41:01.388 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:41:01.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:01.388 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:41:01.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:01.388 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:41:01.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:41:01.388 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:41:01.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:01.389 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:41:01.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:01.389 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:41:01.389 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 13:41:01.389 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 13:41:01.389 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 13:41:01.391 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 13:41:01.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:41:01.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:01.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:01.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:01.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:01.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:01.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:01.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:01.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 13:41:01.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:01.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:01.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:01.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:01.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:41:01.897 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:41:01.898 INFO [WorkbenchTestable][AbstractText] Text set to: ABC server 13:41:01.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:41:01.898 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:41:01.898 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:41:02.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:41:02.399 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:41:02.399 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:41:02.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:41:02.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:02.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:02.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:02.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:02.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:02.404 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:41:02.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:02.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:02.404 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:02.404 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:02.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:41:02.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:41:02.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:02.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:41:02.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:41:02.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:02.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:02.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:41:02.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:41:02.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:41:02.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:02.914 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:41:02.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:41:02.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:02.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:41:02.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:02.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:02.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:41:02.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:02.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:02.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:02.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:02.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:02.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:02.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:02.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:02.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:02.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:02.924 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41: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 '\*?\QServers\E') 13:41:02.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:02.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:02.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:02.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:02.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:02.950 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:41:02.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:41:02.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:02.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:41:02.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:02.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:02.953 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:41:02.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:41:02.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:02.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:02.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:41:02.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:02.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:02.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:02.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:02.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:02.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:02.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:02.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:02.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:02.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:02.958 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:02.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:41:02.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:02.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:02.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:02.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:02.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:02.978 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:41:02.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:41:02.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:02.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:41:02.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:02.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:02.980 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ABC server [Stopped] 13:41:02.980 DEBUG [main][TreeItemHandler] Selecting tree item: ABC server [Stopped] 13:41:02.980 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ABC server [Stopped] about selection 13:41:02.986 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ABC server [Stopped] 13:41:02.987 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:41:02.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:41:02.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:02.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:02.988 INFO [WorkbenchTestable][AbstractServer] Delete server 'ABC server'. Stop server first: false 13:41:02.988 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:41:02.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:41:02.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:02.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:02.989 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:41:02.989 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:03.019 DEBUG [main][MenuItemLookup] Found menu:'New' 13:41:03.019 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:41:03.019 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:41:03.019 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:03.019 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:41:03.019 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:41:03.019 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:41:03.019 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:41:03.019 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:41:03.019 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:41:03.019 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:41:03.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:41:03.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 13:41:03.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:41:03.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:03.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:03.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:41:03.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:03.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:03.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:03.049 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:41:03.049 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:03.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:03.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:03.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:03.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:03.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:03.049 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:41:03.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:03.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:03.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:03.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:03.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:41:03.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:41:03.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:03.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:03.085 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:41:03.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:03.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:03.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:03.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:03.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:03.090 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:03.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 '\*?\QServers\E') 13:41:03.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:03.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:03.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:03.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:03.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:03.107 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:41:03.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:41:03.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:03.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:41:03.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:03.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:03.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: ABC server... 13:41:03.108 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:41:03.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:41:03.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:03.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:41:03.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:41:03.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:03.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:03.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:03.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:03.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:04.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:04.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:41:04.111 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:41:04.111 INFO [WorkbenchTestable][ServersView2] Requested server 'ABC server' was not found on Servers view 13:41:04.111 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:41:04.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:41:04.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:04.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:41:04.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:41:04.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:04.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:04.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:05.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:05.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:41:05.114 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:41:05.114 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 13:41:05.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: ABC server finished successfully 13:41:05.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:05.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:41:05.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:41:05.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:05.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:05.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:41:05.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:41:05.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:41:05.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:05.114 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 13:41:05.114 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:41:05.114 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:41:05.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:05.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:05.115 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 13:41:05.115 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 13:41:05.115 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:41:05.115 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:41:05.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:05.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.804 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) Time elapsed: 2.702 s setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) Time elapsed: 1.715 s setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) Time elapsed: 4.371 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 13:41:05.124 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 13:41:05.125 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:41:05.125 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:41:05.126 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 13:41:05.126 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:41:05.126 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:41:05.127 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:41:05.127 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:41:05.127 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:41:05.127 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:41:05.127 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 13:41:05.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 13:41:05.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:41:05.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:41:05.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:41:05.127 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:41:05.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:05.128 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:41:05.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:05.128 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:41:05.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:05.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:05.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:05.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:05.128 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:05.128 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:41:05.129 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:05.129 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:41:05.129 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:41:05.129 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:41:05.129 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:41:05.129 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:41:05.129 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:41:05.129 DEBUG [main][MenuItemLookup] Item match:Window 13:41:05.129 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:41:05.129 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:41:05.129 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:41:05.129 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:05.129 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:41:05.129 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:41:05.129 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:05.129 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:41:05.129 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:05.129 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:41:05.129 DEBUG [main][MenuItemLookup] Item match:Preferences 13:41:05.129 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:41:05.129 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:41:05.129 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:41:05.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 'Preferences.*'] is available.... 13:41:05.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:41:05.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:41:05.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:05.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:05.222 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:41:05.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:05.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:41:05.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:05.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:05.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:05.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:05.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:05.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:41:05.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:41:05.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:05.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:41:05.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:05.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:41:05.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:41:05.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:41:05.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:05.225 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:41:05.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:05.225 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:41:05.225 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 13:41:05.225 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 13:41:05.225 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 13:41:05.225 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 13:41:05.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:05.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:05.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:06.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:06.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:06.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:41:06.231 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 13:41:06.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:41:06.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:06.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:06.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:06.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:06.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:06.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:06.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:06.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:06.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:06.237 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server ABC server(Test runtime)' 13:41:06.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:41:06.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:06.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:06.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:06.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:06.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:06.238 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'ABC server' 13:41:06.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:06.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:06.238 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'ABC server' was found 13:41:06.238 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'ABC server' matched 'ABC server'! Selecting... 13:41:06.238 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:41:06.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:06.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:06.238 TRACE [main][WidgetHandler] Notify Table with event 13 13:41:06.238 TRACE [main][WidgetHandler] Wait for synchronization 13:41:06.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.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 13:41:06.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:06.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:06.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:06.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:06.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:06.240 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:41:06.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:06.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:06.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:06.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:06.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:41:09.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 13:41:09.245 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:41:09.245 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 13:41:09.245 DEBUG [WorkbenchTestable][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...") 13:41:09.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:09.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:09.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:09.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:09.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:09.246 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:41:09.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:09.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:09.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:09.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:09.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:41:09.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:09.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:09.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:09.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:41:09.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 13:41:09.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:09.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:09.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:41:09.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:41:09.306 DEBUG [WorkbenchTestable][WidgetLookup] 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 13:41:09.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:09.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:09.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:09.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:09.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:09.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:09.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:09.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:41:09.308 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:41:09.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:09.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:09.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:41:09.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:41:09.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:41:09.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:09.812 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:41:09.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:09.812 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:41:09.813 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 13:41:09.813 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 13:41:09.813 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 13:41:09.813 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 13:41:09.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:41:09.813 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:41:09.813 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:41:10.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:41:10.314 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 13:41:10.314 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 13:41:10.314 DEBUG [WorkbenchTestable][WidgetLookup] 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) 13:41:10.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:10.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:10.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:10.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:10.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:10.318 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:41:10.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:10.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:10.318 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:10.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:10.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:41:10.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:41:10.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:10.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:41:10.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:41:10.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:10.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:10.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:41:10.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:41:10.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:41:10.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:10.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 "Edit...") 13:41:10.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:10.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:10.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:10.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:41:10.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:10.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:10.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:10.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:10.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:10.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:10.826 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 13:41:10.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:41:10.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:10.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:10.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:10.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:10.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:10.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:10.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:10.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:10.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:10.830 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 13:41:10.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:41:10.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:10.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:10.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:10.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:10.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:10.832 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 13:41:10.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:10.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:10.832 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 13:41:10.832 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 13:41:10.832 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:41:10.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:10.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:10.832 TRACE [main][WidgetHandler] Notify Table with event 13 13:41:10.832 TRACE [main][WidgetHandler] Wait for synchronization 13:41:10.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 13:41:10.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:10.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:10.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:10.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:10.834 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:41:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:10.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:10.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:10.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:41:13.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 13:41:13.839 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:41:13.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:41:13.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:13.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:13.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:13.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:13.842 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:41:13.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:13.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:13.842 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:13.842 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:13.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:41:13.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:41:13.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:13.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:13.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:13.869 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 13:41:13.869 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:41:13.869 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:41:13.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:13.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:13.870 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 13:41:13.870 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:41:13.870 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 13:41:13.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 13:41:13.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:41:13.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:41:13.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:41:13.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.*'] 13:41:13.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:13.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.*'] 13:41:13.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:13.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.*'] 13:41:13.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:13.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:13.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:13.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:13.870 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:13.870 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:41:13.871 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:13.871 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:41:13.871 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:41:13.871 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:41:13.871 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:41:13.871 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:41:13.871 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:41:13.871 DEBUG [main][MenuItemLookup] Item match:Window 13:41:13.871 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:41:13.871 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:41:13.871 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:41:13.871 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:13.871 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:41:13.871 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:41:13.871 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:13.871 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:41:13.871 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:13.871 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:41:13.871 DEBUG [main][MenuItemLookup] Item match:Preferences 13:41:13.871 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:41:13.871 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:41:13.871 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:41:13.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.... 13:41:13.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 13:41:13.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:41:13.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:13.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:13.963 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:41:13.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:13.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 13:41:13.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:13.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:13.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:13.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:13.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:13.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:13.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:13.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:41:13.964 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:41:13.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:13.964 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:41:13.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:13.964 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:41:13.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:41:13.964 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:41:13.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:13.964 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:41:13.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:13.964 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:41:13.965 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 13:41:13.965 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 13:41:13.965 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 13:41:13.965 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 13:41:13.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:13.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:13.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:14.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:14.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:14.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:14.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:14.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:41:14.970 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 13:41:14.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:41:14.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:14.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:14.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:14.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:14.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:14.975 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 13:41:14.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.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...") 13:41:14.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:14.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:14.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:14.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:14.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:14.977 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:41:14.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:14.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:14.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:14.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:15.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available.... 13:41:15.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:15.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:15.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:15.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully 13:41:15.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 13:41:15.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:15.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:15.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:41:15.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:41:15.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.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 13:41:15.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:15.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:15.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:15.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:15.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:15.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:15.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:15.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:41:15.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:41:15.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:15.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:15.544 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:41:15.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:41:15.545 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:41:15.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:15.545 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:41:15.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:15.545 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:41:15.545 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 13:41:15.545 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 13:41:15.545 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 13:41:15.546 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 13:41:15.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:41:15.546 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:41:15.546 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:41:16.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:41:16.047 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 13:41:16.047 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 13:41:16.047 DEBUG [WorkbenchTestable][WidgetLookup] 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) 13:41:16.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:16.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:16.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:16.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:16.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:16.051 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:41:16.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:16.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:16.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:16.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:16.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:41:16.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:41:16.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:16.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:41:16.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:41:16.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:16.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:16.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:41:16.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:41:16.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:41:16.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:16.556 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 13:41:16.556 DEBUG [WorkbenchTestable][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...") 13:41:16.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:16.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:16.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:16.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:16.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:16.558 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:41:16.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:16.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:16.558 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:16.558 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:16.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:41:16.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:16.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:16.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:16.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully 13:41:16.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 13:41:16.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:16.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:16.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:41:16.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:41:16.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 13:41:16.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:16.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:16.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:16.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:16.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:16.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:16.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:16.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:41:16.619 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:41:16.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:17.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:17.120 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:41:17.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:41:17.121 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:41:17.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:17.122 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:41:17.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:17.122 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:41:17.122 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 13:41:17.122 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 13:41:17.122 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 13:41:17.123 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 13:41:17.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:41:17.123 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:41:17.123 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:41:17.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:41:17.623 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 13:41:17.623 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 13:41:17.623 DEBUG [WorkbenchTestable][WidgetLookup] 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) 13:41:17.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:17.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:17.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:17.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:17.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:17.629 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:41:17.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:17.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:17.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:17.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:17.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:41:18.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:41:18.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:18.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 13:41:18.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:41:18.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:41:18.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:18.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:18.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:41:18.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:41:18.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:41:18.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:18.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:41:18.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:18.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:18.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:18.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:18.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:18.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:18.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:18.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:18.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:18.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:18.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:18.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:18.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:18.141 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 13:41:18.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 13:41:18.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:18.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:18.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:18.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:18.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:18.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:18.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:18.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:18.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:18.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:18.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:18.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:18.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:18.142 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 13:41:18.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:41:18.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:18.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:18.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:18.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:18.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:18.142 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 13:41:18.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:18.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:18.142 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 13:41:18.142 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 13:41:18.142 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:41:18.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:18.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:18.143 TRACE [main][WidgetHandler] Notify Table with event 13 13:41:18.143 TRACE [main][WidgetHandler] Wait for synchronization 13:41:18.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.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 13:41:18.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:18.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:18.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:18.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:18.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:18.144 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:41:18.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:18.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:18.144 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:18.144 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:18.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:41:21.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 13:41:21.149 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:41:21.149 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime (2)(Test runtime)' 13:41:21.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:41:21.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:21.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:21.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:21.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:21.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:21.151 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime (2)' 13:41:21.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:21.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:21.153 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' was found 13:41:21.153 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' matched 'Test runtime (2)'! Selecting... 13:41:21.153 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:41:21.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:21.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:21.154 TRACE [main][WidgetHandler] Notify Table with event 13 13:41:21.154 TRACE [main][WidgetHandler] Wait for synchronization 13:41:21.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") 13:41:21.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:21.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:21.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:21.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:21.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:21.156 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:41:21.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:21.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:21.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:21.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:21.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:41:24.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 13:41:24.160 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:41:24.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:41:24.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:24.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:24.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:24.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:24.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:24.165 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 13:41:24.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:41:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:24.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:24.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:24.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:24.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:41:24.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:24.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:24.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:24.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:24.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:24.167 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:41:24.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:24.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:24.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:24.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:41:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:41:24.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:24.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 13:41:24.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:41:24.207 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:41:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:24.207 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 13:41:24.207 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:41:24.207 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 13:41:24.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 13:41:24.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:41:24.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:41:24.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:41:24.207 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:41:24.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:24.208 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:41:24.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:24.208 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:41:24.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:24.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:24.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:24.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:24.208 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:24.208 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:41:24.208 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:24.208 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:41:24.208 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:41:24.208 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:41:24.208 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:41:24.208 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:41:24.208 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:41:24.208 DEBUG [main][MenuItemLookup] Item match:Window 13:41:24.208 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:41:24.209 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:41:24.209 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:41:24.209 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:24.209 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:41:24.209 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:41:24.209 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:24.209 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:41:24.209 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:24.209 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:41:24.209 DEBUG [main][MenuItemLookup] Item match:Preferences 13:41:24.209 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:41:24.209 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:41:24.209 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:41:24.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:41:24.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:41:24.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:41:24.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:24.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:24.291 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:41:24.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:24.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:41:24.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:24.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:24.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:24.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:24.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:24.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:24.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:24.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:41:24.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:41:24.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:24.293 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:41:24.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:24.293 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:41:24.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:41:24.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:41:24.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:24.293 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:41:24.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:24.293 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:41:24.293 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 13:41:24.293 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 13:41:24.293 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 13:41:24.293 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 13:41:24.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:24.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:24.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:24.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:24.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:25.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:25.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:25.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:41:25.297 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 13:41:25.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:41:25.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:25.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:25.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:25.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:25.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:25.302 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 13:41:25.302 DEBUG [WorkbenchTestable][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...") 13:41:25.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:25.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:25.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:25.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:25.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:25.304 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:41:25.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:25.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:25.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:25.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:25.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:41:25.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:25.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:25.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:25.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:41:25.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 13:41:25.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:25.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:25.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:41:25.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:41:25.425 DEBUG [WorkbenchTestable][WidgetLookup] 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 13:41:25.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:25.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:25.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:25.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:25.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:25.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:25.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:25.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:41:25.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:41:25.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:25.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:25.930 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:41:25.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:41:25.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:41:25.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:25.932 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:41:25.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:25.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:41:25.932 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 13:41:25.932 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 13:41:25.932 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 13:41:25.933 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 13:41:25.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:41:25.933 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:41:25.933 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:41:26.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:41:26.433 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 13:41:26.433 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 13:41:26.433 DEBUG [WorkbenchTestable][WidgetLookup] 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) 13:41:26.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:26.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:26.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:26.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:26.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:26.437 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:41:26.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:26.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:26.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:26.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:26.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:41:26.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:41:26.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:26.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:41:26.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:41:26.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:41:26.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:41:26.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:26.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:41:26.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:26.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:26.944 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 13:41:26.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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...") 13:41:26.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:26.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:26.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:26.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:26.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:26.945 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:41:26.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:26.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:26.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:26.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:26.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:41:26.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:26.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:26.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:26.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully 13:41:26.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 13:41:27.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:27.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:27.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:41:27.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:41:27.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 13:41:27.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:27.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:27.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:27.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:27.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:27.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:27.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:27.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:41:27.004 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:41:27.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:27.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:27.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:41:27.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:41:27.507 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:41:27.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:27.507 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:41:27.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:27.507 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:41:27.507 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 13:41:27.508 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 13:41:27.508 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 13:41:27.509 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 13:41:27.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:41:27.509 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:41:27.509 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:41:28.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:41:28.009 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 13:41:28.009 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 13:41:28.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.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) 13:41:28.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:28.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:28.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:28.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:28.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:28.014 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:41:28.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:28.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:28.014 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:28.014 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:28.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:41:28.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:41:28.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:28.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:41:28.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:41:28.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:41:28.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:41:28.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:28.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:41:28.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:28.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:28.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:41:28.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:28.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:28.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:28.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:28.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:28.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:28.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:28.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:28.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:28.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:28.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:28.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:28.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:28.527 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime (2)(null)' 13:41:28.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:41:28.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:28.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:28.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:28.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:28.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:28.528 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime (2)' 13:41:28.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:28.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:28.528 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 13:41:28.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:28.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:28.528 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' was found 13:41:28.528 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' matched 'Test runtime (2)'! Selecting... 13:41:28.528 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 13:41:28.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:28.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:28.528 TRACE [main][WidgetHandler] Notify Table with event 13 13:41:28.528 TRACE [main][WidgetHandler] Wait for synchronization 13:41:28.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 13:41:28.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:28.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:28.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:28.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:28.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:28.530 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:41:28.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:28.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:28.530 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:28.530 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:28.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:41:31.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 13:41:31.536 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:41:31.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:41:31.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:31.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:31.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:31.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:31.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:31.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:31.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:31.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:31.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:31.542 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(null)' 13:41:31.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:41:31.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:31.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:31.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:31.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:31.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:31.543 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 13:41:31.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:31.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:31.544 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 13:41:31.544 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 13:41:31.544 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:41:31.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:31.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:31.544 TRACE [main][WidgetHandler] Notify Table with event 13 13:41:31.544 TRACE [main][WidgetHandler] Wait for synchronization 13:41:31.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 13:41:31.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:31.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:31.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:31.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:31.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:31.547 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:41:31.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:31.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:31.547 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:31.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:31.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:41:34.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 13:41:34.552 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:41:34.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:41:34.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:34.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:34.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:34.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:34.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:34.556 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 13:41:34.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:41:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:34.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:34.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:34.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:34.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:34.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:41:34.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:34.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:34.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:34.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:34.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:34.559 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:41:34.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:34.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:34.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:34.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:34.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:41:34.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:41:34.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:34.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:34.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:34.588 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 13:41:34.588 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:41:34.588 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:41:34.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:34.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:34.588 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 13:41:34.588 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:41:34.588 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 13:41:34.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 13:41:34.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:41:34.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:41:34.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:41:34.588 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:41:34.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:34.588 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:41:34.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:34.589 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:41:34.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:34.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:34.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:34.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:34.589 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:34.589 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:41:34.589 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:34.589 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:41:34.589 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:41:34.589 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:41:34.589 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:41:34.589 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:41:34.589 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:41:34.589 DEBUG [main][MenuItemLookup] Item match:Window 13:41:34.589 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:41:34.589 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:41:34.589 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:41:34.589 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:34.589 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:41:34.589 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:41:34.589 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:34.589 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:41:34.589 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:34.589 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:41:34.589 DEBUG [main][MenuItemLookup] Item match:Preferences 13:41:34.590 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:41:34.590 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:41:34.590 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:41:34.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:41:34.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:41:34.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:41:34.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:34.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:34.684 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:41:34.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:34.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:41:34.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:34.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:34.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:34.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:34.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:34.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:34.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:34.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:41:34.685 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:41:34.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:34.685 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:41:34.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:34.685 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:41:34.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:41:34.685 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:41:34.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:34.685 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:41:34.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:34.685 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:41:34.686 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 13:41:34.686 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 13:41:34.686 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 13:41:34.686 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 13:41:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:34.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:34.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:35.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:35.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:35.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:35.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:35.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:41:35.690 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 13:41:35.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:41:35.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:35.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:35.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:35.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:35.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:35.694 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 13:41:35.694 DEBUG [WorkbenchTestable][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...") 13:41:35.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:35.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:35.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:35.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:35.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:35.696 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:41:35.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:35.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:35.696 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:35.696 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:35.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: "New Server Runtime Environment"] is available.... 13:41:35.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:35.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:35.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:35.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: "New Server Runtime Environment"] is available. finished successfully 13:41:35.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 13:41:35.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:35.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:35.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:41:35.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:41:35.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.NewRuntimeWizardPage, index 0 and no matchers specified 13:41:35.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:35.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:35.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:35.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:35.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:35.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:35.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:35.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:41:35.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:41:35.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:36.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:36.270 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:41:36.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:41:36.272 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:41:36.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:36.272 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:41:36.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:36.272 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:41:36.272 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 13:41:36.272 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 13:41:36.272 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 13:41:36.273 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 13:41:36.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:41:36.273 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:41:36.273 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:41:36.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:41:36.773 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 13:41:36.773 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 13:41:36.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 13:41:36.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:36.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:36.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:36.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:36.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:36.777 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:41:36.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:36.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:36.777 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:36.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:36.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:41:37.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:41:37.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:37.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:41:37.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:41:37.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:41:37.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:41:37.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:37.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:41:37.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:37.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:37.283 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 13:41:37.283 DEBUG [WorkbenchTestable][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...") 13:41:37.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:37.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:37.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:37.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:37.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:37.284 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:41:37.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:37.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:37.284 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:37.284 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:37.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:41:37.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:37.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:37.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:37.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: "New Server Runtime Environment"] is available. finished successfully 13:41:37.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 13:41:37.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:37.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:37.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:41:37.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:41:37.367 DEBUG [WorkbenchTestable][WidgetLookup] 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 13:41:37.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:37.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:37.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:37.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:37.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:37.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:37.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:37.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:41:37.369 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:41:37.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:37.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:37.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:41:37.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:41:37.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:41:37.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:37.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:41:37.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:37.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:41:37.873 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 2 13:41:37.873 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 2 13:41:37.873 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime 2 about selection 13:41:37.874 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 2 13:41:37.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:41:37.874 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:41:37.874 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:41:38.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:41:38.375 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 13:41:38.375 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 13:41:38.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 13:41:38.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:38.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:38.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:38.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:38.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:38.376 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:41:38.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:38.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:38.376 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:38.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:38.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:41:38.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:41:38.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:38.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:41:38.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:41:38.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:41:38.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:41:38.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:38.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:41:38.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:38.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:38.883 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 13:41:38.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 13:41:38.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:38.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:38.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:38.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:38.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:38.884 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:41:38.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:38.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:38.884 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:38.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:38.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:41:38.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:38.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:38.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:38.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:41:38.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 13:41:38.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:38.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:38.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:41:38.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:41:38.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 13:41:38.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:38.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:38.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:38.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:38.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:38.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:38.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:38.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:41:38.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:41:38.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:39.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:39.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:41:39.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:41:39.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:41:39.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:39.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:41:39.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:39.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:41:39.451 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 2 13:41:39.451 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 2 13:41:39.451 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime 2 about selection 13:41:39.452 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 2 13:41:39.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:41:39.452 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:41:39.452 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:41:39.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:41:39.952 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 13:41:39.952 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 13:41:39.952 DEBUG [WorkbenchTestable][WidgetLookup] 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) 13:41:39.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:39.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:39.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:39.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:39.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:39.954 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:41:39.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:39.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:39.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:39.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:39.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:41:40.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:41:40.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:40.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:41:40.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:41:40.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:41:40.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:41:40.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:40.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:41:40.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:40.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:40.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:41:40.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:40.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:40.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:40.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:40.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:40.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:41:40.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:40.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:40.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:40.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:40.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:40.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:41:40.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:40.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:40.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:40.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:40.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:40.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:41:40.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:40.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:40.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:40.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:40.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:40.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.470 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 13:41:40.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:41:40.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:40.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:40.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:40.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:40.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:40.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.471 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 13:41:40.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:41:40.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:40.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:40.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:40.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:40.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:40.472 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 13:41:40.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.472 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 13:41:40.472 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 13:41:40.472 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:41:40.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:40.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:40.472 TRACE [main][WidgetHandler] Notify Table with event 13 13:41:40.472 TRACE [main][WidgetHandler] Wait for synchronization 13:41:40.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 13:41:40.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:40.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:40.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:40.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:40.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:40.474 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:41:40.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:40.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:40.474 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:40.474 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:40.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:41:43.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 13:41:43.480 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:41:43.480 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime 2(Test runtime 2)' 13:41:43.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:41:43.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:43.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:43.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:43.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:43.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:43.482 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime 2' 13:41:43.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:43.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:43.485 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2' was found 13:41:43.485 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2' matched 'Test runtime 2'! Selecting... 13:41:43.485 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:41:43.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:43.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:43.485 TRACE [main][WidgetHandler] Notify Table with event 13 13:41:43.485 TRACE [main][WidgetHandler] Wait for synchronization 13:41:43.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 13:41:43.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:43.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:43.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:43.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:43.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:43.487 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:41:43.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:43.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:43.487 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:43.487 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:43.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:41:46.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 13:41:46.492 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:41:46.492 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime 2 (2)(Test runtime 2)' 13:41:46.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:41:46.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:46.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:46.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:46.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:46.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:46.494 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime 2 (2)' 13:41:46.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:46.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:46.496 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2 (2)' was found 13:41:46.496 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2 (2)' matched 'Test runtime 2 (2)'! Selecting... 13:41:46.496 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:41:46.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:46.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:46.497 TRACE [main][WidgetHandler] Notify Table with event 13 13:41:46.497 TRACE [main][WidgetHandler] Wait for synchronization 13:41:46.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 13:41:46.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:46.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:46.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:46.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:46.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:46.498 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:41:46.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:46.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:46.498 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:46.498 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:46.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:41:49.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 13:41:49.502 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:41:49.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:41:49.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:49.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:49.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:49.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:49.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:49.505 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:41:49.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:49.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:49.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:49.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:49.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:41:49.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:41:49.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:49.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:49.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:49.557 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 13:41:49.557 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:41:49.557 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:41:49.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:49.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:49.557 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 13:41:49.557 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 13:41:49.557 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:41:49.557 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:41:49.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:49.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.433 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: 8.743 s removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 10.337 s addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 10.381 s getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 14.969 s Running org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 13:41:49.564 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 13:41:49.564 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:41:49.564 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:41:49.564 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 13:41:49.565 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:41:49.565 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:41:49.565 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:41:49.565 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:41:49.565 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:41:49.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'] 13:41:49.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:49.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'] 13:41:49.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:49.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 Dynamic Web Project"] 13:41:49.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:49.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'] 13:41:49.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:49.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'] 13:41:49.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:49.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'] 13:41:49.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:49.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 Dynamic Web Project"] 13:41:49.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:49.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'] 13:41:49.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:49.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'] 13:41:49.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:49.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:49.566 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:49.566 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:41:49.566 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:49.566 DEBUG [main][MenuItemLookup] Item match:File 13:41:49.567 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:41:49.567 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:41:49.569 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:41:49.569 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:41:49.569 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:41:49.569 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:49.569 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:41:49.569 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:41:49.569 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:41:49.569 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:41:49.569 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:41:49.569 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:41:49.569 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:41:49.569 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:41:49.569 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:41:49.569 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:49.569 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:41:49.569 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:41:49.569 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:41:49.569 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:49.569 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:41:49.569 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:49.569 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:41:49.569 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:41:49.570 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:41:49.570 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:41:49.570 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:41:49.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:41:49.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 13:41:49.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:41:49.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:49.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:49.645 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:41:49.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:49.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 13:41:49.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:49.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:49.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:49.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:49.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:49.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:49.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:49.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 13:41:49.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 13:41:49.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:50.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:50.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 13:41:50.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 13:41:50.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 13:41:50.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:50.149 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 13:41:50.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:50.149 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 13:41:50.150 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 13:41:50.150 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 13:41:50.150 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 13:41:50.154 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 13:41:50.154 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:41:50.154 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:41: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.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:41:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:50.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:50.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:50.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:50.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:50.156 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:41:50.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:50.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:50.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:50.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:50.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'] 13:41:50.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:50.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:50.373 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.... 13:41:50.373 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 13:41:50.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 13:41:50.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:50.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:50.374 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 13:41:50.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:50.376 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:") 13:41:50.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:50.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:50.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:50.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:50.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:41:50.377 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:41:50.378 INFO [WorkbenchTestable][AbstractText] Text set to: HTMLProjectTest 13:41:50.381 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 13:41:50.381 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 13:41:50.381 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) 13:41:50.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:50.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:50.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:50.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:50.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:50.383 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:41:50.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:50.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:50.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:50.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:50.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:41:50.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:41:50.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:50.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:41:50.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 13:41:50.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:41:50.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 13:41:50.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:41:50.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:41:50.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:41:50.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:41:50.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:41:50.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:41:50.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:50.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:41:50.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:50.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:50.886 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:41:50.886 INFO [WorkbenchTestable][RequirementsRunner] Started test: createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest) 13:41:50.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 13:41:50.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:41:50.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:41:50.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:41:50.887 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:50.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:50.887 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:50.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:50.887 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New HTML File"] 13:41:50.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:50.887 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:50.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:50.887 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:50.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:50.887 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:50.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:50.887 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New HTML File"] 13:41:50.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:50.887 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:50.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:50.887 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:50.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:50.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:50.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:50.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:50.888 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:50.888 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:41:50.888 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:50.888 DEBUG [main][MenuItemLookup] Item match:File 13:41:50.889 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:41:50.889 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:41:50.892 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:41:50.892 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:41:50.892 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:41:50.892 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:50.892 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:41:50.892 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:41:50.892 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:41:50.892 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:41:50.892 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:41:50.892 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:41:50.892 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:41:50.892 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:41:50.892 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:41:50.892 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:50.892 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:41:50.892 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:41:50.892 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:41:50.892 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:50.892 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:41:50.892 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:50.892 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:41:50.892 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:41:50.892 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:41:50.892 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:41:50.920 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:41:51.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:41:51.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:41:51.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:41:51.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:51.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:51.052 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:41:51.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:51.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:41:51.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:51.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:51.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:51.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:51.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:51.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:51.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:51.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 13:41:51.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 13:41:51.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:51.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 13:41:51.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:51.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 13:41:51.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 13:41:51.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 13:41:51.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:51.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 13:41:51.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:51.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 13:41:51.054 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HTML File 13:41:51.054 DEBUG [main][TreeItemHandler] Selecting tree item: HTML File 13:41:51.054 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HTML File about selection 13:41:51.057 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HTML File 13:41:51.057 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:41:51.057 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:41:51.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:41:51.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:51.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:51.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:51.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:51.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:51.058 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:41:51.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:51.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:51.058 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:51.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:51.632 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:51.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:51.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:51.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New HTML File"] is available.... 13:41:51.635 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 13:41:51.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New HTML File 13:41:51.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:51.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:51.636 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 13:41:51.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:51.637 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:") 13:41:51.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:51.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:51.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:51.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:51.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:41:51.644 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:41:51.645 INFO [WorkbenchTestable][AbstractText] Text set to: testHTML 13:41:51.651 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:") 13:41:51.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:51.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:51.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:51.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:51.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:41:51.653 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:41:51.653 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 13:41:51.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:51.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:51.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:51.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:51.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:51.731 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest.createHTMLFile throws exception: org.junit.ComparisonFailure: expected:<[webapp]> but was:<[HTMLProjectTest]> at org.junit.Assert.assertEquals(Assert.java:117) at org.junit.Assert.assertEquals(Assert.java:146) at org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest.createHTMLFile(HTMLWizardTest.java:52) 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) 13:41:51.732 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest.createHTMLFile.png 13:41:51.911 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest.createHTMLFile.png 13:41:51.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 13:41:51.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:41:51.912 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:41:51.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:51.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:51.918 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest.createHTMLFile@CloseAllShellsExt_closing_New HTML File.png 13:41:52.042 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest.createHTMLFile@CloseAllShellsExt_closing_New HTML File.png 13:41:52.044 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell New HTML File 13:41:52.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New HTML File 13:41:52.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:52.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:52.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 13:41:52.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:52.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:52.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:52.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:52.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:52.050 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:52.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:52.238 ERROR [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt failed java.lang.AssertionError: The following shells remained open [New HTML File] at org.junit.Assert.fail(Assert.java:89) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:79) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTest(CloseAllShellsExt.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:72) 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) 13:41:52.238 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest.createHTMLFile@AfterTestExt_CloseAllShellsExt.png 13:41:52.350 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest.createHTMLFile@AfterTestExt_CloseAllShellsExt.png 13:41:52.351 ERROR [WorkbenchTestable][RequirementsRunner] Failed test: createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest) org.junit.ComparisonFailure: expected:<[webapp]> but was:<[HTMLProjectTest]> at org.junit.Assert.assertEquals(Assert.java:117) at org.junit.Assert.assertEquals(Assert.java:146) at org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest.createHTMLFile(HTMLWizardTest.java:52) 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) 13:41:52.351 ERROR [WorkbenchTestable][RequirementsRunner] Failed test: createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest) java.lang.AssertionError: The following shells remained open [New HTML File] at org.junit.Assert.fail(Assert.java:89) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:79) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTest(CloseAllShellsExt.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:72) 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) 13:41:52.351 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest) 13:41:52.351 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:41:52.352 DEBUG [main][EditorHandler] 0 editor(s) found 13:41:52.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:52.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:52.354 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:41:52.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:52.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:52.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:52.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:52.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:52.355 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:52.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 '\*?\QProject Explorer\E') 13:41:52.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:52.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:52.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:52.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:52.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:52.356 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:52.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:52.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:52.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:52.422 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:52.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:52.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:52.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:52.423 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:52.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:52.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:52.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:52.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:52.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:52.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:52.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:52.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:53.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:53.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:53.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:41:53.425 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:53.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:53.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:53.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:53.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:53.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:53.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:53.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:53.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:53.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:53.426 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name HTMLProjectTest 13:41:53.426 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:53.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:53.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:53.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:53.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:53.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:53.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:53.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:53.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:54.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:54.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:54.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:41:54.428 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:54.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:54.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:54.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:54.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:54.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:54.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:54.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:54.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:54.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:54.430 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name HTMLProjectTest 13:41:54.430 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:54.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:54.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:54.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:54.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 13:41:54.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:54.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:54.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:54.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:54.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:54.431 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:41:54.431 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:41:54.431 DEBUG [main][TreeItemHandler] Set Tree selection 13:41:54.431 DEBUG [main][TreeHandler] Notify Tree about selection event 13:41:54.439 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:41:54.442 DEBUG [WorkbenchTestable][TreeItemHandler] HTMLProjectTest 13:41:54.442 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:41:54.442 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:54.512 DEBUG [main][MenuItemLookup] Found menu:'New' 13:41:54.512 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:41:54.512 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:54.512 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:41:54.512 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:54.512 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:41:54.512 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:41:54.512 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:41:54.512 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:41:54.512 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:41:54.513 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:41:54.513 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:41:54.513 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:41:54.513 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:54.513 DEBUG [main][MenuItemLookup] Found menu:'Import' 13:41:54.513 DEBUG [main][MenuItemLookup] Found menu:'Export' 13:41:54.513 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:54.513 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:41:54.513 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:41:54.513 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:41:54.513 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:41:54.513 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:41:54.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:54.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:41:55.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:41:55.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:41:55.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:41:55.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:41:55.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:41:55.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:41:55.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:41:55.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:41:55.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:55.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:41:55.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:41:55.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:55.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:55.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:41:55.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:55.043 DEBUG [main][MenuItemLookup] Found menu:'New' 13:41:55.043 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:41:55.043 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:55.043 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:41:55.043 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:55.043 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:41:55.043 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:41:55.043 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:41:55.043 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:41:55.043 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:41:55.043 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:41:55.043 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:41:55.043 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:41:55.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:41:55.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 13:41:55.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:41:55.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:55.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:55.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:41:55.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:55.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:55.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:55.700 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:41:55.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:55.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:55.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:55.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:55.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:55.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:55.700 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:41:55.700 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:41:55.700 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:41:55.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:55.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:55.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:55.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:55.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 "OK") 13:41:55.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:55.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:55.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:55.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:41:55.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:55.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:55.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:55.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:55.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:55.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:55.701 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:41:55.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:55.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:55.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:55.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:55.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:41:55.705 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:41:56.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:41:56.205 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:41:56.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:56.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:41:56.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:41:56.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:41:56.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:41:56.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:41:56.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:41:56.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:41:56.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:41:56.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:56.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:41:56.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:56.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:56.205 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:56.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:56.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:56.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:41:56.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:56.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:56.207 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 13:41:56.207 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:41:56.207 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:41:56.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:56.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 6.643 s <<< FAILURE! - 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.465 s <<< FAILURE! org.junit.ComparisonFailure: expected:<[webapp]> but was:<[HTMLProjectTest]> at org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest.createHTMLFile(HTMLWizardTest.java:52) createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest) Time elapsed: 1.465 s <<< FAILURE! java.lang.AssertionError: The following shells remained open [New HTML File] Running org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 13:41:56.231 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 13:41:56.231 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:41:56.231 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:41:56.232 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 13:41:56.232 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:41:56.232 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:41:56.232 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:41:56.232 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:41:56.232 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:41:56.232 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:41:56.232 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 13:41:56.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 13:41:56.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:41:56.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:41:56.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:41:56.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: "Import"] 13:41:56.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:56.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: "Import"] 13:41:56.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:56.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: "Import"] 13:41:56.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:56.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: "Import"] 13:41:56.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:56.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: "Import"] 13:41:56.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:56.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: "Import"] 13:41:56.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:56.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: "Import"] 13:41:56.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:56.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: "Import"] 13:41:56.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:56.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: "Import"] 13:41:56.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:56.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:56.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:56.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:56.234 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:56.234 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:41:56.234 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:56.234 DEBUG [main][MenuItemLookup] Item match:File 13:41:56.235 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:41:56.235 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:41:56.235 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:41:56.235 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:41:56.235 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:56.235 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:41:56.235 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:41:56.235 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:56.235 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:41:56.235 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:41:56.235 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:41:56.235 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:41:56.235 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:56.235 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:41:56.235 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:41:56.235 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:41:56.235 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:41:56.235 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:56.235 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:41:56.235 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:56.235 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:41:56.235 DEBUG [main][MenuItemLookup] Item match:Import... 13:41:56.236 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:41:56.236 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:41:56.236 INFO [main][MenuItemHandler] Select menu item: &Import... 13:41:56.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:41:56.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:41:56.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:41:56.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:56.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:56.312 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:41:56.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:56.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:41:56.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:56.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:56.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:56.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:56.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:56.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:56.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:56.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:41:56.314 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:41:56.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:56.314 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:41:56.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:56.314 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:41:56.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:41:56.314 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:41:56.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:56.314 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:41:56.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:56.314 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:41:56.314 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:41:56.314 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:41:56.314 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:41:56.315 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:41:56.315 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:41:56.315 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:41:56.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 13:41:56.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:56.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:56.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:56.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:56.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:56.316 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:41:56.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:56.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:56.316 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:56.316 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:56.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: "Import"] 13:41:56.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:56.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:56.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:41:56.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:56.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:56.393 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:41:56.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:56.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:41:56.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:41:56.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:41:56.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:56.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:56.393 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:41:56.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:56.393 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip' 13:41:56.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.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:") 13:41:56.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:56.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:56.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:56.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:56.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:56.394 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:41:56.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:56.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:56.394 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:56.394 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:56.395 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 13:41:56.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:56.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:41:56.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:41:56.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:56.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:41:56.396 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip 13:41:56.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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") 13:41:56.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:56.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:56.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:56.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:56.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:56.397 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:41:56.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:56.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:56.397 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:56.397 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:56.401 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 13:41:56.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:56.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:56.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:56.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:56.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:56.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:41:56.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:56.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:56.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:56.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:56.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:56.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:41:56.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:41:56.402 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 13:41:56.402 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 13:41:56.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 13:41:56.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:56.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:56.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:56.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:56.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:56.403 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 13:41:56.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:56.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:56.903 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:56.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:56.906 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 13:41:56.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:56.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:56.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:56.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:56.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:56.907 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 13:41:56.907 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 13:41:56.908 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 13:41:56.908 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 13:41:56.908 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:41:56.908 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 13:41:56.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 13:41:56.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:56.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:56.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:56.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:56.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:56.910 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:41:56.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:56.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:56.910 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:56.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:56.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:41:57.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:41:57.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:57.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:41:57.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:41:57.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:41:57.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:41:57.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:41:57.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:41:57.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:41:57.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:41:57.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:41:57.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:57.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:41:57.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:57.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:57.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:57.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:57.415 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:41:57.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:57.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:57.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:57.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:57.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:57.415 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:57.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') 13:41:57.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:57.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:57.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:57.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:57.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:57.416 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:41:57.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:41:57.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:57.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:57.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:57.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:57.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:57.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:57.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:57.449 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41: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') 13:41:57.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:57.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:57.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:57.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:57.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:57.449 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:41:57.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:41:57.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:57.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:41:57.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:57.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:57.451 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:41:57.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:41:57.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:57.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:57.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:57.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:57.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:57.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:57.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:58.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:58.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:58.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:41:58.452 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:41:58.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:41:58.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:58.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:58.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:58.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:58.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:58.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:58.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:58.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:58.454 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 13:41:58.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:41:58.454 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:41:58.454 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:41:58.457 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:41:58.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:41:58.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'New' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:58.485 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:41:58.485 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:41:58.485 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:41:58.485 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:41:58.485 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:41:58.575 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"] 13:41:58.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:58.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:58.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 13:41:58.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:58.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:58.577 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 13:41:58.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:58.577 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 13:41:58.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:58.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:58.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:58.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:58.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:58.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:58.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:58.578 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 13:41:58.578 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 13:41:58.578 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 13:41:58.579 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 13:41:58.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:58.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:58.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:58.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:58.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 13:41:58.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:58.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:41:58.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:41:58.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:58.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:41:58.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:58.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:58.738 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item Java 13:41:58.739 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item Java: 13:41:58.739 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 13:41:58.767 INFO [WorkbenchTestable][TreeItemHandler] Checked: Java 13:41:58.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.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") 13:41:58.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:58.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:58.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:58.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:58.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:58.770 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:41:58.770 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:41:58.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:58.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:58.770 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:58.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41: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.... 13:41:58.868 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 13:41:58.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:58.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:58.870 DEBUG [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") 13:41:58.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:58.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:58.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:58.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:58.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:58.871 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:41:58.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:58.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:58.872 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:58.872 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:58.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:41:59.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:41:59.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:59.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:59.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:59.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:59.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:59.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:59.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:59.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:59.020 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:59.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 '\*?\QPackage Explorer\E') 13:41:59.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:59.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:59.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:59.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:59.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:59.021 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:41:59.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:41:59.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:59.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:41:59.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:59.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:59.023 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:41:59.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:41:59.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:59.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:59.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:59.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:59.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:59.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:59.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:00.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:00.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:00.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:42:00.025 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:00.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:00.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:00.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:00.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:00.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:00.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:00.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:00.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:00.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:00.026 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 13:42:00.026 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:42:00.026 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:42:00.026 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:42:00.028 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:42:00.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:00.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:00.056 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:42:00.056 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:42:00.056 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:42:00.056 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:42:00.056 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:42:00.250 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"] 13:42:00.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:00.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:00.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 13:42:00.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:00.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:00.253 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 13:42:00.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:00.253 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 13:42:00.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:00.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:00.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:00.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:00.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:00.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:00.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:00.254 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 13:42:00.254 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 13:42:00.255 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 13:42:00.255 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 13:42:00.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:00.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:00.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:00.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:00.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 13:42:00.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:00.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:42:00.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:42:00.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:00.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:42:00.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:00.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:00.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.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") 13:42:00.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:00.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:00.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:00.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:00.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:00.260 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:42:00.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:00.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:00.261 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:00.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:00.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:42:00.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:42:00.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:00.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:00.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:00.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"] 13:42:00.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:00.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"] 13:42:00.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:00.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:00.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:00.524 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:42:00.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:00.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:00.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:00.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:00.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:00.525 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42: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 '\*?\QPackage Explorer\E') 13:42:00.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:00.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:00.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:00.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:00.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:00.526 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:00.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:00.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:00.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:00.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:00.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:00.553 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:00.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:00.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:00.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:00.553 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:00.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:00.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:00.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:00.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:00.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:00.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:01.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:01.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:01.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:01.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:01.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:42:01.559 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:01.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:01.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:01.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:01.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 13:42:01.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:01.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:01.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:01.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:01.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:01.561 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 13:42:01.561 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:42:01.561 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:42:01.561 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:42:01.563 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:42:01.563 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:01.563 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:01.616 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:01.616 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:42:01.616 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:01.616 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:42:01.616 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:42:01.616 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:01.616 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:01.616 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:01.616 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:42:01.616 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:01.616 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:01.616 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:01.616 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:42:01.616 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:42:01.616 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:42:01.616 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:42:01.616 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:01.616 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:42:01.616 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:42:01.616 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:01.616 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:42:01.616 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:01.616 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:42:01.616 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:42:01.616 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:42:01.616 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:42:01.616 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:42:01.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:01.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:42:02.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:42:02.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:42:02.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:42:02.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:42:02.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:42:02.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:42:02.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:42:02.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:42:02.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:42:02.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:02.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:42:02.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:42:02.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:02.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:02.117 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 13:42:02.117 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:42:02.117 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:42:02.117 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:42:02.119 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:42:02.120 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:02.120 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:02.150 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:02.150 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:42:02.150 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:02.150 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:42:02.150 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:42:02.150 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:02.150 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:02.150 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:02.150 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:42:02.150 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:02.150 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:02.150 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:42:02.150 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:42:02.150 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:42:02.150 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:42:02.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:42:02.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 'Delete.*'] is available. finished successfully 13:42:02.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:42:02.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:02.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:02.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:02.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:02.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:42:02.768 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:02.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:02.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:02.768 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:42:02.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:02.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:02.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:02.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:02.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:02.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:02.768 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:42:02.768 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:42:02.768 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:42:02.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:02.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:02.769 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:02.769 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:02.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:42:02.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:02.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:02.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:02.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:42:02.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:02.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:02.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:02.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:02.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:02.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:02.769 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:42:02.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:02.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:02.770 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:02.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:02.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:42:02.773 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:42:03.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:42:03.273 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:42:03.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:03.273 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 1 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:42:03.273 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:42:03.273 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:42:03.273 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:42:03.273 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:42:03.273 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:42:03.273 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:42:03.273 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:42:03.273 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:42:03.273 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:03.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:42:03.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:03.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:03.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 13:42:03.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:03.274 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:03.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:03.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:03.274 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 13:42:03.274 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:03.274 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 13:42:03.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 13:42:03.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:03.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:03.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:03.274 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:03.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.274 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:03.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.274 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:03.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.274 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:03.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.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: "Import"] 13:42:03.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.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: "Import"] 13:42:03.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.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: "Import"] 13:42:03.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.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: "Import"] 13:42:03.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.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: "Import"] 13:42:03.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:03.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:03.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:03.275 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:03.275 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:42:03.275 DEBUG [main][MenuItemLookup] Found menu:'File' 13:42:03.276 DEBUG [main][MenuItemLookup] Item match:File 13:42:03.276 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:42:03.276 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:42:03.276 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:42:03.276 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:42:03.276 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:03.276 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:42:03.276 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:42:03.276 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:03.276 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:42:03.276 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:42:03.276 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:42:03.276 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:42:03.276 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:03.276 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:42:03.276 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:42:03.276 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:42:03.276 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:42:03.276 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:03.276 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:42:03.276 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:03.276 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:42:03.276 DEBUG [main][MenuItemLookup] Item match:Import... 13:42:03.277 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:42:03.277 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:42:03.277 INFO [main][MenuItemHandler] Select menu item: &Import... 13:42:03.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:42:03.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:42:03.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:42:03.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:03.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:03.351 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:42:03.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:42:03.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:03.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:03.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:03.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:03.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:03.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:03.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:03.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:42:03.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:42:03.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:03.353 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:42:03.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:03.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:42:03.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:42:03.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:42:03.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:03.353 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:42:03.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:03.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:42:03.353 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:42:03.353 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:42:03.353 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:42:03.353 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:42:03.353 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:42:03.353 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:42:03.353 DEBUG [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) 13:42:03.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:03.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:03.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:03.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:03.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:03.354 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:42:03.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:03.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:03.354 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:03.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:03.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"] 13:42:03.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:42:03.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:03.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:03.427 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:42:03.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:42:03.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:42:03.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:42:03.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:03.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:03.428 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:42:03.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.428 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip' 13:42:03.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:") 13:42:03.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:03.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:03.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:03.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:03.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:03.429 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:42:03.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:03.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:03.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:03.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:03.443 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 13:42:03.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:03.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:42:03.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:42:03.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:03.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:42:03.443 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip 13:42:03.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 13:42:03.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:03.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:03.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:03.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:03.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:03.445 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:42:03.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:03.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:03.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:03.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:03.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:42:03.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:03.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:03.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:03.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:03.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:03.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:42:03.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:42:03.479 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 13:42:03.479 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 13:42:03.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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") 13:42:03.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:03.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:03.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:03.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:03.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:03.506 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 13:42:03.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:03.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:03.506 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:03.506 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:03.507 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 13:42:03.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:03.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:03.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:03.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:03.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:03.508 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 13:42:03.508 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 13:42:03.508 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 13:42:03.509 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 13:42:03.509 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:42:03.509 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 13:42:03.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 13:42:03.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:03.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:03.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:03.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:03.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:03.511 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:42:03.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:03.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:03.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:03.511 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:03.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:42:03.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:42:03.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:03.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:42:03.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:42:03.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:42:03.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:42:03.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:42:03.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:42:03.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:42:03.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:42:03.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:42:03.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:42:03.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:03.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:42:03.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:03.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:03.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:03.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:03.638 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:42:03.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:03.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:03.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:03.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:03.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:03.639 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:03.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 '\*?\QPackage Explorer\E') 13:42:03.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:03.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:03.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:03.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:03.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:03.640 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:03.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:03.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:03.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:03.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:03.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:03.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:03.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:03.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:03.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:03.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:03.644 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:03.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:42:03.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:03.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:03.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:03.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:03.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:03.669 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:03.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:03.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:03.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:03.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:03.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:03.672 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:03.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:03.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:03.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:03.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:03.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:03.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:04.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:04.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:04.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:04.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:04.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:42:04.674 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:04.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:04.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:04.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:04.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:04.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:04.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:04.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:04.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:04.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:04.676 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 13:42:04.676 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:42:04.676 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:42:04.676 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:42:04.679 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:42:04.679 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:04.679 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:04.705 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:42:04.705 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:42:04.705 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:42:04.705 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:42:04.706 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:42:04.870 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"] 13:42:04.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:04.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:04.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 13:42:04.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:04.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:04.872 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 13:42:04.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:04.872 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 13:42:04.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:04.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:04.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:04.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:04.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:04.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:04.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:04.874 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 13:42:04.874 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 13:42:04.874 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 13:42:04.874 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 13:42:04.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:04.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:04.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:04.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:04.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 13:42:04.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:04.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:42:04.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:42:04.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:04.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:42:04.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:04.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:04.877 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item Java 13:42:04.877 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item Java: 13:42:04.877 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 13:42:04.925 INFO [WorkbenchTestable][TreeItemHandler] Checked: Java 13:42:04.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 13:42:04.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:04.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:42:04.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:42:04.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:04.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:42:04.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:04.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:04.927 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 13:42:04.927 DEBUG [main][TreeItemHandler] Selecting tree item: Java 13:42:04.927 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 13:42:04.927 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 13:42:04.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:04.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:04.927 DEBUG [main][MenuItemLookup] Found menu:'Change Version...' 13:42:04.927 DEBUG [main][MenuItemLookup] Item match:Change Version... 13:42:04.927 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Change &Version..." 13:42:04.927 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Change Version... 13:42:04.927 INFO [main][MenuItemHandler] Select menu item: Change &Version... 13:42:04.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Change Version"] is available.... 13:42:04.978 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 13:42:04.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Change Version 13:42:04.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:04.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:04.978 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:") 13:42:04.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:04.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:04.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:04.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:04.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:42:04.979 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 17 to selection: 1.7 13:42:04.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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) 13:42:04.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:04.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:04.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:04.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:04.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:04.980 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:42:04.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:04.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:04.980 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:04.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:05.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:42:05.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:42:05.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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") 13:42:05.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:05.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:05.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:05.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:05.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:05.057 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:42:05.057 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:42:05.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:05.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:05.057 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:05.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:05.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 13:42:05.248 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 13:42:05.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:05.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:05.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.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") 13:42:05.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:05.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:05.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:05.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:05.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:05.251 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:42:05.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:05.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:05.251 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:05.251 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:05.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:42:05.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:42:05.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:05.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:05.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:05.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:05.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:05.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:05.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:05.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:05.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:05.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:42:05.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:05.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:05.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:05.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:05.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:05.428 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:05.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:05.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:05.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:05.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:05.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:05.463 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:05.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:05.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:05.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:05.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:05.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:05.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:05.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:05.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:06.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:06.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:06.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:42:06.465 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:06.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:06.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:06.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:06.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:06.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:06.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:06.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:06.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:06.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:06.466 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 13:42:06.466 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:42:06.466 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:42:06.467 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:42:06.468 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:42:06.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:06.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:06.496 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:42:06.496 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:42:06.496 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:42:06.496 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:42:06.496 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:42:06.625 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"] 13:42:06.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:06.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:06.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 13:42:06.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:06.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:06.627 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 13:42:06.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:06.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 13:42:06.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:06.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:06.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:06.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:06.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:06.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:06.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:06.629 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 13:42:06.629 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 13:42:06.629 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 13:42:06.629 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 13:42:06.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:06.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:06.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:06.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:06.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 13:42:06.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:06.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:42:06.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:42:06.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:06.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:42:06.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:06.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:06.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:06.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:06.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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") 13:42:06.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:06.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:06.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:06.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:06.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:06.659 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:42:06.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:06.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:06.659 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:06.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:06.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:42:06.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:42:06.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:06.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:06.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:06.749 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"] 13:42:06.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:06.756 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"] 13:42:06.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:06.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:06.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:06.757 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:42:06.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:06.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:06.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:06.758 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:06.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 '\*?\QPackage Explorer\E') 13:42:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:06.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:06.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:06.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:06.758 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:06.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:06.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:06.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:06.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:06.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:06.761 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:06.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:06.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:06.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:06.761 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:06.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:06.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:06.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:06.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:06.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:06.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:07.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:07.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:07.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:07.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:07.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:42:07.763 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:07.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:07.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:07.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:07.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 13:42:07.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:07.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:07.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:07.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:07.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:07.764 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 13:42:07.764 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:42:07.764 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:42:07.765 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:42:07.766 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:42:07.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:07.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:07.792 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:07.792 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:42:07.792 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:07.792 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:42:07.792 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:42:07.792 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:07.792 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:07.792 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:07.792 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:42:07.792 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:07.792 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:07.792 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:07.792 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:42:07.792 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:42:07.792 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:42:07.793 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:42:07.793 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:07.793 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:42:07.793 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:42:07.793 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:07.793 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:42:07.793 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:07.793 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:42:07.793 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:42:07.793 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:42:07.793 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:42:07.793 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:42:07.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:07.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:42:08.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:42:08.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:42:08.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:42:08.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:42:08.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:42:08.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:42:08.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:08.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:42:08.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:42:08.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:08.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:08.293 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 13:42:08.293 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:42:08.293 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:42:08.294 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:42:08.298 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:42:08.298 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:08.299 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:08.329 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:08.330 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:42:08.330 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:08.330 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:42:08.330 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:42:08.330 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:08.330 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:08.330 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:08.330 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:42:08.330 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:08.330 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:08.330 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:42:08.330 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:42:08.330 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:42:08.330 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:42:08.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 'Delete.*'] is available.... 13:42:08.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:42:08.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:42:08.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:08.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:08.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:08.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:08.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: 32) 13:42:08.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:08.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:08.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:08.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:42:08.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:08.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:08.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:08.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:08.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:08.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:08.916 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:42:08.916 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:42:08.916 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:42:08.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:08.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:08.916 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:08.916 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:08.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:42:08.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:08.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:08.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:08.916 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:42:08.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:08.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:08.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:08.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:08.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:08.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:08.918 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:42:08.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:08.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:08.918 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:08.918 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:08.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:42:08.923 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:42:09.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:42:09.423 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:42:09.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:42:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:42:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:42:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:42:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:42:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:42:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:42:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:42:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:42:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:09.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:09.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 13:42:09.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:09.423 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:09.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:09.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:09.424 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 13:42:09.424 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 13:42:09.424 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:09.424 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:09.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:09.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.194 s - in org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) Time elapsed: 7.042 s selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) Time elapsed: 6.15 s Running org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 13:42:09.431 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 13:42:09.432 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:42:09.432 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:09.432 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 13:42:09.432 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:09.432 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:42:09.432 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:09.432 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:42:09.432 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:09.432 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:09.432 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest) 13:42:09.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 13:42:09.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:09.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:09.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:09.433 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:09.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:09.433 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:09.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:09.433 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:09.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:09.433 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:09.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:09.433 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:09.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:09.433 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:09.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:09.433 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:09.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:09.433 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:09.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:09.433 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:09.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:09.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:09.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:09.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:09.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:09.434 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:42:09.434 DEBUG [main][MenuItemLookup] Found menu:'File' 13:42:09.434 DEBUG [main][MenuItemLookup] Item match:File 13:42:09.434 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:42:09.434 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:42:09.434 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:42:09.434 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:42:09.434 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:09.435 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:42:09.435 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:42:09.435 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:09.435 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:42:09.435 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:42:09.435 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:42:09.435 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:42:09.435 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:09.435 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:42:09.435 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:42:09.435 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:42:09.435 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:42:09.435 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:09.435 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:42:09.435 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:09.435 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:42:09.435 DEBUG [main][MenuItemLookup] Item match:Import... 13:42:09.435 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:42:09.435 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:42:09.435 INFO [main][MenuItemHandler] Select menu item: &Import... 13:42:09.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:42:09.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:42:09.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:42:09.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:09.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:09.511 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:42:09.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:09.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:42:09.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:09.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:09.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:09.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:09.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:09.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:09.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:09.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:42:09.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:42:09.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:09.513 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:42:09.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:09.513 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:42:09.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:42:09.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:42:09.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:09.513 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:42:09.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:09.513 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:42:09.513 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:42:09.513 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:42:09.513 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:42:09.513 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:42:09.513 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:42:09.513 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:42:09.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 13:42:09.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:09.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:09.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:09.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:09.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:09.514 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:42:09.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:09.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:09.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:09.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:09.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:09.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:09.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:09.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:42:09.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:09.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:09.586 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:42:09.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:09.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:42:09.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:42:09.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:42:09.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:09.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:09.587 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:42:09.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:09.587 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip' 13:42:09.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 13:42:09.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:09.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:09.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:09.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:09.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:09.587 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:42:09.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:09.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:09.588 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:09.588 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:09.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 13:42:09.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:09.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:42:09.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:42:09.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:09.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:42:09.602 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip 13:42:09.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 13:42:09.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:09.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:09.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:09.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:09.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:09.604 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:42:09.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:09.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:09.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:09.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:09.635 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 13:42:09.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:09.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:09.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:09.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:09.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:09.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:42:09.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:42:09.636 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 13:42:09.636 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 13:42:09.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 13:42:09.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:09.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:09.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:09.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:09.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:09.637 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 13:42:09.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:09.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:09.637 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:09.637 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:09.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:42:09.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:09.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:09.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:09.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:09.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:09.638 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 13:42:09.639 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 13:42:09.639 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 13:42:09.663 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 13:42:09.663 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:42:09.663 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 13:42: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.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) 13:42:09.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:09.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:09.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:09.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:09.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:09.664 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:42:09.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:09.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:09.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:09.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:09.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:42:10.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:42:10.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:10.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:42:10.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:42:10.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:42:10.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:42:10.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 13:42:10.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:42:10.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:42:10.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:42:10.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:42:10.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:42:10.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:42:10.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:42:10.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:10.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:42:10.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:10.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:10.168 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:42:10.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:10.168 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:42:10.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:10.168 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:42:10.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:10.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:10.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:10.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:10.169 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:10.169 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:42:10.169 DEBUG [main][MenuItemLookup] Found menu:'File' 13:42:10.169 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:42:10.169 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:42:10.169 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:42:10.169 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:42:10.169 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:42:10.169 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:42:10.169 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:42:10.169 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:42:10.169 DEBUG [main][MenuItemLookup] Item match:Window 13:42:10.169 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:42:10.169 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:42:10.169 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:42:10.169 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:10.169 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:42:10.169 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:42:10.169 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:10.169 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:42:10.169 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:10.169 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:42:10.169 DEBUG [main][MenuItemLookup] Item match:Preferences 13:42:10.169 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:42:10.169 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:42:10.169 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:42:10.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.... 13:42: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 13:42:10.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:42:10.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:10.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:10.262 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:42:10.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:10.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:42:10.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:10.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:10.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:10.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:10.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:10.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:10.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:10.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:42:10.264 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:42:10.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:10.264 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:42:10.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:10.264 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:42:10.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:42:10.264 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:42:10.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:10.264 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:42:10.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:10.264 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:42:10.264 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 13:42:10.264 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 13:42:10.264 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 13:42:10.264 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 13:42:10.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:10.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:10.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:10.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:10.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:11.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:11.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:11.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:42:11.268 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 13:42:11.268 DEBUG [WorkbenchTestable][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...") 13:42:11.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:11.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:11.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:11.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:11.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:11.274 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:42:11.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:11.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:11.274 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:11.274 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:11.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:42:11.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:11.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:11.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:11.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:42:11.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 13:42:11.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:11.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:11.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:42:11.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:42:11.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 13:42:11.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:11.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:11.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:11.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:11.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:11.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:11.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:11.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:42:11.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:42:11.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:11.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:11.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:42:11.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:42:11.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:42:11.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:11.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:42:11.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:11.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:42:11.850 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 13:42:11.850 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 13:42:11.850 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 13:42:11.851 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 13:42:11.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:42:11.851 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:42:11.851 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:42:12.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:42:12.351 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 13:42:12.351 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 13:42:12.351 DEBUG [WorkbenchTestable][WidgetLookup] 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) 13:42:12.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:12.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:12.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:12.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:12.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:12.355 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:42:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:12.355 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:12.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:12.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:42:12.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:42:12.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:12.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:42:12.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:42:12.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:42:12.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:42:12.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:42:12.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:42:12.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:12.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:42:12.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:12.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:12.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:12.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:12.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:42:12.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:12.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:12.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:12.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:12.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:12.864 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:42:12.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:12.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:12.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:12.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:12.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:42:12.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:42:12.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:12.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:12.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:12.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:12.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:12.905 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:42:12.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:12.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:12.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:12.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:12.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:12.906 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:12.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:42:12.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:12.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:12.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:12.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:12.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:12.906 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:12.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:12.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:12.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:12.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:12.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:12.908 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:12.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:12.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:12.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:12.924 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:12.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:12.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:12.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:12.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:12.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:12.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:13.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:13.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:13.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:13.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:13.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:42:13.926 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:13.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:13.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:13.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:13.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:13.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:13.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:13.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:13.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:13.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:13.928 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 13:42:13.928 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:42:13.928 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:42:13.928 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:42:13.932 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:42:13.933 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:13.933 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:13.962 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:42:13.962 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:42:13.962 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:42:13.962 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:42:13.962 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:42:14.116 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"] 13:42:14.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:14.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:14.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 13:42:14.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:14.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:14.122 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 13:42:14.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:14.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 13:42:14.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:14.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:14.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:14.139 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Targeted Runtimes 13:42:14.139 DEBUG [main][TreeItemHandler] Selecting tree item: Targeted Runtimes 13:42:14.139 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Targeted Runtimes about selection 13:42:14.139 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Targeted Runtimes 13:42:14.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.177 INFO [WorkbenchTestable][RuntimesPropertyPage] Select runtime 'Test runtime' 13:42:14.177 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") 13:42:14.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:42:14.178 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Test runtime: 13:42:14.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 13:42:14.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 13:42:14.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:14.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 13:42:14.201 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 13:42:14.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:42:14.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:42:14.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:42:14.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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") 13:42:14.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:14.213 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:42:14.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:14.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:14.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:14.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:14.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:42:14.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:42:14.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:14.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:14.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:14.824 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:42:14.824 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:42:14.825 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:42:14.827 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:42:14.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:14.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:14.864 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:14.865 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:42:14.865 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:42:14.865 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:42:14.865 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:42:14.865 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:42:14.966 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"] 13:42:14.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:14.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:14.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 13:42:14.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:14.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:14.972 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 13:42:14.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:14.973 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 13:42:14.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:14.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:14.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:14.975 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Targeted Runtimes 13:42:14.975 DEBUG [main][TreeItemHandler] Selecting tree item: Targeted Runtimes 13:42:14.975 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Targeted Runtimes about selection 13:42:14.975 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Targeted Runtimes 13:42:14.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.976 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 13:42:14.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:42:14.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:42:14.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:42:14.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 13:42:14.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:14.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:14.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.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) 13:42:14.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:14.991 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:42:14.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:14.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:14.991 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:14.991 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:15.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:42:15.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:42:15.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:15.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:15.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:15.017 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:42:15.017 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:42:15.032 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:42:15.034 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:42:15.034 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:15.034 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:15.058 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:15.058 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:42:15.058 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:15.058 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:42:15.058 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:15.058 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:15.058 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:15.058 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:42:15.058 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:15.058 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:15.058 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:15.058 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:42:15.058 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:42:15.058 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:42:15.058 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:15.059 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:42:15.059 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:42:15.059 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:15.059 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:42:15.059 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:15.059 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:42:15.059 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:42:15.059 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:42:15.059 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:42:15.059 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:42:15.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:15.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:42:15.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:42:15.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:42:15.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:42:15.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:42:15.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:42:15.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:42:15.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:42:15.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:15.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:42:15.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:42:15.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:15.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:15.559 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 13:42:15.559 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:42:15.559 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:42:15.560 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:42:15.562 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:42:15.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:15.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:15.594 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:15.594 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:42:15.594 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:15.594 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:42:15.594 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:15.594 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:15.594 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:15.594 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:42:15.594 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:15.594 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:15.594 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:42:15.594 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:42:15.594 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:42:15.594 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:42:15.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 'Delete.*'] is available.... 13:42:16.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:42:16.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:42:16.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:16.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:16.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:16.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:16.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:42:16.207 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:16.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:16.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:16.207 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:42:16.207 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:16.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:16.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:16.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:16.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:16.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:16.208 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:42:16.208 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:42:16.208 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:42:16.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:16.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:16.208 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:16.208 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:16.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:42:16.208 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:16.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:16.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:16.208 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:42:16.208 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:16.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:16.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:16.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:16.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:16.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:16.209 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:42:16.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:16.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:16.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:16.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:16.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:42:16.212 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:42:16.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:42:16.713 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:42:16.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:16.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:42:16.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:42:16.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:42:16.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:42:16.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:42:16.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:42:16.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:42:16.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:42:16.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:42:16.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:16.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:42:16.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:16.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:16.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:42:16.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:16.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:42:16.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:16.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:42:16.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:16.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:16.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:16.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:16.714 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:16.714 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:42:16.714 DEBUG [main][MenuItemLookup] Found menu:'File' 13:42:16.714 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:42:16.714 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:42:16.714 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:42:16.714 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:42:16.714 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:42:16.714 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:42:16.714 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:42:16.714 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:42:16.714 DEBUG [main][MenuItemLookup] Item match:Window 13:42:16.715 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:42:16.715 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:42:16.715 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:42:16.715 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:16.715 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:42:16.715 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:42:16.715 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:16.715 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:42:16.715 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:16.715 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:42:16.715 DEBUG [main][MenuItemLookup] Item match:Preferences 13:42:16.715 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:42:16.715 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:42:16.715 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:42:16.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:42:16.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:42:16.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:42:16.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:16.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:16.805 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:42:16.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:16.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:42:16.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:16.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:16.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:16.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:16.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:16.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:16.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:16.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:42:16.806 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:42:16.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:16.806 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:42:16.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:16.806 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:42:16.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:42:16.806 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:42:16.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:16.806 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:42:16.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:16.806 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:42:16.806 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 13:42:16.806 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 13:42:16.807 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 13:42:16.807 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 13:42:16.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:16.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:16.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:17.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:17.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:17.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:17.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:17.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:42:17.812 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 13:42:17.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:42:17.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:17.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:17.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:17.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:17.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:42:17.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:42:17.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:42:17.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:42:17.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:42:17.818 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 13:42:17.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 13:42:17.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:17.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:17.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:17.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:17.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:42:17.818 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 13:42:17.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:42:17.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:42:17.819 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 13:42:17.819 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 13:42:17.819 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:42:17.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:42:17.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:42:17.819 TRACE [main][WidgetHandler] Notify Table with event 13 13:42:17.819 TRACE [main][WidgetHandler] Wait for synchronization 13:42:17.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") 13:42:17.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:17.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:17.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:17.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:17.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:17.821 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:42:17.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:17.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:17.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:17.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:17.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:42:20.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 13:42:20.825 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:42:20.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) 13:42:20.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:20.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:20.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:20.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:20.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:20.828 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:42:20.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:20.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:20.829 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:20.829 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:20.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:42:20.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:42:20.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:20.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:20.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:20.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 13:42:20.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:20.874 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:20.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:20.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:20.874 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest) 13:42:20.874 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 13:42:20.874 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:20.874 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:20.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:20.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.444 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: 11.442 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 13:42:20.895 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 13:42:20.897 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:42:20.897 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:20.897 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 13:42:20.897 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:20.897 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:42:20.898 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:20.898 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:42:20.898 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:20.898 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:20.898 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:20.898 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:20.898 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:20.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: "Import"] 13:42:20.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:20.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: "Import"] 13:42:20.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:20.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: "Import"] 13:42:20.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:20.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: "Import"] 13:42:20.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:20.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: "Import"] 13:42:20.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:20.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: "Import"] 13:42:20.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:20.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: "Import"] 13:42:20.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:20.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:20.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:20.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:20.899 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:20.899 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:42:20.900 DEBUG [main][MenuItemLookup] Found menu:'File' 13:42:20.900 DEBUG [main][MenuItemLookup] Item match:File 13:42:20.900 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:42:20.900 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:42:20.900 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:42:20.900 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:42:20.900 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:20.900 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:42:20.900 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:42:20.900 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:20.900 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:42:20.900 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:42:20.900 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:42:20.900 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:42:20.900 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:20.900 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:42:20.900 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:42:20.900 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:42:20.900 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:42:20.900 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:20.900 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:42:20.900 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:20.900 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:42:20.900 DEBUG [main][MenuItemLookup] Item match:Import... 13:42:20.901 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:42:20.901 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:42:20.901 INFO [main][MenuItemHandler] Select menu item: &Import... 13:42:20.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:42:20.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:42:20.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:42:20.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:20.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:20.977 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:42:20.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:20.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:42:20.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:20.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:20.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:20.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:20.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:20.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:20.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:20.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:42:20.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:42:20.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:20.979 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:42:20.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:20.979 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:42:20.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:42:20.980 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:42:20.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:20.980 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:42:20.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:20.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:42:20.980 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:42:20.980 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:42:20.980 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:42:20.980 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:42:20.980 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:42:20.980 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:42:20.980 DEBUG [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) 13:42:20.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:20.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:20.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:20.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:20.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:20.981 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:42:20.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:20.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:20.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:20.981 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:21.018 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:21.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:21.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:21.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:42:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:21.053 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:42:21.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:42:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:42:21.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:42:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:21.053 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:42:21.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:21.053 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip' 13:42:21.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:") 13:42:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:21.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:21.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:21.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:21.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:21.054 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:42:21.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:21.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:21.054 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:21.054 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:21.069 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 13:42:21.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:21.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:42:21.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:42:21.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:21.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:42:21.070 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip 13:42:21.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 13:42:21.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:21.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:21.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:21.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:21.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:21.082 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:42:21.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:21.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:21.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:21.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:21.110 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 13:42:21.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:21.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:21.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:21.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:21.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:21.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:42:21.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:42:21.111 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 13:42:21.111 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 13:42:21.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 13:42:21.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:21.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:21.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:21.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:21.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:21.113 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 13:42:21.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:21.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:21.113 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:21.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:21.114 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 13:42:21.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:21.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:21.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:21.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:21.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:21.115 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 13:42:21.115 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 13:42:21.115 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 13:42:21.115 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 13:42:21.115 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:42:21.115 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 13:42:21.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 13:42:21.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:21.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:21.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:21.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:21.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:21.117 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:42:21.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:21.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:21.117 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:21.117 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:21.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:42:21.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:42:21.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:21.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:42:21.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:42:21.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:42:21.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:42:21.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:42:21.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:42:21.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:42:21.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:42:21.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:21.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:42:21.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:21.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:21.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:21.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:21.622 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:42:21.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:21.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:21.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:21.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:21.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:21.623 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:21.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 '\*?\QPackage Explorer\E') 13:42:21.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:21.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:21.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:21.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:21.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:21.624 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:21.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:21.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:21.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:21.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:21.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:21.626 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:21.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:21.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:21.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:21.627 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:21.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:21.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:21.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:21.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:21.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:21.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:22.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:22.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:22.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:22.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:22.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:42:22.628 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:22.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:22.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:22.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:22.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:22.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:22.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:22.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:22.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:22.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:22.630 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 13:42:22.630 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:42:22.631 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 13:42:22.631 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 13:42:22.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:23.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:23.131 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 13:42:23.132 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 13:42:23.132 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 13:42:23.132 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 13:42:23.136 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 13:42:23.142 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 13:42:23.142 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 13:42:23.142 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 13:42:23.142 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 13:42:23.144 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 13:42:23.144 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:42:23.145 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:42:24.008 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:42:24.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:24.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:42:24.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:42:24.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:42:24.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:42:24.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:42:24.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:42:24.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:42:24.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:24.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:42:24.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:24.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:24.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@682da73d is found... 13:42:24.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@682da73d is found finished successfully 13:42:24.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 13:42:24.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:24.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:24.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:24.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:24.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:24.024 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:24.024 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 13:42:24.025 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:24.025 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 13:42:24.025 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") 13:42:24.025 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:24.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:24.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:24.032 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:42:24.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:24.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:24.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:24.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:24.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:24.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:24.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 13:42:24.214 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:24.214 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNode_childNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 13:42:24.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 13:42:24.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:24.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:24.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:24.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:42:24.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:24.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:24.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:24.308 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:42:24.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:24.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:24.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:24.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:24.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:24.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:24.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:24.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:24.311 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 13:42:24.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:24.311 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 13:42:24.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:24.311 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 13:42:24.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 13:42:24.311 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 13:42:24.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:24.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:24.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 13:42:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 13:42:24.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 13:42:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:24.813 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 13:42:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:24.813 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 13:42:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 13:42:24.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 13:42:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:25.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:25.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 13:42:25.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 13:42:25.314 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 13:42:25.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:25.314 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 13:42:25.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:25.314 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 13:42:25.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 13:42:25.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:25.315 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:25.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:25.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:25.315 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNode_childNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 13:42:25.315 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:25.315 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 13:42:25.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 13:42:25.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:25.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:25.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:25.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 13:42:25.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:25.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:25.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:25.315 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:42:25.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:25.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:25.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:25.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:25.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:25.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:25.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:25.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:25.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 13:42:25.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 13:42:25.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:25.316 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 13:42:25.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:25.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 13:42:25.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 13:42:25.317 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 13:42:25.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:25.317 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 13:42:25.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:25.317 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 13:42:25.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 13:42:25.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:25.317 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:25.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:25.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:25.320 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 13:42:25.321 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:25.321 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 13:42:25.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 13:42:25.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:25.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:25.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:25.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:42:25.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:25.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:25.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:25.321 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:42:25.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:25.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:25.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:25.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:25.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:25.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:25.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:25.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:25.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 13:42:25.322 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 13:42:25.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:25.322 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 13:42:25.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:25.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 13:42:25.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 13:42:25.322 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 13:42:25.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:25.322 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 13:42:25.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:25.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 13:42:25.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 13:42:25.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:25.323 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 13:42:25.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:25.323 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 13:42:25.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 13:42:25.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:25.324 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:25.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:25.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:25.324 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 13:42:25.324 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:25.324 INFO [WorkbenchTestable][RequirementsRunner] Started test: getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 13:42:25.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 13:42:25.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:25.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:25.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:25.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:42:25.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:25.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:25.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:25.324 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:42:25.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:25.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:25.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:25.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:25.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:25.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:25.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:25.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:25.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 13:42:25.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 13:42:25.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:25.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 13:42:25.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:25.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 13:42:25.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 13:42:25.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 13:42:25.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:25.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 13:42:25.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:25.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 13:42:25.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 13:42:25.326 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 13:42:25.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:25.326 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 13:42:25.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:25.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 13:42:25.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 13:42:25.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 13:42:25.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:25.331 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 13:42:25.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:25.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 13:42:25.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 13:42:25.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 13:42:25.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:25.331 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 13:42:25.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:25.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 13:42:25.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 13:42:25.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 13:42:25.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:25.333 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 13:42:25.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:25.333 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 13:42:25.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 13:42:25.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:25.333 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:25.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:25.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:25.333 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 13:42:25.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:25.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:25.334 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:42:25.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:25.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:25.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 13:42:25.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:25.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:25.335 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 13:42:25.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:42:25.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:25.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:25.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:25.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:25.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:25.336 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:25.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:25.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:25.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:25.434 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:25.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:25.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:25.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:25.435 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:25.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:25.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:25.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:25.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:25.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:25.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:25.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:25.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:26.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:26.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:26.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:42:26.437 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:26.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:26.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:26.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:26.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 13:42:26.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:26.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:26.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:26.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:26.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:26.439 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 13:42:26.439 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 13:42:26.439 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 13:42:26.440 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 13:42:26.446 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 13:42:26.452 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:26.452 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:26.542 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:26.542 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:42:26.542 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:26.542 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:42:26.542 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:26.542 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:26.542 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:26.542 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:42:26.542 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:26.542 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:26.542 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:26.542 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:42:26.542 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:42:26.542 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:42:26.542 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:26.542 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:42:26.542 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:42:26.542 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:26.542 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:42:26.542 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:26.542 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:42:26.542 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:42:26.543 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:42:26.543 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:42:26.543 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:42:26.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:26.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 13:42:27.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:42:27.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:42:27.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:42:27.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:42:27.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:42:27.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:42:27.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:42:27.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:42:27.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:27.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:42:27.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:27.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:27.044 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 13:42:27.044 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 13:42:27.044 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 13:42:27.044 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 13:42:27.046 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 13:42:27.050 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:27.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:27.086 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:27.086 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:42:27.086 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:27.086 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:42:27.086 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:27.086 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:27.086 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:27.086 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:42:27.086 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:27.086 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:27.086 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:42:27.086 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:42:27.086 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:42:27.086 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:42:27.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:42:27.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:42:27.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:42:27.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:27.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:27.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:27.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:27.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:42:27.703 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:27.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:27.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:27.704 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:42:27.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:27.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:27.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:27.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:27.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:27.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:27.704 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:42:27.704 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:42:27.704 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:42:27.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:27.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:27.704 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:27.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:27.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:42:27.704 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:27.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:27.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:27.704 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:42:27.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:27.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:27.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:27.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:27.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:27.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:27.705 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:42:27.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:27.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:27.705 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:27.705 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:27.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:42:27.709 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:42:28.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:42:28.209 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:42:28.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:28.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:42:28.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:42:28.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:42:28.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 13:42:28.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:42:28.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:42:28.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:42:28.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:42:28.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:42:28.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:42:28.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:42:28.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:28.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:42:28.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:28.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:28.209 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 13:42:28.209 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:28.209 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:28.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:28.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.315 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.101 s getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) Time elapsed: 0.005 s getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) Time elapsed: 0.003 s getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) Time elapsed: 0.009 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:42:28.217 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:42:28.218 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:42:28.218 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:28.218 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:42:28.218 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:28.218 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:42:28.218 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:28.218 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:42:28.218 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:28.219 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:28.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:28.219 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:28.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:28.219 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:28.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:28.219 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:28.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:28.219 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:28.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:28.219 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:28.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:28.219 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:28.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:28.219 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:28.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:28.219 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:28.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:28.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:28.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:28.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:28.220 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:28.220 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:42:28.220 DEBUG [main][MenuItemLookup] Found menu:'File' 13:42:28.220 DEBUG [main][MenuItemLookup] Item match:File 13:42:28.221 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:42:28.221 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:42:28.221 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:42:28.221 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:42:28.221 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:28.221 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:42:28.221 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:42:28.221 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:28.221 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:42:28.221 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:42:28.221 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:42:28.221 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:42:28.221 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:28.221 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:42:28.221 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:42:28.221 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:42:28.221 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:42:28.221 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:28.221 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:42:28.221 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:28.221 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:42:28.221 DEBUG [main][MenuItemLookup] Item match:Import... 13:42:28.221 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:42:28.221 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:42:28.221 INFO [main][MenuItemHandler] Select menu item: &Import... 13:42:28.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:42:28.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:42:28.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:42:28.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:28.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:28.294 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:42:28.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:28.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:42:28.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:28.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:28.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:28.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:28.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:28.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:28.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:28.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:42:28.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:42:28.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:28.296 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:42:28.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:28.296 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:42:28.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:42:28.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:42:28.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:28.296 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:42:28.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:28.296 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:42:28.296 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:42:28.296 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:42:28.297 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:42:28.297 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:42:28.297 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:42:28.297 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:42:28.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 13:42:28.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:28.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:28.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:28.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:28.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:28.298 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:42:28.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:28.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:28.298 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:28.298 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:28.343 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:28.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:28.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:28.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:42:28.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:28.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:28.380 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:42:28.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:28.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:42:28.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:42:28.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:42:28.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:28.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:28.380 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:42:28.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:28.381 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip' 13:42:28.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.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:") 13:42:28.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:28.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:28.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:28.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:28.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:28.382 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:42:28.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:28.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:28.382 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:28.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:28.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 13:42:28.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:28.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:42:28.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:42:28.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:28.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:42:28.383 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip 13:42:28.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 13:42:28.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:28.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:28.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:28.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:28.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:28.385 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:42:28.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:28.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:28.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:28.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:28.417 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 13:42:28.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:28.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:28.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:28.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:28.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:28.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:42:28.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:42:28.418 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 13:42:28.418 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 13:42:28.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 13:42:28.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:28.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:28.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:28.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:28.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:28.419 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 13:42:28.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:28.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:28.419 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:28.419 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:28.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:42:28.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:28.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:28.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:28.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:28.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:28.421 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 13:42:28.421 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 13:42:28.422 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 13:42:28.422 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 13:42:28.422 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:42:28.422 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 13:42:28.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 13:42:28.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:28.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:28.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:28.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:28.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:28.448 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:42:28.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:28.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:28.448 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:28.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:28.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:42:28.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:42:28.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:28.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:42:28.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:42:28.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:42:28.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:42:28.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:42:28.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:42:28.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:42:28.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:42:28.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:42:28.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:42:28.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:42:28.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:28.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:42:28.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:28.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:28.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:28.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:28.953 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:42:28.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:28.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:28.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:28.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:28.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:28.954 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:28.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:42:28.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:28.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:28.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:28.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:28.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:28.954 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:28.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:28.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:28.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:28.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:28.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:28.957 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:28.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:28.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:28.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:28.957 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:28.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:28.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:28.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:28.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:28.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:29.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:29.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:29.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:29.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:29.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:42:29.959 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:29.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:29.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:29.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:29.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:29.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:29.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:29.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:29.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:29.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:29.960 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 13:42:29.960 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:42:29.961 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 13:42:29.961 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 13:42:29.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:30.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:30.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 13:42:30.462 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 13:42:30.462 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 13:42:30.462 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 13:42:30.465 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 13:42:30.466 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 13:42:30.466 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 13:42:30.466 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 13:42:30.466 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 13:42:30.467 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 13:42:30.467 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:42:30.468 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:42:30.647 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:42:30.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:30.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 13:42:31.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:42:31.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:42:31.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:42:31.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:42:31.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:42:31.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:42:31.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:42:31.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:42:31.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:31.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:42:31.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:31.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:31.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6fec5b0c is found... 13:42:31.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6fec5b0c is found finished successfully 13:42:31.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 13:42:31.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:31.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:31.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:31.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:31.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:31.151 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:31.151 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:31.151 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:31.151 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 13:42:31.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:42:31.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:31.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:31.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:31.152 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:31.152 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:31.152 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") 13:42:31.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:31.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:31.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:31.152 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:42:31.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:31.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:31.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:31.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:31.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:31.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:31.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 13:42:31.168 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:31.168 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:31.168 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") 13:42:31.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:31.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:31.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:31.168 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:42:31.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:31.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:31.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:31.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:31.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:31.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:31.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 13:42:31.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 13:42:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:31.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:31.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:31.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:31.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:31.356 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 13:42:31.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:42:31.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:31.356 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:31.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:31.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:31.357 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 13:42:31.357 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:31.357 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 13:42:31.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:42:31.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:31.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:31.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:31.357 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:31.357 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 13:42:31.357 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") 13:42:31.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:31.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:31.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:31.357 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:42:31.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:31.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:31.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:31.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:31.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:31.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:31.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 13:42:31.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:42:31.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:31.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:31.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:31.836 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:42:31.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:31.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:31.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:31.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:31.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:31.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:42:31.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:42:31.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:31.836 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:31.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:31.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:31.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 13:42:31.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:31.837 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 13:42:31.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:42:31.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:31.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:31.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:31.837 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:31.837 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 13:42:31.837 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") 13:42:31.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:31.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:31.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:31.838 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:42:31.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:31.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:31.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:31.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:31.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:31.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:31.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 13:42:32.125 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:32.125 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 13:42:32.125 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") 13:42:32.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:32.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:32.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:32.125 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:42:32.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:32.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:32.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:32.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:32.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:32.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:32.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 13:42:32.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:42:32.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:32.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:32.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:32.221 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:42:32.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:32.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:32.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:32.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:32.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:32.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:32.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:32.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 13:42:32.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 13:42:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:32.222 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 13:42:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:32.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 13:42:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 13:42:32.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 13:42:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:32.222 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 13:42:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:32.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 13:42:32.222 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:42:32.222 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:32.222 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:32.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:32.223 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 13:42:32.223 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:32.223 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 13:42:32.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:42:32.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:32.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:32.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:32.224 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:32.224 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:32.224 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") 13:42:32.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:32.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:32.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:32.225 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:42:32.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:32.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:32.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:32.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:32.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:32.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:32.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 13:42:32.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:42:32.228 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:32.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:32.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:32.235 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:42:32.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:32.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:32.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:32.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:32.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:32.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:32.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:32.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:32.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 13:42:32.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 13:42:32.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:32.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 13:42:32.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:32.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 13:42:32.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 13:42:32.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 13:42:32.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:32.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 13:42:32.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:32.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 13:42:32.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:42:32.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:32.236 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:32.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:32.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:32.237 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 13:42:32.237 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:32.237 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 13:42:32.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:42:32.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:32.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:32.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:32.239 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:42:32.239 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:32.239 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:32.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:32.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:32.243 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 13:42:32.243 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:32.244 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 13:42:32.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:42:32.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:32.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:32.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:32.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:42:32.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:32.271 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:32.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:32.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:32.271 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 13:42:32.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:32.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:32.272 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:42:32.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:32.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:32.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 13:42:32.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:32.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:32.274 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 13:42: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:42:32.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:32.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:32.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:32.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:32.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:32.274 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:32.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:32.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:32.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:32.331 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:32.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:32.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:32.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:32.332 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:32.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:32.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:32.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:32.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:32.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:32.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:32.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:32.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:33.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:33.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:33.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:42:33.334 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:33.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:33.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:33.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:33.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:33.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:33.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:33.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:33.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:33.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:33.335 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 13:42:33.335 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 13:42:33.335 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 13:42:33.335 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 13:42:33.337 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 13:42:33.344 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:33.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:33.389 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:33.389 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:42:33.389 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:33.389 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:42:33.389 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:33.389 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:33.389 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:33.389 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:42:33.389 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:33.389 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:33.389 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:33.389 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:42:33.389 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:42:33.389 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:42:33.389 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:33.389 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:42:33.389 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:42:33.389 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:33.389 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:42:33.389 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:33.389 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:42:33.389 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:42:33.389 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:42:33.389 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:42:33.389 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:42:33.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:33.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:42:33.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:42:33.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:42:33.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:42:33.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:42:33.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:42:33.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:42:33.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:33.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:42:33.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:33.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:33.890 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 13:42:33.890 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 13:42:33.890 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 13:42:33.890 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 13:42:33.891 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 13:42:33.895 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:33.895 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:33.929 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:33.929 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:42:33.929 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:33.929 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:42:33.929 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:33.929 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:33.929 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:33.929 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:42:33.929 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:33.929 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:33.929 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:42:33.930 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:42:33.930 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:42:33.930 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:42:33.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:42:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:42:34.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:42:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:34.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:34.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:34.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:34.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: 32) 13:42:34.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:34.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:34.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:34.559 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:42:34.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:34.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:34.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:34.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:34.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:34.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:34.560 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:42:34.560 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:42:34.560 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:42:34.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:34.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:34.560 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:34.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:34.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:42:34.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:34.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:34.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:34.560 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:42:34.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:34.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:34.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:34.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:34.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:34.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:34.561 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:42:34.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:34.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:34.561 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:34.561 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:34.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:42:34.565 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:42:35.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:42:35.065 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:42:35.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:35.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:42:35.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:42:35.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:42:35.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 13:42:35.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:42:35.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:42:35.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:42:35.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:42:35.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:42:35.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:42:35.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:42:35.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:35.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:42:35.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:35.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:35.065 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:42:35.065 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:35.065 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:35.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:35.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.849 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.206 s selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.48 s getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.386 s selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.014 s testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.006 s testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.027 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 13:42:35.073 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 13:42:35.073 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:42:35.073 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:35.073 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 13:42:35.074 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:35.074 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:42:35.074 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:35.074 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:42:35.074 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:35.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: "Import"] 13:42:35.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:35.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: "Import"] 13:42:35.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:35.075 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:35.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:35.075 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:35.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:35.075 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:35.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:35.075 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:35.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:35.075 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:35.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:35.075 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:35.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:35.075 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:35.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:35.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:35.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:35.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:35.076 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:35.076 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:42:35.076 DEBUG [main][MenuItemLookup] Found menu:'File' 13:42:35.076 DEBUG [main][MenuItemLookup] Item match:File 13:42:35.076 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:42:35.076 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:42:35.076 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:42:35.076 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:42:35.076 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:35.076 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:42:35.076 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:42:35.076 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:35.076 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:42:35.076 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:42:35.076 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:42:35.076 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:42:35.076 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:35.076 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:42:35.076 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:42:35.076 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:42:35.076 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:42:35.076 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:35.076 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:42:35.076 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:35.076 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:42:35.076 DEBUG [main][MenuItemLookup] Item match:Import... 13:42:35.077 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:42:35.077 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:42:35.077 INFO [main][MenuItemHandler] Select menu item: &Import... 13:42:35.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:42:35.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:42:35.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:42:35.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:35.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:35.157 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:42:35.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:35.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:42:35.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:35.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:35.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:35.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:35.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:35.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:35.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:42:35.159 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:42:35.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:35.159 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:42:35.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:35.159 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:42:35.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:42:35.159 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:42:35.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:35.159 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:42:35.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:35.159 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:42:35.159 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:42:35.159 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:42:35.159 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:42:35.159 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:42:35.159 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:42:35.159 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:42:35.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.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) 13:42:35.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:35.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:35.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:35.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:35.161 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:42:35.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:35.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:35.161 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:35.161 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:35.197 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:35.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:35.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:35.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:42:35.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:35.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:35.232 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:42:35.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:35.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:42:35.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:42:35.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:42:35.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:35.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:35.233 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:42:35.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:35.233 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip' 13:42:35.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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:") 13:42:35.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:35.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:35.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:35.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:35.234 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:42:35.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:35.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:35.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:35.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:35.235 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 13:42:35.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:35.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:42:35.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:42:35.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:35.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:42:35.235 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip to:/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/part/xml-project.zip 13:42:35.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 13:42:35.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:35.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:35.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:35.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:35.237 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:42:35.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:35.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:35.237 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:35.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:35.268 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 13:42:35.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:35.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:35.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:35.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:35.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:42:35.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:42:35.269 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 13:42:35.269 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 13:42:35.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.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") 13:42:35.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:35.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:35.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:35.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:35.270 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 13:42:35.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:35.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:35.270 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:35.270 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:35.271 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 13:42:35.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:35.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:35.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:35.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:35.273 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 13:42:35.273 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 13:42:35.273 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 13:42:35.273 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 13:42:35.273 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:42:35.273 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 13:42:35.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 13:42:35.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:35.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:35.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:35.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:35.275 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:42:35.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:35.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:35.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:35.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:35.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:42:35.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:42:35.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:35.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 13:42:35.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:42:35.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:42:35.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:42:35.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:42:35.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:42:35.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:42:35.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:42:35.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:42:35.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:42:35.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:42:35.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:42:35.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:35.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:42:35.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:35.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:35.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:35.360 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:42:35.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:35.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:35.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:35.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:35.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:35.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:42:35.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:35.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:35.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:35.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:35.361 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:35.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:35.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:35.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:35.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:35.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:35.379 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:35.379 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPath no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 13:42:35.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 13:42:35.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:35.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:35.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:35.380 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:35.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:35.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:35.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:35.393 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:35.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:35.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:35.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:35.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:35.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:35.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:36.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:36.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:36.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:42:36.394 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:36.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:36.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:36.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:36.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:36.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:36.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:36.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:36.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:36.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:36.395 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 13:42:36.396 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:42:36.396 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 13:42:36.396 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 13:42:36.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:36.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:36.897 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 13:42:36.897 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 13:42:36.897 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 13:42:36.898 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 13:42:36.900 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 13:42:36.901 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 13:42:36.901 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 13:42:36.901 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 13:42:36.901 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 13:42:36.903 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 13:42:36.903 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:42:36.903 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:42:37.050 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:42:37.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:37.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 13:42:37.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:42:37.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 13:42:37.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:42:37.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:42:37.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:42:37.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:42:37.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:42:37.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:42:37.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:42:37.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:37.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:42:37.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:37.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:37.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7eff7538 is found... 13:42:37.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7eff7538 is found finished successfully 13:42:37.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 13:42:37.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:37.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:37.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:37.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:37.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:37.554 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:37.554 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:37.555 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:37.555 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:37.555 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") 13:42:37.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:37.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:37.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:37.555 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:42:37.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:37.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:37.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:37.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:37.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:37.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:37.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 13:42:37.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 '\*?\Qfile.xml\E') 13:42:37.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:37.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:37.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:37.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:37.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:37.659 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 13:42:37.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 13:42:37.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:37.662 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:37.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:37.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:37.662 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPath no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 13:42:37.662 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:37.662 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 13:42:37.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 13:42:37.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:37.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:37.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:37.662 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:37.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:37.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:37.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:37.698 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:37.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:37.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:37.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:37.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:37.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:37.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:38.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:38.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:38.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:38.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:38.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:42:38.700 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:38.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:38.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:38.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:38.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 13:42:38.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:38.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:38.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:38.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:38.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:38.701 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 13:42:38.701 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:42:38.702 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TomcatServerRequirement.xml of tree item xml-project 13:42:38.702 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 13:42:38.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:38.702 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item xml-project is already expanded. No action performed 13:42:38.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:38.702 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 13:42:38.702 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TomcatServerRequirement.xml 13:42:38.702 DEBUG [main][TreeItemHandler] Selecting tree item: TomcatServerRequirement.xml 13:42:38.702 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TomcatServerRequirement.xml about selection 13:42:38.704 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TomcatServerRequirement.xml 13:42:38.708 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:38.708 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:38.764 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:38.764 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:38.764 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:42:38.764 DEBUG [main][MenuItemLookup] Found menu:'Open With' 13:42:38.764 DEBUG [main][MenuItemLookup] Item match:Open With 13:42:38.767 DEBUG [main][MenuItemLookup] Found menu:'Generic Text Editor' 13:42:38.767 DEBUG [main][MenuItemLookup] Found menu:'JUnit View' 13:42:38.767 DEBUG [main][MenuItemLookup] Found menu:'Text Editor' 13:42:38.767 DEBUG [main][MenuItemLookup] Found menu:'XML Editor' 13:42:38.767 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:38.767 DEBUG [main][MenuItemLookup] Found menu:'System Editor' 13:42:38.767 DEBUG [main][MenuItemLookup] Found menu:'Default Editor' 13:42:38.767 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:38.767 DEBUG [main][MenuItemLookup] Found menu:'Other...' 13:42:38.767 DEBUG [main][MenuItemLookup] Item match:Other... 13:42:38.767 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Other..." 13:42:38.767 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... 13:42:38.767 INFO [main][MenuItemHandler] Select menu item: Other... 13:42:38.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 13:42:38.839 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 13:42:38.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 13:42:38.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:38.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:38.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:42:38.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:38.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:38.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:38.840 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 13:42:38.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:38.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:38.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:38.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:38.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:38.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:38.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:38.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:38.842 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Editor 13:42:38.842 DEBUG [main][TreeItemHandler] Selecting tree item: XML Editor 13:42:38.842 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Editor about selection 13:42:38.842 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Editor 13:42:38.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 "OK", Widget matcher matching widgets with style: 8) 13:42:38.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:38.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:38.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:38.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 13:42:38.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:38.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:38.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:38.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:38.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:38.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:38.844 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:42:38.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:38.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:38.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:38.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:39.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:42:39.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:42:39.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@51d5be07 is found... 13:42:39.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@51d5be07 is found finished successfully 13:42:39.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 13:42:39.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:39.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:39.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:39.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:39.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:39.150 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:39.150 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 13:42:39.151 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:39.151 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 13:42:39.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source") 13:42:39.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:39.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:39.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:39.151 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TomcatServerRequirement.xml"as the parent 13:42:39.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:39.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:39.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:39.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:39.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:39.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:39.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 13:42:39.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 13:42:39.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:39.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:39.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:39.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:39.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:39.452 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part TomcatServerRequirement.xml 13:42:39.454 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 13:42:39.454 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:39.454 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:39.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:39.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:39.463 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 13:42:39.463 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:39.463 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 13:42:39.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 13:42:39.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:39.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:39.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:39.463 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:39.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:39.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:39.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:39.554 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:39.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:39.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:39.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:39.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:39.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:39.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:40.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:40.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:40.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:40.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:40.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:42:40.556 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:40.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:40.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:40.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:40.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:40.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:40.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:40.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:40.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:40.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:40.557 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 13:42:40.557 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:42:40.558 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TomcatServerRequirement.xml of tree item xml-project 13:42:40.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 13:42:40.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:40.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item xml-project is already expanded. No action performed 13:42:40.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:40.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 13:42:40.558 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TomcatServerRequirement.xml 13:42:40.558 DEBUG [main][TreeItemHandler] Selecting tree item: TomcatServerRequirement.xml 13:42:40.558 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TomcatServerRequirement.xml about selection 13:42:40.560 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TomcatServerRequirement.xml 13:42:40.567 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:40.567 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:40.607 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:40.607 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:40.607 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:42:40.607 DEBUG [main][MenuItemLookup] Found menu:'Open With' 13:42:40.607 DEBUG [main][MenuItemLookup] Item match:Open With 13:42:40.609 DEBUG [main][MenuItemLookup] Found menu:'Generic Text Editor' 13:42:40.609 DEBUG [main][MenuItemLookup] Found menu:'JUnit View' 13:42:40.609 DEBUG [main][MenuItemLookup] Found menu:'Text Editor' 13:42:40.609 DEBUG [main][MenuItemLookup] Found menu:'XML Editor' 13:42:40.609 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:40.609 DEBUG [main][MenuItemLookup] Found menu:'System Editor' 13:42:40.609 DEBUG [main][MenuItemLookup] Found menu:'Default Editor' 13:42:40.609 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:40.609 DEBUG [main][MenuItemLookup] Found menu:'Other...' 13:42:40.609 DEBUG [main][MenuItemLookup] Item match:Other... 13:42:40.609 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Other..." 13:42:40.609 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... 13:42:40.609 INFO [main][MenuItemHandler] Select menu item: Other... 13:42:40.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 13:42:40.690 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 13:42:40.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 13:42:40.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:40.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:40.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 13:42:40.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:40.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:40.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:40.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 13:42:40.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:40.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:40.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:40.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:40.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:40.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:40.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:40.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:40.692 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Editor 13:42:40.692 DEBUG [main][TreeItemHandler] Selecting tree item: XML Editor 13:42:40.692 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Editor about selection 13:42:40.692 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Editor 13:42:40.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:42:40.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:40.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:40.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:40.693 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 13:42:40.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:40.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:40.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:40.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:40.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:40.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:40.693 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:42:40.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:40.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:40.693 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:40.693 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:40.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:42:40.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:42:40.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@57ae3289 is found... 13:42:40.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@57ae3289 is found finished successfully 13:42:40.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 '\*?\QTomcatServerRequirement.xml\E') 13:42:40.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:40.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:40.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:40.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:40.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:40.770 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:40.770 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 13:42:40.770 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:40.770 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 13:42:40.770 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") 13:42:40.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:40.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:40.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:40.770 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TomcatServerRequirement.xml"as the parent 13:42:40.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:40.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:40.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:40.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:40.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:40.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:40.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 13:42:40.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 13:42:40.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:40.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:40.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:40.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:40.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:40.942 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part TomcatServerRequirement.xml 13:42:40.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 13:42:40.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:40.944 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:40.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:40.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:40.944 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 13:42:40.944 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:42:40.944 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:40.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:40.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:40.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:40.985 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:40.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:40.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:40.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:40.986 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:40.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:40.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:40.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:40.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:40.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:40.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:41.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:41.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:41.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:41.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:41.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:42:41.987 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:41.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:41.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:41.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:41.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 13:42:41.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:41.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:41.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:41.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:41.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:41.989 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 13:42:41.989 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 13:42:41.989 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 13:42:41.989 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 13:42:41.991 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 13:42:41.994 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:41.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:42.031 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:42.031 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:42:42.031 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:42.031 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:42:42.031 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:42.031 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:42.031 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:42.031 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:42:42.031 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:42.031 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:42.031 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:42.031 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:42:42.031 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:42:42.031 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:42:42.031 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:42.031 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:42:42.031 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:42:42.031 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:42.031 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:42:42.031 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:42.031 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:42:42.031 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:42:42.031 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:42:42.031 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:42:42.031 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:42:42.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:42.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:42:42.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:42:42.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:42:42.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:42:42.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:42:42.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:42:42.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:42:42.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:42.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:42:42.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:42.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:42.532 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 13:42:42.532 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 13:42:42.532 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 13:42:42.532 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 13:42:42.534 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 13:42:42.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:42.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:42.586 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:42.586 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:42:42.586 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:42.586 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:42:42.586 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:42.586 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:42.586 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:42.586 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:42:42.586 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:42.586 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:42.586 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:42:42.586 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:42:42.586 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:42:42.586 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:42:42.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:42:43.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:42:43.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:42:43.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:43.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:43.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:43.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:43.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: 32) 13:42:43.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:43.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:43.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:43.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:42:43.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:43.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:43.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:43.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:43.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:43.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:43.213 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:42:43.213 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:42:43.213 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:42:43.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:43.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:43.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:43.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:43.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:42:43.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:43.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:43.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:43.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:42:43.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:43.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:43.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:43.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:43.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:43.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:43.214 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:42:43.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:43.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:43.214 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:43.214 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:43.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:42:43.218 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:42:43.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:42:43.719 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:42:43.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:43.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:42:43.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:42:43.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:42:43.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 13:42:43.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:42:43.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:42:43.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:42:43.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:42:43.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:42:43.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:42:43.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:42:43.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:43.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:42:43.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:43.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:43.719 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 13:42:43.719 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:43.719 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:43.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:43.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.646 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.283 s evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) Time elapsed: 1.8 s evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) Time elapsed: 1.481 s Running org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 13:42:43.730 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 13:42:43.730 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:42:43.730 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:43.730 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 13:42:43.730 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:43.730 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:42:43.731 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:43.731 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:42:43.731 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:43.731 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:42:43.731 DEBUG [main][EditorHandler] 0 editor(s) found 13:42:43.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:43.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:43.732 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:42:43.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:43.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:43.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:43.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:43.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:43.734 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:43.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:42:43.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:43.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:43.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:43.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:43.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:43.736 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:42:43.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:42:43.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:43.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:43.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:43.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:43.770 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:42:43.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:42:43.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:43.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:42:43.770 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:42:43.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:42:43.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:43.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:42:43.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:43.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:43.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:43.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:43.771 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:42:43.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:42:43.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:43.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:42:43.772 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:43.772 INFO [WorkbenchTestable][RequirementsRunner] Started test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest) 13:42:43.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 13:42:43.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:43.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:43.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:43.773 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:42:43.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:43.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:42:43.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:43.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New JavaScript Project"] 13:42:43.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:43.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:42:43.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:43.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:42:43.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:43.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:42:43.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:43.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New JavaScript Project"] 13:42:43.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:43.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:42:43.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:43.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:42:43.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:43.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:43.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:43.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:43.775 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:43.775 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:42:43.775 DEBUG [main][MenuItemLookup] Found menu:'File' 13:42:43.775 DEBUG [main][MenuItemLookup] Item match:File 13:42:43.776 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:42:43.776 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:42:43.780 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:42:43.780 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:42:43.780 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:42:43.780 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:43.780 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:42:43.780 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:42:43.780 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:42:43.780 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:42:43.780 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:42:43.780 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:42:43.780 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:42:43.780 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:42:43.780 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:42:43.780 DEBUG [main][MenuItemLookup] Found menu:'File' 13:42:43.780 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:42:43.780 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:42:43.780 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:42:43.780 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:43.780 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:42:43.780 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:43.780 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:42:43.780 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:42:43.781 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:42:43.781 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:42:43.781 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:42:43.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 'New|Select a wizard'] is available.... 13:42:43.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:42:43.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:42:43.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:43.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:43.863 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:42:43.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:43.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:42:43.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:43.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:43.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:43.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:43.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:43.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:43.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:43.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JavaScript has children... 13:42:43.874 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JavaScript 13:42:43.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:44.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:44.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JavaScript 13:42:44.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JavaScript has children finished successfully 13:42:44.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JavaScript 13:42:44.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:44.376 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JavaScript is already expanded. No action performed 13:42:44.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:44.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JavaScript 13:42:44.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 13:42:44.376 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 13:42:44.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:44.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:44.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:42:44.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:44.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:44.377 INFO [WorkbenchTestable][AbstractShell] Close shell Select a wizard 13:42:44.377 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Select a wizard' 13:42:44.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:42:44.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:42:44.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 13:42:44.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:44.412 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:44.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:44.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:44.412 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest) 13:42:44.412 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 13:42:44.412 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:44.412 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:44.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:44.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.684 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.64 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 13:42:44.433 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 13:42:44.433 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:42:44.433 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:44.433 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 13:42:44.433 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:44.433 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:42:44.434 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:44.434 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:42:44.434 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:44.434 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:42:44.435 DEBUG [main][EditorHandler] 0 editor(s) found 13:42:44.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:44.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:44.436 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:42:44.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:44.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:44.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:44.438 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:44.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:42:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:44.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:44.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:44.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:44.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:44.439 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:42:44.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:42:44.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:44.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:44.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:44.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:44.441 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:42:44.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:42:44.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:44.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:42:44.442 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:42:44.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:42:44.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:44.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:42:44.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:44.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:44.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:44.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:44.444 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:42:44.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:42:44.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:44.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:42:44.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:42:44.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:44.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:42:44.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:44.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:42:44.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:44.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:42:44.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:44.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:42:44.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:44.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:42:44.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:44.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:42:44.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:44.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'] 13:42:44.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:44.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'] 13:42:44.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:44.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:44.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:44.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:44.446 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:44.446 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:42:44.446 DEBUG [main][MenuItemLookup] Found menu:'File' 13:42:44.447 DEBUG [main][MenuItemLookup] Item match:File 13:42:44.447 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:42:44.447 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:42:44.450 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:42:44.450 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:42:44.450 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:42:44.450 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:44.450 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:42:44.450 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:42:44.450 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:42:44.450 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:42:44.450 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:42:44.450 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:42:44.450 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:42:44.450 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:42:44.450 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:42:44.450 DEBUG [main][MenuItemLookup] Found menu:'File' 13:42:44.450 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:42:44.450 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:42:44.450 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:42:44.450 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:44.450 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:42:44.450 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:44.450 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:42:44.450 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:42:44.450 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:42:44.450 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:42:44.451 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:42:44.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 'New|Select a wizard'] is available.... 13:42:44.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:42:44.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:42:44.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:44.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:44.530 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:42:44.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:44.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 13:42:44.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:44.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:44.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:44.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:44.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:44.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:44.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:44.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:42:44.532 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:42:44.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:44.532 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:42:44.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:44.532 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:42:44.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:42:44.532 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:42:44.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:44.532 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:42:44.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:44.532 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:42:44.532 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:42:44.532 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:42:44.533 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:42:44.541 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:42:44.541 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:42:44.541 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:42:44.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) 13:42:44.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:44.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:44.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:44.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:44.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:44.543 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:42:44.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:44.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:44.543 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:44.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:44.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'] 13:42:44.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:44.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:44.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:42:44.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:42:44.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:42:44.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:44.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:44.741 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:42:44.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:44.741 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'hellotest' 13:42:44.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:") 13:42:44.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:44.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:44.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:44.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:44.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:42:44.743 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:42:44.744 INFO [WorkbenchTestable][AbstractText] Text set to: hellotest 13:42:44.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 13:42:44.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:44.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:44.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:44.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:44.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:44.784 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:42:44.784 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:42:44.785 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:42:44.785 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:42:44.785 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:42:44.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:42:44.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:44.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:44.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:44.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:44.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:44.786 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:42:44.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:44.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:44.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:44.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:44.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:42:47.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 13:42:47.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:42:47.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:42:47.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:47.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:42:47.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:42:47.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:42:47.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:42:47.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:42:47.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:42:47.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:42:47.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:47.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:42:47.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:47.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:47.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'] 13:42:47.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:47.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'] 13:42:47.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:47.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: "New Java Class"] 13:42:47.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:47.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'] 13:42:47.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:47.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'] 13:42:47.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:47.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'] 13:42:47.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:47.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 Class"] 13:42:47.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:47.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'] 13:42:47.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:47.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'] 13:42:47.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:47.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:47.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:47.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:47.852 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:47.852 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:42:47.852 DEBUG [main][MenuItemLookup] Found menu:'File' 13:42:47.852 DEBUG [main][MenuItemLookup] Item match:File 13:42:47.853 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:42:47.853 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:42:47.856 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:42:47.856 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:42:47.856 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:42:47.856 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:47.856 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:42:47.856 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:42:47.856 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:42:47.856 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:42:47.856 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:42:47.856 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:42:47.856 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:42:47.856 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:42:47.856 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:42:47.856 DEBUG [main][MenuItemLookup] Found menu:'File' 13:42:47.856 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:42:47.856 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:42:47.856 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:42:47.856 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:47.856 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:42:47.856 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:47.856 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:42:47.856 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:42:47.856 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:42:47.856 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:42:47.856 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:42:47.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 'New|Select a wizard'] is available.... 13:42:47.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:42:47.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:42:47.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:47.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:47.966 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:42:47.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:47.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:42:47.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:47.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:47.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:47.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:47.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:47.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:47.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:47.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:42:47.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:42:47.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:47.968 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:42:47.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:47.968 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:42:47.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:42:47.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:42:47.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:47.968 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:42:47.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:47.969 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:42:47.969 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:42:47.969 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:42:47.969 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:42:48.066 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:42:48.066 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:42:48.066 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:42:48.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:42:48.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:48.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:48.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:48.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:48.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:48.068 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:42:48.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:48.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:48.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:48.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:48.213 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:42:48.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:48.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:48.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:42:48.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:42:48.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:42:48.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:48.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:48.232 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:42:48.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:48.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:42:48.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:48.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:48.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:48.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:48.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:42:48.241 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:42:48.242 INFO [WorkbenchTestable][AbstractText] Text set to: HelloTest 13:42:48.243 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:42:48.243 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:42:48.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.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:42:48.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:48.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:48.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:48.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:48.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:48.245 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:42:48.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:48.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:48.245 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:48.245 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:48.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:42:49.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:42:49.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:49.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:42:49.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:42:49.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:42:49.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:42:49.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:42:49.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:42:49.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:42:49.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:42:49.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:42:49.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:42:49.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:42:49.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:42:49.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:49.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:42:49.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:42:49.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:49.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:49.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:49.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:49.023 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:42:49.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:49.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:49.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform 13:42:49.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:49.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:49.024 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 13:42:49.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:42:49.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:49.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:49.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:49.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:49.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:49.047 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:49.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:49.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:49.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:49.313 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:49.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:49.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:49.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:49.315 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:49.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:49.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:49.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:49.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:49.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:49.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:49.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:49.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:50.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:50.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:50.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:42:50.317 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:50.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:50.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:50.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:50.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 13:42:50.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:50.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:50.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:50.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:50.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:50.318 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 13:42:50.318 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 13:42:50.318 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 13:42:50.318 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 13:42:50.320 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 13:42:50.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:50.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:50.384 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:50.384 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:42:50.384 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:50.384 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:42:50.384 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:42:50.384 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:50.384 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:50.384 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:50.384 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:42:50.384 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:50.384 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:50.384 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:50.384 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:42:50.384 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:42:50.384 DEBUG [main][MenuItemLookup] Item match:Build Path 13:42:50.387 DEBUG [main][MenuItemLookup] Found menu:'Link Source...' 13:42:50.387 DEBUG [main][MenuItemLookup] Found menu:'New Source Folder...' 13:42:50.387 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:50.387 DEBUG [main][MenuItemLookup] Found menu:'Use as Source Folder' 13:42:50.387 DEBUG [main][MenuItemLookup] Found menu:'Add External Archives...' 13:42:50.387 DEBUG [main][MenuItemLookup] Found menu:'Add Libraries...' 13:42:50.387 DEBUG [main][MenuItemLookup] Item match:Add Libraries... 13:42:50.387 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Add &Libraries..." 13:42:50.387 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add Libraries... 13:42:50.387 INFO [main][MenuItemHandler] Select menu item: Add &Libraries... 13:42:50.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available.... 13:42:50.462 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 13:42:50.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Library 13:42:50.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:50.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:50.464 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 13:42:50.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:50.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:50.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:50.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 13:42:50.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:50.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:50.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:50.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:50.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:50.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:42:50.467 TRACE [main][WidgetHandler] Notify List with event 13 13:42:50.467 TRACE [main][WidgetHandler] Wait for synchronization 13:42:50.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 "Next >", Widget matcher matching widgets with style: 8) 13:42:50.467 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:50.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:50.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:50.467 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 13:42:50.467 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:50.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:50.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:50.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:50.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:50.468 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:42:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:50.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:50.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:50.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified 13:42:50.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:50.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:50.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:50.510 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 13:42:50.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:50.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:50.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:50.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:50.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:50.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:42:50.510 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JUnit 5 to selection: JUnit 4 13:42:50.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 "Finish", Widget matcher matching widgets with style: 8) 13:42:50.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:50.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:50.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:50.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 13:42:50.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:50.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:50.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:50.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:50.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:50.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:50.517 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:42:50.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:50.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:50.517 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:50.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:50.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available.... 13:42:50.691 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 13:42:50.691 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:50.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:50.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:50.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:50.692 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:50.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:50.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:50.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:50.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:50.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:50.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:51.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:51.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:51.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:51.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:51.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:42:51.694 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:51.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:51.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:51.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:51.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:51.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:51.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:51.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:51.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:51.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:51.695 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 13:42:51.695 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:42:51.695 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item hellotest 13:42:51.695 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 13:42:51.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:51.695 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 13:42:51.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:51.695 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 13:42:51.695 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item hellotest of tree item src 13:42:51.696 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:42:51.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:51.696 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:42:51.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:51.696 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:42:51.696 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item HelloTest.java of tree item hellotest 13:42:51.696 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 13:42:51.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:52.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:52.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 13:42:52.197 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 13:42:52.197 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 13:42:52.197 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 13:42:52.205 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 13:42:52.206 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item HelloTest.java 13:42:52.206 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 13:42:52.206 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 13:42:52.207 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 13:42:52.208 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 13:42:52.208 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:42:52.209 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:42:52.250 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:42:52.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:52.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:42:52.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:42:52.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:42:52.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:42:52.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:42:52.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:42:52.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:42:52.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:52.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:42:52.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:42:52.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:52.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:52.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4e832d24 is found... 13:42:52.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4e832d24 is found finished successfully 13:42:52.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 '\*?\QHelloTest.java\E') 13:42:52.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:52.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:52.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:52.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:52.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:52.254 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:52.254 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package hellotest; public class HelloTest { } TooltipText=null 13:42:52.254 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:42:52.264 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:52.264 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 13:42:52.264 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:42:52.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform 13:42:52.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:52.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:52.265 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 13:42:52.265 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 13:42:52.265 DEBUG [main][MenuItemLookup] Found menu:'File' 13:42:52.265 DEBUG [main][MenuItemLookup] Item match:File 13:42:52.266 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:42:52.266 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:42:52.266 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:42:52.266 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:42:52.266 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:52.266 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:42:52.266 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:42:52.266 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:52.266 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:42:52.266 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:42:52.266 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:42:52.266 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:42:52.266 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:42:52.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:42:52.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:42:52.322 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:52.322 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 13:42:52.322 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:52.322 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 13:42:52.322 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:42:52.322 DEBUG [WorkbenchTestable][EditorHandler] Closing editor HelloTest.java 13:42:52.460 DEBUG [WorkbenchTestable][EditorHandler] Editor HelloTest.java is closed 13:42:52.461 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:52.461 INFO [WorkbenchTestable][RequirementsRunner] Started test: junitRunTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest) 13:42:52.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 13:42:52.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:52.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:52.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:52.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:52.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:52.464 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:42:52.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:52.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:52.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:52.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:52.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:52.465 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:52.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:42:52.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:52.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:52.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:52.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:52.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:52.469 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:52.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:52.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:52.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:52.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:52.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:52.471 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:52.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:52.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:52.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:52.472 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:52.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:52.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:52.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:52.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:52.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:52.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:52.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:52.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:53.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:53.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:53.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:42:53.474 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:53.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:53.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:53.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:53.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 13:42:53.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:53.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:53.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:53.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:53.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:53.475 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 13:42:53.476 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:42:53.476 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item hellotest 13:42:53.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 13:42:53.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:53.476 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 13:42:53.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:53.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 13:42:53.476 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item hellotest of tree item src 13:42:53.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:42:53.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:53.476 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:42:53.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:53.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:42:53.476 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item HelloTest.java of tree item hellotest 13:42:53.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 13:42:53.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:53.477 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 13:42:53.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:53.477 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 13:42:53.478 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 13:42:53.478 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 13:42:53.478 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 13:42:53.481 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 13:42:53.482 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:53.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:53.514 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:53.514 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:53.514 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:42:53.514 DEBUG [main][MenuItemLookup] Found menu:'Open With' 13:42:53.514 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:42:53.514 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:53.514 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:53.514 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:53.514 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:42:53.514 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:53.514 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:53.514 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:53.514 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:42:53.514 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:42:53.514 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:42:53.514 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:42:53.514 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:53.514 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:42:53.514 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:42:53.514 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:53.514 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:42:53.514 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:53.514 DEBUG [main][MenuItemLookup] Found menu:'References' 13:42:53.515 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 13:42:53.515 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:53.515 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:42:53.515 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:42:53.515 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:53.515 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:42:53.515 DEBUG [main][MenuItemLookup] Item match:Run As 13:42:53.529 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 13:42:53.529 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+X T' 13:42:53.529 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+X T 13:42:53.530 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+X T" 13:42:53.530 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+X T 13:42:53.530 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+X T 13:42:53.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while JUnit test has not finished yet... 13:42:53.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:53.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:53.543 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' view via menu. 13:42:53.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:53.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:53.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:53.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:53.544 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:42:53.588 DEBUG [main][MenuItemLookup] Found menu:'File' 13:42:53.588 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:42:53.588 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:42:53.588 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:42:53.588 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:42:53.588 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:42:53.588 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:42:53.588 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:42:53.588 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:42:53.588 DEBUG [main][MenuItemLookup] Item match:Window 13:42:53.588 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:42:53.588 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:42:53.588 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:42:53.588 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:53.588 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:42:53.588 DEBUG [main][MenuItemLookup] Item match:Show View 13:42:53.593 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:42:53.593 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:42:53.593 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:42:53.593 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:42:53.593 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:42:53.593 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:42:53.593 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:42:53.593 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:42:53.593 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:42:53.593 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:42:53.593 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:42:53.593 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:42:53.593 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:42:53.593 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:42:53.593 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:53.593 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:42:53.593 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:42:53.594 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:42:53.594 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:42:53.594 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:42:53.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:42:53.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 13:42:53.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:42:53.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:53.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:53.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:42:53.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:53.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:53.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:53.916 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:42:53.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:53.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:53.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:53.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:53.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:53.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:53.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:53.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:53.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:42:53.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:42:53.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:54.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:54.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:42:54.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:42:54.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:42:54.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:54.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:42:54.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:54.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:42:54.421 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 13:42:54.421 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 13:42:54.421 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 13:42:54.421 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 13:42:54.421 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:54.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:54.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:54.422 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:42:54.422 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:54.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:54.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:54.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:42:54.422 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:54.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:54.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:54.422 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:42:54.422 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:54.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:54.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:54.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:54.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:54.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:54.423 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:42:54.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:54.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:54.423 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:54.423 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:54.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:42:54.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:42:54.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.junit.ui.TestRunnerViewPart' view is open... 13:42:54.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:54.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:54.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.junit.ui.TestRunnerViewPart' view is open finished successfully 13:42:54.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:54.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:54.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:54.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:54.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:54.449 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:54.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 13:42:54.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:54.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:54.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:54.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:54.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:54.451 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:42:54.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:42:54.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:54.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:54.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:54.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:54.452 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:42:54.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:42:54.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:54.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:54.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:54.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:54.453 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:.*') 13:42:54.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:54.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:54.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:54.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:54.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:42:54.454 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:42:54.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while JUnit test has not finished yet finished successfully 13:42:54.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until JUnit test has not finished yet... 13:42:54.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:54.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:54.457 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:42:54.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:54.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:54.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:54.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:54.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:54.459 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:54.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 '\*?\QJUnit\E') 13:42:54.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:54.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:54.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:54.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:54.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:54.461 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:42:54.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:42:54.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:54.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:54.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:54.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:54.462 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:42:54.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:42:54.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:54.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:54.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:54.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:54.463 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:.*') 13:42:54.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:54.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:54.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:54.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:54.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:42:54.482 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:42:54.988 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:42:54.988 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:42:54.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:42:54.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:54.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:42:54.989 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:42:54.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:42:54.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:54.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:42:54.990 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:.*') 13:42:54.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:54.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:54.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:54.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:54.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:42:54.992 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:42:55.492 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:42:55.492 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:42:55.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:42:55.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:55.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:42:55.493 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:42:55.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:42:55.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:55.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:42:55.494 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:.*') 13:42:55.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:55.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:55.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:55.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:55.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:42:55.495 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:42:55.995 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:42:55.996 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:42:55.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:42:55.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:55.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:42:55.997 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:42:55.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:42:55.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:55.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:42:55.998 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:.*') 13:42:55.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:55.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:55.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:55.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:55.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:42:55.999 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:42:56.499 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:42:56.499 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:42:56.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:42:56.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:56.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:42:56.500 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:42:56.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:42:56.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:56.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:42:56.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 13:42:56.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:56.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:56.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:56.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:56.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:42:56.502 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:42:57.003 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:42:57.003 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:42:57.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:42:57.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:57.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:42:57.004 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:42:57.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:42:57.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:57.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:42:57.004 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:.*') 13:42:57.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:57.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:57.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:57.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:57.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:42:57.005 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:42:57.506 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:42:57.506 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:42:57.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:42:57.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:57.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:42:57.507 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:42:57.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:42:57.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:57.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:42:57.508 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:.*') 13:42:57.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:57.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:57.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:57.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:57.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:42:57.509 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:42:58.009 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:42:58.009 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:42:58.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:42:58.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:58.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:42:58.010 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:42:58.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:42:58.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:58.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:42:58.011 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:.*') 13:42:58.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:58.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:58.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:58.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:58.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:42:58.012 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:42:58.512 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:42:58.512 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:42:58.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:42:58.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:58.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:42:58.513 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:42:58.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:42:58.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:58.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:42:58.514 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:.*') 13:42:58.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:58.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:58.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:58.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:58.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:42:58.515 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:42:59.015 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:42:59.015 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:42:59.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:42:59.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:59.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:42:59.017 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:42:59.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:42:59.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:59.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:42:59.017 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:.*') 13:42:59.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:59.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:59.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:59.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:59.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:42:59.019 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:42:59.519 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:42:59.519 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:42:59.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:42:59.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:59.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:42:59.521 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:42:59.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:42:59.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:59.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:42:59.522 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:.*') 13:42:59.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:59.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:59.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:59.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:59.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:42:59.523 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:42:59.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 13:42:59.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 13:43:00.024 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:43:00.024 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:00.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:00.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:00.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:43:00.025 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:00.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:00.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:00.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:43:00.026 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:.*') 13:43:00.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:00.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:00.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:00.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:00.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:00.028 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:00.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 13:43:00.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 13:43:00.528 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:43:00.528 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:00.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:00.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:00.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:43:00.530 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:00.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:00.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:00.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:43:00.531 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:.*') 13:43:00.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:00.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:00.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:00.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:00.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:00.533 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:00.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 13:43:00.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 13:43:01.033 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:43:01.033 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:01.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:01.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:01.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:43:01.034 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:01.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:01.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:01.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:43:01.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 13:43:01.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:01.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:01.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:01.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:01.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:01.037 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:01.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 13:43:01.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 13:43:01.538 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:43:01.538 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:01.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:01.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:01.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:43:01.539 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:01.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:01.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:01.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:43:01.540 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:.*') 13:43:01.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:01.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:01.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:01.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:01.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:01.541 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:01.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 13:43:01.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 13:43:02.041 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:43:02.041 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:02.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:02.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:02.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:43:02.043 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:02.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:02.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:02.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:43:02.044 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:.*') 13:43:02.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:02.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:02.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:02.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:02.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:02.045 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:02.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 13:43:02.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 13:43:02.545 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:43:02.545 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:02.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:02.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:02.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:43:02.547 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:02.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:02.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:02.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:43:02.548 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:.*') 13:43:02.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:02.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:02.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:02.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:02.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:02.550 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:02.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 13:43:02.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 13:43:03.050 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:43:03.050 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:03.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:03.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:03.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:43:03.052 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:03.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:03.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:03.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:43:03.053 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:.*') 13:43:03.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:03.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:03.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:03.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:03.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:03.054 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:03.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 13:43:03.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 13:43:03.555 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:43:03.555 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:03.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:03.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:03.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:43:03.556 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:03.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:03.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:03.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:43:03.557 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:.*') 13:43:03.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:03.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:03.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:03.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:03.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:03.559 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:03.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 13:43:03.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 13:43:04.059 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:43:04.059 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:04.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:04.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:04.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:43:04.060 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:04.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:04.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:04.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:43:04.061 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:.*') 13:43:04.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:04.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:04.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:04.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:04.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:04.062 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:04.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 13:43:04.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 13:43:04.563 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:43:04.563 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:04.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:04.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:04.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:43:04.564 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:04.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:04.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:04.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:43:04.565 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:.*') 13:43:04.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:04.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:04.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:04.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:04.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:04.567 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:04.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 13:43:04.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is not listed in considered jobs, ignore it 13:43:04.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 13:43:04.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 13:43:04.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is not listed in considered jobs, ignore it 13:43:04.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is not listed in considered jobs, ignore it 13:43:04.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 13:43:04.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is not listed in considered jobs, ignore it 13:43:04.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is not listed in considered jobs, ignore it 13:43:04.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until JUnit test has not finished yet finished successfully 13:43:04.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:04.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:04.571 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:43:04.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:04.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:04.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:04.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:04.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:04.574 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:04.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 13:43:04.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:04.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:04.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:04.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:04.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:04.576 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:04.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:04.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:04.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:04.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:04.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:04.577 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:04.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:04.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:04.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:04.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:04.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:04.603 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:.*') 13:43:04.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:04.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:04.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:04.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:04.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:04.605 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:04.607 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:04.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:04.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:04.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:43:04.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Errors:.*') 13:43:04.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:04.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:04.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:04.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:04.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:04.610 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:04.636 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:04.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:04.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:04.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1 TooltipText=null 13:43:04.638 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:.*') 13:43:04.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:04.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:04.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:04.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:04.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:04.642 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:04.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 13:43:04.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:04.642 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:04.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:04.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:04.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 13:43:04.644 INFO [WorkbenchTestable][RequirementsRunner] Finished test: junitRunTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest) 13:43:04.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:04.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:04.646 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:43:04.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:04.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:04.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:04.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:04.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:04.649 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:04.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 '\*?\QPackage Explorer\E') 13:43:04.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:04.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:04.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:04.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:04.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:04.651 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:04.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:04.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:04.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:04.686 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:04.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:04.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:04.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:04.687 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:04.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:04.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:04.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:04.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:04.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:04.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:05.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:05.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:05.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:05.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:05.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:43:05.688 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:05.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:05.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:05.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:05.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 13:43:05.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:05.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:05.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:05.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:05.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:05.689 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 13:43:05.689 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 13:43:05.689 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 13:43:05.690 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 13:43:05.692 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 13:43:05.693 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:05.693 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:05.728 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:05.728 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:43:05.728 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:05.728 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:43:05.728 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:43:05.728 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:05.728 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:05.728 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:05.728 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:43:05.728 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:05.728 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:05.728 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:05.728 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:43:05.728 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:43:05.728 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:43:05.728 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:43:05.728 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:05.728 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:43:05.728 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:43:05.728 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:05.728 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:43:05.728 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:05.728 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:43:05.728 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:43:05.728 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:43:05.728 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:43:05.728 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:43:05.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:05.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:43:05.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:43:05.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:43:05.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:43:05.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:43:05.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:43:05.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:05.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:43:05.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:43:05.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:05.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:43:05.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:43:05.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:05.733 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'hellotest' via Explorer 13:43:05.733 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 13:43:05.733 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 13:43:05.733 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 13:43:05.735 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 13:43:05.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:05.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:05.762 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:05.762 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:43:05.762 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:05.762 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:43:05.762 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:43:05.762 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:05.762 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:05.762 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:05.762 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:43:05.762 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:05.762 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:05.762 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:43:05.762 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:43:05.762 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:43:05.762 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:43:05.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:43: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. finished successfully 13:43:06.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:43:06.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:06.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:06.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:06.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:06.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:43:06.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:06.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:06.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:06.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:43:06.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:06.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:06.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:06.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:06.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:06.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:06.350 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:43:06.350 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:43:06.350 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:43:06.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:06.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:06.350 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:06.350 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:06.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:43:06.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:06.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:06.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:06.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:43:06.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:06.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:06.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:06.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:06.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:06.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:06.352 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:43:06.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:06.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:06.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:06.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:06.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:43:06.355 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:43:06.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:43:06.856 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:43:06.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:06.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:43:06.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:43:06.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:43:06.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:43:06.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:43:06.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:43:06.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:06.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:43:06.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:06.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:43:06.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:43:06.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:06.856 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 13:43:06.856 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:06.856 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:06.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:06.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:06.856 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.425 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.182 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 13:43:06.864 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 13:43:06.865 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:43:06.865 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:06.865 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 13:43:06.865 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:06.865 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:43:06.866 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:06.866 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:43:06.866 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:06.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:06.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:06.867 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:43:06.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:06.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:06.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:06.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:06.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:06.869 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:06.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 '\*?\QJUnit\E') 13:43:06.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:06.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:06.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:06.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:06.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:06.870 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:06.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:06.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:06.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:06.914 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:06.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:06.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:06.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:06.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: "Test Run History...") 13:43:06.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:06.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:06.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:06.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:06.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:43:06.919 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Test Run History... 13:43:06.919 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:43:06.919 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:06.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available.... 13:43:06.970 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 13:43:06.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test Runs 13:43:06.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:06.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:06.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove All") 13:43:06.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:06.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:06.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:06.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Test Runs" as the parent 13:43:06.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:06.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:06.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:06.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:06.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:06.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:06.971 INFO [WorkbenchTestable][AbstractButton] Click button Remove &All 13:43:06.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:06.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:06.972 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:06.972 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:06.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:43:06.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:06.976 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Test Runs" as the parent 13:43:06.976 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:06.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:06.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:06.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:06.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:06.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:06.977 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:43:06.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:06.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:06.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:06.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:07.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available.... 13:43:07.029 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 13:43:07.029 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:07.029 INFO [WorkbenchTestable][RequirementsRunner] Started test: getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 13:43:07.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 13:43:07.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:07.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:07.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:07.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.030 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:43:07.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:07.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:07.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:07.032 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:07.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 13:43:07.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:07.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:07.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:07.033 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:07.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:07.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:07.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:07.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:07.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:07.034 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:07.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:07.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:07.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:07.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:07.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:07.035 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 13:43:07.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:07.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:07.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 13:43:07.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 13:43:07.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:07.036 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:07.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:07.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:07.036 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 13:43:07.036 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:07.036 INFO [WorkbenchTestable][RequirementsRunner] Started test: getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 13:43:07.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 13:43:07.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:07.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:07.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:07.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.037 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:43:07.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:07.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:07.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:07.039 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:07.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 '\*?\QJUnit\E') 13:43:07.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:07.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:07.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:07.040 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:07.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:07.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:07.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:07.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:07.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:07.058 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:07.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:07.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:07.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:07.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:07.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:07.059 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:.*') 13:43:07.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:07.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:07.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:07.060 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:07.062 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 13:43:07.062 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:07.062 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:07.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:07.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:07.062 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 13:43:07.062 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:07.062 INFO [WorkbenchTestable][RequirementsRunner] Started test: getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 13:43:07.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 13:43:07.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:07.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:07.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:07.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.063 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:43:07.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:07.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:07.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:07.065 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:07.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 13:43:07.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:07.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:07.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:07.066 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:07.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:07.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:07.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:07.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:07.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:07.067 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:07.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:07.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:07.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:07.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:07.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:07.068 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:.*') 13:43:07.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:07.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:07.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:07.070 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:07.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 13:43:07.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:07.072 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:07.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:07.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:07.072 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 13:43:07.072 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:07.072 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 13:43:07.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 13:43:07.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:07.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:07.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:07.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.073 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:43:07.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:07.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:07.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:07.092 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:07.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 '\*?\QJUnit\E') 13:43:07.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:07.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:07.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:07.093 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:07.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:07.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:07.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:07.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:07.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:07.094 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:43:07.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:43:07.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:07.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:07.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:07.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:07.095 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:.*') 13:43:07.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:07.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:07.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:07.097 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:07.098 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 13:43:07.098 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:07.098 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:07.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:07.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:07.098 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 13:43:07.098 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 13:43:07.098 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:07.098 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:07.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:07.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.007 s getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.026 s getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.01 s getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.026 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:43:07.106 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:43:07.106 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:43:07.106 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:07.106 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:43:07.106 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:07.106 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:43:07.107 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:07.107 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:43:07.107 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:07.107 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:43:07.122 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:43:07.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:43:07.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:07.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:07.123 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:43:07.123 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:07.123 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:43:07.123 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:43:07.123 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:43:07.123 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:43:07.123 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:43:07.123 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:43:07.123 DEBUG [main][MenuItemLookup] Item match:Window 13:43:07.123 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:43:07.123 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:43:07.123 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:43:07.123 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:07.123 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:43:07.123 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:43:07.123 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:07.123 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:43:07.123 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:07.123 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:43:07.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:07.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:07.125 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:43:07.125 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:07.125 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:43:07.125 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:43:07.125 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:43:07.125 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:43:07.125 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:43:07.125 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:43:07.125 DEBUG [main][MenuItemLookup] Item match:Window 13:43:07.125 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:43:07.125 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:43:07.125 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:43:07.125 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:07.125 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:43:07.125 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:43:07.125 DEBUG [main][MenuItemLookup] Item match:Perspective 13:43:07.125 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:43:07.125 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:07.125 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:43:07.125 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:43:07.125 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:43:07.125 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:43:07.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:43:07.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:07.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:07.125 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:43:07.125 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:07.125 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:43:07.125 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:43:07.125 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:43:07.125 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:43:07.125 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:43:07.125 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:43:07.125 DEBUG [main][MenuItemLookup] Item match:Window 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:43:07.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:07.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:07.126 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:43:07.126 DEBUG [main][MenuItemLookup] Item match:Window 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:43:07.126 DEBUG [main][MenuItemLookup] Item match:Perspective 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:43:07.126 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:43:07.126 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:43:07.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:07.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:07.126 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:43:07.127 DEBUG [main][MenuItemLookup] Item match:Window 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:43:07.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:07.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:07.127 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:43:07.127 DEBUG [main][MenuItemLookup] Item match:Window 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:43:07.127 DEBUG [main][MenuItemLookup] Item match:Perspective 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:43:07.127 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:43:07.127 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:43:07.127 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:43:07.127 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:43:07.127 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:43:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:43:07.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 13:43:07.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:43:07.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:07.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:07.157 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:07.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:07.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:07.157 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:43:07.157 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:07.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.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 "Reset Perspective") 13:43:07.158 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:07.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:07.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:07.158 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:43:07.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:07.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:07.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:07.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:07.159 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:43:07.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:07.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:07.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:07.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:07.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'] 13:43:07.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:07.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'] 13:43:07.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:07.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 Java Project"] 13:43:07.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:07.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'] 13:43:07.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:07.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'] 13:43:07.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:07.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'] 13:43:07.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:07.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 Java Project"] 13:43:07.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:07.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'] 13:43:07.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:07.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'] 13:43:07.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:07.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:07.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:07.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:07.374 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:07.374 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:43:07.374 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:07.374 DEBUG [main][MenuItemLookup] Item match:File 13:43:07.375 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:43:07.375 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:43:07.379 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:43:07.379 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:43:07.379 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:43:07.379 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:07.379 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:43:07.379 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:43:07.379 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:43:07.379 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:43:07.379 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:43:07.379 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:43:07.379 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:43:07.379 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:43:07.379 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:43:07.379 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:07.379 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:43:07.379 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:43:07.379 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:43:07.379 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:07.379 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:43:07.379 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:07.379 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:43:07.379 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:43:07.379 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:43:07.379 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:43:07.379 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:43:07.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:43:07.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:43:07.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:43:07.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:07.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:07.476 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:43:07.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:07.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:43:07.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:07.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:07.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:43:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:43:07.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:43:07.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:07.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:07.478 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:07.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:07.478 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:07.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:43:07.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:07.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:07.478 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:07.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:07.478 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:07.478 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:43:07.479 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:43:07.479 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:43:07.487 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:43:07.487 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:43:07.487 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:43:07.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:43:07.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:07.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:07.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:07.489 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:43:07.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:07.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:07.489 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:07.489 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:07.742 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:07.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:07.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:07.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:43:07.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:43:07.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:43:07.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:07.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:07.745 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:43:07.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:07.745 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectItemTestProject' 13:43:07.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:43:07.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:07.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:07.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:07.747 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:07.748 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject 13:43:07.784 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:43:07.784 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:43:07.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:43:07.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:07.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:07.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:07.787 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:43:07.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:07.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:07.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:07.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:07.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:43:10.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. failed, NO exception will be thrown 13:43:10.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:43:10.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:43:10.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:10.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:43:10.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:43:10.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:43:10.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:43:10.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:10.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:43:10.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:10.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:43:10.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:43:10.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:10.830 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:10.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:10.830 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:10.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:10.830 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:43:10.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:10.831 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:10.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:10.831 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:10.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:10.831 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:10.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:10.831 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:43:10.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:10.831 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:10.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:10.831 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:10.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:10.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:10.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:10.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:10.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:10.831 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:43:10.831 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:10.832 DEBUG [main][MenuItemLookup] Item match:File 13:43:10.832 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:43:10.832 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:43:10.835 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:43:10.835 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:43:10.835 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:43:10.835 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:10.835 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:43:10.835 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:43:10.835 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:43:10.835 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:43:10.835 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:43:10.835 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:43:10.835 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:43:10.835 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:43:10.835 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:43:10.835 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:10.835 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:43:10.835 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:43:10.835 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:43:10.835 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:10.835 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:43:10.835 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:10.835 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:43:10.835 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:43:10.836 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:43:10.836 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:43:10.836 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:43:10.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.... 13:43:10.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:43:10.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:43:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:10.949 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:43:10.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:10.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:43:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:10.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:10.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:10.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:10.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:43:10.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:43:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:43:10.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:10.951 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:10.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:43:10.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:10.951 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:10.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:10.951 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:43:10.951 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:43:10.951 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:43:11.015 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:43:11.015 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:43:11.015 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:43:11.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:43:11.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:11.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:11.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:11.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:11.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:11.017 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:43:11.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:11.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:11.017 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:11.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:11.146 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:11.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:11.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:11.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:43:11.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:43:11.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:43:11.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:11.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:11.147 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:43:11.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:11.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:43:11.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:11.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:11.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:11.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:11.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:11.234 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:11.235 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 13:43:11.241 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:43:11.241 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:43:11.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:43:11.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:11.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:11.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:11.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:11.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:11.243 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:43:11.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:11.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:11.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:11.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:11.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:43:11.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:43:11.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:11.768 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 13:43:11.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:43:11.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:43:11.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:43:11.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:43:11.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:43:11.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:43:11.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:43:11.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:43:11.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:43:11.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:11.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:43:11.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:43:11.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:11.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:43:11.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:43:11.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:11.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:11.768 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 13:43:11.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:43:11.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:43:11.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:43:11.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:43:11.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:43:11.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:43:11.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:43:11.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:43:11.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:43:11.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:11.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:43:11.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:43:11.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:11.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:43:11.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:43:11.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:11.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:11.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:11.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:11.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:11.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:43:11.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:11.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:11.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:11.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:11.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:11.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:11.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:11.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:43:11.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:11.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'] 13:43:11.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:11.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'] 13:43:11.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:11.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:43:11.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:11.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:11.770 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:43:11.770 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:43:11.770 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:11.770 DEBUG [main][MenuItemLookup] Item match:File 13:43:11.771 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:43:11.771 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:43:11.774 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:43:11.774 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:43:11.774 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:43:11.774 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:11.774 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:43:11.774 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:43:11.774 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:43:11.774 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:43:11.774 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:43:11.774 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:43:11.774 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:43:11.774 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:43:11.774 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:43:11.774 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:11.774 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:43:11.774 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:43:11.774 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:43:11.774 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:11.774 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:43:11.774 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:11.774 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:43:11.774 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:43:11.774 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:43:11.774 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:43:11.774 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:43:11.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:43:11.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:43:11.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:43:11.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:11.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:11.989 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:43:11.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:11.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:43:11.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:11.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:11.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:11.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:11.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:11.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:43:12.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:43:12.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:43:12.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:12.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:12.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:12.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:12.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:12.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:43:12.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:12.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:12.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:12.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:12.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:12.043 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:43:12.047 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:43:12.047 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:43:12.047 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:43:12.047 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:43:12.047 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:43:12.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:43:12.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:12.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:12.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:12.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:12.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:12.049 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:43:12.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:12.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:12.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:12.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:12.357 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:12.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:12.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:12.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:43:12.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:43:12.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:43:12.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:12.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:12.412 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:43:12.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:12.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:43:12.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:12.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:12.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:12.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:12.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:12.425 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:12.426 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 13:43:12.444 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:43:12.444 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:43:12.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:43:12.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:12.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:12.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:12.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:12.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:12.447 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:43:12.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:12.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:12.448 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:12.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:12.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:43:13.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:43:13.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 6 files to index (/ProjectItemTestProject)' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:13.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 6 files to index (/ProjectItemTestProject)' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:43:13.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:13.115 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:13.115 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectCollapsedPackageExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 13:43:13.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:43:13.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:13.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:13.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:13.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:13.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:13.116 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:43:13.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:13.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:13.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 13:43:13.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:13.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:13.118 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 13:43:13.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 '\*?\QPackage Explorer\E') 13:43:13.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:13.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:13.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:13.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:13.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:13.118 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:13.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:13.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:13.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:13.217 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:13.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:13.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:13.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:13.217 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:13.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:13.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:13.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:13.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:13.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:13.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:13.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:13.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:14.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:14.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:14.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:43:14.219 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:14.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:14.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:14.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:14.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 13:43:14.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:14.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:14.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:14.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:14.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:14.220 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:43:14.220 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:43:14.221 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:43:14.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:43:14.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:14.221 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:43:14.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:14.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:43:14.221 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:14.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:14.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:14.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:14.222 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:14.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:14.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:14.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:14.222 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:14.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:14.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:14.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:14.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:14.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:14.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:14.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:14.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:15.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:15.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:15.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:43:15.224 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:15.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:15.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:15.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:15.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 13:43:15.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:15.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:15.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:15.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:15.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:15.226 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:43:15.226 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:43:15.226 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:43:15.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:43:15.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:15.226 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:43:15.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:15.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:43:15.227 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:43:15.227 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:43:15.227 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:43:15.234 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:43:15.234 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:43:15.235 DEBUG [main][EditorHandler] 2 editor(s) found 13:43:15.235 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 13:43:15.284 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 13:43:15.284 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass1.java 13:43:15.378 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass1.java is closed 13:43:15.378 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:15.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:15.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:15.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:15.380 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:43:15.383 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:43:15.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:43:15.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:15.384 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:43:15.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:15.384 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:43:15.384 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 13:43:15.384 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:43:15.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:15.384 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:43:15.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:15.384 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:43:15.384 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 13:43:15.384 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 13:43:15.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:15.384 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item (default package) is already expanded. No action performed 13:43:15.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:15.384 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 13:43:15.384 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item ProjectItemTestProject 13:43:15.384 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item ProjectItemTestProject 13:43:15.384 DEBUG [main][TreeItemHandler] Setting tree item ProjectItemTestProject collapsed 13:43:15.385 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 13:43:15.385 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: ProjectItemTestProject 13:43:15.385 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 13:43:15.385 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 13:43:15.385 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 13:43:15.387 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 13:43:15.388 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:43:15.388 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:43:15.393 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:43:15.395 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:43:15.395 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:15.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:15.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:15.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:15.396 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 13:43:15.396 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 13:43:15.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:15.397 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:43:15.446 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:43:15.446 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:15.446 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:15.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:15.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:15.488 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectCollapsedPackageExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 13:43:15.488 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:15.488 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 13:43:15.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:43:15.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:15.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:15.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:15.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:15.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:15.494 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 13:43:15.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:15.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:15.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:15.495 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:15.495 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:43:15.495 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:15.495 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:43:15.495 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:43:15.495 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:43:15.495 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:43:15.495 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:43:15.495 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:43:15.495 DEBUG [main][MenuItemLookup] Item match:Window 13:43:15.496 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:43:15.496 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:43:15.496 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:43:15.496 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:15.496 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:43:15.496 DEBUG [main][MenuItemLookup] Item match:Show View 13:43:15.499 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:43:15.499 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:43:15.499 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:43:15.499 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:43:15.499 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:43:15.499 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:43:15.499 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:43:15.499 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:43:15.499 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:43:15.499 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:43:15.499 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:43:15.499 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:43:15.499 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:43:15.499 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:43:15.499 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:15.499 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:43:15.499 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:43:15.499 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:43:15.499 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:43:15.499 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:43:15.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:43:15.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:43:15.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:43:15.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:15.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:15.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:43:15.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:15.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:15.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:15.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:43:15.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:15.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:15.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:15.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:15.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:15.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:15.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:43:15.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:43:15.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:43:15.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:15.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:15.576 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:15.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:15.576 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:15.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:43:15.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:15.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:15.576 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:15.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:15.576 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:15.576 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 13:43:15.576 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 13:43:15.576 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 13:43:15.577 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 13:43:15.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:15.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:15.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:15.577 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:43:15.577 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:15.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:15.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:15.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 "Open") 13:43:15.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:15.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:15.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:15.577 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:43:15.577 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:15.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:15.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:15.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:15.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:15.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:15.578 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:43:15.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:15.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:15.578 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:15.578 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:15.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:43:15.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:43:15.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 13:43:15.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:15.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:15.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 13:43:15.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:15.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:15.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:15.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:15.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:15.693 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:15.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:43:15.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:15.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:15.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:15.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:15.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:15.694 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:15.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:15.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:15.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:15.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:15.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:15.696 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:15.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:15.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:15.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:15.711 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:15.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:15.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:15.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:15.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:15.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:15.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:16.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:16.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:16.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:16.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:16.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:43:16.713 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:16.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:16.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:16.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:16.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:43:16.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:16.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:16.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:16.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:16.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:16.714 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:43:16.715 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:43:16.715 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:43:16.715 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:43:16.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:17.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:17.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:43:17.217 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:17.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:17.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:17.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:17.218 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:17.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:17.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:17.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:17.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:17.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:17.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:17.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:17.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:18.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:18.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:18.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:43:18.220 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:18.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:18.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:18.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:18.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 13:43:18.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:18.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:18.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:18.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:18.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:18.221 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:43:18.221 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:43:18.221 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:43:18.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:43:18.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:18.222 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:43:18.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:18.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:43:18.222 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:43:18.222 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:43:18.222 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:43:18.225 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:43:18.225 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:43:18.230 DEBUG [main][EditorHandler] 0 editor(s) found 13:43:18.230 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:18.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:18.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:18.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:18.231 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:18.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:18.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:18.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:18.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:18.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:18.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:18.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:18.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:19.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:19.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:19.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:43:19.232 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:19.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:19.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:19.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:19.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:43:19.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:19.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:19.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:19.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:19.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:19.233 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:43:19.233 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:43:19.234 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:43:19.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:43:19.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:19.234 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:43:19.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:19.234 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:43:19.234 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 13:43:19.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:43:19.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:19.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:19.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:43:19.735 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 13:43:19.735 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 13:43:19.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:20.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:20.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 13:43:20.236 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:43:20.236 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:43:20.237 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:43:20.239 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:43:20.239 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 13:43:20.239 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:43:20.239 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:43:20.239 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:43:20.246 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:43:20.246 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:43:20.247 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:43:20.384 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:43:20.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:20.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:43:20.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:43:20.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:43:20.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:43:20.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:43:20.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:43:20.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:43:20.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:20.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:43:20.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:43:20.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:20.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:43:20.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:43:20.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:20.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E') 13:43:20.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:20.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:20.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:20.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:20.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:20.400 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:20.401 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class TestClass { } TooltipText=null 13:43:20.401 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:20.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:20.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:20.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:20.429 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 13:43:20.429 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 13:43:20.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:20.429 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:43:20.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:43:20.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:20.462 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:20.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:20.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:20.502 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 13:43:20.502 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:20.503 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 13:43:20.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:43:20.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:20.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:20.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:20.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:20.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:20.509 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 13:43:20.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:43:20.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:20.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:20.510 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:43:20.510 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:43:20.510 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:20.510 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:43:20.510 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:43:20.510 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:43:20.510 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:43:20.510 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:43:20.510 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:43:20.510 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:43:20.510 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:43:20.510 DEBUG [main][MenuItemLookup] Item match:Window 13:43:20.512 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:43:20.512 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:43:20.512 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:43:20.512 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:20.512 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:43:20.512 DEBUG [main][MenuItemLookup] Item match:Show View 13:43:20.516 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:43:20.516 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:43:20.516 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:43:20.516 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:43:20.516 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:43:20.516 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:43:20.516 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:43:20.516 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:43:20.516 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:43:20.516 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:43:20.516 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:43:20.516 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:43:20.516 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:43:20.516 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:43:20.516 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:20.516 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:43:20.516 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:43:20.541 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:43:20.541 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:43:20.541 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:43:20.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:43:20.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:43:20.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:43:20.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:20.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:20.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:43:20.612 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:20.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:20.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:20.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:43:20.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:20.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:20.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:20.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:20.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:20.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:20.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:43:20.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:43:20.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:43:20.613 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:20.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:20.613 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:20.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:20.613 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:20.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:43:20.614 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:20.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:20.614 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:20.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:20.614 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:20.614 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 13:43:20.614 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 13:43:20.614 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 13:43:20.614 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 13:43:20.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:20.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:20.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:20.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:43:20.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:20.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:20.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:20.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 "Open") 13:43:20.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:20.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:20.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:20.615 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:43:20.615 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:20.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:20.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:20.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:20.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:20.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:20.615 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:43:20.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:20.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:20.616 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:20.616 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:20.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:43:20.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:43:20.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 13:43:20.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:20.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:20.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 13:43:20.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:20.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:20.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:43:20.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:20.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:20.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:43:20.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:43:20.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:20.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:20.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:20.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:20.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:20.748 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:20.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:20.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:20.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 13:43:20.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:20.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:20.750 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:20.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:20.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:20.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:20.751 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:20.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:20.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:20.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:20.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:20.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:20.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:21.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:21.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:21.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:21.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:21.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:43:21.753 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:21.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:21.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:21.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:21.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 13:43:21.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:21.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:21.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:21.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:21.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:21.755 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:43:21.755 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:43:21.755 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:43:21.755 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:43:21.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:22.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:22.256 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:43:22.257 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:43:22.257 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:43:22.258 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:43:22.265 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:43:22.265 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 13:43:22.265 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 13:43:22.265 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already collapsed. No action performed 13:43:22.265 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 13:43:22.266 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:22.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:22.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:22.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:22.267 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 13:43:22.267 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 13:43:22.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:22.268 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:43:22.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:43:22.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:22.335 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:22.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:22.385 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 13:43:22.385 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:22.385 INFO [WorkbenchTestable][RequirementsRunner] Started test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 13:43:22.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:43:22.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:22.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:22.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:22.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:22.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:22.392 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 13:43:22.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:43:22.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:22.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:22.393 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:43:22.393 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:43:22.393 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:22.393 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:43:22.393 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:43:22.393 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:43:22.393 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:43:22.393 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:43:22.393 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:43:22.393 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:43:22.393 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:43:22.393 DEBUG [main][MenuItemLookup] Item match:Window 13:43:22.393 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:43:22.393 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:43:22.393 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:43:22.393 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:22.393 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:43:22.393 DEBUG [main][MenuItemLookup] Item match:Show View 13:43:22.398 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:43:22.399 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:43:22.399 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:43:22.399 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:43:22.399 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:43:22.399 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:43:22.399 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:43:22.399 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:43:22.399 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:43:22.399 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:43:22.399 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:43:22.399 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:43:22.399 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:43:22.399 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:43:22.399 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:22.399 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:43:22.399 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:43:22.399 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:43:22.399 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:43:22.399 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:43:22.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:43:22.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:43:22.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:43:22.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:22.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:22.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:43:22.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:22.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:22.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:22.480 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:43:22.480 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:22.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:22.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:22.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:22.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:22.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:22.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:43:22.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:43:22.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:43:22.482 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:22.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:22.482 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:22.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:22.482 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:22.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:43:22.482 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:22.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:22.482 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:22.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:22.482 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:22.482 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 13:43:22.482 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 13:43:22.482 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 13:43:22.482 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 13:43:22.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:22.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:22.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:22.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:43:22.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:22.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:22.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:22.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") 13:43:22.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:22.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:22.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:22.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:43:22.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:22.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:22.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:22.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:22.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:22.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:22.484 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:43:22.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:22.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:22.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:22.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:22.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:43:22.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:43:22.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 13:43:22.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:22.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:22.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 13:43:22.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:22.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:22.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:43:22.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:22.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:22.734 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:43:22.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:43:22.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:22.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:22.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:22.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:22.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:22.753 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:22.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:22.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:22.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 13:43:22.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:22.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:22.755 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:22.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:22.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:22.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:22.756 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:22.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:22.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:22.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:22.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:22.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:22.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:23.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:23.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:23.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:23.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:23.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:43:23.826 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:23.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:23.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:23.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:23.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 13:43:23.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:23.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:23.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:23.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:23.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:23.827 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:43:23.827 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:43:23.827 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:43:23.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:43:23.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:24.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:24.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:43:24.329 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:43:24.329 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:43:24.329 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:43:24.333 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:43:24.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'] 13:43:24.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:24.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'] 13:43:24.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:24.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: "Create New File"] 13:43:24.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:24.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'] 13:43:24.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:24.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'] 13:43:24.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:24.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'] 13:43:24.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:24.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: "Create New File"] 13:43:24.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:24.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'] 13:43:24.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:24.336 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:24.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:24.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:43:24.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:24.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:24.336 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:43:24.336 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:43:24.336 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:24.336 DEBUG [main][MenuItemLookup] Item match:File 13:43:24.337 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:43:24.337 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:43:24.343 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:43:24.343 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:43:24.343 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:43:24.343 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:24.343 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:43:24.343 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:43:24.343 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:43:24.343 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:43:24.343 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:43:24.343 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:43:24.343 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:43:24.343 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:43:24.343 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:43:24.343 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:24.343 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:43:24.343 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:43:24.343 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:43:24.343 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:24.343 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:43:24.343 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:24.343 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:43:24.343 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:43:24.372 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:43:24.372 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:43:24.372 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:43:24.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:43:24.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:43:24.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:43:24.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:24.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:24.452 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:43:24.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:24.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:43:24.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:24.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:24.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:24.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:24.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:24.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:43:24.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:43:24.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:43:24.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:43:24.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:24.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:43:24.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:24.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:43:24.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:43:24.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:43:24.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:24.455 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:43:24.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:24.455 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:43:24.455 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 13:43:24.455 DEBUG [main][TreeItemHandler] Selecting tree item: File 13:43:24.455 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 13:43:24.466 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 13:43:24.466 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:43:24.466 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:43:24.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:43:24.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:24.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:24.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:24.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:24.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:24.467 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:43:24.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:24.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:24.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:24.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:24.498 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:24.498 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:24.498 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:24.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 13:43:24.499 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 13:43:24.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 13:43:24.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:24.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:24.499 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:43:24.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:24.499 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:") 13:43:24.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:24.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:24.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:24.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:24.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:24.502 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:24.502 INFO [WorkbenchTestable][AbstractText] Text set to: text.txt 13:43:24.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 13:43:24.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:24.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:24.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:24.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:24.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:24.504 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:24.504 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject/src/files/ 13:43:24.505 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:43:24.505 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 13:43:24.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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) 13:43:24.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:24.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:24.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:24.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:24.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:24.506 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:43:24.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:24.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:24.506 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:24.506 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:24.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:43:25.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:43:25.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:25.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:43:25.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:43:25.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:43:25.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:43:25.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:43:25.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:43:25.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:25.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:43:25.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:43:25.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:43:25.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:25.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:43:25.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:25.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6e49a122 is found... 13:43:25.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6e49a122 is found finished successfully 13:43:25.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtext.txt\E') 13:43:25.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:25.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:25.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:25.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:25.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:25.015 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:25.015 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 13:43:25.015 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:25.015 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 13:43:25.015 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:43:25.015 DEBUG [WorkbenchTestable][EditorHandler] Closing editor text.txt 13:43:25.099 DEBUG [WorkbenchTestable][EditorHandler] Editor text.txt is closed 13:43:25.099 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:25.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:25.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:25.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:25.127 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:25.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:25.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:25.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:25.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:25.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:25.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:25.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:25.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:26.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:26.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:26.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:43:26.129 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:26.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:26.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:26.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:26.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:43:26.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:26.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:26.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:26.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:26.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:26.130 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:43:26.130 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:43:26.131 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:43:26.131 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:43:26.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:26.131 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:43:26.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:26.131 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:43:26.131 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 13:43:26.131 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:43:26.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:26.131 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:43:26.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:26.131 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:43:26.131 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 13:43:26.131 DEBUG [main][TreeItemHandler] Selecting tree item: files 13:43:26.131 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 13:43:26.133 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 13:43:26.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:26.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:26.157 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:26.157 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:43:26.157 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:26.157 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:43:26.157 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:43:26.157 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:26.157 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:26.157 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:26.157 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:43:26.157 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:26.157 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:26.157 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:26.157 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:43:26.157 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:43:26.157 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:43:26.157 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:43:26.157 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:26.157 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:43:26.157 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:43:26.157 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:26.157 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:43:26.157 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:26.157 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:43:26.157 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:43:26.157 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:43:26.157 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:43:26.157 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:43:26.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:26.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:43:26.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:43:26.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:43:26.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:43:26.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:26.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:43:26.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:43:26.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:43:26.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:26.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:43:26.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:26.658 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'files' via Explorer 13:43:26.658 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 13:43:26.658 DEBUG [main][TreeItemHandler] Selecting tree item: files 13:43:26.658 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 13:43:26.660 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 13:43:26.661 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:26.661 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:26.685 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:26.685 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:43:26.685 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:26.685 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:43:26.685 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:43:26.685 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:26.685 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:26.685 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:26.685 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:43:26.685 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:26.685 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:26.685 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:43:26.685 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:43:26.685 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:43:26.685 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:43:26.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 'Delete.*'] is available.... 13:43:27.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:43:27.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete 13:43:27.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:27.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:27.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:27.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:27.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:43:27.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:27.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete" as the parent 13:43:27.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:27.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:27.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:27.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:27.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:27.264 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:43:27.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:27.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:27.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:27.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:27.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:43:27.268 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:43:27.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:43:27.768 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:43:27.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:27.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:43:27.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:43:27.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:43:27.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:43:27.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:43:27.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:43:27.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:43:27.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:27.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:43:27.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:43:27.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:43:27.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:27.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:43:27.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:27.768 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:27.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:27.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:27.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:27.769 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:27.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:27.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:27.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:27.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:27.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:27.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:28.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:28.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:28.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:28.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:28.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:43:28.771 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:28.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:28.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:28.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:28.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:43:28.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:28.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:28.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:28.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:28.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:28.773 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:43:28.773 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:43:28.774 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:43:28.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:43:28.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:28.774 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:43:28.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:28.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:43:28.774 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:43:28.775 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:43:28.775 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 13:43:28.775 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:43:28.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:28.775 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:43:28.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:28.775 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:43:28.775 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 13:43:28.775 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:43:28.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:28.775 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:43:28.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:28.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:43:28.776 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:43:28.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:28.776 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:43:28.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:28.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:43:28.776 DEBUG [WorkbenchTestable][AbstractResource] Obtaining direct children on the current level 13:43:28.776 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 13:43:28.776 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:43:28.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:28.776 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:43:28.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:28.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:43:28.776 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:43:28.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:28.776 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:43:28.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:28.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:43:28.776 DEBUG [WorkbenchTestable][AbstractResource] Item "files" was not found. Available items on the current level: 13:43:28.776 DEBUG [WorkbenchTestable][AbstractResource] "(default package)" 13:43:28.776 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:28.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:28.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:28.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:28.777 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 13:43:28.777 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 13:43:28.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:28.778 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:43:28.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:43:28.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:28.827 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:28.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:28.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:28.849 INFO [WorkbenchTestable][RequirementsRunner] Finished test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 13:43:28.849 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:28.849 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 13:43:28.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:43:28.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:28.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:28.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:28.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:28.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:28.867 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 13:43:28.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:43:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:28.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:43:28.868 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:43:28.868 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:28.868 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:43:28.868 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:43:28.868 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:43:28.868 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:43:28.868 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:43:28.868 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:43:28.868 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:43:28.868 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:43:28.868 DEBUG [main][MenuItemLookup] Item match:Window 13:43:28.868 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:43:28.868 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:43:28.868 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:43:28.868 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:28.868 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:43:28.868 DEBUG [main][MenuItemLookup] Item match:Show View 13:43:28.871 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:43:28.871 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:43:28.871 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:43:28.871 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:43:28.871 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:43:28.871 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:43:28.871 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:43:28.871 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:43:28.871 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:43:28.871 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:43:28.871 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:43:28.871 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:43:28.871 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:43:28.871 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:43:28.871 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:28.871 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:43:28.871 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:43:28.890 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:43:28.890 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:43:28.890 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:43:28.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:43:28.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:43:28.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:43:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:28.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:43:28.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:28.958 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:43:28.958 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:28.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:28.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:28.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:28.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:43:28.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:43:28.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:43:28.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:28.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:28.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:28.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:28.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:28.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:43:28.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:28.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:28.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:28.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:28.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:28.959 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 13:43:28.959 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 13:43:28.959 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 13:43:28.960 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 13:43:28.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:28.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:28.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:28.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:43:28.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:28.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:28.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:28.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 "Open") 13:43:28.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:28.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:28.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:28.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:43:28.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:28.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:28.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:28.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:28.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:28.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:28.961 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:43:28.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:28.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:28.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:28.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:29.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:43:29.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:43:29.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 13:43:29.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:29.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:29.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 13:43:29.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:29.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:29.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:43:29.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:29.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:29.070 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:43:29.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:43:29.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:29.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:29.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:29.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:29.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:29.071 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:29.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:29.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:29.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 13:43:29.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:29.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:29.088 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:29.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:29.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:29.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:29.089 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:29.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:29.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:29.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:29.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:29.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:29.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:29.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:29.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:30.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:30.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:30.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:43:30.090 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:30.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:30.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:30.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:30.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:43:30.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:30.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:30.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:30.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:30.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:30.091 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:43:30.091 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:43:30.092 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:43:30.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:43:30.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:30.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:30.592 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:43:30.593 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 13:43:30.593 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 13:43:30.593 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already collapsed. No action performed 13:43:30.593 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 13:43:30.593 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 13:43:30.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:43:30.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:31.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:31.094 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:43:31.094 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:31.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:31.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:31.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:31.095 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 13:43:31.095 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 13:43:31.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:31.096 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:43:31.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:43:31.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:31.126 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:31.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:31.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:31.172 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 13:43:31.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:31.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:31.180 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 13:43:31.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:43:31.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:31.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:31.181 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:43:31.181 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:43:31.181 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:31.181 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:43:31.181 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:43:31.181 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:43:31.181 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:43:31.181 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:43:31.181 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:43:31.181 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:43:31.181 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:43:31.181 DEBUG [main][MenuItemLookup] Item match:Window 13:43:31.182 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:43:31.182 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:43:31.182 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:43:31.182 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:31.182 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:43:31.182 DEBUG [main][MenuItemLookup] Item match:Show View 13:43:31.186 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:43:31.186 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:43:31.186 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:43:31.186 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:43:31.186 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:43:31.186 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:43:31.186 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:43:31.186 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:43:31.186 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:43:31.186 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:43:31.186 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:43:31.186 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:43:31.186 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:43:31.186 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:43:31.186 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:31.186 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:43:31.186 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:43:31.204 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:43:31.204 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:43:31.204 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:43:31.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:43:31.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:43:31.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:43:31.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:31.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:31.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:43:31.272 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:31.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:31.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:31.272 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:43:31.272 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:31.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:31.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:31.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:31.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:31.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:31.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:43:31.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:43:31.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:43:31.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:31.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:31.273 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:31.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:31.273 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:31.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:43:31.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:31.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:31.274 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:31.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:31.274 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:31.274 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 13:43:31.274 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 13:43:31.274 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 13:43:31.274 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 13:43:31.274 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:31.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:31.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:31.274 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:43:31.274 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:31.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:31.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:31.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:43:31.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:31.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:31.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:31.275 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:43:31.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:31.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:31.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:31.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:31.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:31.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:31.275 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:43:31.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:31.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:31.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:31.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:31.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:43:31.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:43:31.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 13:43:31.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:31.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:31.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 13:43:31.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:31.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:31.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:43:31.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:31.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:31.384 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:43:31.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 '\*?\QPackage Explorer\E') 13:43:31.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:31.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:31.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:31.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:31.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:31.385 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:31.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:31.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:31.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 13:43:31.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:31.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:31.387 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:31.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:31.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:31.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:31.388 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:31.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:31.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:31.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:31.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:31.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:31.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:31.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:31.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:32.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:32.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:32.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:43:32.389 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:32.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:32.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:32.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:32.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 13:43:32.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:32.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:32.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:32.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:32.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:32.390 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:43:32.390 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 13:43:32.390 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 13:43:32.391 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 13:43:32.393 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 13:43:32.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:32.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:32.424 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:32.424 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:43:32.424 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:32.424 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:43:32.424 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:43:32.424 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:32.424 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:32.424 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:32.424 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:43:32.424 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:32.424 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:32.424 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:32.424 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:43:32.424 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:43:32.424 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:43:32.424 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:43:32.424 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:32.424 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:43:32.424 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:43:32.424 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:32.424 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:43:32.424 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:32.424 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:43:32.424 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:43:32.424 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:43:32.424 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:43:32.424 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:43:32.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:32.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:43:32.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:43:32.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:43:32.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:43:32.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:43:32.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:43:32.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:43:32.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:43:32.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:32.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:43:32.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:43:32.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:43:32.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:32.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:43:32.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:32.925 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectItemTestProject' via Explorer 13:43:32.925 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 13:43:32.925 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 13:43:32.925 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 13:43:32.930 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 13:43:32.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:32.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:32.972 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:32.972 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:43:32.972 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:32.972 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:43:32.972 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:43:32.972 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:32.972 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:32.972 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:32.972 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:43:32.972 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:32.972 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:32.972 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:43:32.972 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:43:32.972 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:43:32.973 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:43:32.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:43:33.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:43:33.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:43:33.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:33.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:33.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:33.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:33.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:43:33.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:33.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:33.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:33.581 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:43:33.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:33.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:33.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:33.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:33.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:33.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:33.581 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:43:33.581 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:43:33.581 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:43:33.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:33.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:33.581 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:33.581 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:33.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:43:33.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:33.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:33.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:33.582 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:43:33.582 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:33.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:33.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:33.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:33.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:33.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:33.582 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:43:33.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:33.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:33.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:33.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:33.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:43:33.585 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:43:34.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:43:34.086 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:43:34.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:34.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:43:34.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:43:34.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:43:34.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:43:34.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:43:34.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:43:34.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:34.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:43:34.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:43:34.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:34.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:43:34.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:34.086 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:43:34.086 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:34.086 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:34.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:34.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.982 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.373 s open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 5.014 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 1.883 s asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 6.464 s testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 2.323 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 13:43:34.096 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 13:43:34.096 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:43:34.096 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:34.096 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 13:43:34.097 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:34.097 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:43:34.097 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:34.097 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:43:34.097 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:34.097 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:34.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:34.097 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:34.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:34.097 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:43:34.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:34.097 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:34.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:34.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:34.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:34.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:34.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:34.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:43:34.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:34.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:34.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:34.098 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:34.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:34.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:34.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:34.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:34.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:34.098 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:43:34.098 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:34.099 DEBUG [main][MenuItemLookup] Item match:File 13:43:34.099 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:43:34.099 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:43:34.102 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:43:34.102 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:43:34.102 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:43:34.102 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:34.102 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:43:34.102 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:43:34.102 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:43:34.102 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:43:34.102 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:43:34.102 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:43:34.102 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:43:34.102 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:43:34.102 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:43:34.102 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:34.102 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:43:34.102 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:43:34.102 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:43:34.102 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:34.102 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:43:34.102 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:34.102 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:43:34.102 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:43:34.102 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:43:34.102 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:43:34.102 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:43:34.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:43:34.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:43:34.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:43:34.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:34.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:34.182 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:43:34.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:34.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:43:34.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:34.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:34.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:34.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:34.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:34.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:43:34.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:43:34.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:43:34.183 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:34.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:34.183 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:34.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:34.183 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:34.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:43:34.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:34.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:34.184 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:34.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:34.184 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:34.184 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:43:34.184 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:43:34.184 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:43:34.187 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:43:34.187 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:43:34.187 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:43:34.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:43:34.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:34.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:34.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:34.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:34.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:34.188 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:43:34.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:34.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:34.188 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:34.188 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:34.403 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:34.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:34.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:34.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:43:34.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:43:34.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:43:34.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:34.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:34.404 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:43:34.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:34.404 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'JavaTestProject0' 13:43:34.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:43:34.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:34.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:34.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:34.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:34.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:34.406 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:34.407 INFO [WorkbenchTestable][AbstractText] Text set to: JavaTestProject0 13:43:34.448 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:43:34.448 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:43:34.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:43:34.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:34.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:34.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:34.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:34.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:34.450 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:43:34.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:34.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:34.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:34.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:34.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:43:37.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:43:37.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:43:37.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:43:37.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:37.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:43:37.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:43:37.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:43:37.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:43:37.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:37.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:43:37.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:43:37.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:37.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:43:37.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:37.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:37.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:37.732 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:43:37.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:37.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:37.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:37.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:37.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:37.733 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:37.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:43:37.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:37.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:37.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:37.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:37.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:37.734 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:37.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:37.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:37.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:37.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:37.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:37.737 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:37.737 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest) 13:43:37.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 13:43:37.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:37.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:37.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:37.737 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:37.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:37.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:37.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:37.738 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:37.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:37.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:37.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:37.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:37.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:37.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:38.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:38.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:38.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:38.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:38.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:43:38.777 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:38.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:38.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:38.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:38.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:43:38.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:38.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:38.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:38.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:38.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:38.779 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 13:43:38.779 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 13:43:38.779 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:38.779 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:38.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:38.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:38.780 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest) 13:43:38.780 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:38.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:38.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:38.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:38.781 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 13:43:38.781 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 13:43:38.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:38.781 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:43:38.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:38.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:38.919 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 13:43:38.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:38.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:38.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:38.919 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:38.919 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:43:38.919 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:38.919 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:43:38.919 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:43:38.919 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:43:38.920 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:43:38.920 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:43:38.920 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:43:38.920 DEBUG [main][MenuItemLookup] Item match:Window 13:43:38.920 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:43:38.921 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:43:38.921 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:43:38.921 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:38.921 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:43:38.921 DEBUG [main][MenuItemLookup] Item match:Show View 13:43:38.924 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:43:38.924 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:43:38.924 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:43:38.924 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:43:38.924 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:43:38.924 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:43:38.924 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:43:38.924 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:43:38.924 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:43:38.924 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:43:38.924 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:43:38.924 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:43:38.924 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:43:38.924 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:43:38.924 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:38.924 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:43:38.924 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:43:38.924 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:43:38.924 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:43:38.924 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:43:39.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:43:39.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:43:39.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:43:39.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:39.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:39.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:43:39.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:39.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:39.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:39.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:43:39.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:39.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:39.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:39.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:39.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:39.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:39.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:43:39.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:43:39.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:43:39.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:39.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:39.055 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:39.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:39.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:39.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:43:39.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:39.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:39.055 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:39.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:39.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:39.055 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 13:43:39.056 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 13:43:39.056 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 13:43:39.056 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 13:43:39.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:39.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:39.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:39.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:43:39.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:39.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:39.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:39.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:43:39.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:39.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:39.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:39.057 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:43:39.057 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:39.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:39.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:39.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:39.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:39.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:39.057 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:43:39.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:39.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:39.085 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:39.085 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:39.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:43:39.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:43:39.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 13:43:39.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:39.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:39.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 13:43:39.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:39.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:39.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:39.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:39.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:39.190 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:39.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 '\*?\QPackage Explorer\E') 13:43:39.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:39.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:39.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:39.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:39.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:39.190 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:39.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:39.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:39.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:39.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:39.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:39.192 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:39.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:39.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:39.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:39.193 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:39.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:39.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:39.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:39.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:39.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:39.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:39.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:39.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:40.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:40.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:40.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:43:40.194 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:40.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:40.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:40.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:40.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:43:40.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:40.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:40.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:40.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:40.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:40.195 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 13:43:40.196 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:40.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:40.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:40.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:40.196 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:40.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:40.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:40.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:40.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:40.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:40.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:40.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:40.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:41.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:41.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:41.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:43:41.198 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:41.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:41.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:41.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:41.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:43:41.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:41.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:41.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:41.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:41.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:41.199 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 13:43:41.199 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaTestProject0 13:43:41.199 DEBUG [main][TreeItemHandler] Selecting tree item: JavaTestProject0 13:43:41.199 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaTestProject0 about selection 13:43:41.202 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaTestProject0 13:43:41.203 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:41.203 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:41.227 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:41.227 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:43:41.227 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:41.227 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:43:41.227 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:43:41.227 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:41.227 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:41.227 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:41.227 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:43:41.227 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:41.227 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:41.227 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:41.227 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:43:41.227 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:43:41.227 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:43:41.227 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:43:41.227 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:41.227 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:43:41.227 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:43:41.227 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:41.227 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:43:41.227 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:41.227 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:43:41.227 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:43:41.227 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:43:41.227 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:43:41.227 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:43:41.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:41.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:43:41.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:43:41.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:43:41.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:43:41.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:43:41.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:41.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:43:41.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:43:41.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:41.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:43:41.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:41.728 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'JavaTestProject0' via Explorer 13:43:41.728 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaTestProject0 13:43:41.728 DEBUG [main][TreeItemHandler] Selecting tree item: JavaTestProject0 13:43:41.728 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaTestProject0 about selection 13:43:41.730 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaTestProject0 13:43:41.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:41.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:41.754 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:41.754 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:43:41.754 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:41.754 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:43:41.754 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:43:41.754 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:41.754 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:41.754 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:41.754 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:43:41.754 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:41.754 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:41.754 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:43:41.754 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:43:41.754 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:43:41.755 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:43:41.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.... 13:43:42.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:43:42.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:43:42.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:42.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:42.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:42.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:42.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:43:42.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:42.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:42.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:42.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:43:42.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:42.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:42.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:42.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:42.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:42.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:42.358 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:43:42.358 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:43:42.358 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:43:42.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:42.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:42.358 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:42.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:42.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:43:42.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:42.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:42.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:42.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:43:42.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:42.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:42.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:42.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:42.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:42.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:42.360 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:43:42.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:42.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:42.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:42.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:42.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:43:42.363 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:43:42.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:43:42.864 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:43:42.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:42.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:43:42.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:43:42.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:43:42.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:43:42.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:43:42.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:42.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:43:42.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:43:42.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:42.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:43:42.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:42.864 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 13:43:42.864 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:42.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:42.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:42.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.768 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.043 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 13:43:42.872 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 13:43:42.872 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:43:42.872 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:42.873 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 13:43:42.873 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:42.873 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:43:42.873 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:42.873 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:43:42.873 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:42.873 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:43:42.873 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:43:42.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:43:42.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:42.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:42.873 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:43:42.873 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:42.873 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:43:42.873 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:43:42.873 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:43:42.873 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:43:42.873 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:43:42.873 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:43:42.874 DEBUG [main][MenuItemLookup] Item match:Window 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:43:42.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:42.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:42.874 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:43:42.874 DEBUG [main][MenuItemLookup] Item match:Window 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:43:42.874 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:43:42.874 DEBUG [main][MenuItemLookup] Item match:Perspective 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:43:42.875 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:43:42.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:43:42.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:42.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:42.875 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:43:42.875 DEBUG [main][MenuItemLookup] Item match:Window 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:43:42.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:42.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:42.875 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:43:42.875 DEBUG [main][MenuItemLookup] Item match:Window 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:42.875 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:43:42.876 DEBUG [main][MenuItemLookup] Item match:Perspective 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:43:42.876 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:43:42.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:42.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:42.876 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:43:42.876 DEBUG [main][MenuItemLookup] Item match:Window 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:43:42.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:42.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:42.876 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:43:42.876 DEBUG [main][MenuItemLookup] Item match:Window 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:43:42.876 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:43:42.876 DEBUG [main][MenuItemLookup] Item match:Perspective 13:43:42.877 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:43:42.877 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:42.877 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:43:42.877 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:43:42.877 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:43:42.877 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:43:42.877 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:43:42.877 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:43:42.877 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:43:42.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:43:42.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 13:43:42.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:43:42.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:42.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:42.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:42.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:42.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:42.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:43:42.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:42.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:42.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:42.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 13:43:42.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:42.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:42.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:42.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:43:42.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:42.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:42.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:42.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:42.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:42.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:42.903 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:43:42.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:42.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:42.904 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:42.904 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:43.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'] 13:43:43.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:43.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'] 13:43:43.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:43.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:43:43.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:43.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'] 13:43:43.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:43.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'] 13:43:43.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:43.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'] 13:43:43.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:43.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:43:43.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:43.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'] 13:43:43.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:43.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'] 13:43:43.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:43.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:43.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:43.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:43.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:43.102 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:43:43.102 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:43.102 DEBUG [main][MenuItemLookup] Item match:File 13:43:43.103 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:43:43.103 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:43:43.106 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:43:43.106 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:43:43.106 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:43:43.106 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:43.106 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:43:43.106 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:43:43.106 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:43:43.106 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:43:43.106 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:43:43.106 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:43:43.106 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:43:43.106 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:43:43.106 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:43:43.106 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:43.106 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:43:43.106 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:43:43.106 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:43:43.106 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:43.106 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:43:43.106 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:43.106 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:43:43.106 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:43:43.106 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:43:43.106 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:43:43.106 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:43:43.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:43:43.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. finished successfully 13:43:43.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:43:43.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:43.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:43.198 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:43:43.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:43.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:43:43.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:43.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:43.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:43.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:43.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:43.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:43:43.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:43:43.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:43:43.200 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:43.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:43.200 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:43.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:43.200 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:43.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:43:43.200 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:43.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:43.200 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:43.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:43.200 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:43.200 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:43:43.200 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:43:43.201 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:43:43.201 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:43:43.201 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:43:43.201 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:43:43.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:43:43.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:43.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:43.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:43.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:43.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:43.202 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:43:43.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:43.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:43.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:43.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:43.415 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:43.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:43.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:43.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:43:43.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:43:43.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:43:43.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:43.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:43.416 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:43:43.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:43.416 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject0' 13:43:43.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:43:43.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:43.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:43.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:43.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:43.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:43.418 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:43.419 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject0 13:43:43.463 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:43:43.463 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:43:43.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:43:43.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:43.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:43.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:43.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:43.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:43.466 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:43:43.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:43.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:43.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:43.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:43.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:43:46.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:43:46.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:43:46.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:43:46.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:46.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:43:46.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:43:46.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:43:46.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:43:46.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:46.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:43:46.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:43:46.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:46.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:43:46.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:46.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:46.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:46.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:46.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:46.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:43:46.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:46.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:46.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:46.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:46.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:46.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:46.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:46.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:43:46.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:46.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:46.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:46.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:46.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:46.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:46.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:46.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:46.507 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:46.508 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:43:46.508 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:46.508 DEBUG [main][MenuItemLookup] Item match:File 13:43:46.508 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:43:46.508 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:43:46.511 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:43:46.511 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:43:46.511 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:43:46.511 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:46.511 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:43:46.511 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:43:46.511 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:43:46.511 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:43:46.511 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:43:46.511 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:43:46.511 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:43:46.511 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:43:46.511 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:43:46.511 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:46.511 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:43:46.511 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:43:46.511 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:43:46.511 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:46.511 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:43:46.511 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:46.511 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:43:46.511 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:43:46.512 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:43:46.512 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:43:46.512 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:43:46.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:43:46.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 13:43:46.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:43:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:46.626 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:43:46.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:46.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 13:43:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:46.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:46.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:46.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:46.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:46.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:43:46.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:43:46.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:43:46.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:46.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:46.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:46.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:46.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:46.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:43:46.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:46.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:46.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:46.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:46.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:46.628 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:43:46.628 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:43:46.628 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:43:46.628 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:43:46.628 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:43:46.628 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:43:46.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:43:46.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:46.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:46.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:46.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:46.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:46.636 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:43:46.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:46.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:46.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:46.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:46.949 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:46.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:46.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:46.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:43:46.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:43:46.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:43:46.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:46.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:46.955 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:43:46.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:46.955 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject1' 13:43:46.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:43:46.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:46.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:46.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:46.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:46.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:46.956 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:46.957 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject1 13:43:47.017 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:43:47.017 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:43:47.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:43:47.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:47.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:47.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:47.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:47.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:47.020 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:43:47.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:47.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:47.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:47.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:47.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:43:50.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:43:50.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:43:50.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:43:50.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:50.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:43:50.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:43:50.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:43:50.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:50.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:43:50.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:43:50.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:50.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:43:50.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:50.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'] 13:43:50.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:50.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'] 13:43:50.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:50.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: "New Java Project"] 13:43:50.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:50.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'] 13:43:50.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:50.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'] 13:43:50.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:50.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'] 13:43:50.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:50.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: "New Java Project"] 13:43:50.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:50.038 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:50.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:50.038 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:50.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:50.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:50.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:50.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:50.038 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:50.038 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:43:50.038 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:50.038 DEBUG [main][MenuItemLookup] Item match:File 13:43:50.039 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:43:50.039 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:43:50.042 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:43:50.042 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:43:50.042 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:43:50.042 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:50.042 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:43:50.042 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:43:50.042 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:43:50.042 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:43:50.042 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:43:50.042 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:43:50.042 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:43:50.042 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:43:50.042 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:43:50.042 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:50.042 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:43:50.042 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:43:50.042 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:43:50.042 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:50.042 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:43:50.042 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:50.042 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:43:50.042 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:43:50.042 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:43:50.042 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:43:50.042 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:43:50.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 'New|Select a wizard'] is available.... 13:43: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. finished successfully 13:43:50.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:43:50.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:50.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:50.118 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:43:50.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:50.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:43:50.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:50.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:50.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:50.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:50.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:50.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:43:50.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:43:50.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:43:50.120 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:50.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:50.120 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:50.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:50.120 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:50.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:43:50.120 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:50.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:50.120 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:50.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:50.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:50.121 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:43:50.121 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:43:50.121 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:43:50.121 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:43:50.121 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:43:50.121 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:43:50.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:43:50.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:50.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:50.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:50.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:50.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:50.122 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:43:50.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:50.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:50.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:50.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:50.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'] 13:43:50.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:50.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:50.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.... 13:43:50.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 13:43:50.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:43:50.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:50.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:50.325 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:43:50.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:50.325 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject2' 13:43:50.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:") 13:43:50.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:50.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:50.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:50.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:50.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:50.327 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:50.328 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject2 13:43:50.360 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:43:50.360 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:43:50.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:43:50.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:50.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:50.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:50.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:50.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:50.362 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:43:50.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:50.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:50.362 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:50.362 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:50.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:43:53.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. failed, NO exception will be thrown 13:43:53.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:43:53.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:43:53.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:53.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:43:53.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:43:53.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:43:53.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:53.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:43:53.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:43:53.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:53.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:43:53.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:53.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:53.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:53.375 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:43:53.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:53.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:53.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:53.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:53.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:53.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:53.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:43:53.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:53.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:53.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:53.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:53.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:53.376 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:53.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:53.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:53.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:53.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:53.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:53.378 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:53.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:53.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:53.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:53.392 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:53.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:53.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:53.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:53.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:53.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:53.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:53.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:53.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:54.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:54.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:54.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:43:54.394 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:54.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:54.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:54.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:54.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:43:54.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:54.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:54.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:54.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:54.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:54.395 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 13:43:54.396 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 13:43:54.396 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 13:43:54.396 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:54.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:54.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:54.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:54.396 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:54.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:54.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:54.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:54.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:54.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:54.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:54.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:54.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:55.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:55.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:55.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:43:55.398 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:55.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:55.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:55.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:55.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 13:43:55.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:55.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:55.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:55.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:55.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:55.400 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 13:43:55.400 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 13:43:55.400 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 13:43:55.400 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:55.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:55.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:55.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:55.400 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:55.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:55.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:55.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:55.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:55.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:55.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:55.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:55.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:56.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:56.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:56.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:43:56.402 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:56.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:56.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:56.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:56.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 13:43:56.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:56.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:56.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:56.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:56.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:56.403 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 13:43:56.403 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 13:43:56.403 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 13:43:56.403 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:56.403 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 13:43:56.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 13:43:56.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:56.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:56.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:56.403 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:56.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:56.403 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:56.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:56.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:43:56.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:56.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:56.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:56.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:56.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:56.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:56.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:56.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:43:56.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:56.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:56.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:56.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:56.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:56.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:56.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:56.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:56.404 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:56.405 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:43:56.405 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:56.405 DEBUG [main][MenuItemLookup] Item match:File 13:43:56.405 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:43:56.405 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:43:56.408 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:43:56.408 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:43:56.408 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:43:56.408 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:56.408 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:43:56.408 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:43:56.408 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:43:56.408 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:43:56.408 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:43:56.408 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:43:56.408 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:43:56.408 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:43:56.408 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:43:56.408 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:56.408 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:43:56.408 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:43:56.408 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:43:56.408 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:56.408 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:43:56.408 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:56.408 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:43:56.408 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:43:56.408 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:43:56.408 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:43:56.408 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:43:56.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:43:56.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:43:56.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:43:56.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:56.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:56.483 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:43:56.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:56.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:43:56.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:56.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:56.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:56.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:56.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:56.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:43:56.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:43:56.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:43:56.484 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:56.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:56.484 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:56.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:56.484 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:56.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:43:56.484 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:43:56.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:56.484 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:43:56.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:56.484 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:43:56.485 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:43:56.485 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:43:56.485 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:43:56.485 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:43:56.485 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:43:56.485 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:43:56.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:43:56.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:56.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:56.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:56.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:56.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:56.486 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:43:56.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:56.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:56.486 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:56.486 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:56.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:56.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:56.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:56.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:43:56.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:43:56.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:43:56.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:56.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:56.682 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:43:56.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:56.682 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject3' 13:43:56.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:43:56.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:56.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:56.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:56.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:56.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:56.684 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:56.685 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject3 13:43:56.716 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:43:56.716 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:43:56.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:43:56.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:56.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:56.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:56.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:56.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:56.718 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:43:56.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:56.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:56.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:56.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:56.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:43:59.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:43:59.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:43:59.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:43:59.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:59.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:43:59.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:43:59.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:43:59.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:59.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:43:59.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:43:59.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:59.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:43:59.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:59.723 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:59.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:59.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:59.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:59.724 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:59.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:59.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:59.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:59.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:59.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:59.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:00.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:00.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:00.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:00.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:00.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:44:00.726 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:00.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:00.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:00.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:00.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:44:00.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:00.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:00.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:00.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:00.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:00.727 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 13:44:00.727 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 13:44:00.727 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 13:44:00.728 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject3 13:44:00.728 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject3 13:44:00.728 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject3 13:44:00.728 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject3 about selection 13:44:00.733 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject3 13:44:00.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:00.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:00.770 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:00.770 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:00.770 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:00.770 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:44:00.770 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:44:00.770 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:00.770 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:00.770 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:00.770 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:44:00.770 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:00.770 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:00.770 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:00.770 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:44:00.770 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:44:00.770 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:44:00.770 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:44:00.770 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:00.770 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:44:00.770 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:44:00.770 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:00.770 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:44:00.770 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:00.770 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:44:00.770 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:44:00.770 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:44:00.770 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:44:00.770 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:44:00.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:00.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:44:01.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:44:01.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:01.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:01.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:44:01.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:01.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:01.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:01.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:01.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:01.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:01.270 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject3' via Explorer 13:44:01.270 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject3 13:44:01.270 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject3 13:44:01.271 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject3 about selection 13:44:01.273 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject3 13:44:01.273 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:01.273 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:01.304 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:01.304 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:01.304 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:01.304 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:44:01.304 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:44:01.304 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:01.304 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:01.304 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:01.304 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:44:01.304 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:01.304 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:01.304 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:44:01.304 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:44:01.304 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:44:01.304 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:44:01.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:44:01.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. finished successfully 13:44:01.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:44:01.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:01.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:01.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:01.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:01.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:44:01.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:01.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:01.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:01.890 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:01.890 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:01.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:01.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:01.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:01.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:01.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:01.890 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:44:01.890 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:44:01.890 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:44:01.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:01.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:01.890 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:01.890 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:01.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:44:01.890 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:01.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:01.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:01.890 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:01.890 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:01.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:01.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:01.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:01.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:01.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:01.891 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:44:01.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:01.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:01.891 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:01.891 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:01.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:44:01.894 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:44:02.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:44:02.395 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:44:02.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:02.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:44:02.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:44:02.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:44:02.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:02.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:02.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:44:02.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:02.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:02.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:02.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:02.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:02.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:02.395 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:02.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:02.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:02.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:02.396 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:02.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:02.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:02.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:02.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:02.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:02.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:02.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:02.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:03.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:03.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:03.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:44:03.398 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:03.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:03.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:03.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:03.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 13:44:03.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:03.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:03.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:03.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:03.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:03.399 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 13:44:03.399 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 13:44:03.399 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 13:44:03.399 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 13:44:03.399 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:44:03.399 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:44:03.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:03.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:03.400 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 13:44:03.400 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:44:03.400 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 13:44:03.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 13:44:03.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:44:03.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:44:03.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:44:03.400 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 13:44:03.400 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 13:44:03.400 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 13:44:03.403 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 13:44:03.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 13:44:03.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:44:03.404 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:44:03.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:03.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:03.404 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 13:44:03.404 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:44:03.404 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 13:44:03.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 13:44:03.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:44:03.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:44:03.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:44:03.405 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:44:03.405 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectTestProject1 13:44:03.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectTestProject1 13:44:03.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:03.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:03.905 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectTestProject1 13:44:03.906 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:44:03.906 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:44:03.906 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:44:03.909 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:44:03.909 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:44:03.910 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectTestProject1 13:44:03.910 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectTestProject1 13:44:03.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:03.910 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectTestProject1 is already expanded. No action performed 13:44:03.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:03.910 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectTestProject1 13:44:03.910 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 13:44:03.910 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 13:44:03.910 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 13:44:03.912 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 13:44:03.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 13:44:03.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:44:03.913 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:44:03.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:03.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:03.913 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 13:44:03.913 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:03.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:03.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:03.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:03.918 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 13:44:03.918 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 13:44:03.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:03.918 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:44:03.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:03.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:03.982 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 13:44:03.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:03.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:03.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:03.983 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:03.983 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:44:03.983 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:03.983 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:44:03.983 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:44:03.983 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:44:03.983 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:44:03.983 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:44:03.983 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:44:03.983 DEBUG [main][MenuItemLookup] Item match:Window 13:44:03.984 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:44:03.984 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:44:03.984 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:44:03.984 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:03.984 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:44:03.984 DEBUG [main][MenuItemLookup] Item match:Show View 13:44:03.986 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:44:03.986 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:44:03.986 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:44:03.987 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:44:03.987 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:44:03.987 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:44:03.987 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:44:03.987 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:44:03.987 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:44:03.987 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:44:03.987 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:44:03.987 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:44:03.987 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:44:03.987 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:44:03.987 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:03.987 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:44:03.987 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:44:03.987 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:44:03.987 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:44:03.987 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:44:04.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:44:04.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:44:04.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:44:04.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:04.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:04.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:44:04.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:04.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:04.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:04.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:44:04.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:04.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:04.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:04.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:04.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:04.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:04.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:44:04.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:44:04.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:44:04.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:44:04.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:04.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:44:04.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:04.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:44:04.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:44:04.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:44:04.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:04.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:44:04.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:04.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:44:04.054 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 13:44:04.054 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 13:44:04.055 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 13:44:04.055 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 13:44:04.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:04.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:04.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:04.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:44:04.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:04.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:04.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:04.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:44:04.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:04.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:04.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:04.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:44:04.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:04.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:04.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:04.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:04.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:04.056 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:44:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:04.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:04.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:04.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:44:04.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:44:04.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 13:44:04.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:04.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:04.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 13:44:04.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:04.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:04.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:04.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:04.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:04.157 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:04.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:44:04.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:04.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:04.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:04.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:04.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:04.158 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:04.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:04.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:04.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:04.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:04.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:04.160 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:04.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:04.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:04.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:04.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:04.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:04.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:04.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:04.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:05.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:05.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:05.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:44:05.162 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:05.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:05.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:05.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:05.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 13:44:05.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:05.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:05.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:05.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:05.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:05.163 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 13:44:05.163 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 13:44:05.163 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 13:44:05.163 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject0 13:44:05.163 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject0 13:44:05.164 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject0 about selection 13:44:05.166 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject0 13:44:05.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:05.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:05.190 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:05.190 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:05.190 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:05.190 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:44:05.190 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:44:05.190 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:05.190 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:05.190 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:05.190 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:44:05.190 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:05.190 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:05.190 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:05.190 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:44:05.190 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:44:05.190 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:44:05.190 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:44:05.190 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:05.190 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:44:05.190 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:44:05.190 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:05.190 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:44:05.190 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:05.190 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:44:05.190 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:44:05.190 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:44:05.190 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:44:05.190 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:44:05.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:05.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:44:05.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:05.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:05.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:44:05.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:05.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:05.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:05.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:05.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:05.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:05.691 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject0' via Explorer 13:44:05.691 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject0 13:44:05.691 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject0 13:44:05.691 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject0 about selection 13:44:05.693 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject0 13:44:05.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:05.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:05.718 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:05.718 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:05.718 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:05.718 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:44:05.718 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:44:05.718 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:05.718 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:05.718 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:05.718 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:44:05.718 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:05.718 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:05.718 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:44:05.718 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:44:05.718 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:44:05.718 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:44:05.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:44:06.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:44:06.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:44:06.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:06.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:06.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:06.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:06.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: 32) 13:44:06.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:06.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:06.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:06.301 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:06.301 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:06.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:06.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:06.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:06.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:06.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:06.301 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:44:06.301 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:44:06.301 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:44:06.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:06.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:06.301 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:06.301 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:06.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:44:06.301 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:06.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:06.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:06.301 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:06.302 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:06.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:06.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:06.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:06.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:06.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:06.302 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:44:06.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:06.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:06.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:06.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:06.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:44:06.306 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:44:06.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:44:06.806 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:44:06.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:06.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:44:06.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:44:06.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:44:06.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:06.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:06.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:44:06.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:06.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:06.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:06.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:06.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:06.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:06.806 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 13:44:06.806 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 13:44:06.807 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 13:44:06.815 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 13:44:06.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:06.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:06.850 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:06.850 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:06.850 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:06.850 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:44:06.850 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:44:06.850 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:06.850 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:06.850 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:06.850 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:44:06.850 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:06.850 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:06.850 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:06.850 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:44:06.850 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:44:06.850 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:44:06.850 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:44:06.850 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:06.850 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:44:06.850 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:44:06.850 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:06.850 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:44:06.850 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:06.850 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:44:06.850 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:44:06.850 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:44:06.850 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:44:06.850 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:44:06.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:06.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:44:06.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:44:07.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:44:07.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:07.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:07.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:44:07.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:07.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:07.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:07.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:07.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:07.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:07.351 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject1' via Explorer 13:44:07.351 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 13:44:07.351 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 13:44:07.352 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 13:44:07.354 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 13:44:07.355 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:07.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:07.382 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:07.382 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:07.382 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:07.382 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:44:07.382 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:44:07.382 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:07.382 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:07.382 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:07.382 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:44:07.382 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:07.382 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:07.382 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:44:07.382 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:44:07.382 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:44:07.382 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:44:07.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:44:07.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:44:07.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:44:07.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:07.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:07.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:07.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:07.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:44:07.983 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:07.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:07.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:07.983 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:07.983 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:07.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:07.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:07.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:07.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:07.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:07.984 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:44:07.984 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:44:07.984 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:44:07.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:07.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:07.984 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:07.984 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:07.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:44:07.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:07.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:07.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:07.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:07.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:07.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:07.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:07.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:07.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:07.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:07.985 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:44:07.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:07.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:07.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:07.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:07.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:44:07.989 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:44:08.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:44:08.490 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:44:08.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:08.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:44:08.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:44:08.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:44:08.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:08.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:08.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:44:08.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:08.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:08.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:08.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:08.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:08.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:08.490 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject2 13:44:08.490 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject2 13:44:08.490 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject2 about selection 13:44:08.497 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject2 13:44:08.498 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:08.498 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:08.526 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:08.526 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:08.526 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:08.526 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:44:08.526 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:44:08.526 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:08.526 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:08.526 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:08.526 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:44:08.526 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:08.526 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:08.526 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:08.526 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:44:08.526 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:44:08.526 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:44:08.526 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:44:08.526 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:08.526 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:44:08.526 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:44:08.526 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:08.526 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:44:08.526 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:08.526 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:44:08.526 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:44:08.526 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:44:08.526 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:44:08.526 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:44:08.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:08.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:44:08.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:44:09.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:44:09.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:09.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:09.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:44:09.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:09.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:09.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:09.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:09.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:09.027 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject2' via Explorer 13:44:09.027 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject2 13:44:09.027 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject2 13:44:09.027 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject2 about selection 13:44:09.030 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject2 13:44:09.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:09.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:09.062 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:09.062 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:09.062 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:09.062 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:44:09.062 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:44:09.062 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:09.062 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:09.062 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:09.062 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:44:09.062 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:09.062 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:09.062 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:44:09.062 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:44:09.062 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:44:09.062 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:44:09.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.... 13:44:09.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:44:09.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:44:09.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:09.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:09.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:09.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:09.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) 13:44:09.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:09.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:09.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:09.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:09.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:09.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:09.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:09.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:09.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:09.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:09.662 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:44:09.662 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:44:09.662 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:44:09.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:09.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:09.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:09.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:09.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) 13:44:09.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:09.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:09.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:09.662 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:09.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:09.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:09.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:09.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:09.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:09.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:09.663 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:44:09.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:09.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:09.663 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:09.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:44:09.667 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:44:10.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:44:10.168 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:44:10.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:10.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:44:10.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:44:10.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:10.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:10.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:44:10.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:10.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:10.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:10.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:10.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:10.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:10.168 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 13:44:10.168 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:44:10.168 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:44:10.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:10.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.297 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 6.997 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 0.004 s selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 0.509 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:44:10.176 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:44:10.176 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:44:10.176 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:44:10.176 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:44:10.176 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:44:10.176 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:44:10.177 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:44:10.177 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:44:10.177 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:44:10.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'] 13:44:10.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:10.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'] 13:44:10.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:10.177 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:44:10.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:10.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'] 13:44:10.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:10.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'] 13:44:10.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:10.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'] 13:44:10.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:10.178 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:44:10.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:10.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'] 13:44:10.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:10.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'] 13:44:10.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:10.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:10.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:10.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:10.178 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:10.178 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:44:10.179 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:10.179 DEBUG [main][MenuItemLookup] Item match:File 13:44:10.180 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:44:10.180 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:44:10.184 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:44:10.184 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:44:10.184 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:44:10.184 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:10.184 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:44:10.184 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:44:10.184 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:44:10.184 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:44:10.184 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:44:10.184 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:44:10.184 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:44:10.184 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:44:10.184 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:44:10.184 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:10.184 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:44:10.184 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:44:10.184 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:44:10.184 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:10.184 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:44:10.184 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:10.184 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:44:10.184 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:44:10.201 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:44:10.201 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:44:10.201 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:44:10.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.... 13:44:10.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 13:44:10.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:44:10.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:10.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:10.288 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:44:10.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:10.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:44:10.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:10.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:10.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:10.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:10.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:10.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:44:10.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:44:10.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:44:10.290 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:44:10.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:10.290 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:44:10.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:10.290 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:44:10.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:44:10.290 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:44:10.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:10.290 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:44:10.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:10.290 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:44:10.291 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:44:10.291 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:44:10.291 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:44:10.291 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:44:10.291 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:44:10.291 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:44:10.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:44:10.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:10.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:10.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:10.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:10.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:10.300 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:44:10.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:10.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:10.300 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:10.300 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:10.537 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:10.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:10.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:10.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:44:10.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:44:10.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:44:10.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:10.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:10.573 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:44:10.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:10.573 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject0' 13:44:10.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:44:10.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:10.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:10.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:10.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:10.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:44:10.575 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:44:10.577 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject0 13:44:10.613 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:44:10.613 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:44:10.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:44:10.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:10.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:10.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:10.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:10.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:10.616 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:44:10.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:10.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:10.616 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:10.616 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:10.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:44:13.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:44:13.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:44:13.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:44:13.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:13.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:44:13.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:13.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:13.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:44:13.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:13.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:13.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:13.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:13.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:13.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:13.655 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:13.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:13.655 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:13.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:13.655 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:44:13.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:13.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:13.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:13.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:13.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:13.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:13.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:13.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:44:13.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:13.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:13.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:13.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:13.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:13.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:13.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:13.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:13.656 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:13.656 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:44:13.656 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:13.656 DEBUG [main][MenuItemLookup] Item match:File 13:44:13.657 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:44:13.657 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:44:13.661 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:44:13.661 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:44:13.661 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:44:13.661 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:13.661 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:44:13.661 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:44:13.661 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:44:13.661 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:44:13.661 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:44:13.661 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:44:13.661 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:44:13.661 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:44:13.661 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:44:13.661 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:13.661 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:44:13.661 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:44:13.661 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:44:13.661 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:13.661 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:44:13.661 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:13.661 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:44:13.661 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:44:13.662 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:44:13.662 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:44:13.662 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:44:13.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.... 13:44:13.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:44:13.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:44:13.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:13.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:13.818 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:44:13.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:13.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:44:13.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:13.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:13.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:13.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:13.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:13.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:44:13.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:44:13.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:44:13.820 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:44:13.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:13.820 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:44:13.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:13.820 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:44:13.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:44:13.820 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:44:13.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:13.820 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:44:13.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:13.820 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:44:13.821 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:44:13.821 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:44:13.821 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:44:13.821 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:44:13.821 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:44:13.821 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:44:13.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:44:13.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:13.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:13.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:13.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:13.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:13.822 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:44:13.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:13.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:13.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:13.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:14.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'] 13:44:14.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:14.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:14.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:44:14.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:44:14.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:44:14.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:14.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:14.136 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:44:14.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:14.136 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject1' 13:44:14.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:44:14.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:14.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:14.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:14.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:14.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:44:14.138 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:44:14.139 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject1 13:44:14.169 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:44:14.169 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:44:14.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:44:14.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:14.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:14.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:14.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:14.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:14.172 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:44:14.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:14.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:14.172 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:14.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:14.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:44:17.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:44:17.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:44:17.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:44:17.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:17.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:17.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:17.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:44:17.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:17.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:17.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:17.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:17.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:17.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:17.197 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:17.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:17.197 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:17.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:17.197 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:44:17.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:17.197 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:17.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:17.197 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:17.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:17.197 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:17.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:17.197 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:44:17.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:17.198 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:17.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:17.198 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:17.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:17.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:17.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:17.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:17.198 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:17.198 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:44:17.198 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:17.198 DEBUG [main][MenuItemLookup] Item match:File 13:44:17.199 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:44:17.199 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:44:17.202 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:44:17.202 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:44:17.202 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:44:17.202 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:17.202 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:44:17.202 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:44:17.202 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:44:17.202 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:44:17.202 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:44:17.202 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:44:17.202 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:44:17.202 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:44:17.202 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:44:17.202 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:17.202 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:44:17.202 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:44:17.202 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:44:17.202 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:17.202 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:44:17.202 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:17.202 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:44:17.202 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:44:17.202 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:44:17.202 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:44:17.202 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:44:17.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:44:17.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. finished successfully 13:44:17.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:44:17.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:17.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:17.282 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:44:17.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:17.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:44:17.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:17.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:17.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:17.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:17.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:17.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:44:17.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:44:17.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:44:17.284 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:44:17.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:17.284 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:44:17.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:17.284 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:44:17.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:44:17.284 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:44:17.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:17.284 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:44:17.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:17.284 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:44:17.284 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:44:17.284 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:44:17.284 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:44:17.284 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:44:17.285 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:44:17.285 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:44:17.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:44:17.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:17.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:17.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:17.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:17.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:17.286 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:44:17.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:17.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:17.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:17.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:17.556 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:17.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:17.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:17.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:44:17.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:44:17.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:44:17.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:17.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:17.558 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:44:17.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:17.558 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject2' 13:44:17.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:44:17.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:17.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:17.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:17.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:17.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:44:17.560 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:44:17.561 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject2 13:44:17.597 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:44:17.597 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:44:17.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:44:17.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:17.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:17.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:17.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:17.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:17.599 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:44:17.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:17.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:17.599 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:17.599 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:17.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:44:20.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:44:20.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:44:20.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:44:20.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:20.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:20.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:44:20.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:20.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:20.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:20.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:20.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:20.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:20.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:20.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:20.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:20.605 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:44:20.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:20.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:20.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:20.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:20.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:20.605 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:20.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:44:20.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:20.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:20.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:20.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:20.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:20.606 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:20.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:20.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:20.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:20.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:20.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:20.608 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:20.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:20.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:20.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:20.609 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:20.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:20.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:20.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:20.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:20.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:20.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:21.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:21.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:21.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:21.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:21.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:44:21.611 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:21.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:21.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:21.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:21.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 13:44:21.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:21.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:21.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:21.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:21.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:21.612 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 13:44:21.613 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 13:44:21.613 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 13:44:21.613 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:21.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:21.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:21.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:21.614 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:21.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:21.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:21.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:21.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:21.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:21.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:22.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:22.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:22.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:22.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:22.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:44:22.615 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:22.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:22.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:22.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:22.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 13:44:22.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:22.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:22.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:22.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:22.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:22.616 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 13:44:22.617 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 13:44:22.617 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 13:44:22.617 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:22.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:22.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:22.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:22.617 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:22.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:22.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:22.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:22.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:22.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:22.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:23.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:23.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:23.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:23.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:23.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:44:23.619 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:23.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:23.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:23.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:23.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 13:44:23.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:23.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:23.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:23.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:23.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:23.620 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 13:44:23.620 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 13:44:23.620 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 13:44:23.620 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 13:44:23.620 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 13:44:23.621 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 13:44:23.623 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 13:44:23.623 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:44:23.623 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 13:44:23.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:44:23.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:44:23.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:44:23.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:44:23.623 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:23.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:23.623 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:23.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:23.623 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:44:23.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:23.623 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:23.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:23.624 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:23.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:23.624 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:23.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:23.624 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:44:23.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:23.624 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:23.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:23.624 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:23.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:23.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:23.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:23.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:23.624 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:23.624 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:44:23.624 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:23.624 DEBUG [main][MenuItemLookup] Item match:File 13:44:23.625 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:44:23.625 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:44:23.628 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:44:23.628 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:44:23.628 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:44:23.628 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:23.628 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:44:23.628 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:44:23.628 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:44:23.628 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:44:23.628 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:44:23.628 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:44:23.628 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:44:23.628 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:44:23.628 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:44:23.628 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:23.628 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:44:23.628 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:44:23.628 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:44:23.628 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:23.628 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:44:23.628 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:23.628 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:44:23.628 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:44:23.645 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:44:23.645 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:44:23.645 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:44:23.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 'New|Select a wizard'] is available.... 13:44:23.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:44:23.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:44:23.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:23.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:23.719 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:44:23.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:23.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:44:23.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:23.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:23.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:23.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:23.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:23.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:44:23.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:44:23.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:44:23.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:44:23.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:23.721 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:44:23.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:23.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:44:23.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:44:23.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:44:23.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:23.721 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:44:23.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:23.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:44:23.722 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:44:23.722 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:44:23.722 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:44:23.722 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:44:23.722 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:44:23.722 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:44:23.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.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:44:23.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:23.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:23.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:23.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:23.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:23.723 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:44:23.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:23.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:23.723 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:23.723 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:23.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'] 13:44:23.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:23.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:23.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:44:23.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:44:23.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:44:23.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:23.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:23.957 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:44:23.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:23.958 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject3' 13:44:23.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:44:23.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:23.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:23.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:23.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:23.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:44:23.959 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:44:23.960 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject3 13:44:23.996 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:44:23.996 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:44:23.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) 13:44:23.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:23.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:23.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:23.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:23.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:23.999 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:44:23.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:23.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:23.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:23.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:24.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:44:27.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:44:27.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:44:27.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:44:27.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:27.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:44:27.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:27.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:27.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:27.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:27.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:27.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:27.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:27.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:27.004 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:27.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:27.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:27.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:27.005 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:27.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:27.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:27.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:27.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:27.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:27.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:27.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:27.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:28.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:28.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:28.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:44:28.006 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:28.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:28.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:28.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:28.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:44:28.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:28.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:28.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:28.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:28.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:28.008 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 13:44:28.008 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 13:44:28.008 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 13:44:28.008 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject3 13:44:28.008 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject3 13:44:28.008 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject3 13:44:28.008 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject3 about selection 13:44:28.010 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject3 13:44:28.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:28.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:28.039 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:28.039 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:28.039 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:28.039 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:44:28.039 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:44:28.039 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:28.039 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:28.039 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:28.039 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:44:28.039 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:28.039 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:28.039 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:28.039 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:44:28.039 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:44:28.039 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:44:28.039 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:44:28.039 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:28.039 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:44:28.039 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:44:28.040 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:28.040 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:44:28.040 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:28.040 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:44:28.040 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:44:28.040 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:44:28.040 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:44:28.040 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:44:28.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:28.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:44:28.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:28.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:28.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:28.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:28.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:28.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:28.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:28.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:28.540 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject3' via Explorer 13:44:28.540 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject3 13:44:28.540 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject3 13:44:28.541 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject3 about selection 13:44:28.544 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject3 13:44:28.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:28.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:28.585 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:28.585 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:28.585 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:28.585 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:44:28.585 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:44:28.585 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:28.585 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:28.585 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:28.585 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:44:28.585 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:28.585 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:28.585 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:44:28.585 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:44:28.585 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:44:28.585 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:44: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 'Delete.*'] is available.... 13:44:29.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:44:29.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:44:29.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:29.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:29.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:29.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:29.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:44:29.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:29.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:29.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:29.205 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:29.205 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:29.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:29.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:29.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:29.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:29.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:29.206 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:44:29.206 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:44:29.206 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:44:29.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:29.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:29.206 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:29.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:29.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", Widget matcher matching widgets with style: 8) 13:44:29.206 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:29.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:29.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:29.206 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:29.206 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:29.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:29.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:29.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:29.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:29.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:29.207 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:44:29.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:29.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:29.207 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:29.207 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:29.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:44:29.210 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:44:29.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:44:29.710 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:44:29.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:29.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:44:29.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:44:29.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:44:29.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:29.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:29.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:29.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:29.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:29.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:29.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:29.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:29.711 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:29.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:29.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:29.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:29.711 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:29.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:29.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:29.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:29.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:29.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:29.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:30.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:30.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:30.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:30.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:31.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:31.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:31.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:44:31.215 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:31.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:31.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:31.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:31.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:44:31.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:31.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:31.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:31.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:31.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:31.216 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 13:44:31.216 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 13:44:31.216 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 13:44:31.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:44:31.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:44:31.216 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:44:31.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:31.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:31.217 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 13:44:31.217 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:44:31.217 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 13:44:31.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:44:31.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:44:31.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:44:31.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:44:31.217 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 13:44:31.217 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 13:44:31.217 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 13:44:31.220 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 13:44:31.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:44:31.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:44:31.221 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:44:31.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:31.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:31.221 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 13:44:31.221 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:44:31.221 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 13:44:31.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:44:31.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:44:31.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:44:31.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:44:31.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:31.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:31.222 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:44:31.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:31.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:31.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:31.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:31.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:31.226 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:31.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:44:31.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:31.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:31.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:31.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:31.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:31.226 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:31.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:31.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:31.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:31.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:31.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:31.228 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:44:31.228 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:44:31.228 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:44:31.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:31.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:31.229 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 13:44:31.229 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:44:31.229 INFO [WorkbenchTestable][RequirementsRunner] Started test: multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 13:44:31.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:44:31.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:44:31.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:44:31.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:44:31.229 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:31.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:31.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:31.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:31.230 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:31.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:31.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:31.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:31.231 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:31.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:31.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:31.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:31.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:31.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:31.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:31.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:31.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:32.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:32.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:32.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:44:32.232 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:32.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:32.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:32.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:32.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 13:44:32.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:32.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:32.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:32.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:32.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:32.234 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 13:44:32.234 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 13:44:32.234 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 13:44:32.234 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:32.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:32.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:32.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:32.235 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:32.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:32.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:32.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:32.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:32.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:32.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:32.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:32.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:33.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:33.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:33.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:44:33.237 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:33.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:33.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:33.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:33.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 13:44:33.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:33.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:33.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:33.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:33.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:33.238 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 13:44:33.238 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 13:44:33.238 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 13:44:33.238 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:33.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:33.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:33.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:33.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:44:33.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:33.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:33.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:33.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:33.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:33.239 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:44:33.239 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:44:33.239 DEBUG [main][TreeItemHandler] Set Tree selection 13:44:33.239 DEBUG [main][TreeHandler] Notify Tree about selection event 13:44:33.242 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:44:33.242 DEBUG [WorkbenchTestable][TreeItemHandler] PackageExplorerTestProject0 13:44:33.242 DEBUG [WorkbenchTestable][TreeItemHandler] PackageExplorerTestProject2 13:44:33.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:44:33.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:44:33.243 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:44:33.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:33.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:33.243 INFO [WorkbenchTestable][RequirementsRunner] Finished test: multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 13:44:33.243 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:44:33.243 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 13:44:33.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:44:33.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:44:33.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:44:33.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:44:33.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:33.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:33.244 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:44:33.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:33.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:33.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:33.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:33.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:33.245 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:33.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:44:33.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:33.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:33.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:33.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:33.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:33.246 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:33.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:33.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:33.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:33.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:33.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:33.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:44:33.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:44:33.248 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:44:33.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:33.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:33.248 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 13:44:33.248 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:33.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:33.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:33.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:33.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:33.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:33.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:33.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:33.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:34.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:34.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:34.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:44:34.250 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:34.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:34.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:34.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:34.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:44:34.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:34.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:34.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:34.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:34.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:34.251 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 13:44:34.251 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 13:44:34.251 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 13:44:34.251 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject0 13:44:34.251 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject0 13:44:34.251 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject0 about selection 13:44:34.254 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject0 13:44:34.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:34.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:34.282 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:34.282 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:34.282 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:34.282 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:44:34.282 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:44:34.282 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:34.282 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:34.282 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:34.282 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:44:34.282 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:34.282 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:34.282 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:34.282 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:44:34.282 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:44:34.282 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:44:34.282 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:44:34.282 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:34.282 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:44:34.282 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:44:34.282 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:34.282 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:44:34.282 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:34.282 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:44:34.282 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:44:34.282 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:44:34.282 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:44:34.282 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:44:34.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:34.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:44:34.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:34.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:34.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:34.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:34.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:34.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:34.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:34.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:34.783 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject0' via Explorer 13:44:34.783 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject0 13:44:34.783 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject0 13:44:34.783 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject0 about selection 13:44:34.785 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject0 13:44:34.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:34.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:34.809 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:34.809 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:34.809 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:34.809 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:44:34.809 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:44:34.809 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:34.809 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:34.809 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:34.809 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:44:34.809 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:34.809 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:34.809 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:44:34.810 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:44:34.810 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:44:34.810 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:44:34.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:44:35.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:44:35.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:44:35.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:35.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:35.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:35.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:35.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:44:35.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:35.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:35.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:35.431 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:35.431 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:35.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:35.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:35.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:35.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:35.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:35.431 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:44:35.431 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:44:35.431 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:44:35.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:35.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:35.431 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:35.431 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:35.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 "OK", Widget matcher matching widgets with style: 8) 13:44:35.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:35.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:35.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:35.432 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:35.432 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:35.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:35.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:35.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:35.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:35.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:35.432 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:44:35.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:35.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:35.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:35.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:35.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:44:35.436 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:44:35.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:44:35.936 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:44:35.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:35.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:44:35.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:44:35.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:44:35.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:35.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:35.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:35.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:35.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:35.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:35.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:35.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:35.937 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 13:44:35.937 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 13:44:35.937 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 13:44:35.941 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 13:44:35.942 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:35.942 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:35.979 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:35.979 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:35.979 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:35.979 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:44:35.979 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:44:35.979 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:35.979 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:35.979 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:35.979 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:44:35.979 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:35.979 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:35.979 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:35.979 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:44:35.979 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:44:35.979 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:44:35.979 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:44:35.979 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:35.979 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:44:35.979 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:44:35.979 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:35.979 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:44:35.979 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:35.979 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:44:35.979 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:44:35.980 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:44:35.980 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:44:35.980 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:44:35.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:35.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:44:35.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:44:36.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:44:36.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:36.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:36.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:36.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:36.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:36.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:36.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:36.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:36.481 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject1' via Explorer 13:44:36.481 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 13:44:36.481 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 13:44:36.481 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 13:44:36.485 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 13:44:36.486 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:36.486 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:36.526 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:36.526 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:36.526 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:36.526 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:44:36.526 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:44:36.526 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:36.526 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:36.526 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:36.526 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:44:36.526 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:36.526 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:36.526 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:44:36.526 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:44:36.526 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:44:36.526 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:44:36.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:44:37.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:44:37.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:44:37.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:37.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:37.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:37.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:37.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:44:37.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:37.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:37.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:37.152 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:37.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:37.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:37.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:37.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:37.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:37.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:37.153 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:44:37.153 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:44:37.153 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:44:37.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:37.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:37.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:37.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:37.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:44:37.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:37.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:37.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:37.154 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:37.154 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:37.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:37.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:37.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:37.155 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:44:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:37.155 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:37.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:37.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:44:37.158 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:44:37.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:44:37.659 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:44:37.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:37.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:44:37.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:44:37.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:44:37.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:37.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:37.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:37.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:37.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:37.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:37.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:37.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:37.659 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject2 13:44:37.659 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject2 13:44:37.659 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject2 about selection 13:44:37.663 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject2 13:44:37.663 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:37.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:37.693 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:37.693 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:37.693 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:37.693 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:44:37.693 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:44:37.693 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:37.693 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:37.693 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:37.693 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:44:37.693 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:37.693 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:37.693 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:37.693 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:44:37.693 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:44:37.693 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:44:37.693 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:44:37.693 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:37.693 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:44:37.693 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:44:37.693 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:37.693 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:44:37.693 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:37.693 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:44:37.693 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:44:37.693 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:44:37.693 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:44:37.693 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:44:37.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:37.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:44:38.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:44:38.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:38.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:38.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:38.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:38.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:38.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:38.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:38.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:38.194 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject2' via Explorer 13:44:38.194 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject2 13:44:38.194 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject2 13:44:38.194 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject2 about selection 13:44:38.196 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject2 13:44:38.196 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:38.196 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:38.224 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:38.224 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:38.224 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:38.224 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:44:38.224 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:44:38.224 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:38.224 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:38.224 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:38.224 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:44:38.224 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:38.224 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:38.224 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:44:38.224 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:44:38.224 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:44:38.224 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:44:38.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.... 13:44:38.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. finished successfully 13:44:38.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:44:38.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:38.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:38.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:38.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:38.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: 32) 13:44:38.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:38.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:38.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:38.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:38.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:38.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:38.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:38.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:38.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:38.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:38.821 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:44:38.821 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:44:38.821 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:44:38.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:38.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:38.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:38.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:38.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", Widget matcher matching widgets with style: 8) 13:44:38.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:38.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:38.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:38.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:38.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:38.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:38.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:38.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:38.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:38.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:38.822 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:44:38.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:38.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:38.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:38.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:38.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:44:38.827 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:44:39.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:44:39.328 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:44:39.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:39.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:44:39.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:44:39.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:39.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:39.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:39.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:39.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:39.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:39.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:39.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:39.328 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:44:39.328 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:44:39.328 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:44:39.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:39.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.153 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.594 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.008 s multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 2.014 s getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.005 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 13:44:39.337 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 13:44:39.338 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:44:39.338 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:44:39.338 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 13:44:39.338 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:44:39.338 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:44:39.338 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:44:39.338 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:44:39.338 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:44:39.339 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:44:39.339 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:44:39.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:44:39.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:39.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:39.339 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:44:39.339 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:39.339 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:44:39.339 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:44:39.339 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:44:39.339 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:44:39.339 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:44:39.339 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:44:39.339 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:44:39.339 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:44:39.339 DEBUG [main][MenuItemLookup] Item match:Window 13:44:39.339 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:44:39.339 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:44:39.339 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:44:39.339 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:39.339 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:44:39.339 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:44:39.339 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:39.339 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:44:39.339 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:39.339 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:44:39.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:39.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:39.340 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:44:39.340 DEBUG [main][MenuItemLookup] Item match:Window 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:44:39.340 DEBUG [main][MenuItemLookup] Item match:Perspective 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:44:39.340 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:44:39.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:44:39.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:39.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:39.340 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:44:39.340 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:44:39.341 DEBUG [main][MenuItemLookup] Item match:Window 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:44:39.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:39.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:39.341 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:44:39.341 DEBUG [main][MenuItemLookup] Item match:Window 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:44:39.341 DEBUG [main][MenuItemLookup] Item match:Perspective 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:44:39.341 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:44:39.342 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:44:39.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:39.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:39.342 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:44:39.342 DEBUG [main][MenuItemLookup] Item match:Window 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:44:39.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:39.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:39.342 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:44:39.342 DEBUG [main][MenuItemLookup] Item match:Window 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:44:39.342 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:44:39.342 DEBUG [main][MenuItemLookup] Item match:Perspective 13:44:39.343 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:44:39.343 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:39.343 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:44:39.343 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:44:39.343 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:44:39.343 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:44:39.343 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:44:39.343 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:44:39.343 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:44:39.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:44:39.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 13:44:39.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:44:39.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:39.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:39.374 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:39.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:44:39.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:39.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:39.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:39.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 13:44:39.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:39.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:44:39.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:39.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:39.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:39.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:39.376 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:44:39.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:39.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:39.376 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:39.376 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:39.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'] 13:44:39.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:39.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'] 13:44:39.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:39.571 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:44:39.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:39.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'] 13:44:39.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:39.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'] 13:44:39.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:39.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'] 13:44:39.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:39.571 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:44:39.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:39.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'] 13:44:39.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:39.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'] 13:44:39.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:39.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:39.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:39.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:39.623 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:39.623 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:44:39.623 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:39.623 DEBUG [main][MenuItemLookup] Item match:File 13:44:39.624 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:44:39.624 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:44:39.627 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:44:39.627 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:44:39.627 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:44:39.627 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:39.627 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:44:39.627 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:44:39.627 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:44:39.627 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:44:39.627 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:44:39.627 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:44:39.627 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:44:39.627 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:44:39.627 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:44:39.627 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:39.627 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:44:39.627 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:44:39.627 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:44:39.627 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:39.627 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:44:39.627 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:39.627 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:44:39.627 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:44:39.628 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:44:39.628 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:44:39.628 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:44:39.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:44:39.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:44:39.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:44:39.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:39.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:39.753 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:44:39.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:39.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:44:39.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:39.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:39.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:39.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:39.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:39.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:44:39.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:44:39.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:44:39.764 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:44:39.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:39.764 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:44:39.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:39.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:44:39.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:44:39.764 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:44:39.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:39.764 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:44:39.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:39.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:44:39.765 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:44:39.765 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:44:39.765 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:44:39.765 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:44:39.765 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:44:39.765 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:44:39.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:44:39.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:39.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:39.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:39.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:39.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:39.767 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:44:39.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:39.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:39.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:39.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:40.049 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:40.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:40.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:40.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:44:40.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:44:40.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:44:40.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:40.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:40.054 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:44:40.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:40.055 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'OpenTypeSelectionDialogTest' 13:44:40.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:44:40.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:40.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:40.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:40.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:40.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:44:40.069 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:44:40.070 INFO [WorkbenchTestable][AbstractText] Text set to: OpenTypeSelectionDialogTest 13:44:40.101 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:44:40.101 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:44:40.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:44:40.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:40.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:40.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:40.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:40.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:40.103 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:44:40.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:40.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:40.103 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:40.103 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:40.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:44:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:44:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:44:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:44:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:43.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:44:43.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:43.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:43.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:43.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:43.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:43.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:43.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:43.108 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:43.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:43.108 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:43.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:43.108 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:44:43.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:43.109 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:43.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:43.109 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:43.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:43.109 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:43.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:43.109 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:44:43.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:43.109 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:43.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:43.109 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:43.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:43.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:43.109 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:43.109 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:44:43.109 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:43.109 DEBUG [main][MenuItemLookup] Item match:File 13:44:43.110 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:44:43.110 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:44:43.113 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:44:43.113 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:44:43.113 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:44:43.113 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:43.113 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:44:43.113 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:44:43.113 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:44:43.113 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:44:43.113 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:44:43.113 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:44:43.113 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:44:43.113 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:44:43.113 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:44:43.113 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:43.113 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:44:43.113 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:44:43.113 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:44:43.113 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:43.113 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:44:43.113 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:43.113 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:44:43.113 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:44:43.114 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:44:43.114 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:44:43.114 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:44:43.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.... 13:44:43.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:44:43.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:44:43.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:43.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:43.195 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:44:43.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:43.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:44:43.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:43.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:43.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:43.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:43.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:43.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:44:43.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:44:43.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:44:43.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:44:43.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:43.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:44:43.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:43.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:44:43.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:44:43.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:44:43.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:43.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:44:43.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:43.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:44:43.197 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:44:43.197 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:44:43.197 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:44:43.200 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:44:43.200 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:44:43.200 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:44:43.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:44:43.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:43.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:43.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:43.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:43.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:43.213 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:44:43.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:43.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:43.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:43.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:43.293 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:43.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:43.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:43.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:44:43.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:44:43.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:44:43.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:43.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:43.295 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:44:43.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:43.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:44:43.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:43.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:43.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:43.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:43.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:44:43.339 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:44:43.341 INFO [WorkbenchTestable][AbstractText] Text set to: FindMe 13:44:43.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 13:44:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:43.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:43.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:43.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:43.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:44:43.368 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:44:43.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 13:44:43.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:43.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:43.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:43.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:43.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:44:43.373 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:44:43.374 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:44:43.378 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:44:43.378 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:44:43.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) 13:44:43.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:43.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:43.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:43.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:43.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:43.393 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:44:43.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:43.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:43.393 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:43.393 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:43.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:44:44.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:44:44.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:44.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:44:44.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:44:44.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:44:44.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:44:44.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:44:44.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:44:44.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:44:44.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:44.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:44.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:44.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:44.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:44:44.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:44.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:44.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:44.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:44.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is FindMe.java... 13:44:44.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E') 13:44:44.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:44.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:44.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:44.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:44.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:44.019 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:44.019 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 13:44:44.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is FindMe.java finished successfully 13:44:44.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@29eeb5d1 is found... 13:44:44.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@29eeb5d1 is found finished successfully 13:44:44.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E') 13:44:44.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:44.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:44.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:44.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:44.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:44.020 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:44.021 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 13:44:44.021 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:44.021 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 13:44:44.021 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:44:44.021 DEBUG [WorkbenchTestable][EditorHandler] Closing editor FindMe.java 13:44:44.178 DEBUG [WorkbenchTestable][EditorHandler] Editor FindMe.java is closed 13:44:44.178 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:44:44.178 INFO [WorkbenchTestable][RequirementsRunner] Started test: openTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 13:44:44.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 13:44:44.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:44:44.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:44:44.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:44:44.208 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"] 13:44:44.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:44.211 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"] 13:44:44.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:44.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:44.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:44.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:44.212 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:44.212 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:44:44.212 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:44.212 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:44:44.212 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:44:44.212 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:44:44.212 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:44:44.212 DEBUG [main][MenuItemLookup] Item match:Navigate 13:44:44.214 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:44.214 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:44:44.214 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:44.214 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:44:44.214 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:44:44.214 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 13:44:44.214 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 13:44:44.214 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 13:44:44.214 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 13:44:44.214 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 13:44:44.214 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 13:44:44.214 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:44.214 DEBUG [main][MenuItemLookup] Found menu:'Open Type...' 13:44:44.214 DEBUG [main][MenuItemLookup] Item match:Open Type... 13:44:44.214 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type..." 13:44:44.214 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... 13:44:44.214 INFO [main][MenuItemHandler] Select menu item: Open &Type... 13:44:44.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 13:44:44.337 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 13:44:44.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 13:44:44.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:44.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:44.338 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 13:44:44.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:44.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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) 13:44:44.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:44.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:44.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:44.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:44.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:44.340 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:44:44.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:44.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:44.340 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:44.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:44.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:44:44.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:44:44.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 13:44:44.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:44:44.411 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:44:44.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:44.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:44.411 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 13:44:44.411 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:44:44.412 INFO [WorkbenchTestable][RequirementsRunner] Started test: findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 13:44:44.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 13:44:44.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:44:44.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:44:44.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:44:44.412 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"] 13:44:44.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:44.412 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"] 13:44:44.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:44.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:44.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:44.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:44.412 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:44.412 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:44:44.412 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:44.413 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:44:44.413 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:44:44.413 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:44:44.413 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:44:44.413 DEBUG [main][MenuItemLookup] Item match:Navigate 13:44:44.413 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:44.413 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:44:44.413 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:44.413 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:44:44.413 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:44:44.413 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 13:44:44.413 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 13:44:44.413 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 13:44:44.413 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 13:44:44.413 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 13:44:44.413 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 13:44:44.413 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:44.413 DEBUG [main][MenuItemLookup] Found menu:'Open Type...' 13:44:44.413 DEBUG [main][MenuItemLookup] Item match:Open Type... 13:44:44.414 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type..." 13:44:44.414 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... 13:44:44.414 INFO [main][MenuItemHandler] Select menu item: Open &Type... 13:44:44.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 13:44:44.564 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 13:44:44.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 13:44:44.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:44.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:44.565 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 13:44:44.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:44.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.dialogs.OpenTypeSelectionDialog, index 0 and no matchers specified 13:44:44.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:44.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:44.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:44.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:44.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:44:44.566 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:44:44.567 INFO [WorkbenchTestable][AbstractText] Text set to: FindMe 13:44:44.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:44.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is not listed in considered jobs, ignore it 13:44:44.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/OpenTypeSelectionDialogTest)' is not listed in considered jobs, ignore it 13:44:44.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' has no excuses, wait for it 13:44:45.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is not listed in considered jobs, ignore it 13:44:45.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is not listed in considered jobs, ignore it 13:44:45.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 13:44:45.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 13:44:45.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is not listed in considered jobs, ignore it 13:44:45.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is not listed in considered jobs, ignore it 13:44:45.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is not listed in considered jobs, ignore it 13:44:45.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 13:44:45.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is not listed in considered jobs, ignore it 13:44:45.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:45.069 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 13:44:45.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:45.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:45.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:45.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:45.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:44:45.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:44:45.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:44:45.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:45.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:45.074 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:44:45.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:45.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:45.074 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:45.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:44:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:44:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@248a0fd1 is found... 13:44:45.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@248a0fd1 is found finished successfully 13:44:45.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E') 13:44:45.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:45.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:45.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:45.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:45.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:45.235 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:45.235 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 13:44:45.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 13:44:45.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:44:45.235 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:44:45.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:45.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:45.236 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 13:44:45.236 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:44:45.236 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 13:44:45.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 13:44:45.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:44:45.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:44:45.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:44:45.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 13:44:45.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:45.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:45.237 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 13:44:45.237 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 13:44:45.237 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:45.237 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:44:45.237 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:44:45.237 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:44:45.237 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:44:45.237 DEBUG [main][MenuItemLookup] Item match:Navigate 13:44:45.238 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:45.238 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:44:45.238 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:45.238 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 13:44:45.238 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 13:44:45.238 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 13:44:45.238 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 13:44:45.238 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 13:44:45.238 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 13:44:45.238 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 13:44:45.238 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 13:44:45.238 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:45.238 DEBUG [main][MenuItemLookup] Found menu:'Open Type... Shift+Ctrl+T' 13:44:45.238 DEBUG [main][MenuItemLookup] Item match:Open Type... Shift+Ctrl+T 13:44:45.238 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type... Shift+Ctrl+T" 13:44:45.238 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... Shift+Ctrl+T 13:44:45.238 INFO [main][MenuItemHandler] Select menu item: Open &Type... Shift+Ctrl+T 13:44:45.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 13:44:45.315 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 13:44:45.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 13:44:45.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:45.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:45.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 13:44:45.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:45.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:45.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:45.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:45.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:45.317 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:44:45.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:45.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:45.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:45.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:45.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:44:45.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:44:45.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 13:44:45.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:44:45.353 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:44:45.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:45.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:45.353 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 13:44:45.353 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:44:45.353 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 13:44:45.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 13:44:45.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:44:45.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:44:45.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:44:45.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 13:44:45.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:45.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:45.354 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 13:44:45.354 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 13:44:45.354 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:45.354 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:44:45.354 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:44:45.354 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:44:45.354 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:44:45.354 DEBUG [main][MenuItemLookup] Item match:Navigate 13:44:45.355 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:45.355 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:44:45.355 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:45.355 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 13:44:45.355 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 13:44:45.355 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 13:44:45.355 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 13:44:45.355 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 13:44:45.355 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 13:44:45.355 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 13:44:45.355 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 13:44:45.355 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:45.355 DEBUG [main][MenuItemLookup] Found menu:'Open Type... Shift+Ctrl+T' 13:44:45.355 DEBUG [main][MenuItemLookup] Item match:Open Type... Shift+Ctrl+T 13:44:45.355 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type... Shift+Ctrl+T" 13:44:45.355 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... Shift+Ctrl+T 13:44:45.355 INFO [main][MenuItemHandler] Select menu item: Open &Type... Shift+Ctrl+T 13:44:45.429 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"] 13:44:45.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:45.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:45.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 13:44:45.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:45.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:45.434 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 13:44:45.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:45.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.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) 13:44:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:45.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:45.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:45.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:45.436 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:44:45.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:45.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:45.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:45.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:45.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:44:45.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:44:45.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 13:44:45.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:44:45.480 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:44:45.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:45.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:45.480 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 13:44:45.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:45.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:45.487 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:44:45.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 13:44:45.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:45.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:45.487 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 13:44:45.487 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 13:44:45.487 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:45.487 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:44:45.487 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:44:45.487 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:44:45.487 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:44:45.487 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:44:45.487 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:44:45.487 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:44:45.487 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:44:45.487 DEBUG [main][MenuItemLookup] Item match:Window 13:44:45.488 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:44:45.488 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:44:45.488 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:44:45.488 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:45.488 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:44:45.488 DEBUG [main][MenuItemLookup] Item match:Show View 13:44:45.492 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:44:45.492 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:44:45.492 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:44:45.492 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:44:45.492 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:44:45.492 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:44:45.492 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:44:45.492 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:44:45.492 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:44:45.492 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:44:45.492 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:44:45.492 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:44:45.492 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:44:45.492 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:44:45.492 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:45.492 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:44:45.492 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:44:45.492 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:44:45.492 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:44:45.492 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:44:45.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:44:45.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:44:45.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:44:45.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:45.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:45.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:44:45.562 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:45.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:45.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:45.563 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:44:45.563 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:45.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:45.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:45.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:45.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:45.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:45.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:44:45.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:44:45.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:44:45.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:44:45.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:45.564 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:44:45.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:45.564 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:44:45.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:44:45.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:44:45.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:45.564 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:44:45.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:45.564 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:44:45.565 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:44:45.565 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:44:45.565 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:44:45.565 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:44:45.565 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:45.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:45.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:45.565 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:44:45.565 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:45.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:45.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:45.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:44:45.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:45.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:45.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:45.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:44:45.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:45.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:45.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:45.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:45.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:45.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:45.566 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:44:45.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:45.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:45.567 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:45.567 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:45.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:44:45.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:44:45.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:44:45.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:45.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:45.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:44:45.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:45.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:45.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 13:44:45.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:45.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:45.618 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 13:44:45.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') 13:44:45.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:45.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:45.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:45.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:45.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:45.619 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:44:45.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:44:45.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:45.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform TooltipText=null 13:44:45.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:45.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:45.657 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:44:45.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:44:45.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:45.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:45.658 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:44:45.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:44:45.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:45.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:45.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:45.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:45.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:46.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:46.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:46.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:46.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:46.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:44:46.660 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:44:46.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:44:46.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:46.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:46.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 13:44:46.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:46.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:46.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:46.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:46.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:46.661 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OpenTypeSelectionDialogTest 13:44:46.661 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:44:46.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:44:46.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:46.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:46.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:46.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:46.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:47.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:47.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:47.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:47.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:47.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:44:47.663 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:44:47.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:44:47.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:47.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:47.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 13:44:47.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:47.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:47.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:47.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:47.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:47.664 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OpenTypeSelectionDialogTest 13:44:47.664 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:44:47.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:44:47.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:47.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:47.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 13:44:47.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:47.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:47.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:47.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:47.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:47.665 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:44:47.665 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:44:47.665 DEBUG [main][TreeItemHandler] Set Tree selection 13:44:47.665 DEBUG [main][TreeHandler] Notify Tree about selection event 13:44:47.673 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:44:47.675 DEBUG [WorkbenchTestable][TreeItemHandler] OpenTypeSelectionDialogTest 13:44:47.675 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:47.675 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:47.707 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:47.707 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:47.707 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:47.707 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:47.707 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:47.707 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:47.707 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:44:47.707 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:47.707 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:47.707 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:44:47.707 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:44:47.707 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:44:47.707 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:44:47.707 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:47.707 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:44:47.707 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:44:47.707 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:47.707 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:44:47.707 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:44:47.707 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:44:47.707 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:44:47.707 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:44:47.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:47.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:44:48.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:44:48.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:48.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:48.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:48.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:48.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:44:48.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:48.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:48.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:48.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:48.208 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:48.208 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:48.234 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:48.234 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:48.234 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:48.234 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:48.234 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:48.234 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:48.234 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:44:48.234 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:48.234 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:48.234 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:44:48.234 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:44:48.234 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:44:48.234 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:44:48.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:44:48.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 13:44:48.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:44:48.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:48.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:48.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:44:48.836 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:48.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:48.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:48.836 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:48.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:48.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:48.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:48.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:48.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:48.837 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:44:48.837 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:44:48.837 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:44:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:48.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:48.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:48.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:44:48.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:48.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:48.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:48.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:48.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:48.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:48.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:48.838 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:44:48.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:48.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:48.838 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:48.838 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:48.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:44:48.842 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:44:49.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:44:49.342 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:44:49.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:49.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:44:49.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:44:49.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:44:49.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:44:49.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:49.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:49.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:49.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:49.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:49.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:49.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:49.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:49.342 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 13:44:49.342 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:44:49.342 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:44:49.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:49.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.006 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.233 s findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.824 s constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.117 s nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.127 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 13:44:49.350 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 13:44:49.350 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:44:49.350 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:44:49.350 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 13:44:49.350 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:44:49.350 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:44:49.351 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:44:49.351 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:44:49.351 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:44:49.351 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:44:49.351 DEBUG [main][EditorHandler] 0 editor(s) found 13:44:49.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:49.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:49.352 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:44:49.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:49.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:49.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:49.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:49.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:49.353 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:49.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') 13:44:49.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:49.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:49.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:49.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:49.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:49.354 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:44:49.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:44:49.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:49.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:49.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:49.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:49.355 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:44:49.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:44:49.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:49.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:44:49.356 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:44:49.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:44:49.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:49.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:44:49.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:49.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:49.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:49.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:49.357 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:44:49.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:44:49.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:49.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 13:44:49.357 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:44:49.357 INFO [WorkbenchTestable][RequirementsRunner] Started test: generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest) 13:44:49.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 13:44:49.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:44:49.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:44:49.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:44:49.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:49.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:49.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:49.358 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:49.358 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 13:44:49.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'] 13:44:49.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:49.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'] 13:44:49.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:49.358 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:44:49.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:49.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'] 13:44:49.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:49.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'] 13:44:49.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:49.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'] 13:44:49.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:49.358 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:44:49.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:49.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'] 13:44:49.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:49.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'] 13:44:49.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:49.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:49.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:49.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:49.359 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:49.359 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:44:49.359 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:49.359 DEBUG [main][MenuItemLookup] Item match:File 13:44:49.359 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:44:49.359 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:44:49.362 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:44:49.362 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:44:49.362 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:44:49.362 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:49.362 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:44:49.362 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:44:49.362 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:44:49.362 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:44:49.362 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:44:49.362 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:44:49.362 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:44:49.362 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:44:49.362 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:44:49.362 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:49.362 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:44:49.362 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:44:49.362 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:44:49.362 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:49.362 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:44:49.362 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:49.362 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:44:49.362 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:44:49.363 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:44:49.363 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:44:49.363 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:44:49.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:44:49.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:44:49.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:44:49.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:49.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:49.436 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:44:49.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:49.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:44:49.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:49.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:49.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:49.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:49.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:49.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:44:49.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:44:49.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:44:49.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:44:49.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:49.438 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:44:49.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:49.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:44:49.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:44:49.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:44:49.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:49.438 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:44:49.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:49.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:44:49.438 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:44:49.438 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:44:49.438 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:44:49.441 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:44:49.441 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:44:49.441 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:44:49.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:44:49.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:49.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:49.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:49.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:49.442 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:44:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:49.442 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:49.442 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:49.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:49.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:49.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:49.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:44:49.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:44:49.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:44:49.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:49.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:49.638 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:44:49.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:49.638 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'GenHashProject' 13:44:49.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:44:49.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:49.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:49.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:49.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:49.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:44:49.640 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:44:49.641 INFO [WorkbenchTestable][AbstractText] Text set to: GenHashProject 13:44:49.672 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:44:49.672 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:44:49.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:44:49.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:49.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:49.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:49.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:49.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:49.674 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:44:49.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:49.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:49.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:49.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:49.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:44:52.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:44:52.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:44:52.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:44:52.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:52.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:44:52.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:52.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:52.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:44:52.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:52.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:52.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:52.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:52.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:52.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:52.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'] 13:44:52.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:52.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'] 13:44:52.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:52.679 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:44:52.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:52.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'] 13:44:52.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:52.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'] 13:44:52.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:52.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'] 13:44:52.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:52.680 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:44:52.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:52.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'] 13:44:52.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:52.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'] 13:44:52.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:52.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:52.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:52.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:52.680 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:52.680 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:44:52.705 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:52.705 DEBUG [main][MenuItemLookup] Item match:File 13:44:52.705 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:44:52.705 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:44:52.708 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:44:52.708 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:44:52.708 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:44:52.708 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:52.708 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:44:52.708 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:44:52.708 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:44:52.708 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:44:52.708 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:44:52.708 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:44:52.708 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:44:52.708 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:44:52.708 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:44:52.708 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:52.708 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:44:52.708 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:44:52.708 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:44:52.708 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:52.708 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:44:52.708 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:52.709 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:44:52.709 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:44:52.709 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:44:52.709 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:44:52.709 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:44:52.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:44:52.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:44:52.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:44:52.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:52.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:52.822 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:44:52.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:52.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:44:52.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:52.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:52.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:52.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:52.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:52.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:44:52.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:44:52.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:44:52.823 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:44:52.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:52.823 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:44:52.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:52.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:44:52.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:44:52.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:44:52.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:52.824 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:44:52.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:52.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:44:52.824 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:44:52.824 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:44:52.824 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:44:52.827 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:44:52.827 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:44:52.827 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:44:52.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:44:52.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:52.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:52.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:52.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:52.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:52.828 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:44:52.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:52.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:52.828 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:52.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:52.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'] 13:44:52.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:52.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:52.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:44:52.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:44:52.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:44:52.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:52.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:52.946 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:44:52.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:52.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:44:52.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:52.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:52.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:52.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:52.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:44:52.953 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:44:52.954 INFO [WorkbenchTestable][AbstractText] Text set to: GenHash 13:44:53.023 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:44:53.023 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:44:53.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:44:53.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:53.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:53.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:53.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:53.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:53.025 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:44:53.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:53.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:53.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:53.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:53.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:44:53.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:44:53.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:53.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:44:53.918 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 13:44:53.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:44:53.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:44:53.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:44:53.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:44:53.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:53.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:53.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:44:53.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:53.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:53.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:44:53.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:53.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:53.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:53.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:53.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6821d9d6 is found... 13:44:53.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6821d9d6 is found finished successfully 13:44:53.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QGenHash.java\E') 13:44:53.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:53.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:53.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:53.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:53.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:53.928 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:53.929 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { } TooltipText=null 13:44:53.929 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 3, offser 0 13:44:53.942 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:53.942 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { private String text;} TooltipText=null 13:44:53.942 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:44:53.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - GenHashProject/src/GenHash.java - Eclipse Platform 13:44:53.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:53.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:53.943 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - GenHashProject/src/GenHash.java - Eclipse Platform' 13:44:53.943 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - GenHashProject/src/GenHash.java - Eclipse Platform' 13:44:53.943 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:53.943 DEBUG [main][MenuItemLookup] Item match:File 13:44:53.944 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:44:53.944 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:44:53.944 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:44:53.944 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:44:53.944 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:53.944 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:44:53.944 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:44:53.944 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:53.944 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:44:53.944 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:44:53.944 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:44:53.944 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:44:53.944 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:44:54.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:44:54.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:44:54.122 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:54.122 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { private String text;} TooltipText=null 13:44:54.124 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 13:44:54.124 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:54.319 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 13:44:54.319 DEBUG [main][MenuItemLookup] Found menu:'Revert File' 13:44:54.319 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:44:54.319 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:54.319 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 13:44:54.319 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 13:44:54.319 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 13:44:54.319 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb Shift+Alt+B' 13:44:54.319 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline Ctrl+O' 13:44:54.319 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy Ctrl+T' 13:44:54.319 DEBUG [main][MenuItemLookup] Found menu:'Open With' 13:44:54.319 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:54.320 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:54.320 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:44:54.320 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:54.320 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:44:54.320 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:54.320 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 13:44:54.320 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:54.320 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 13:44:54.320 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:44:54.320 DEBUG [main][MenuItemLookup] Item match:Source Shift+Alt+S 13:44:54.320 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Shift+Ctrl+C' 13:44:54.320 DEBUG [main][MenuItemLookup] Found menu:'Remove Block Comment Shift+Ctrl+\' 13:44:54.320 DEBUG [main][MenuItemLookup] Found menu:'Generate Element Comment Shift+Alt+J' 13:44:54.320 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:54.320 DEBUG [main][MenuItemLookup] Found menu:'Correct Indentation Ctrl+I' 13:44:54.320 DEBUG [main][MenuItemLookup] Found menu:'Format Shift+Ctrl+F' 13:44:54.320 DEBUG [main][MenuItemLookup] Found menu:'Format Element' 13:44:54.320 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:54.320 DEBUG [main][MenuItemLookup] Found menu:'Add Import Shift+Ctrl+M' 13:44:54.320 DEBUG [main][MenuItemLookup] Found menu:'Organize Imports Shift+Ctrl+O' 13:44:54.320 DEBUG [main][MenuItemLookup] Found menu:'Sort Members...' 13:44:54.320 DEBUG [main][MenuItemLookup] Found menu:'Clean Up...' 13:44:54.320 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:54.320 DEBUG [main][MenuItemLookup] Found menu:'Override/Implement Methods...' 13:44:54.320 DEBUG [main][MenuItemLookup] Found menu:'Generate Getters and Setters...' 13:44:54.320 DEBUG [main][MenuItemLookup] Found menu:'Generate Delegate Methods...' 13:44:54.320 DEBUG [main][MenuItemLookup] Found menu:'Generate hashCode() and equals()...' 13:44:54.320 DEBUG [main][MenuItemLookup] Item match:Generate hashCode() and equals()... 13:44:54.322 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Generate &hashCode() and equals()..." 13:44:54.322 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Generate hashCode() and equals()... 13:44:54.322 INFO [main][MenuItemHandler] Select menu item: Generate &hashCode() and equals()... 13:44:54.511 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.... 13:44:54.517 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 13:44:54.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Generate hashCode() and equals() 13:44:54.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:54.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:54.518 TRACE [WorkbenchTestable][GenerateHashCodeEqualsDialog] Shell Generate hashCode() and equals() is not null and is not disposed 13:44:54.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:54.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 13:44:54.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:54.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:54.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:54.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:54.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:54.520 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item text and wait with time period 1 13:44:54.520 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 13:44:54.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:55.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:55.020 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 13:44:55.020 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 13:44:55.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:55.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:55.520 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 13:44:55.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 13:44:55.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:55.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:55.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:55.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:55.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:55.522 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item text and wait with time period 1 13:44:55.522 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 13:44:55.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:56.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:56.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 13:44:56.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 13:44:56.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:56.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:56.523 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 13:44:56.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All") 13:44:56.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:56.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:56.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:56.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:56.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:56.528 INFO [WorkbenchTestable][AbstractButton] Click button Select &All 13:44:56.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:56.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:56.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:56.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:56.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:56.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:56.530 INFO [WorkbenchTestable][AbstractButton] Click button &Generate 13:44:56.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:56.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:56.530 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:56.530 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:56.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:44:56.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:44:56.638 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:56.639 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 13:44:56.639 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:44:56.639 DEBUG [WorkbenchTestable][EditorHandler] Closing editor GenHash.java 13:44:56.721 DEBUG [WorkbenchTestable][EditorHandler] Editor GenHash.java is closed 13:44:56.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 13:44:56.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:44:56.721 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:44:56.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:56.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:56.721 INFO [WorkbenchTestable][RequirementsRunner] Finished test: generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest) 13:44:56.721 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:44:56.722 DEBUG [main][EditorHandler] 0 editor(s) found 13:44:56.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:56.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:56.722 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:44:56.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:56.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:56.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:56.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:56.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:56.724 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:56.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 '\*?\QProject Explorer\E') 13:44:56.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:56.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:56.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:56.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:56.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:56.724 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:44:56.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:44:56.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:56.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:56.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:56.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:56.726 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:44:56.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:44:56.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:56.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:56.727 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:44:56.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:44:56.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:56.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:56.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:56.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:56.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:57.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:57.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:57.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:57.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:57.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:44:57.729 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:44:57.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:44:57.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:57.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:57.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 13:44:57.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:57.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:57.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:57.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:57.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:57.730 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name GenHashProject 13:44:57.730 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:44:57.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:44:57.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:57.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:57.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:57.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:57.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:58.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:58.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:58.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:58.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:58.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:44:58.732 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:44:58.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:44:58.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:58.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:58.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 13:44:58.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:58.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:58.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:58.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:58.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:58.733 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name GenHashProject 13:44:58.734 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:44:58.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:44:58.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:58.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:58.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 13:44:58.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:58.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:58.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:58.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:58.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:58.734 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:44:58.734 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:44:58.735 DEBUG [main][TreeItemHandler] Set Tree selection 13:44:58.735 DEBUG [main][TreeHandler] Notify Tree about selection event 13:44:58.741 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:44:58.743 DEBUG [WorkbenchTestable][TreeItemHandler] GenHashProject 13:44:58.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:58.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:58.777 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:58.777 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:58.777 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:58.777 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:58.777 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:58.777 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:58.777 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:44:58.777 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:58.777 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:58.777 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:44:58.777 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:44:58.777 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:44:58.777 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:44:58.777 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:58.777 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:44:58.777 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:44:58.777 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:58.777 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:44:58.777 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:44:58.777 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:44:58.777 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:44:58.777 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:44:58.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:58.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:44:59.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:44:59.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:44:59.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:44:59.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:44:59.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:59.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:44:59.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:44:59.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:44:59.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:59.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:44:59.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:59.277 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:59.277 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:59.313 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:59.313 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:59.313 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:59.313 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:59.313 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:59.313 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:59.313 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:44:59.313 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:59.313 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:59.313 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:44:59.313 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:44:59.313 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:44:59.313 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:44:59.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:44:59.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 13:44:59.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:44:59.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:59.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:59.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: 32) 13:44:59.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:59.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:59.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:59.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:59.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:59.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:59.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:59.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:59.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:59.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:59.903 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:44:59.903 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:44:59.903 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:44:59.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:59.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:59.903 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:59.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:59.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:44:59.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:59.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:59.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:59.904 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:59.904 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:59.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:59.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:59.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:59.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:59.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:59.904 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:44:59.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:59.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:59.905 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:59.905 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:59.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:44:59.908 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:45:00.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:45:00.408 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:45:00.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:00.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:45:00.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:45:00.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:45:00.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:45:00.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:45:00.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:00.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:00.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:00.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:00.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:00.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:00.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:00.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:00.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:00.408 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:45:00.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:45:00.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:00.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:45:00.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:00.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:00.410 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 13:45:00.410 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:45:00.410 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:45:00.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:00.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.06 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.364 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 13:45:00.420 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 13:45:00.421 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:45:00.421 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:45:00.421 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 13:45:00.421 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:45:00.421 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:45:00.423 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:45:00.424 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:45:00.424 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:45:00.424 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:45:00.424 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:45:00.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:45:00.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:00.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:00.424 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:45:00.424 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:00.424 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:45:00.424 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:45:00.424 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:45:00.424 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:45:00.424 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:45:00.424 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:45:00.424 DEBUG [main][MenuItemLookup] Item match:Window 13:45:00.425 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:45:00.425 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:45:00.425 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:45:00.425 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:00.425 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:45:00.425 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:45:00.425 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:00.425 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:45:00.425 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:00.425 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:45:00.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:00.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:00.425 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:45:00.425 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:00.425 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:45:00.425 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:45:00.425 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:45:00.425 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:45:00.425 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:45:00.425 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:45:00.425 DEBUG [main][MenuItemLookup] Item match:Window 13:45:00.425 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:45:00.425 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:45:00.425 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:45:00.425 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:00.425 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:45:00.425 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:45:00.425 DEBUG [main][MenuItemLookup] Item match:Perspective 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:45:00.426 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:45:00.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:45:00.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:00.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:00.426 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:45:00.426 DEBUG [main][MenuItemLookup] Item match:Window 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:45:00.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:00.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:00.426 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:45:00.426 DEBUG [main][MenuItemLookup] Item match:Window 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:45:00.426 DEBUG [main][MenuItemLookup] Item match:Perspective 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:45:00.426 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:45:00.426 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:45:00.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:00.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:00.427 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:45:00.427 DEBUG [main][MenuItemLookup] Item match:Window 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:45:00.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:00.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:00.427 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:45:00.427 DEBUG [main][MenuItemLookup] Item match:Window 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:45:00.427 DEBUG [main][MenuItemLookup] Item match:Perspective 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:45:00.427 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:45:00.427 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:45:00.428 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:45:00.428 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:45:00.428 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:45:00.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:45:00.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 13:45:00.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:45:00.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:00.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:00.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:00.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:00.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:00.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:45:00.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:00.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:00.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:00.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 "Reset Perspective") 13:45:00.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:00.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:00.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:00.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:45:00.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:00.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:00.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:00.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:00.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:00.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:00.456 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:45:00.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:00.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:00.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:00.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:00.591 INFO [WorkbenchTestable][OomphRecorderRequirement] Enabling Oomph preferences recorder 13:45:00.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:00.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:00.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'] 13:45:00.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:00.595 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:45:00.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:00.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'] 13:45:00.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:00.596 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:00.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:00.596 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:00.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:00.596 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:45:00.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:00.596 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:00.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:00.596 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:00.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:00.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:00.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:00.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:00.596 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:00.596 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:45:00.596 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:00.597 DEBUG [main][MenuItemLookup] Item match:File 13:45:00.597 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:45:00.597 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:45:00.600 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:45:00.600 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:45:00.600 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:45:00.600 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:00.600 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:45:00.600 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:45:00.600 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:45:00.600 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:45:00.600 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:45:00.600 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:45:00.600 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:45:00.600 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:45:00.600 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:45:00.600 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:00.600 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:45:00.600 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:45:00.600 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:45:00.600 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:00.600 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:45:00.600 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:00.600 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:45:00.600 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:45:00.600 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:45:00.600 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:45:00.600 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:45:00.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 'New|Select a wizard'] is available.... 13:45:00.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:45:00.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:45:00.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:00.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:00.673 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:45:00.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:00.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:45:00.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:00.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:00.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:00.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:00.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:00.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:00.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:00.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:45:00.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:45:00.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:00.675 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:45:00.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:00.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:45:00.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:45:00.676 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:45:00.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:00.676 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:45:00.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:00.676 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:45:00.676 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:45:00.676 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:45:00.676 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:45:00.687 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:45:00.687 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:45:00.687 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:45:00.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:45:00.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:00.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:00.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:00.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:00.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:00.689 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:45:00.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:00.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:00.689 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:00.689 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:00.872 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:00.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:00.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:00.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:45:00.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:45:00.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:45:00.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:00.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:00.873 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:45:00.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:00.873 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'buildpathspropertypagetest' 13:45:00.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.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:45:00.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:00.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:00.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:00.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:00.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:00.875 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:00.876 INFO [WorkbenchTestable][AbstractText] Text set to: buildpathspropertypagetest 13:45:00.908 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:45:00.908 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:45:00.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:45:00.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:00.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:00.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:00.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:00.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:00.911 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:45:00.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:00.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:00.911 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:00.911 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:00.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:45:03.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:45:03.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:45:03.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:45:03.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:03.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 13:45:03.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:03.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:03.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:03.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:03.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:03.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:03.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:03.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:03.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:03.939 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:45:03.939 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTabs no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 13:45:03.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 13:45:03.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:45:03.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:45:03.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:45:03.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:03.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:03.940 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:45:03.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:03.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:03.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:03.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:03.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:03.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:03.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') 13:45:03.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:03.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:03.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:03.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:03.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:03.942 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:45:03.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:45:03.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:03.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:03.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:03.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:03.944 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:45:03.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:45:03.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:03.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:03.945 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:45:03.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:45:03.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:03.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:03.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:03.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:03.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:04.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:04.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:04.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:04.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:04.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:45:04.947 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:45:04.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:45:04.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:04.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:04.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 13:45:04.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:04.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:04.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:04.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:04.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:04.948 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 13:45:04.948 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 13:45:04.948 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 13:45:04.949 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 13:45:04.978 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 13:45:04.979 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:45:04.979 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:05.016 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:45:05.016 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:45:05.016 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:45:05.016 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:45:05.016 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:45:05.104 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"] 13:45:05.104 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:05.104 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:05.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 13:45:05.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:05.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:05.105 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 13:45:05.105 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:05.106 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 13:45:05.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:05.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:05.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:05.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:05.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:05.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:05.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:05.107 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 13:45:05.107 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 13:45:05.107 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 13:45:05.107 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 13:45:05.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:05.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:05.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:05.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:05.224 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") 13:45:05.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:05.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:05.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:05.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:05.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:05.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:45:05.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:05.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:45:05.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:05.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:05.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:05.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:05.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:05.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:05.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:05.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:05.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:05.233 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") 13:45:05.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:05.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:05.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:05.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:05.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:05.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Source 13:45:05.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:05.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:45:05.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:05.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:05.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:05.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:05.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:05.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:05.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:05.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:05.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:05.246 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") 13:45:05.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:05.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:05.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:05.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:05.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:05.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Order and Export 13:45:05.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:05.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:45:05.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:05.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:05.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:05.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:05.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:05.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:05.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:05.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:05.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:05.249 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") 13:45:05.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:05.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:05.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:05.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:05.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:05.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Projects 13:45:05.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:05.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:45:05.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:05.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:05.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:05.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:05.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:05.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:05.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:05.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:05.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:05.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 13:45:05.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:05.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:05.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.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) 13:45:05.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:05.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:05.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:05.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:05.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:05.256 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:45:05.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:05.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:05.256 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:05.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:05.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:45:05.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:45:05.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:05.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:05.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:05.309 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 13:45:05.309 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:45:05.309 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:45:05.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:05.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:05.310 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTabs no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 13:45:05.310 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:45:05.310 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 13:45:05.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 13:45:05.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:45:05.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:45:05.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:45:05.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:05.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:05.311 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:45:05.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:05.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:05.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:05.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:05.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:05.312 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:05.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:45:05.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:05.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:05.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:05.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:05.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:05.312 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:45:05.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:45:05.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:05.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:05.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:05.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:05.315 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:45:05.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:45:05.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:05.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:05.315 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:45:05.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:45:05.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:05.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:05.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:05.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:05.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:05.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:05.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:06.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:06.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:06.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:45:06.317 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:45:06.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:45:06.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:06.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:06.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 13:45:06.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:06.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:06.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:06.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:06.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:06.318 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 13:45:06.318 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 13:45:06.318 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 13:45:06.318 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 13:45:06.320 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 13:45:06.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:45:06.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:06.361 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:45:06.361 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:45:06.361 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:45:06.361 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:45:06.361 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:45:06.532 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for buildpathspropertypagetest"] 13:45:06.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:06.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:06.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 13:45:06.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:06.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:06.533 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 13:45:06.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:06.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 13:45:06.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:06.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:06.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:06.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:06.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:06.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:06.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:06.535 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 13:45:06.535 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 13:45:06.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 13:45:06.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 13:45:06.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:06.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:06.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:06.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:06.537 INFO [WorkbenchTestable][BuildPathsPropertyPage] Adding variable on Modulepath: VN=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 13:45:06.537 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") 13:45:06.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:06.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:06.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:06.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:06.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:06.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:45:06.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:06.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:45:06.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:06.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:06.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:06.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:06.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:06.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:06.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:06.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:06.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:06.557 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") 13:45:06.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:06.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:06.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:06.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:06.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:06.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:45:06.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:06.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:45:06.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:06.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:06.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:06.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:06.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:06.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:06.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:06.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:06.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:06.559 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 13:45:06.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:06.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:45:06.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:45:06.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:06.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:45:06.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:06.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:06.560 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Modulepath 13:45:06.560 DEBUG [main][TreeItemHandler] Selecting tree item: Modulepath 13:45:06.561 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Modulepath about selection 13:45:06.562 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Modulepath 13:45:06.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.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...") 13:45:06.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:06.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:06.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:06.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:06.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:06.572 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 13:45:06.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:06.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:06.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:06.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:06.715 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.... 13:45:06.715 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 13:45:06.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 13:45:06.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:06.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:06.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 "Configure Variables...") 13:45:06.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:06.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:06.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:06.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:06.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:06.716 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 13:45:06.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:06.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:06.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:06.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:06.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.*'] 13:45:06.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:06.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:06.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 13:45:06.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:06.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:06.824 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 13:45:06.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:06.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 13:45:06.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:06.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:06.825 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 13:45:06.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:06.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:06.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:06.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:06.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:06.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:06.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:45:06.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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...") 13:45:06.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:06.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:06.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:06.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:06.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:06.828 INFO [WorkbenchTestable][AbstractButton] Click button &New... 13:45:06.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:06.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:06.828 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:06.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:06.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 13:45:06.867 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 13:45:06.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 13:45:06.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:06.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:06.867 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:") 13:45:06.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:06.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:06.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:06.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:06.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:06.868 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:06.869 INFO [WorkbenchTestable][AbstractText] Text set to: VN 13:45:06.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Path:") 13:45:06.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:06.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:06.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:06.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:06.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:06.870 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:06.871 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 13:45:06.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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) 13:45:06.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:06.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:06.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:06.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:06.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:06.872 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:45:06.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:06.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:06.872 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:06.872 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:06.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:45:06.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:45:06.903 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 13:45:06.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:06.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:06.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:06.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:06.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:06.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:06.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:45:06.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:06.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:06.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:45:06.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:06.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:06.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:06.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:06.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:06.907 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:45:06.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:06.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:06.907 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:06.907 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:06.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:45:06.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:45:06.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 13:45:06.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:06.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:06.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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) 13:45:06.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:06.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:06.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:06.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:06.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:06.973 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:45:06.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:06.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:06.973 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:06.973 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:07.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:45:07.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:45:07.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:07.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:45:07.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:07.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:07.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:07.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:07.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:07.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:07.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:07.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:07.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:07.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 13:45:07.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:07.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:07.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:07.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:07.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:07.010 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:45:07.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:07.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:07.010 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:07.010 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:07.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:07.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 13:45:07.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:45:07.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:45:07.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:45:07.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:07.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:07.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:07.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:07.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:07.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:45:07.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:07.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:07.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:07.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:07.511 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") 13:45:07.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:07.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:07.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:07.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:07.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:07.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:45:07.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:07.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:45:07.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:45:07.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:45:07.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:07.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:07.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:07.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:07.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:07.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:45:07.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:07.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:07.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:07.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:07.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified 13:45:07.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:07.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:45:07.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:45:07.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:07.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:45:07.517 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 13:45:07.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 13:45:07.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:07.517 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 13:45:07.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:07.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 13:45:07.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 13:45:07.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:07.517 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 13:45:07.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:07.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 13:45:07.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:07.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:07.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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") 13:45:07.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:07.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:07.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:07.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:07.521 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:45:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:07.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:07.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:07.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:45:07.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:45:07.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:07.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:07.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:07.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:07.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:45:07.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:45:07.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:45:07.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:07.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:07.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:07.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:07.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:07.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:45:07.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:07.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:07.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:07.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:07.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:07.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:07.569 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:45:07.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:07.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:07.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:07.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:07.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:07.569 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:07.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') 13:45:07.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:07.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:07.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:07.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:07.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:07.570 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:45:07.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:45:07.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:07.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:07.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:07.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:07.572 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 13:45:07.572 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 13:45:07.572 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 13:45:07.574 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 13:45:07.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:45:07.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:07.618 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:45:07.618 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:45:07.618 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:45:07.618 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:45:07.618 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:45:07.790 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"] 13:45:07.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:07.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:07.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 13:45:07.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:07.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:07.791 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 13:45:07.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:07.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 13:45:07.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:07.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:07.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:07.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:07.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:07.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:07.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:07.793 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 13:45:07.793 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 13:45:07.793 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 13:45:07.793 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 13:45:07.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:07.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:07.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:07.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:07.794 INFO [WorkbenchTestable][BuildPathsPropertyPage] Removing variable from Modulepath: VN - /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 13:45:07.794 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") 13:45:07.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:07.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:07.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:07.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:07.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:07.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:45:07.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:07.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:45:07.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:45:07.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:45:07.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:45:07.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:45:07.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:07.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:07.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:07.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:07.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:07.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:45:07.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:07.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:07.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:07.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:07.795 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 13:45:07.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:07.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:45:07.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:45:07.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:07.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:45:07.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:07.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:07.797 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item VN - /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar of tree item Modulepath 13:45:07.797 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 13:45:07.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:07.797 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 13:45:07.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:07.810 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 13:45:07.810 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item VN - /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 13:45:07.810 DEBUG [main][TreeItemHandler] Selecting tree item: VN - /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 13:45:07.810 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item VN - /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar about selection 13:45:07.811 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: VN - /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 13:45:07.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.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") 13:45:07.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:07.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:07.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:07.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:07.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:07.813 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:45:07.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:07.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:07.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:07.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:07.823 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") 13:45:07.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:07.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:07.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:07.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:07.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:07.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:45:07.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:07.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:45:07.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:45:07.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:45:07.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:45:07.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:45:07.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:07.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:07.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:07.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:07.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:07.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:45:07.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:07.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:07.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:07.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:07.825 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 13:45:07.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:07.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:45:07.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:45:07.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:07.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:45:07.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:07.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:07.827 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Modulepath 13:45:07.827 DEBUG [main][TreeItemHandler] Selecting tree item: Modulepath 13:45:07.827 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Modulepath about selection 13:45:07.828 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Modulepath 13:45:07.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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...") 13:45:07.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:07.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:07.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:07.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:07.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:07.830 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 13:45:07.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:07.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:07.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:07.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:07.878 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.... 13:45:07.879 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 13:45:07.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 13:45:07.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:07.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:07.879 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.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar") 13:45:07.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:07.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:07.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:07.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:07.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:45:07.880 TRACE [main][WidgetHandler] Notify Table with event 13 13:45:07.880 TRACE [main][WidgetHandler] Wait for synchronization 13:45:07.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.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...") 13:45:07.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:07.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:07.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:07.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:07.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:07.891 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 13:45:07.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:07.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:07.891 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:07.891 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:07.979 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:45:07.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:07.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:07.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:07.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 13:45:07.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:07.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:07.979 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 13:45:07.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:07.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 13:45:07.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:07.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:07.980 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 13:45:07.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:07.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:07.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:07.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:07.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:07.982 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.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar") 13:45:07.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:07.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:07.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:07.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:07.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:45:07.982 TRACE [main][WidgetHandler] Notify Table with event 13 13:45:07.982 TRACE [main][WidgetHandler] Wait for synchronization 13:45:07.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 13:45:07.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:07.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:07.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:07.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:07.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:07.984 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:45:07.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:07.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:07.984 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:07.984 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:07.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:07.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:07.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:07.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 13:45:07.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:07.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:07.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:07.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:45:07.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:07.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:07.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:07.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 13:45:07.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:07.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:07.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:07.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:07.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:07.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:07.988 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:45:07.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:07.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:07.988 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:07.988 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:08.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Classpath Variables Changed"] is available.... 13:45:08.026 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 13:45:08.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Classpath Variables Changed 13:45:08.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:08.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:08.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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) 13:45:08.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:08.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:08.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:08.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:08.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:08.033 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 13:45:08.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:08.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:08.033 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:08.033 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:08.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:45:08.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:45:08.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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) 13:45:08.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:08.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:08.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:08.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:08.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:08.139 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:45:08.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:08.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:08.139 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:08.139 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:08.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:45:08.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:45:08.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:08.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'EAR Libraries Update Job' is a system job, skipped 13:45:08.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:45:08.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:45:08.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:45:08.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:45:08.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:45:08.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:45:08.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:45:08.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:08.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:08.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:08.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:08.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:08.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:45:08.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:08.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:08.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:08.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:08.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 13:45:08.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:08.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:08.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:08.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:08.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:08.172 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:45:08.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:08.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:08.172 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:08.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:08.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:08.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 13:45:08.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:45:08.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 13:45:08.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:45:08.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:45:08.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:08.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:08.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:08.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:08.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:08.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:45:08.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:08.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:08.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:08.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:08.689 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") 13:45:08.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:08.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:08.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:08.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:08.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:08.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:45:08.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:08.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 13:45:08.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:45:08.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:45:08.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:08.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:08.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:08.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:08.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:08.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:45:08.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:08.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:08.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:08.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:08.692 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 13:45:08.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:08.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:45:08.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:45:08.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:08.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:45:08.694 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 13:45:08.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 13:45:08.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:08.694 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 13:45:08.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:08.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 13:45:08.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 13:45:08.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:08.694 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 13:45:08.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:08.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 13:45:08.694 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 13:45:08.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 13:45:08.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:09.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:09.195 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 13:45:09.195 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 13:45:09.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:09.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:09.695 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 13:45:09.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:09.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:09.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.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") 13:45:09.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:09.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:09.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:09.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:09.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:09.704 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:45:09.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:09.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:09.704 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:09.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:09.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:45:09.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:45:09.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:09.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:09.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:09.751 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 13:45:09.751 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:45:09.751 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:45:09.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:09.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:09.751 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 13:45:09.752 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 13:45:09.752 INFO [WorkbenchTestable][RequirementsRunner] Test method addRemoveVariable is ignored because shouldRun method of RunIf conditional run is not met. 13:45:09.752 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 13:45:09.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:45:09.753 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 13:45:09.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 13:45:09.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:45:09.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:45:09.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:45:09.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:09.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:09.753 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:45:09.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:09.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:09.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:09.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:09.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:09.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:09.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') 13:45:09.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:09.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:09.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:09.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:09.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:09.755 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:45:09.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:45:09.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:09.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:09.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:09.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:09.758 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:45:09.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:45:09.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:09.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:09.758 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:45:09.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:45:09.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:09.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:09.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:09.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:09.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:10.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:10.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:10.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:10.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:10.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:45:10.760 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:45:10.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:45:10.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:10.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:10.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 13:45:10.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:10.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:10.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:10.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:10.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:10.761 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 13:45:10.761 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 13:45:10.761 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 13:45:10.761 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 13:45:10.763 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 13:45:10.764 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:45:10.764 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:10.792 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:45:10.792 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:45:10.792 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:45:10.792 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:45:10.792 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:45:10.937 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"] 13:45:10.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:10.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:10.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 13:45:10.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:10.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:10.938 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 13:45:10.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:10.938 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 13:45:10.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:10.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:10.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:10.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:10.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:10.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:10.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:10.939 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 13:45:10.939 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 13:45:10.940 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 13:45:10.940 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 13:45:10.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:10.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:10.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:10.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:10.940 INFO [WorkbenchTestable][BuildPathsPropertyPage] Adding variable on Classpath: VN=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 13:45:10.940 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") 13:45:10.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:10.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:10.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:10.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:10.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:10.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:45:10.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:10.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:45:10.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:10.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:10.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:10.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:10.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:10.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:45:10.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:10.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:10.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:10.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:10.942 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") 13:45:10.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:10.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:10.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:10.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:10.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:10.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:45:10.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:10.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:45:10.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:10.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:10.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:10.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:10.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:10.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:45:10.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:10.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:10.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:10.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:10.943 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 13:45:10.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:10.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:45:10.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:45:10.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:10.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:45:10.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:10.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:10.945 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath 13:45:10.945 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath 13:45:10.945 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath about selection 13:45:10.946 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath 13:45:10.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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...") 13:45:10.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:10.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:10.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:10.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:10.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:10.948 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 13:45:10.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:10.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:10.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:10.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:11.003 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.... 13:45:11.003 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 13:45:11.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 13:45:11.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:11.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:11.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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...") 13:45:11.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:11.004 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 13:45:11.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:11.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:11.004 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:11.004 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:11.087 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:45:11.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:11.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:11.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 13:45:11.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:11.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:11.088 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 13:45:11.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:11.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 13:45:11.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:11.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:11.089 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 13:45:11.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:11.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:11.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:45:11.096 DEBUG [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...") 13:45:11.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:11.101 INFO [WorkbenchTestable][AbstractButton] Click button &New... 13:45:11.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:11.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:11.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:11.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:11.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 13:45:11.147 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 13:45:11.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 13:45:11.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:11.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:11.151 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:") 13:45:11.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:11.152 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:11.153 INFO [WorkbenchTestable][AbstractText] Text set to: VN 13:45:11.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Path:") 13:45:11.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:11.155 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:11.155 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 13:45:11.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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) 13:45:11.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:11.159 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:45:11.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:11.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:11.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:11.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:11.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:45:11.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:45:11.193 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 13:45:11.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:11.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:11.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:45:11.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:45:11.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:11.198 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:45:11.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:11.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:11.198 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:11.198 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:11.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:45:11.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:45:11.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 13:45:11.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:11.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:11.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:45:11.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:11.257 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:45:11.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:11.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:11.257 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:11.257 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:11.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:45:11.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:45:11.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:11.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:45:11.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:11.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:11.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:11.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:11.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:11.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:45:11.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:11.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:11.289 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:11.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:11.289 DEBUG [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") 13:45:11.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:11.292 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:45:11.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:11.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:11.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:11.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:11.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:11.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 13:45:11.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:45:11.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:45:11.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:45:11.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:11.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:11.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:11.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:11.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:11.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:45:11.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:11.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:11.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:11.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:11.792 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") 13:45:11.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:11.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:45:11.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:11.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:45:11.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:45:11.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:45:11.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:11.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:11.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:11.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:11.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:11.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:45:11.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:11.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:11.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:11.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:11.797 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 13:45:11.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:45:11.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:45:11.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:45:11.798 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 13:45:11.798 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 13:45:11.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:11.798 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 13:45:11.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:11.798 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 13:45:11.798 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 13:45:11.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:11.798 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 13:45:11.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:11.798 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 13:45:11.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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") 13:45:11.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:11.802 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:45:11.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:11.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:11.803 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:11.803 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:11.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:45:11.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:45:11.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:11.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:11.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:11.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:11.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:45:11.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:45:11.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:45:11.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:11.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:11.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:11.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:11.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:11.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:45:11.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:11.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:11.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:11.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:11.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.849 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:45:11.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:11.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:11.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:11.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:11.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 '\*?\QPackage Explorer\E') 13:45:11.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:11.850 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:45:11.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:45:11.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:11.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:11.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:11.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:11.852 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 13:45:11.852 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 13:45:11.852 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 13:45:11.854 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 13:45:11.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:45:11.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:11.897 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:45:11.897 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:45:11.897 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:45:11.897 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:45:11.897 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:45:12.063 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"] 13:45:12.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:12.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:12.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 13:45:12.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:12.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:12.077 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 13:45:12.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:12.077 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 13:45:12.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:12.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:12.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:12.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:12.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:12.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:12.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:12.078 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 13:45:12.078 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 13:45:12.078 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 13:45:12.078 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 13:45:12.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:12.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:12.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:12.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:12.079 INFO [WorkbenchTestable][BuildPathsPropertyPage] Removing variable from Classpath: VN - /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 13:45:12.095 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") 13:45:12.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:12.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:12.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:12.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:12.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:12.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:45:12.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:12.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:45:12.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:45:12.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:45:12.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:12.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:12.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:12.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:12.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:12.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:45:12.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:12.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:12.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:12.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:12.097 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 13:45:12.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:12.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:45:12.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:45:12.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:12.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:45:12.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:12.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:12.098 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item VN - /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar of tree item Classpath 13:45:12.098 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 13:45:12.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:12.098 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 13:45:12.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:12.098 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 13:45:12.098 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item VN - /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 13:45:12.098 DEBUG [main][TreeItemHandler] Selecting tree item: VN - /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 13:45:12.098 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item VN - /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar about selection 13:45:12.110 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: VN - /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar 13:45:12.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 13:45:12.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:12.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:12.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:12.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:12.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:12.112 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:45:12.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:12.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:12.113 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:12.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:12.116 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") 13:45:12.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:12.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:12.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:12.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:12.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:12.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:45:12.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:12.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:45:12.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:45:12.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:45:12.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:12.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:12.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:12.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:12.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:12.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:45:12.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:12.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:12.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:12.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:12.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.BuildPathsPropertyPage, index 1 and no matchers specified 13:45:12.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:12.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:45:12.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:45:12.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:12.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:45:12.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:12.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:12.130 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath 13:45:12.130 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath 13:45:12.130 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath about selection 13:45:12.132 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath 13:45:12.132 DEBUG [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...") 13:45:12.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:12.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:12.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:12.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:12.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:12.140 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 13:45:12.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:12.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:12.140 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:12.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:12.190 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.... 13:45:12.190 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 13:45:12.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 13:45:12.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:12.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:12.190 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.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar") 13:45:12.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:12.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:12.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:12.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:12.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:45:12.192 TRACE [main][WidgetHandler] Notify Table with event 13 13:45:12.192 TRACE [main][WidgetHandler] Wait for synchronization 13:45:12.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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...") 13:45:12.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:12.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:12.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:12.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:12.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:12.201 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 13:45:12.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:12.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:12.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:12.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:12.291 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:45:12.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:12.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:12.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 13:45:12.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:12.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:12.292 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 13:45:12.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:12.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 13:45:12.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:12.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:12.292 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 13:45:12.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:12.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:12.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:12.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:12.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:12.294 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.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar") 13:45:12.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:12.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:12.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:12.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:12.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:45:12.295 TRACE [main][WidgetHandler] Notify Table with event 13 13:45:12.295 TRACE [main][WidgetHandler] Wait for synchronization 13:45:12.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 13:45:12.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:12.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:12.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:12.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:12.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:12.296 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:45:12.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:12.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:12.297 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:12.297 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:12.297 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:12.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:12.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:12.297 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 13:45:12.297 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:12.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:12.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:12.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:45:12.299 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:12.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:12.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:12.299 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 13:45:12.299 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:12.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:12.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:12.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:12.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:12.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:12.302 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:45:12.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:12.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:12.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:12.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:12.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Classpath Variables Changed"] is available.... 13:45:12.343 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 13:45:12.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Classpath Variables Changed 13:45:12.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:12.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:12.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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) 13:45:12.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:12.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:12.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:12.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:12.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:12.344 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 13:45:12.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:12.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:12.344 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:12.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:12.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:45:12.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:45:12.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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) 13:45:12.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:12.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:12.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:12.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:12.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:12.454 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:45:12.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:12.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:12.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:12.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:12.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:45:12.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:45:12.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:12.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:45:12.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:45:12.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:45:12.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:45:12.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:45:12.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:45:12.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:45:12.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:12.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:12.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:12.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:12.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:12.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:45:12.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:12.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:12.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:12.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:12.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 13:45:12.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:12.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:12.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:12.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:12.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:12.484 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:45:12.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:12.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:12.485 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:12.485 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:12.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:12.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 13:45:12.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:45:12.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:45:12.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:45:12.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:12.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:12.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:12.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:12.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:12.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:45:12.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:12.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:12.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:12.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:12.985 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") 13:45:12.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:12.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:12.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:12.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:12.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:12.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:45:12.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:12.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:45:12.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:45:12.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:45:12.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:12.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:12.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:12.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:12.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:12.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:45:12.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:12.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:12.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:12.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:12.989 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 13:45:12.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:12.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:45:12.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:45:12.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:12.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:45:12.990 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 13:45:12.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 13:45:12.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:12.990 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 13:45:12.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:12.990 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 13:45:12.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 13:45:12.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:12.990 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 13:45:12.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:12.990 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 13:45:12.990 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 13:45:12.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 13:45:12.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:13.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:13.491 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 13:45:13.491 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 13:45:13.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:13.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:13.991 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 13:45:13.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:13.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:13.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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") 13:45:13.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:13.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:13.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:13.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:13.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:14.000 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:45:14.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:14.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:14.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:14.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:14.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:45:14.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:45:14.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:14.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:14.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:14.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 13:45:14.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:45:14.042 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:45:14.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:14.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:14.042 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 13:45:14.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:45:14.042 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 13:45:14.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 13:45:14.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:45:14.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:45:14.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:45:14.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:14.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:14.043 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:45:14.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:14.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:14.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:14.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:14.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:14.044 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:14.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 '\*?\QPackage Explorer\E') 13:45:14.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:14.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:14.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:14.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:14.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:14.044 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:45:14.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:45:14.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:14.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:14.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:14.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:14.046 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:45:14.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:45:14.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:14.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:14.047 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:45:14.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:45:14.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:14.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:14.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:14.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:14.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:14.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:14.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:15.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:15.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:15.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:45:15.048 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:45:15.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:45:15.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:15.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:15.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:45:15.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:15.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:15.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:15.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:15.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:15.049 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 13:45:15.050 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 13:45:15.050 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 13:45:15.050 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 13:45:15.051 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 13:45:15.052 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:45:15.052 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:15.077 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:45:15.077 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:45:15.078 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:45:15.078 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:45:15.078 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:45:15.228 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"] 13:45:15.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:15.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:15.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 13:45:15.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:15.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:15.230 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 13:45:15.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:15.230 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 13:45:15.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:15.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:15.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:15.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:15.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:15.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:15.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:15.231 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 13:45:15.231 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 13:45:15.231 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 13:45:15.231 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 13:45:15.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:15.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:15.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:15.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:15.232 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") 13:45:15.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:15.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:15.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:15.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:15.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:15.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:45:15.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:15.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:45:15.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:15.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:15.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:15.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:15.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:15.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:45:15.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:15.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:15.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:15.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:15.244 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 13:45:15.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:15.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:45:15.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:45:15.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:15.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:45:15.246 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 13:45:15.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 13:45:15.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:15.246 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 13:45:15.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:15.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 13:45:15.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 13:45:15.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:15.246 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 13:45:15.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:15.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 13:45:15.246 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 13:45:15.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 13:45:15.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:15.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:15.747 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 13:45:15.747 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 13:45:15.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:16.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:16.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 13:45:16.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 13:45:16.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:16.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:16.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 13:45:16.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:16.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:16.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:16.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:16.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:16.260 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:45:16.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:16.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:16.260 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:16.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:16.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:45:16.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:45:16.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:16.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:16.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:16.305 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 13:45:16.305 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:45:16.305 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:45:16.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:16.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:16.305 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 13:45:16.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:16.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:16.311 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:45:16.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:16.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:16.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:16.311 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:16.311 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:45:16.311 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:16.311 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:45:16.311 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:45:16.311 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:45:16.311 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:45:16.311 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:45:16.311 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:45:16.311 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:45:16.311 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:45:16.311 DEBUG [main][MenuItemLookup] Item match:Window 13:45:16.311 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:45:16.311 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:45:16.311 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:45:16.311 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:16.311 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:45:16.311 DEBUG [main][MenuItemLookup] Item match:Show View 13:45:16.315 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:45:16.315 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:45:16.315 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:45:16.315 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:45:16.315 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:45:16.315 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:45:16.315 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:45:16.315 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:45:16.315 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:45:16.315 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:45:16.315 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:45:16.315 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:45:16.315 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:45:16.315 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:45:16.315 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:16.315 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:45:16.315 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:45:16.338 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:45:16.338 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:45:16.338 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:45:16.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:45:16.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:45:16.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:45:16.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:16.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:16.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:45:16.406 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:16.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:16.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:16.406 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:45:16.406 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:16.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:16.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:16.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:16.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:16.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:16.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:16.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:16.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:45:16.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:45:16.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:16.408 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:45:16.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:16.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:45:16.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:45:16.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:45:16.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:16.408 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:45:16.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:16.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:45:16.408 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:45:16.408 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:45:16.408 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:45:16.409 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:45:16.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:16.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:16.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:16.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:45:16.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:16.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:16.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:16.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:45:16.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:16.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:16.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:16.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:45:16.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:16.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:16.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:16.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:16.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:16.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:16.410 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:45:16.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:16.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:16.410 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:16.410 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:16.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:45:16.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:45:16.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:45:16.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:16.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:16.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:45:16.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:16.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:16.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:16.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:16.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:16.455 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:16.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 '\*?\QProject Explorer\E') 13:45:16.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:16.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:16.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:16.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:16.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:16.456 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:45:16.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:45:16.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:16.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:16.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:16.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:16.472 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:45:16.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:45:16.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:16.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:16.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:16.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:16.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:16.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:16.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:17.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:17.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:45:17.474 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:45:17.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:45:17.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:17.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:17.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:45:17.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:17.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:17.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:17.475 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 13:45:17.475 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 13:45:17.475 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 13:45:17.475 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 13:45:17.483 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 13:45:17.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:45:17.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:17.510 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:17.511 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:45:17.511 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:17.511 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:45:17.511 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:17.511 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:45:17.511 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:45:17.511 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:45:17.511 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:45:17.511 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:45:17.511 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:45:17.511 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:45:17.511 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:45:17.511 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:17.511 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:45:17.511 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:45:17.511 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:17.511 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:45:17.511 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:45:17.511 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:45:17.511 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:45:17.511 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:45:17.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:17.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:45:17.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:45:18.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:45:18.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:18.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:18.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:18.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:18.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:18.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:45:18.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:18.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:18.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:18.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:18.011 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'buildpathspropertypagetest' via Explorer 13:45:18.011 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 13:45:18.011 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 13:45:18.012 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 13:45:18.018 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 13:45:18.018 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:45:18.018 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:18.048 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:18.048 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:45:18.048 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:18.048 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:45:18.048 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:18.048 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:45:18.048 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:45:18.048 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:45:18.048 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:45:18.048 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:45:18.048 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:45:18.048 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:45:18.048 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:45:18.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:45:18.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:45:18.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:45:18.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:18.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:18.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:18.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:18.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) 13:45:18.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:18.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:18.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:18.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:45:18.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:18.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:18.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:18.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:18.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:18.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:18.660 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:45:18.660 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:45:18.660 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:45:18.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:18.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:18.661 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:18.661 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:18.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:45:18.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:18.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:18.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:18.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:45:18.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:18.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:18.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:18.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:18.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:18.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:18.662 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:45:18.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:18.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:18.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:18.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:18.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:45:18.666 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:45:19.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:45:19.166 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:45:19.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:19.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:45:19.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:45:19.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:45:19.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:19.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:19.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:19.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:19.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:19.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:19.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:19.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:19.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:19.166 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 13:45:19.166 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:45:19.166 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:45:19.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:19.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 18.749 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest selectTabs no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 1.37 s addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 4.442 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.289 s getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 2.263 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:45:19.174 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:45:19.174 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:45:19.175 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:45:19.175 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:45:19.175 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:45:19.175 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:45:19.175 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:45:19.175 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:45:19.175 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:45:19.175 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:45:19.175 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:45:19.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:45:19.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:19.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:19.175 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:45:19.176 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:19.176 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:45:19.176 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:45:19.176 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:45:19.176 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:45:19.176 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:45:19.176 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:45:19.176 DEBUG [main][MenuItemLookup] Item match:Window 13:45:19.176 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:45:19.176 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:45:19.176 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:45:19.176 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:19.176 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:45:19.176 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:45:19.176 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:19.176 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:45:19.176 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:19.176 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:45:19.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:19.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:19.176 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:45:19.176 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:19.176 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:45:19.176 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:45:19.176 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:45:19.176 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:45:19.176 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:45:19.176 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:45:19.176 DEBUG [main][MenuItemLookup] Item match:Window 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:45:19.177 DEBUG [main][MenuItemLookup] Item match:Perspective 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:45:19.177 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:45:19.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:45:19.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:19.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:19.177 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:45:19.177 DEBUG [main][MenuItemLookup] Item match:Window 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:45:19.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:19.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:19.177 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:45:19.177 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:45:19.177 DEBUG [main][MenuItemLookup] Item match:Window 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:45:19.178 DEBUG [main][MenuItemLookup] Item match:Perspective 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:45:19.178 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:45:19.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:19.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:19.178 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:45:19.178 DEBUG [main][MenuItemLookup] Item match:Window 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:45:19.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:19.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:19.178 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:45:19.178 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:45:19.178 DEBUG [main][MenuItemLookup] Item match:Window 13:45:19.179 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:45:19.179 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:45:19.179 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:45:19.179 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:19.179 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:45:19.179 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:45:19.179 DEBUG [main][MenuItemLookup] Item match:Perspective 13:45:19.179 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:45:19.179 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:19.179 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:45:19.179 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:45:19.179 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:45:19.179 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:45:19.179 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:45:19.179 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:45:19.179 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:45:19.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:45:19.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 13:45:19.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:45:19.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:19.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:19.207 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:19.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:19.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:19.207 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:45:19.207 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:19.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:19.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:19.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 13:45:19.208 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:19.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:19.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:19.208 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:45:19.208 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:19.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:19.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:19.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:19.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:19.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:19.208 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:45:19.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:19.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:19.208 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:19.208 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:19.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'] 13:45:19.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:19.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'] 13:45:19.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:19.371 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:45:19.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:19.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'] 13:45:19.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:19.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'] 13:45:19.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:19.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'] 13:45:19.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:19.371 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:45:19.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:19.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'] 13:45:19.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:19.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'] 13:45:19.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:19.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:19.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:19.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:19.372 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:19.372 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:45:19.372 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:19.372 DEBUG [main][MenuItemLookup] Item match:File 13:45:19.373 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:45:19.373 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:45:19.376 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:45:19.376 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:45:19.376 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:45:19.376 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:19.376 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:45:19.376 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:45:19.376 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:45:19.376 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:45:19.376 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:45:19.376 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:45:19.376 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:45:19.376 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:45:19.376 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:45:19.376 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:19.376 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:45:19.376 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:45:19.376 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:45:19.376 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:19.376 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:45:19.376 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:19.376 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:45:19.376 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:45:19.391 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:45:19.391 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:45:19.391 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:45:19.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 'New|Select a wizard'] is available.... 13:45:19.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. finished successfully 13:45:19.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:45:19.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:19.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:19.470 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:45:19.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:19.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:45:19.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:19.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:19.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:19.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:19.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:19.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:19.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:19.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:45:19.472 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:45:19.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:19.472 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:45:19.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:19.472 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:45:19.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:45:19.472 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:45:19.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:19.472 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:45:19.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:19.472 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:45:19.472 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:45:19.472 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:45:19.472 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:45:19.472 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:45:19.472 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:45:19.472 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:45:19.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:45:19.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:19.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:19.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:19.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:19.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:19.474 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:45:19.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:19.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:19.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:19.485 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:19.683 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:19.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:19.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:19.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:45:19.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:45:19.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:45:19.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:19.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:19.701 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:45:19.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:19.702 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 13:45:19.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:45:19.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:19.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:19.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:19.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:19.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:19.704 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:19.705 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 13:45:19.741 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:45:19.741 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:45:19.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:45:19.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:19.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:19.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:19.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:19.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:19.744 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:45:19.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:19.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:19.744 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:19.744 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:19.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:45:22.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:45:22.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:45:22.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:45:22.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:22.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:45:22.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:22.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:22.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:22.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:22.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:22.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:22.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:22.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:22.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:22.764 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:45:22.764 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 13:45:22.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:45:22.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:45:22.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:45:22.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:45:22.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'] 13:45:22.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:22.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'] 13:45:22.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:22.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: "New Java Interface"] 13:45:22.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:22.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'] 13:45:22.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:22.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'] 13:45:22.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:22.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'] 13:45:22.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:22.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: "New Java Interface"] 13:45:22.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:22.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'] 13:45:22.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:22.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'] 13:45:22.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:22.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:22.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:22.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:22.767 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:22.767 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:45:22.767 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:22.767 DEBUG [main][MenuItemLookup] Item match:File 13:45:22.768 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:45:22.768 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:45:22.771 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:45:22.771 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:45:22.771 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:45:22.771 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:22.771 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:45:22.771 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:45:22.771 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:45:22.771 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:45:22.771 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:45:22.771 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:45:22.771 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:45:22.771 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:45:22.771 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:45:22.771 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:22.771 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:45:22.771 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:45:22.771 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:45:22.771 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:22.771 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:45:22.771 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:22.771 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:45:22.771 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:45:22.771 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:45:22.771 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:45:22.771 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:45:22.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:45:22.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:45:22.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:45:22.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:22.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:22.867 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:45:22.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:22.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:45:22.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:22.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:22.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:22.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:22.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:22.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:22.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:22.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:45:22.915 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:45:22.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:22.915 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:45:22.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:22.915 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:45:22.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:45:22.915 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:45:22.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:22.915 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:45:22.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:22.915 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:45:22.915 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 13:45:22.915 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 13:45:22.915 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 13:45:22.917 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 13:45:22.917 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:45:22.917 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:45:22.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:45:22.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:22.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:22.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:22.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:22.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:22.918 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:45:22.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:22.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:22.919 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:22.919 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:23.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'] 13:45:23.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:23.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:23.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 13:45:23.024 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 13:45:23.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 13:45:23.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:23.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:23.024 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 13:45:23.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:23.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 13:45:23.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:23.028 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:23.029 INFO [WorkbenchTestable][AbstractText] Text set to: testproject/src 13:45:23.052 DEBUG [WorkbenchTestable][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:") 13:45:23.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:23.057 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:23.059 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 13:45:23.060 DEBUG [WorkbenchTestable][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:") 13:45:23.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:23.133 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:23.134 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName 13:45:23.137 DEBUG [WorkbenchTestable][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:") 13:45:23.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:23.139 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:23.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.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 13:45:23.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:23.151 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:23.152 DEBUG [WorkbenchTestable][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:") 13:45:23.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:23.222 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:23.223 DEBUG [WorkbenchTestable][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:") 13:45:23.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.224 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 13:45:23.224 INFO [WorkbenchTestable][CheckBox] Check checkbox Enclosing t&ype: 13:45:23.224 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 13:45:23.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:23.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:23.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:23.224 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:23.243 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 13:45:23.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:23.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:23.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:23.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:23.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:23.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:45:23.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:45:23.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 13:45:23.243 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:23.244 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 13:45:23.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:23.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:23.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:23.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:23.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:23.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:45:23.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:45:23.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 13:45:23.245 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:23.245 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test.InterfaceName 13:45:23.249 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 13:45:23.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:23.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:23.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:23.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:23.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:23.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:45:23.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:45:23.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 13:45:23.250 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:23.250 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 13:45:23.250 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:23.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:23.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:23.250 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:23.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:23.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:45:23.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:45:23.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 13:45:23.250 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:23.251 INFO [WorkbenchTestable][AbstractText] Text set to: 13:45:23.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.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") 13:45:23.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 13:45:23.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.256 DEBUG [WorkbenchTestable][RadioButton] Radio Button &public already checked, no action performed 13:45:23.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 13:45:23.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 13:45:23.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 13:45:23.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.259 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 13:45:23.353 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 13:45:23.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:23.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:23.353 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:23.353 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:23.353 TRACE [main][WidgetHandler] Notify Button with event 27 13:45:23.353 TRACE [main][WidgetHandler] Wait for synchronization 13:45:23.353 TRACE [main][WidgetHandler] Notify Button with event 13 13:45:23.353 TRACE [main][WidgetHandler] Wait for synchronization 13:45:23.353 TRACE [main][WidgetHandler] Notify Button with event 26 13:45:23.353 TRACE [main][WidgetHandler] Wait for synchronization 13:45:23.353 TRACE [main][WidgetHandler] Notify Button with event 3 13:45:23.353 TRACE [main][WidgetHandler] Wait for synchronization 13:45:23.353 TRACE [main][WidgetHandler] Notify Button with event 4 13:45:23.353 TRACE [main][WidgetHandler] Wait for synchronization 13:45:23.353 TRACE [main][WidgetHandler] Notify Button with event 13 13:45:23.353 TRACE [main][WidgetHandler] Wait for synchronization 13:45:23.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 13:45:23.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45: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.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") 13:45:23.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.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.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") 13:45:23.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 13:45:23.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.428 DEBUG [WorkbenchTestable][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") 13:45:23.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.429 INFO [WorkbenchTestable][RadioButton] Select radio button pri&vate 13:45:23.429 INFO [WorkbenchTestable][AbstractButton] Click button pri&vate 13:45:23.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:23.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:23.430 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:23.430 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:23.430 TRACE [main][WidgetHandler] Notify Button with event 27 13:45:23.430 TRACE [main][WidgetHandler] Wait for synchronization 13:45:23.430 TRACE [main][WidgetHandler] Notify Button with event 13 13:45:23.430 TRACE [main][WidgetHandler] Wait for synchronization 13:45:23.430 TRACE [main][WidgetHandler] Notify Button with event 26 13:45:23.430 TRACE [main][WidgetHandler] Wait for synchronization 13:45:23.430 TRACE [main][WidgetHandler] Notify Button with event 3 13:45:23.430 TRACE [main][WidgetHandler] Wait for synchronization 13:45:23.430 TRACE [main][WidgetHandler] Notify Button with event 4 13:45:23.430 TRACE [main][WidgetHandler] Wait for synchronization 13:45:23.430 TRACE [main][WidgetHandler] Notify Button with event 13 13:45:23.430 TRACE [main][WidgetHandler] Wait for synchronization 13:45:23.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.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") 13:45:23.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 13:45:23.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.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.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") 13:45:23.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.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.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") 13:45:23.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.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.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") 13:45:23.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 13:45:23.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.443 DEBUG [WorkbenchTestable][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") 13:45:23.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.444 INFO [WorkbenchTestable][RadioButton] Select radio button pro&tected 13:45:23.444 INFO [WorkbenchTestable][AbstractButton] Click button pro&tected 13:45:23.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:23.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:23.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:23.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:23.444 TRACE [main][WidgetHandler] Notify Button with event 27 13:45:23.444 TRACE [main][WidgetHandler] Wait for synchronization 13:45:23.444 TRACE [main][WidgetHandler] Notify Button with event 13 13:45:23.444 TRACE [main][WidgetHandler] Wait for synchronization 13:45:23.444 TRACE [main][WidgetHandler] Notify Button with event 26 13:45:23.444 TRACE [main][WidgetHandler] Wait for synchronization 13:45:23.444 TRACE [main][WidgetHandler] Notify Button with event 3 13:45:23.444 TRACE [main][WidgetHandler] Wait for synchronization 13:45:23.444 TRACE [main][WidgetHandler] Notify Button with event 4 13:45:23.444 TRACE [main][WidgetHandler] Wait for synchronization 13:45:23.444 TRACE [main][WidgetHandler] Notify Button with event 13 13:45:23.444 TRACE [main][WidgetHandler] Wait for synchronization 13:45:23.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 13:45:23.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.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.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") 13:45:23.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.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.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") 13:45:23.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 13:45:23.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.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.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:") 13:45:23.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.451 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 13:45:23.451 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enclosing t&ype: 13:45:23.451 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 13:45:23.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:23.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:23.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:23.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:23.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 13:45:23.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.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.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") 13:45:23.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.514 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 13:45:23.514 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 13:45:23.514 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 13:45:23.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:23.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:23.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:23.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:23.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 13:45:23.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.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.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") 13:45:23.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.517 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 13:45:23.517 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Generate comments 13:45:23.517 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 13:45:23.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:23.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:23.517 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:23.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:23.517 DEBUG [WorkbenchTestable][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") 13:45:23.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.519 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 13:45:23.519 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 13:45:23.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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) 13:45:23.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.521 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:45:23.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:23.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:23.521 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:23.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:23.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:45:23.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:45:23.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:23.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:45:23.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:23.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:23.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:23.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:23.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:23.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:23.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:23.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:23.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:23.640 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.... 13:45:23.640 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 13:45:23.640 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:45:23.640 DEBUG [main][EditorHandler] 0 editor(s) found 13:45:23.641 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:45:23.641 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:45:23.641 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:45:23.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:23.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:23.641 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 13:45:23.641 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:45:23.641 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 13:45:23.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:45:23.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:45:23.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:45:23.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:45:23.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'] 13:45:23.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:23.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'] 13:45:23.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:23.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: "New Java Interface"] 13:45:23.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:23.642 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:23.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:23.642 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:23.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:23.642 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:23.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:23.642 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 13:45:23.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:23.642 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:23.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:23.642 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:23.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:23.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:23.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:23.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:23.642 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:23.642 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:45:23.642 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:23.642 DEBUG [main][MenuItemLookup] Item match:File 13:45:23.643 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:45:23.643 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:45:23.647 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:45:23.647 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:45:23.647 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:45:23.647 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:23.647 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:45:23.647 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:45:23.647 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:45:23.647 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:45:23.647 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:45:23.647 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:45:23.647 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:45:23.647 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:45:23.647 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:45:23.647 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:23.647 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:45:23.647 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:45:23.647 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:45:23.647 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:23.647 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:45:23.647 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:23.647 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:45:23.647 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:45:23.647 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:45:23.647 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:45:23.647 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:45:23.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:45:23.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:45:23.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:45:23.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:23.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:23.790 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:45:23.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:23.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:45:23.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:23.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:23.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:23.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:45:23.792 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:45:23.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:23.792 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:45:23.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:23.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:45:23.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:45:23.792 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:45:23.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:23.793 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:45:23.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:23.793 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:45:23.793 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 13:45:23.793 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 13:45:23.793 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 13:45:23.815 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 13:45:23.815 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:45:23.815 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:45:23.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:45:23.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.816 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:45:23.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:23.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:23.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:23.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:23.873 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:23.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:23.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:23.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 13:45:23.874 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 13:45:23.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 13:45:23.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:23.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:23.874 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 13:45:23.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:23.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 13:45:23.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:23.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:23.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:23.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:23.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:23.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:23.876 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:45:23.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:23.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:23.876 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:23.876 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:23.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 13:45:23.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 13:45:23.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 13:45:23.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:23.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:23.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 13:45:23.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:23.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:23.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:23.934 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:23.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:23.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:23.934 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:23.935 INFO [WorkbenchTestable][AbstractText] Text set to: nonexisting.interface.name 13:45:23.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:45:23.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 13:45:23.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 13:45:23.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 13:45:23.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:45:23.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 13:45:23.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:23.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:23.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:23.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:23.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:23.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:23.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:23.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:24.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 13:45:24.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:45:24.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 13:45:24.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 13:45:24.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:24.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:24.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:24.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:24.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:24.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:24.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:24.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:24.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:24.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 13:45:24.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:24.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:24.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:24.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:24.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:24.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:24.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:25.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:25.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:25.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:25.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:25.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:25.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:25.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:25.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:25.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:25.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:25.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:25.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:25.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:25.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:25.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:25.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:26.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:26.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:26.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:26.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:26.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:26.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:26.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:26.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:26.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:26.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:26.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:26.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:26.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:26.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:26.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:26.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:26.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:45:26.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:26.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:26.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:26.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:26.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:26.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:26.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:26.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:26.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:26.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:26.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:45:26.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:26.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:26.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:26.937 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:26.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:26.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:26.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:26.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:26.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:26.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:26.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:36.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 13:45:36.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:45:36.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:36.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:36.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:36.944 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:36.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:36.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:36.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:36.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:36.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:36.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:36.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:37.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 13:45:37.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 "Cancel") 13:45:37.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:37.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:37.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:37.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:37.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:37.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:37.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:37.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:37.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:37.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:37.948 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:45:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:37.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:37.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:37.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:45:37.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:37.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:37.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:37.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:37.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:37.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:37.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:37.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:37.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:37.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:37.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:39.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 13:45:39.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 "Add...") 13:45:39.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:39.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:39.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:39.487 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:39.487 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:39.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:39.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:39.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:39.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:39.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:39.490 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:45:39.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:39.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:39.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:39.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:39.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 13:45:39.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 13:45:39.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 13:45:39.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:39.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:39.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:45:39.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:39.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:39.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:39.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:39.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:39.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:39.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:39.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:39.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:39.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:39.538 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:39.539 INFO [WorkbenchTestable][AbstractText] Text set to: org.w3c.dom.views.AbstractView 13:45:39.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:45:39.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 13:45:39.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 13:45:39.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:39.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:39.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:39.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:39.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:39.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:39.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:39.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:40.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:40.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:40.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:40.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:40.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:40.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:40.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:40.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:40.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:40.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:40.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:40.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:40.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:40.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:40.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:40.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:41.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:41.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:41.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:41.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:41.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:41.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:41.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:41.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:41.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:41.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:41.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:41.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:41.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:41.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:41.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:41.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:42.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:42.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:42.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:42.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:42.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:42.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:42.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:42.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:42.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:42.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:42.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:42.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:42.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:42.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:42.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:42.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:42.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:45:42.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:42.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:42.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:42.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:42.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:42.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:42.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:42.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:42.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:42.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:42.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:45:42.541 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:42.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:42.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:42.541 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:42.541 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:42.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:42.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:42.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:42.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:42.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:42.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:42.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:45:42.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:45:42.544 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:42.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:42.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:42.544 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:42.544 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:42.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:42.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:42.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:42.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:42.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:42.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:42.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:45:42.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:45:42.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:42.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:42.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:42.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:42.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:42.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:42.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:42.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:42.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:42.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:42.546 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:45:42.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:42.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:42.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:42.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:42.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:45:42.584 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:42.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:42.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:42.584 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:42.584 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:42.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:42.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:42.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:42.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:42.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:42.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:42.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:45:42.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:45:42.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:42.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:42.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:42.586 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:42.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:42.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:42.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:42.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:42.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:42.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:42.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:42.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:45:42.587 TRACE [main][WidgetHandler] Notify Table with event 13 13:45:42.587 TRACE [main][WidgetHandler] Wait for synchronization 13:45:42.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 "Remove") 13:45:42.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:42.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:42.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:42.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:42.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:42.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:42.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:42.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:42.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:42.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:42.591 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:45:42.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:42.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:42.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:42.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:42.592 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 13:45:42.592 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 13:45:42.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 13:45:42.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:42.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:42.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:42.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:42.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:42.593 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:45:42.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:42.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:42.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:42.594 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:42.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:45:42.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:45:42.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:42.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:42.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:42.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:42.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:42.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:42.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:42.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:42.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:42.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:42.650 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.... 13:45:42.650 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 13:45:42.650 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:45:42.650 DEBUG [main][EditorHandler] 0 editor(s) found 13:45:42.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:45:42.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:45:42.650 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:45:42.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:42.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:42.651 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 13:45:42.651 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:45:42.651 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 13:45:42.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:45:42.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:45:42.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:45:42.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:45:42.651 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:42.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:42.651 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:42.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:42.651 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 13:45:42.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:42.651 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:42.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:42.652 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:42.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:42.652 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:42.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:42.652 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 13:45:42.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:42.652 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:42.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:42.652 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:42.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:42.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:42.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:42.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:42.652 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:42.652 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:45:42.652 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:42.652 DEBUG [main][MenuItemLookup] Item match:File 13:45:42.653 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:45:42.653 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:45:42.655 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:45:42.655 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:45:42.655 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:45:42.655 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:42.655 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:45:42.655 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:45:42.655 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:45:42.655 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:45:42.655 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:45:42.655 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:45:42.655 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:45:42.655 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:45:42.655 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:45:42.655 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:42.655 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:45:42.655 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:45:42.655 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:45:42.655 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:42.655 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:45:42.655 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:42.655 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:45:42.655 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:45:42.656 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:45:42.656 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:45:42.656 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:45:42.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:45:42.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:45:42.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:45:42.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:42.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:42.727 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:45:42.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:42.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:45:42.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:42.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:42.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:42.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:42.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:42.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:42.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:42.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:45:42.729 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:45:42.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:42.729 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:45:42.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:42.729 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:45:42.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:45:42.729 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:45:42.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:42.729 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:45:42.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:42.729 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:45:42.729 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 13:45:42.729 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 13:45:42.729 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 13:45:42.732 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 13:45:42.732 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:45:42.732 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:45:42.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:45:42.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:42.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:42.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:42.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:42.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:42.733 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:45:42.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:42.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:42.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:42.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:42.792 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:42.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:42.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:42.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 13:45:42.792 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 13:45:42.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 13:45:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:42.793 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 13:45:42.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:42.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 13:45:42.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:42.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:42.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:42.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:42.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:42.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:42.794 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:45:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:42.794 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:42.794 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:42.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 13:45:42.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 13:45:42.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 13:45:42.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:42.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:42.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:45:42.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:42.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:42.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:42.857 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:42.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:42.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:42.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:42.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:42.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:42.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:42.858 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:42.858 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 13:45:42.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:45:42.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 13:45:42.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:45:42.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 13:45:42.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:42.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:42.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:42.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:42.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:42.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:42.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:42.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:43.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:43.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:43.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:43.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:43.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:43.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:43.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:43.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:43.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:43.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:43.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:43.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:43.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:43.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:43.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:43.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:44.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:44.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:44.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:44.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:44.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:44.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:44.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:44.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:44.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:44.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:44.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:44.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:44.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:44.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:44.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:44.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:45.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:45.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:45.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:45.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:45.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:45.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:45.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:45.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:45.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:45.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:45.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:45.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:45.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:45.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:45.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:45.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:45.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:45:45.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:45.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:45.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:45.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:45.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:45.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:45.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:45.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:45.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:45.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:45.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 13:45:45.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:45.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:45.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:45.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:45.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:45.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:45.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:45.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:45.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:45.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:45.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:45.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:45:45.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 13:45:45.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:45.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:45.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:45.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:45.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:45.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:45.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:45.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:45.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:45.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:45.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:45.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:45:45.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 "OK") 13:45:45.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:45.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:45.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:45.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:45.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:45.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:45.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:45.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:45.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:45.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:45.866 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:45:45.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:45.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:45.866 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:45.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:45.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 13:45:45.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:45.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:45.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:45.906 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:45.906 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:45.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:45.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:45.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:45.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:45.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:45.910 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:45:45.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:45.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:45.910 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:45.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:45.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 13:45:45.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 13:45:45.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 13:45:45.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:45.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:45.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:45:45.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:45.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:45.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:45.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:45.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:45.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:45.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:45.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:45.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:45.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:45.962 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:45.962 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleEditableText 13:45:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:45:45.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 13:45:45.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 13:45:45.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:45.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:45.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:45.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:45.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:45.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:45.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:45.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:46.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:46.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:46.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:46.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:46.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:46.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:46.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:46.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:46.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:46.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:46.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:46.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:46.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:46.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:46.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:46.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:47.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:47.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:47.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:47.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:47.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:47.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:47.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:47.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:47.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:47.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:47.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:47.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:47.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:47.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:47.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:47.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:48.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:48.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:48.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:48.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:48.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:48.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:48.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:48.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:48.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:48.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:48.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:48.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:48.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:48.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:48.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:48.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:48.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:45:48.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:48.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:48.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:48.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:48.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:48.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:48.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:48.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:48.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:48.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:48.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:45:48.964 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:48.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:48.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:48.964 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:48.964 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:48.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:48.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:48.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:48.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:48.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:48.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:48.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:45:48.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:45:48.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:48.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:48.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:48.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:48.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:48.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:48.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:48.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:48.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:48.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:48.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:48.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:45:48.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 "OK") 13:45:48.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:48.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:48.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:48.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:48.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:48.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:48.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:48.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:48.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:48.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:48.969 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:45:48.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:48.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:48.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:48.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:49.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 13:45:49.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:49.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:49.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:49.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:49.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:49.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:49.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:49.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:49.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:49.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:49.004 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:45:49.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:49.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:49.004 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:49.004 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:49.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 13:45:49.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 13:45:49.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 13:45:49.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:49.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:49.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:45:49.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:49.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:49.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:49.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:49.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:49.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:49.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:49.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:49.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:49.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:49.048 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:49.048 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleExtendedTable 13:45:49.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:45:49.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 13:45:49.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 13:45:49.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:49.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:49.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:49.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:49.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:49.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:49.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:49.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:49.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:49.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:49.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:49.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:49.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:49.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:49.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:49.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:50.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:50.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:50.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:50.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:50.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:50.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:50.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:50.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:50.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:50.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:50.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:50.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:50.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:50.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:50.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:50.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:51.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:51.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:51.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:51.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:51.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:51.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:51.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:51.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:51.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:51.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:51.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:51.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:51.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:51.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:51.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:51.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:52.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:52.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:52.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:52.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:52.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:52.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:52.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:52.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:52.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:45:52.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:52.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:52.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:52.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:52.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:52.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:52.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:52.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:52.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:52.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:52.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 13:45:52.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:52.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:52.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:52.050 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:52.050 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:52.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:52.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:52.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:52.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:52.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:52.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:52.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:45:52.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 13:45:52.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:52.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:52.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:52.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:52.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:52.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:52.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:52.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:52.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:52.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:52.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:52.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:45:52.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:45:52.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:52.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:52.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:52.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:52.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:52.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:52.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:52.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:52.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:52.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:52.055 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:45:52.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:52.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:52.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:52.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:52.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 "Add...") 13:45:52.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:52.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:52.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:52.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:52.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:52.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:52.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:52.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:52.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:52.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:52.092 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:45:52.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:52.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:52.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:52.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:52.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 13:45:52.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 13:45:52.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 13:45:52.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:52.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:52.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:45:52.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:52.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:52.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:52.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:52.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:52.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:52.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:52.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:52.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:52.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:52.148 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:52.149 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleStreamable 13:45:52.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:45:52.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 13:45:52.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 13:45:52.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:52.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:52.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:52.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:52.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:52.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:52.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:52.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:52.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:52.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:52.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:52.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:52.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:52.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:52.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:52.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:53.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:53.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:53.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:53.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:53.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:53.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:53.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:53.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:53.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:53.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:53.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:53.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:53.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:53.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:53.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:53.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:54.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:54.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:54.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:54.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:54.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:54.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:54.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:54.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:54.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:54.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:54.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:54.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:54.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:54.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:54.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:54.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:55.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:55.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:55.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:55.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:55.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:55.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:55.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:55.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:55.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:45:55.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:55.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:55.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:55.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:55.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:55.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:55.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:55.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:55.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:55.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:55.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:45:55.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:55.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:55.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:55.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:55.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:55.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:55.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:55.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:55.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:55.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:55.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:55.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:45:55.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:45:55.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:55.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:55.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:55.154 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:55.154 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:55.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:55.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:55.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:55.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:45:55.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:45:55.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:55.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:55.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:55.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:55.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:55.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:55.156 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:45:55.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:55.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:55.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:55.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:55.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 13:45:55.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:55.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:55.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:55.191 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:55.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:55.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:55.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:55.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:55.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:55.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:55.194 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:45:55.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:55.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:55.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:55.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:55.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 13:45:55.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 13:45:55.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 13:45:55.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:55.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:55.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:45:55.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:55.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:55.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:55.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:55.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:55.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:55.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:55.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:55.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:55.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:55.237 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:55.237 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleText 13:45:55.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:45:55.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 13:45:55.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:55.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 13:45:55.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:55.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:55.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:55.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:55.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:55.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:55.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:55.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:55.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:55.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:55.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:55.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:55.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:55.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:55.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:56.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:56.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:56.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:56.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:56.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:56.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:56.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:56.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:56.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:56.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:56.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:56.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:56.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:56.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:56.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:56.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:57.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:57.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:57.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:57.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:57.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:57.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:57.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:57.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:57.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:57.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:57.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:57.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:57.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:57.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:57.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:57.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:58.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:58.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:58.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:58.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:58.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:58.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:58.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:58.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:58.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:45:58.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:58.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:58.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:58.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:58.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:58.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:58.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:58.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:58.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:58.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:58.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:45:58.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:58.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:58.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:58.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:58.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:58.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:58.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:58.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:58.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:58.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:58.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:58.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:45:58.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 13:45:58.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:58.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:58.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:58.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:58.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:58.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:58.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:58.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:58.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:58.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:58.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:58.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:45:58.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:45:58.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:58.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:58.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:58.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:58.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:58.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:58.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:58.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:58.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:58.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:58.245 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:45:58.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:58.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:58.245 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:58.245 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:58.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:45:58.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:58.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:58.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:58.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:58.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:58.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:58.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:58.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:58.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:58.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:58.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:58.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:45:58.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 13:45:58.282 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:58.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:58.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:58.282 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:58.282 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:58.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:58.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:58.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:58.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:58.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:58.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:58.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:45:58.283 TRACE [main][WidgetHandler] Notify Table with event 13 13:45:58.283 TRACE [main][WidgetHandler] Wait for synchronization 13:45:58.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") 13:45:58.283 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:58.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:58.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:58.283 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:58.283 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:58.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:58.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:58.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:58.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:58.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:58.287 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:45:58.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:58.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:58.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:58.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:58.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:45:58.288 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:58.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:58.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:58.288 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:58.288 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:58.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:58.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:58.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:58.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:58.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:58.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:58.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:45:58.289 TRACE [main][WidgetHandler] Notify Table with event 13 13:45:58.289 TRACE [main][WidgetHandler] Wait for synchronization 13:45:58.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 13:45:58.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:58.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:58.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:58.290 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:58.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:58.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:58.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:58.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:58.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:58.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:58.291 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:45:58.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:58.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:58.291 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:58.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:58.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:45:58.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:58.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:58.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:58.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:58.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:58.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:58.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:58.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:58.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:58.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:58.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:58.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:45:58.294 TRACE [main][WidgetHandler] Notify Table with event 13 13:45:58.294 TRACE [main][WidgetHandler] Wait for synchronization 13:45:58.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 13:45:58.294 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:58.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:58.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:58.294 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:58.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:58.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:58.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:58.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:58.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:58.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:58.295 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:45:58.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:58.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:58.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:58.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:58.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:45:58.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:58.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:58.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:58.296 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:58.296 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:58.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:58.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:58.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:58.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:58.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:58.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:58.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:45:58.300 TRACE [main][WidgetHandler] Notify Table with event 13 13:45:58.300 TRACE [main][WidgetHandler] Wait for synchronization 13:45:58.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 "Remove") 13:45:58.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:58.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:58.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:58.300 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:58.300 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:58.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:58.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:58.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:58.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:58.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:58.301 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:45:58.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:58.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:58.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:58.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:58.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:45:58.302 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:58.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:58.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:58.303 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:58.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:58.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:58.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:58.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:58.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:58.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:45:58.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:45:58.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:45:58.304 TRACE [main][WidgetHandler] Notify Table with event 13 13:45:58.304 TRACE [main][WidgetHandler] Wait for synchronization 13:45:58.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 13:45:58.304 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:58.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:58.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:58.304 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:58.304 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:58.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:58.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:58.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:58.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:58.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:58.305 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:45:58.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:58.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:58.305 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:58.305 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:58.306 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 13:45:58.306 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 13:45:58.306 DEBUG [WorkbenchTestable][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) 13:45:58.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:58.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:58.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:58.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:58.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:58.308 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:45:58.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:58.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:58.308 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:58.308 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:58.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:45:58.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:45:58.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:58.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:58.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:58.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:58.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:58.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:58.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:58.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:58.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:58.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:58.364 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.... 13:45:58.365 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 13:45:58.365 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:45:58.365 DEBUG [main][EditorHandler] 0 editor(s) found 13:45:58.365 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:45:58.365 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:45:58.365 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:45:58.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:58.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:58.365 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 13:45:58.365 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:45:58.365 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 13:45:58.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:45:58.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:45:58.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:45:58.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:45:58.365 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:58.365 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:58.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:58.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:58.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 13:45:58.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:58.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:58.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:58.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:58.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:58.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:58.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:58.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 13:45:58.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:58.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:58.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:58.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:58.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:58.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:58.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:58.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:58.366 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:58.366 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:45:58.366 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:58.366 DEBUG [main][MenuItemLookup] Item match:File 13:45:58.367 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:45:58.367 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:45:58.369 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:45:58.369 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:45:58.369 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:45:58.369 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:58.369 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:45:58.369 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:45:58.369 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:45:58.369 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:45:58.369 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:45:58.369 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:45:58.369 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:45:58.369 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:45:58.369 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:45:58.369 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:58.369 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:45:58.369 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:45:58.369 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:45:58.370 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:58.370 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:45:58.370 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:58.370 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:45:58.370 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:45:58.370 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:45:58.370 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:45:58.370 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:45:58.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:45:58.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:45:58.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:45:58.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:58.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:58.441 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:45:58.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:58.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:45:58.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:58.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:58.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:58.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:58.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:58.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:58.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:58.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:45:58.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:45:58.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:58.443 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:45:58.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:58.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:45:58.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:45:58.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:45:58.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:58.443 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:45:58.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:58.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:45:58.444 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 13:45:58.444 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 13:45:58.444 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 13:45:58.447 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 13:45:58.447 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:45:58.447 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:45:58.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:45:58.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:58.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:58.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:58.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:58.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:58.448 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:45:58.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:58.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:58.448 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:58.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:58.505 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:58.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:58.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:58.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 13:45:58.505 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 13:45:58.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 13:45:58.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:58.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:58.506 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 13:45:58.506 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:58.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 13:45:58.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:58.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:58.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:58.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:58.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:58.510 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:58.511 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 13:45:58.533 DEBUG [WorkbenchTestable][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:") 13:45:58.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:58.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:58.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:58.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:58.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:58.543 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:58.544 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName 13:45:58.547 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 13:45:58.547 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Finish wizard 13:45:58.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 13:45:58.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:58.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:58.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:58.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:58.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:58.558 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:45:58.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:58.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:58.558 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:58.558 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:58.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:45:59.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:45:59.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:59.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:45:59.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:45:59.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:45:59.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:45:59.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:59.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:59.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:59.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:59.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:59.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:45:59.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:59.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:59.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:45:59.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:59.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName.java... 13:45:59.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 '\*?\QInterfaceName.java\E') 13:45:59.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:59.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:59.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:59.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:59.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:59.065 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:59.066 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public interface InterfaceName { } TooltipText=null 13:45:59.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName.java finished successfully 13:45:59.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d74e226 is found... 13:45:59.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d74e226 is found finished successfully 13:45:59.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName.java\E') 13:45:59.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:59.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:59.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:59.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:59.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:59.067 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:59.067 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public interface InterfaceName { } TooltipText=null 13:45:59.068 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.... 13:45:59.068 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 13:45:59.068 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:45:59.068 DEBUG [main][EditorHandler] 1 editor(s) found 13:45:59.068 DEBUG [WorkbenchTestable][EditorHandler] Closing editor InterfaceName.java 13:45:59.155 DEBUG [WorkbenchTestable][EditorHandler] Editor InterfaceName.java is closed 13:45:59.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:45:59.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:45:59.155 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:45:59.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:59.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:59.155 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 13:45:59.155 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:45:59.155 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 13:45:59.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:45:59.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:45:59.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:45:59.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:45:59.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'] 13:45:59.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:59.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'] 13:45:59.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:59.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: "New Java Interface"] 13:45:59.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:59.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'] 13:45:59.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:59.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'] 13:45:59.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:59.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'] 13:45:59.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:59.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: "New Java Interface"] 13:45:59.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:59.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'] 13:45:59.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:59.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'] 13:45:59.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:59.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:59.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:59.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:59.157 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:59.157 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:45:59.157 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:59.157 DEBUG [main][MenuItemLookup] Item match:File 13:45:59.158 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:45:59.158 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:45:59.161 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:45:59.161 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:45:59.162 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:45:59.162 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:59.162 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:45:59.162 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:45:59.162 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:45:59.162 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:45:59.162 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:45:59.162 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:45:59.162 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:45:59.162 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:45:59.162 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:45:59.162 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:59.162 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:45:59.162 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:45:59.162 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:45:59.162 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:59.162 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:45:59.162 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:59.162 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:45:59.162 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:45:59.182 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:45:59.182 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:45:59.182 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:45:59.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:45:59.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 13:45:59.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:45:59.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:59.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:59.282 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:45:59.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:59.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:45:59.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:59.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:59.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:59.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:59.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:59.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:59.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:59.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:45:59.284 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:45:59.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:59.284 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:45:59.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:59.284 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:45:59.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:45:59.284 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:45:59.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:59.284 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:45:59.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:59.284 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:45:59.284 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 13:45:59.284 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 13:45:59.285 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 13:45:59.285 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 13:45:59.285 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:45:59.285 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:45:59.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:45:59.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:59.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:59.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:59.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:59.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:59.286 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:45:59.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:59.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:59.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:59.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:59.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:59.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:59.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:59.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 13:45:59.408 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 13:45:59.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 13:45:59.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:59.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:59.421 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 13:45:59.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:59.421 DEBUG [WorkbenchTestable][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:") 13:45:59.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:59.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:59.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:59.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:59.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:59.424 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:59.424 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2 13:45:59.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:45:59.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:59.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:59.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:59.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:59.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:59.450 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:59.451 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName2 13:45:59.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.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") 13:45:59.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:59.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:59.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:59.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:59.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:59.455 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 13:45:59.455 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 13:45:59.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:59.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:59.455 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:59.455 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:59.455 TRACE [main][WidgetHandler] Notify Button with event 27 13:45:59.455 TRACE [main][WidgetHandler] Wait for synchronization 13:45:59.455 TRACE [main][WidgetHandler] Notify Button with event 13 13:45:59.455 TRACE [main][WidgetHandler] Wait for synchronization 13:45:59.455 TRACE [main][WidgetHandler] Notify Button with event 26 13:45:59.455 TRACE [main][WidgetHandler] Wait for synchronization 13:45:59.456 TRACE [main][WidgetHandler] Notify Button with event 3 13:45:59.456 TRACE [main][WidgetHandler] Wait for synchronization 13:45:59.456 TRACE [main][WidgetHandler] Notify Button with event 4 13:45:59.456 TRACE [main][WidgetHandler] Wait for synchronization 13:45:59.456 TRACE [main][WidgetHandler] Notify Button with event 13 13:45:59.456 TRACE [main][WidgetHandler] Wait for synchronization 13:45:59.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 13:45:59.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:59.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:45:59.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:59.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:59.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:59.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:59.457 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:45:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:59.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:59.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:59.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 13:45:59.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 13:45:59.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 13:45:59.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:59.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:59.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:45:59.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:59.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:59.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:59.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:45:59.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:59.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:59.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:59.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:59.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:59.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:59.543 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:59.543 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 13:45:59.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:45:59.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 13:45:59.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 13:45:59.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:45:59.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:45:59.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:45:59.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:59.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:45:59.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:45:59.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:45:59.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:59.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:46:00.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:46:00.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:46:00.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:46:00.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:00.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:46:00.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:46:00.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:46:00.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:00.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:46:00.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:46:00.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:46:00.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:46:00.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:00.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:46:00.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:46:00.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:46:00.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:00.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:46:01.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:46:01.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:46:01.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:46:01.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:01.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:46:01.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:46:01.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:46:01.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:01.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:46:01.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:46:01.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:46:01.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:46:01.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:01.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:46:01.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:46:01.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:46:01.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:01.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:46:02.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:46:02.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:46:02.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:46:02.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:02.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:46:02.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:46:02.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:46:02.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:02.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:46:02.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:46:02.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:46:02.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:46:02.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:02.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:46:02.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:46:02.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:46:02.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:02.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:46:02.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:46:02.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:46:02.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:46:02.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:46:02.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:46:02.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:02.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:46:02.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:46:02.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:46:02.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:02.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:46:02.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:46:02.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:46:02.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:46:02.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:02.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:02.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:46:02.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:46:02.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:02.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:02.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:02.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:02.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:46:02.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:46:02.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:46:02.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:46:02.549 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:46:02.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:02.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:02.549 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:46:02.549 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:46:02.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:02.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:02.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:02.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:02.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:46:02.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:46:02.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:46:02.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:46:02.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:46:02.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:02.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:02.550 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:46:02.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:46:02.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:02.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:02.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:02.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:02.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:02.551 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:46:02.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:02.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:02.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:02.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:02.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 13:46:02.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:02.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:02.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:02.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:02.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:02.587 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 13:46:02.587 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 13:46:02.587 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 13:46:02.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:02.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:02.587 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:02.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:02.588 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 13:46:02.588 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Finish wizard 13:46:02.588 DEBUG [WorkbenchTestable][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) 13:46:02.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:02.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:02.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:02.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:02.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:02.589 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:46:02.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:02.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:02.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:02.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:02.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:46:03.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:46:03.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:46:03.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:46:03.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:46:03.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:46:03.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:46:03.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:46:03.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:46:03.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:46:03.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:03.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:46:03.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:46:03.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:46:03.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:03.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:46:03.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:46:03.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName2.java... 13:46:03.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName2.java\E') 13:46:03.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:03.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:03.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:03.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:03.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:46:03.096 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:03.096 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 13:46:03.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName2.java finished successfully 13:46:03.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@105264ba is found... 13:46:03.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@105264ba is found finished successfully 13:46:03.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName2.java\E') 13:46:03.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:03.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:03.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:03.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:03.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:46:03.098 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:03.098 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 13:46:03.098 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.... 13:46:03.098 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 13:46:03.098 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:46:03.099 DEBUG [main][EditorHandler] 1 editor(s) found 13:46:03.099 DEBUG [WorkbenchTestable][EditorHandler] Closing editor InterfaceName2.java 13:46:03.186 DEBUG [WorkbenchTestable][EditorHandler] Editor InterfaceName2.java is closed 13:46:03.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:46:03.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:46:03.186 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:46:03.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:03.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:03.187 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 13:46:03.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:03.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:03.194 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:46:03.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:46:03.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:03.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:03.194 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:46:03.194 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:46:03.195 DEBUG [main][MenuItemLookup] Found menu:'File' 13:46:03.195 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:46:03.195 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:46:03.195 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:46:03.195 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:46:03.195 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:46:03.195 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:46:03.195 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:46:03.195 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:46:03.195 DEBUG [main][MenuItemLookup] Item match:Window 13:46:03.195 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:46:03.195 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:46:03.195 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:46:03.195 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:03.195 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:46:03.195 DEBUG [main][MenuItemLookup] Item match:Show View 13:46:03.198 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:46:03.198 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:46:03.198 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:46:03.198 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:46:03.198 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:46:03.198 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:46:03.198 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:46:03.198 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:46:03.198 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:46:03.198 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:46:03.198 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 13:46:03.198 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:46:03.198 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:46:03.198 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:46:03.198 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:03.198 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:46:03.198 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:46:03.198 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:46:03.199 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:46:03.199 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:46:03.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:46:03.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:46:03.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:46:03.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:03.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:03.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:46:03.276 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:46:03.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:03.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:03.276 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:46:03.276 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:46:03.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:03.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:03.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:03.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:03.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:46:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:46:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:46:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:46:03.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:46:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:03.277 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:46:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:03.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:46:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:46:03.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:46:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:03.277 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:46:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:03.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:46:03.278 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:46:03.278 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:46:03.278 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:46:03.278 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:46:03.278 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:46:03.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:03.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:03.278 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:46:03.278 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:46:03.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:03.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:03.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:46:03.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:46:03.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:03.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:03.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:46:03.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:46:03.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:03.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:03.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:03.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:03.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:03.280 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:46:03.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:03.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:03.280 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:03.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:03.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:46:03.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:46:03.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:46:03.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:03.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:03.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:46:03.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:03.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:03.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:46:03.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:03.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:03.336 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:46:03.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') 13:46:03.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:03.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:03.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:03.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:03.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:46:03.337 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:03.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:03.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:03.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:46:03.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:46:03.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:46:03.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:03.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:03.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:03.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:03.340 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:03.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:03.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:03.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:03.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:03.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:03.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:03.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:03.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:04.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:04.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:04.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:46:04.341 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:04.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:04.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:04.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:04.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 13:46:04.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:04.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:04.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:04.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:04.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:46:04.343 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 13:46:04.343 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:04.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:04.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:04.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:04.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:04.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:04.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:04.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:04.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:05.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:05.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:05.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:46:05.345 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:05.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:05.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:05.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:05.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 13:46:05.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:05.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:05.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:05.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:05.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:46:05.346 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 13:46:05.346 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:05.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:05.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:05.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:05.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:46:05.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:05.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:05.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:05.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:05.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:46:05.347 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:46:05.347 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:46:05.347 DEBUG [main][TreeItemHandler] Set Tree selection 13:46:05.347 DEBUG [main][TreeHandler] Notify Tree about selection event 13:46:05.354 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:46:05.356 DEBUG [WorkbenchTestable][TreeItemHandler] testproject 13:46:05.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:46:05.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:05.386 DEBUG [main][MenuItemLookup] Found menu:'New' 13:46:05.386 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:46:05.386 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:05.386 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:46:05.386 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:05.386 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:46:05.386 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:46:05.386 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:46:05.386 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:46:05.386 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:46:05.386 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:46:05.386 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:46:05.386 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:46:05.386 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:05.386 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:46:05.386 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:46:05.386 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:05.386 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:46:05.386 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:46:05.386 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:46:05.386 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:46:05.386 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:46:05.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:46:05.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:46:05.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:46:05.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:46:05.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:46:05.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:46:05.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:46:05.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:05.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:46:05.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:46:05.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:46:05.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:05.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:46:05.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:46:05.887 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:46:05.887 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:05.912 DEBUG [main][MenuItemLookup] Found menu:'New' 13:46:05.912 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:46:05.912 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:05.912 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:46:05.912 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:05.912 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:46:05.912 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:46:05.912 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:46:05.912 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:46:05.912 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:46:05.912 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:46:05.912 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:46:05.912 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:46:05.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:46:06.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 13:46:06.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:46:06.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:06.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:06.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:46:06.526 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:46:06.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:06.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:06.526 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:46:06.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:46:06.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:06.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:06.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:06.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:06.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:06.527 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:46:06.527 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:46:06.527 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:46:06.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:06.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:06.527 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:06.527 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:06.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:46:06.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:46:06.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:06.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:06.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:46:06.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:46:06.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:06.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:06.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:06.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:06.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:06.528 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:46:06.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:06.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:06.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:06.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:06.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:46:06.533 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:46:07.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:46:07.033 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:46:07.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:46:07.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:46:07.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:46:07.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:46:07.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:46:07.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:46:07.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:46:07.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:07.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:46:07.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:46:07.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:07.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:46:07.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:46:07.033 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:46:07.033 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:46:07.033 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:46:07.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:07.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.86 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.877 s testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 19.01 s testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 15.714 s testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 0.79 s testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 4.031 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 13:46:07.041 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 13:46:07.041 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:46:07.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:46:07.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 13:46:07.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:46:07.042 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:46:07.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:46:07.042 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:46:07.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:46:07.042 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:46:07.042 DEBUG [main][EditorHandler] 0 editor(s) found 13:46:07.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:07.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:07.043 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:46:07.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:07.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:07.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:46:07.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:07.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:07.046 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:46:07.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:46:07.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:07.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:07.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:07.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:07.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:46:07.047 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:07.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:07.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:07.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:46:07.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:46:07.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:46:07.049 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:07.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:07.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:07.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:46:07.049 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:07.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:07.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:07.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:46:07.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:07.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:07.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:07.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:07.050 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:07.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:07.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:07.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:46:07.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'] 13:46:07.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:07.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'] 13:46:07.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:07.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 Java Project"] 13:46:07.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:07.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'] 13:46:07.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:07.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'] 13:46:07.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:07.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'] 13:46:07.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:07.052 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:46:07.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:07.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'] 13:46:07.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:07.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'] 13:46:07.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:07.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:46:07.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:07.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:07.052 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:46:07.052 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:46:07.052 DEBUG [main][MenuItemLookup] Found menu:'File' 13:46:07.052 DEBUG [main][MenuItemLookup] Item match:File 13:46:07.053 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:46:07.053 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:46:07.055 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:46:07.056 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:46:07.056 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:46:07.056 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:07.056 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:46:07.056 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:46:07.056 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:46:07.056 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:46:07.056 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:46:07.056 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:46:07.056 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:46:07.056 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:46:07.056 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:46:07.056 DEBUG [main][MenuItemLookup] Found menu:'File' 13:46:07.056 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:46:07.056 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:46:07.056 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:46:07.056 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:07.056 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:46:07.056 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:07.056 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:46:07.056 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:46:07.074 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:46:07.074 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:46:07.074 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:46:07.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 'New|Select a wizard'] is available.... 13:46:07.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:46:07.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:46:07.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:07.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:07.159 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:46:07.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:07.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:46:07.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:07.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:07.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:07.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:07.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:46:07.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:46:07.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:46:07.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:46:07.161 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:46:07.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:07.161 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:46:07.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:07.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:46:07.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:46:07.161 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:46:07.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:07.161 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:46:07.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:07.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:46:07.161 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:46:07.161 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:46:07.161 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:46:07.164 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:46:07.164 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:46:07.164 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:46:07.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:46:07.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:07.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:07.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:07.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:07.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:07.165 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:46:07.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:07.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:07.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:07.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:07.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'] 13:46:07.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:07.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:07.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:46:07.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:46:07.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:46:07.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:07.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:07.378 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:46:07.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:07.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.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:") 13:46:07.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:07.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:07.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:07.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:07.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:07.379 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 13:46:07.379 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 13:46:07.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:07.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:07.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:07.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:07.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:46:07.380 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:46:07.380 INFO [WorkbenchTestable][JavaProjectWizard] Cancel wizard 13:46: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.jdt.ui.wizards.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) 13:46:07.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:07.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:07.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:07.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:07.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:07.382 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:46:07.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:07.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:07.382 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:07.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:07.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:46:07.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:46:07.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:46:07.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:46:07.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:46:07.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:46:07.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:46:07.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:46:07.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:07.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:46:07.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:46:07.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:07.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:46:07.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:46:07.445 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:46:07.445 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 13:46:07.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 13:46:07.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:46:07.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:46:07.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:46:07.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:46:07.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:07.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:46:07.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:07.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:46:07.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:07.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'] 13:46:07.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:07.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'] 13:46:07.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:07.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'] 13:46:07.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:07.446 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:46:07.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:07.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'] 13:46:07.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:07.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'] 13:46:07.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:07.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:46:07.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:07.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:07.447 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:46:07.447 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:46:07.447 DEBUG [main][MenuItemLookup] Found menu:'File' 13:46:07.447 DEBUG [main][MenuItemLookup] Item match:File 13:46:07.447 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:46:07.447 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:46:07.450 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:46:07.450 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:46:07.450 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:46:07.450 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:07.450 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:46:07.450 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:46:07.450 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:46:07.450 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:46:07.450 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:46:07.450 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:46:07.450 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:46:07.450 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:46:07.450 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:46:07.450 DEBUG [main][MenuItemLookup] Found menu:'File' 13:46:07.450 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:46:07.450 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:46:07.450 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:46:07.450 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:07.450 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:46:07.450 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:07.450 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:46:07.450 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:46:07.474 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:46:07.474 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:46:07.474 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:46:07.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:46:07.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. finished successfully 13:46:07.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:46:07.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:07.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:07.554 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:46:07.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:07.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:46:07.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:07.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:07.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:07.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:07.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:46:07.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:46:07.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:46:07.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:46:07.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:46:07.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:07.556 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:46:07.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:07.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:46:07.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:46:07.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:46:07.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:07.556 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:46:07.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:07.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:46:07.556 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:46:07.556 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:46:07.556 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:46:07.559 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:46:07.559 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:46:07.559 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:46:07.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) 13:46:07.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:07.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:07.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:07.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:07.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:07.566 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:46:07.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:07.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:07.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:07.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:07.778 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:46:07.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:07.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:07.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:46:07.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:46:07.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:46:07.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:07.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:07.790 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:46:07.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:07.790 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 13:46:07.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:46:07.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:07.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:07.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:07.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:07.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:46:07.792 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:46:07.793 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 13:46:07.814 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 13:46:07.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:") 13:46:07.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:07.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:07.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:07.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:07.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:07.828 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 13:46:07.828 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-11' 13:46:07.828 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 13:46:07.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:07.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:07.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:07.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:07.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:46:07.829 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-11 13:46:07.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:46:07.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:46:07.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:46:07.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:46:07.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:46:07.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:46:07.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:07.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:46:07.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:46:07.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:07.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:46:08.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:46:08.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:46:08.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:46:08.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:08.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:46:08.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:46:08.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:08.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:46:08.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:46:08.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:46:08.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:46:08.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:08.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:46:08.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:46:08.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:08.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:46:09.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:46:09.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:46:09.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:46:09.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:09.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:46:09.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:46:09.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:09.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:46:09.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:46:09.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:46:09.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:46:09.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:09.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:46:09.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:46:09.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:09.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:46:10.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:46:10.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:46:10.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:46:10.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:10.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:46:10.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:46:10.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:10.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:46:10.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:46:10.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:46:10.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:46:10.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:10.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:46:10.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:46:10.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:10.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:46:10.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:46:10.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:46:10.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:46:10.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:46:10.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:46:10.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:10.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:46:10.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:46:10.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:10.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:46:10.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:46:10.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 13:46:10.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:10.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:10.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:10.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:10.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:10.875 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 13:46:10.881 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:46:10.881 INFO [WorkbenchTestable][CheckBox] Check checkbox Create &module-info.java file 13:46:10.882 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 13:46:10.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:10.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:10.882 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:10.882 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:10.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Module name:") 13:46:10.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:10.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:10.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:10.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:10.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:46:10.906 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:46:10.907 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Module name:' to simplejavaproject 13:46:10.907 INFO [WorkbenchTestable][AbstractText] Text set to: simplejavaproject 13:46:10.923 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:46:10.924 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:46:10.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:46:10.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:10.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:10.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:10.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:10.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:10.926 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:46:10.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:10.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:10.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:10.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:10.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:46:14.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:46:14.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:46:14.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:46:14.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:46:14.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/usr/lib/jvm/java-11-openjdk-11.0.20.0.8-1.el7_9.x86_64/lib/jrt-fs.jar)' is a system job, skipped 13:46:14.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:46:14.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:46:14.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:46:14.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:14.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:46:14.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:46:14.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:46:14.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:14.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:46:14.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:46:14.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:14.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:14.318 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:46:14.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:14.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:14.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:46:14.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:14.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:14.319 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:46:14.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:46:14.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:14.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:14.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:14.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:14.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:46:14.320 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:14.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:14.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:14.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:46:14.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:46:14.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:46:14.323 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:14.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:14.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:14.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:14.324 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:14.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:14.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:14.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:14.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:14.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:14.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:14.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:15.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:15.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:15.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:46:15.334 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:15.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:15.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:15.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:15.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:46:15.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:15.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:15.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:15.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:15.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:46:15.336 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 13:46:15.336 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:15.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:15.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:15.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:15.336 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:15.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:15.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:15.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:15.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:15.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:15.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:16.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:16.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:16.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:16.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:16.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:46:16.807 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:16.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:16.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:16.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:16.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 13:46:16.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:16.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:16.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:16.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:16.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:46:16.808 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 13:46:16.809 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:46:16.809 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:46:16.812 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item SimpleJavaProject 13:46:16.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item SimpleJavaProject 13:46:16.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:25.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:31.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: SimpleJavaProject Exception in thread "Java indexing" java.lang.OutOfMemoryError: Java heap space at org.eclipse.jdt.core.compiler.CharOperation.splitOn(CharOperation.java:3968) at org.eclipse.jdt.internal.core.search.indexing.BinaryIndexer.extractReferenceFromConstantPool(BinaryIndexer.java:645) at org.eclipse.jdt.internal.core.search.indexing.BinaryIndexer.indexDocument(BinaryIndexer.java:857) at org.eclipse.jdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:91) at org.eclipse.jdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:674) at org.eclipse.jdt.internal.core.search.indexing.AddJrtToIndex$JrtIndexer.visitFile(AddJrtToIndex.java:143) at org.eclipse.jdt.internal.core.search.indexing.AddJrtToIndex$JrtTraverser.visitFile(AddJrtToIndex.java:1) at org.eclipse.jdt.internal.compiler.util.JrtFileSystem$2.visitFile(JRTUtil.java:781) at org.eclipse.jdt.internal.compiler.util.JrtFileSystem$2.visitFile(JRTUtil.java:1) at java.base/java.nio.file.Files.walkFileTree(Files.java:2811) at java.base/java.nio.file.Files.walkFileTree(Files.java:2882) at org.eclipse.jdt.internal.compiler.util.JrtFileSystem.walkModuleImage(JRTUtil.java:750) at org.eclipse.jdt.internal.compiler.util.JRTUtil.walkModuleImage(JRTUtil.java:244) at org.eclipse.jdt.internal.core.search.indexing.AddJrtToIndex.execute(AddJrtToIndex.java:267) at org.eclipse.jdt.internal.core.search.processing.JobManager.indexerLoop(JobManager.java:527) at org.eclipse.jdt.internal.core.search.processing.JobManager$$Lambda$488/0x00000008011b1838.run(Unknown Source) at java.base/java.lang.Thread.run(Thread.java:833) 13:46:32.276 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item module-info.java of tree item src 13:46:32.276 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:46:32.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:32.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:32.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:46:32.777 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item simplejavaproject of tree item module-info.java 13:46:32.777 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item module-info.java 13:46:32.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:33.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:33.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: module-info.java 13:46:33.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:33.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:33.279 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:46:33.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:33.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:33.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:46:33.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:33.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:33.280 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:46:33.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:46:33.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:33.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:33.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:33.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:33.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:46:33.281 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:33.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:33.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:33.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:33.288 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:33.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:33.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:33.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:33.289 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:33.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:33.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:33.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:33.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:33.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:33.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:33.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:33.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:34.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:34.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:34.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:46:34.290 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:34.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:34.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:34.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:34.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:46:34.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:34.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:34.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:34.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:34.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:46:34.291 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 13:46:34.291 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:34.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:34.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:34.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:34.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:34.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:34.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:34.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:34.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:35.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:35.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:35.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:46:35.336 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:35.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:35.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:35.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:35.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 13:46:35.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:35.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:35.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:35.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:35.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:46:35.337 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 13:46:35.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:35.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:35.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:35.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:35.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 13:46:35.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:35.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:35.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:35.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:35.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:46:35.340 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:46:35.340 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:46:35.340 DEBUG [main][TreeItemHandler] Set Tree selection 13:46:35.340 DEBUG [main][TreeHandler] Notify Tree about selection event 13:46:35.349 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:46:35.351 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 13:46:35.351 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:46:35.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:35.381 DEBUG [main][MenuItemLookup] Found menu:'New' 13:46:35.381 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:46:35.381 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:35.381 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:46:35.381 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:35.381 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:46:35.382 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:46:35.382 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:46:35.382 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:46:35.382 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:46:35.382 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:46:35.382 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:46:35.382 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:46:35.382 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:35.382 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:46:35.382 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:46:35.382 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:35.382 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:46:35.382 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:46:35.382 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:46:35.382 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:46:35.382 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:46:35.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:46:35.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'IDE Exception Handler' is a system job, skipped 13:46:35.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:46:35.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'IDE Exception Handler' is a system job, skipped 13:46:35.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:46:35.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:46:35.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:46:35.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:46:35.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:46:35.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:46:35.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:35.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:46:35.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:35.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:46:35.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:46:35.882 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:46:35.882 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:35.910 DEBUG [main][MenuItemLookup] Found menu:'New' 13:46:35.910 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:46:35.910 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:35.910 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:46:35.910 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:35.910 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:46:35.910 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:46:35.910 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:46:35.910 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:46:35.910 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:46:35.910 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:46:35.911 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:46:35.911 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:46:35.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:46:36.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 13:46:36.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:46:36.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:36.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:36.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:46:36.512 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:46:36.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:36.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:36.513 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:46:36.513 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:46:36.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:36.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:36.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:36.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:36.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:36.513 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:46:36.513 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:46:36.513 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:46:36.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:36.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:36.513 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:36.513 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:36.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 "OK") 13:46:36.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:46:36.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:36.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:36.514 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:46:36.514 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:46:36.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:36.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:36.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:36.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:36.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:36.514 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:46:36.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:36.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:36.515 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:36.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:36.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:46:36.517 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:46:37.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:46:37.018 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:46:37.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:46:37.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'IDE Exception Handler' is a system job, skipped 13:46:37.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:46:37.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:46:37.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:46:37.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:46:37.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:46:37.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:46:37.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:37.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:46:37.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:37.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:46:37.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:46:37.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 13:46:37.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:46:37.018 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:46:37.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:37.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:37.018 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest.testJavaProjectWizardCreateInfoModule@CloseAllShellsExt_closing_Internal Error.png 13:46:37.125 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest.testJavaProjectWizardCreateInfoModule@CloseAllShellsExt_closing_Internal Error.png 13:46:37.128 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Internal Error 13:46:37.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Internal Error 13:46:37.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:37.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:37.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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") 13:46:37.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:37.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:37.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:37.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:37.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:38.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:38.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:38.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:46:38.131 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:46:38.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 13:46:38.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:38.149 ERROR [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt failed java.lang.AssertionError: The following shells remained open [Internal Error] at org.junit.Assert.fail(Assert.java:89) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:79) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTest(CloseAllShellsExt.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:72) 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) 13:46:38.150 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest.testJavaProjectWizardCreateInfoModule@AfterTestExt_CloseAllShellsExt.png 13:46:38.235 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest.testJavaProjectWizardCreateInfoModule@AfterTestExt_CloseAllShellsExt.png 13:46:38.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 13:46:38.236 ERROR [WorkbenchTestable][RequirementsRunner] Failed test: testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) java.lang.AssertionError: The following shells remained open [Internal Error] at org.junit.Assert.fail(Assert.java:89) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:79) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTest(CloseAllShellsExt.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:72) 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) 13:46:38.237 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 13:46:38.237 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:46:38.237 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 13:46:38.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 13:46:38.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:46:38.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:46:38.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:46:38.237 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:46:38.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:38.237 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:46:38.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:38.237 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:46:38.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:38.238 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:46:38.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:38.238 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:46:38.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:38.238 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:46:38.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:38.238 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:46:38.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:38.238 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:46:38.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:38.238 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:46:38.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:38.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:46:38.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:38.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:38.238 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:46:38.239 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:46:38.239 DEBUG [main][MenuItemLookup] Found menu:'File' 13:46:38.239 DEBUG [main][MenuItemLookup] Item match:File 13:46:38.239 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:46:38.239 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:46:38.242 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:46:38.242 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:46:38.242 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:46:38.242 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:38.242 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:46:38.242 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:46:38.242 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:46:38.242 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:46:38.242 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:46:38.242 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:46:38.242 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:46:38.242 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:46:38.242 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:46:38.242 DEBUG [main][MenuItemLookup] Found menu:'File' 13:46:38.242 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:46:38.242 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:46:38.242 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:46:38.242 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:38.242 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:46:38.242 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:38.242 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:46:38.242 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:46:38.242 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:46:38.242 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:46:38.242 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:46:38.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.... 13:46:38.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:46:38.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:46:38.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:38.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:38.345 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:46:38.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:38.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:46:38.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:38.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:38.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:38.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:38.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:46:38.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:46:38.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:46:38.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:46:38.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:46:38.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:38.347 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:46:38.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:38.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:46:38.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:46:38.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:46:38.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:38.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:46:38.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:38.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:46:38.348 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:46:38.348 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:46:38.348 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:46:38.348 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:46:38.348 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:46:38.348 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:46:38.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:46:38.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:38.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:38.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:38.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:38.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:38.349 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:46:38.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:38.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:38.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:38.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:38.587 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:46:38.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:38.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:38.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:46:38.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:46:38.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:46:38.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:38.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:38.589 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:46:38.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:38.589 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 13:46:38.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:46:38.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:38.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:38.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:38.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:38.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:46:38.592 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:46:38.593 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 13:46:38.613 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 13:46:38.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Use an execution environment JRE:") 13:46:38.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:38.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:38.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:38.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:38.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:38.638 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 13:46:38.638 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-1.8' 13:46:38.638 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 13:46:38.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:38.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:38.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:38.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:38.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:46:38.639 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-11 to selection: JavaSE-1.8 13:46:38.690 DEBUG [WorkbenchTestable][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") 13:46:38.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:38.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:38.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:38.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:38.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:38.691 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 13:46:38.691 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:46:38.691 INFO [WorkbenchTestable][CheckBox] Check checkbox Create &module-info.java file 13:46:38.691 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 13:46:38.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:48.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled failed, an exception will be thrown 13:46:48.707 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:46:48.707 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:46:48.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:46:48.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:48.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:48.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:48.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:48.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:48.711 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:46:48.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:48.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:48.711 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:48.711 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:48.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:46:51.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:46:51.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:46:51.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:46:51.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:46:51.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 17 files to index (/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar)' is a system job, skipped 13:46:51.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:46:51.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:46:51.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:46:51.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:46:51.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:51.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:46:51.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:51.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:46:51.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:46:51.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:51.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:51.718 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:46:51.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:51.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:51.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:46:51.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:51.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:51.719 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:46:51.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:46:51.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:51.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:51.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:51.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:51.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:46:51.720 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:51.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:51.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:51.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:46:51.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:46:51.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:46:51.724 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:51.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:51.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:51.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:51.725 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:51.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:51.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:51.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:51.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:51.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:51.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:52.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:52.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:52.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:52.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:52.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:46:52.923 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:52.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:52.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:52.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:52.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 13:46:52.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:52.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:52.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:52.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:52.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:46:52.949 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 13:46:52.950 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:52.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:52.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:52.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:52.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:52.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:52.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:53.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:53.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:53.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:53.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:46:53.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:46:53.999 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:53.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:53.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:53.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:54.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 13:46:54.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:54.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:54.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:54.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:54.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:46:54.000 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 13:46:54.000 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:46:54.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:46:54.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:54.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:54.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:46:54.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:54.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:54.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:54.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:54.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:46:54.001 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:46:54.001 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:46:54.001 DEBUG [main][TreeItemHandler] Set Tree selection 13:46:54.001 DEBUG [main][TreeHandler] Notify Tree about selection event 13:46:54.010 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:46:54.012 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 13:46:54.012 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:46:54.012 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:54.821 DEBUG [main][MenuItemLookup] Found menu:'New' 13:46:54.822 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:46:54.822 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:54.822 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:46:54.822 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:54.822 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:46:54.822 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:46:54.822 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:46:54.822 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:46:54.822 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:46:54.822 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:46:54.822 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:46:54.822 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:46:54.822 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:54.822 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:46:54.822 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:46:54.822 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:54.822 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:46:54.822 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:46:54.822 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:46:54.822 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:46:54.822 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:46:54.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:46:54.822 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 13:46:54.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:46:55.322 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 13:46:55.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:46:55.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:46:55.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:46:55.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:46:55.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:46:55.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:46:55.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:46:55.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:46:55.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:55.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:46:55.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:55.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:46:55.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:46:55.322 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:46:55.322 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:55.352 DEBUG [main][MenuItemLookup] Found menu:'New' 13:46:55.353 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:46:55.353 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:55.353 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:46:55.353 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:55.353 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:46:55.353 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:46:55.353 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:46:55.353 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:46:55.353 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:46:55.353 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:46:55.353 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:46:55.353 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:46:55.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:46:55.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 13:46:55.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:46:55.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:55.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:46:55.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:46:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:55.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:46:55.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:46:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:55.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:55.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:55.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:55.975 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:46:55.975 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:46:55.975 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:46:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:55.975 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:55.975 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:55.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:46:55.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:46:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:55.976 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:46:55.976 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:46:55.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:55.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:55.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:55.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:55.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:55.976 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:46:55.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:55.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:55.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:55.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:55.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:46:55.980 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:46:56.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:46:56.480 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:46:56.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:46:56.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 8 files to index (/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/ext/jfxrt.jar)' is a system job, skipped 13:46:56.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:46:56.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:46:56.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:46:56.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:46:56.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:46:56.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:46:56.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:46:56.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:56.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:46:56.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:56.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:46:56.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:46:56.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 13:46:56.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:46:56.480 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:46:56.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:56.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:56.481 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 13:46:56.481 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:46:56.481 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 13:46:56.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 13:46:56.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:46:56.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:46:56.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:46:56.481 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:46:56.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:56.481 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:46:56.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:56.481 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:46:56.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:56.481 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:46:56.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:56.482 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:46:56.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:56.482 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:46:56.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:56.482 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:46:56.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:56.482 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:46:56.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:56.482 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:46:56.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:56.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:46:56.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:56.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:56.495 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:46:56.495 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:46:56.495 DEBUG [main][MenuItemLookup] Found menu:'File' 13:46:56.495 DEBUG [main][MenuItemLookup] Item match:File 13:46:56.496 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:46:56.496 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:46:56.498 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:46:56.498 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:46:56.498 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:46:56.498 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:56.498 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:46:56.498 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:46:56.498 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:46:56.498 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:46:56.498 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:46:56.498 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:46:56.498 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:46:56.498 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:46:56.498 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:46:56.498 DEBUG [main][MenuItemLookup] Found menu:'File' 13:46:56.498 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:46:56.498 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:46:56.498 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:46:56.498 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:56.498 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:46:56.498 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:56.498 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:46:56.498 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:46:56.499 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:46:56.499 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:46:56.499 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:46:56.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:46:56.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:46:56.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:46:56.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:56.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:56.579 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:46:56.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:56.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:46:56.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:56.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:56.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:56.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:56.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:46:56.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:46:56.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:46:56.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:46:56.581 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:46:56.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:56.581 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:46:56.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:56.581 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:46:56.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:46:56.581 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:46:56.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:56.581 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:46:56.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:56.581 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:46:56.582 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:46:56.582 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:46:56.582 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:46:56.582 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:46:56.582 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:46:56.582 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:46:56.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:46:56.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:56.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:56.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:56.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:56.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:56.583 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:46:56.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:56.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:56.583 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:56.583 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:56.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'] 13:46:56.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:56.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:56.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:46:56.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:46:56.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:46:56.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:56.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:56.781 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:46:56.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:56.781 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 13:46:56.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:46:56.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:56.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:56.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:56.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:56.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:46:56.783 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:46:56.784 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 13:46:56.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 13:46:56.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:56.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:56.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:56.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:56.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:56.816 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting default location to true 13:46:56.816 INFO [WorkbenchTestable][CheckBox] Select checkbox Use &default location 13:46:56.816 DEBUG [WorkbenchTestable][CheckBox] Checkbox Use &default location already selected, no action performed 13:46:56.816 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:46:56.817 INFO [WorkbenchTestable][JavaProjectWizard] Go to next wizard page 13:46:56.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 13:46:56.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:56.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:56.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:56.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:56.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:56.818 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:46:56.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:56.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:56.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:56.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:56.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 13:46:56.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:56.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:56.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:56.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:56.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:56.959 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageTwo] Setting 'Allow output folders for source folders' to true 13:46:56.959 INFO [WorkbenchTestable][CheckBox] Select checkbox Allow output folders for sour&ce folders 13:46:56.959 INFO [WorkbenchTestable][CheckBox] Check checkbox Allow output folders for sour&ce folders 13:46:56.959 INFO [WorkbenchTestable][AbstractButton] Click button Allow output folders for sour&ce folders 13:46:56.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:56.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:56.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:56.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:56.959 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:46:56.959 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:46:56.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:46:56.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:56.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:56.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:56.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:56.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:56.962 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:46:56.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:56.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:56.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:56.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:56.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:47:00.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:47:00.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:47:00.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:47:00.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:47:00.327 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 13:47:00.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:47:00.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:47:00.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:47:00.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:47:00.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:47:00.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:47:00.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:47:00.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:47:00.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:47:00.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:47:00.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:00.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:00.338 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:47:00.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:00.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:00.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:47:00.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:00.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:00.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:47:00.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:47:00.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:00.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:00.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:00.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:00.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:47:00.340 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:00.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:00.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:00.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:47:00.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:47:00.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:47:00.369 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:00.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:00.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:00.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:00.370 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:00.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:00.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:00.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:00.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:00.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:00.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:01.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:01.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:01.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:01.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:01.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:47:01.727 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:01.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:01.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:01.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:01.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:47:01.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:01.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:01.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:01.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:01.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:47:01.728 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 13:47:01.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:01.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:01.730 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:47:01.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:01.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:01.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:47:01.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:01.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:01.737 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:47:01.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:47:01.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:01.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:01.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:01.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:01.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:47:01.738 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:01.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:01.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:01.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:47:01.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:47:01.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:47:01.740 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:01.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:01.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:01.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:01.741 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:01.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:01.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:01.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:01.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:01.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:01.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:02.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:02.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:02.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:02.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:02.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:47:02.767 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:02.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:02.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:02.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:02.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 13:47:02.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:02.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:02.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:02.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:02.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:47:02.769 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 13:47:02.769 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:02.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:02.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:02.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:02.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:02.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:02.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:03.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:03.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:03.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:03.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:03.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:47:03.770 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:03.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:03.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:03.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:03.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 13:47:03.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:03.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:03.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:03.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:03.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:47:03.772 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 13:47:03.772 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:03.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:03.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:03.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:03.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:47:03.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:03.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:03.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:03.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:03.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:47:03.773 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:47:03.773 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:47:03.773 DEBUG [main][TreeItemHandler] Set Tree selection 13:47:03.773 DEBUG [main][TreeHandler] Notify Tree about selection event 13:47:03.782 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:47:03.788 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 13:47:03.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:47:03.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:03.836 DEBUG [main][MenuItemLookup] Found menu:'New' 13:47:03.836 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:47:03.836 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:03.836 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:47:03.836 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:03.836 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:47:03.836 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:47:03.836 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:47:03.836 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:47:03.836 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:47:03.836 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:47:03.836 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:47:03.836 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:47:03.836 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:03.836 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:47:03.836 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:47:03.836 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:03.836 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:47:03.836 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:47:03.836 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:47:03.836 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:47:03.836 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:47:03.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:47:03.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 9 files to index (/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/ext/jfxrt.jar)' is a system job, skipped 13:47:03.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:47:04.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 9 files to index (/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/ext/jfxrt.jar)' is a system job, skipped 13:47:04.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:47:04.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:47:04.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:47:04.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:47:04.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:47:04.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:47:04.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:47:04.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:47:04.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:47:04.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:47:04.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:47:04.337 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:47:04.337 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:04.363 DEBUG [main][MenuItemLookup] Found menu:'New' 13:47:04.363 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:47:04.363 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:04.363 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:47:04.363 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:04.363 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:47:04.363 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:47:04.363 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:47:04.363 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:47:04.363 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:47:04.363 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:47:04.363 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:47:04.364 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:47:04.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:47:04.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 13:47:04.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:47:04.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:04.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:04.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: 32) 13:47:04.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:47:04.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:04.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:04.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:47:04.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:47:04.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:04.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:04.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:04.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:04.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:04.961 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:47:04.961 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:47:04.962 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:47:04.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:04.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:04.962 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:04.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:04.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") 13:47:04.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:47:04.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:04.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:04.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:47:04.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:47:04.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:04.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:04.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:04.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:04.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:04.963 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:47:04.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:04.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:04.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:04.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:04.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:47:04.966 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:47:05.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:47:05.467 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:47:05.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:47:05.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:47:05.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:47:05.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:47:05.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:47:05.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:47:05.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:47:05.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:47:05.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:47:05.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:47:05.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:47:05.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:47:05.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 13:47:05.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:47:05.467 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:47:05.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:05.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:05.467 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 13:47:05.467 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:47:05.467 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 13:47:05.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 13:47:05.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:47:05.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:47:05.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:47:05.467 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:47:05.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:05.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:47:05.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:05.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:47:05.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:05.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:47:05.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:05.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:47:05.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:05.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:47:05.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:05.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:47:05.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:05.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:47:05.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:05.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:47:05.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:05.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:47:05.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:05.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:05.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:47:05.469 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:47:05.469 DEBUG [main][MenuItemLookup] Found menu:'File' 13:47:05.469 DEBUG [main][MenuItemLookup] Item match:File 13:47:05.470 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:47:05.470 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:47:05.472 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:47:05.472 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 13:47:05.472 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:47:05.472 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:05.472 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:47:05.472 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:47:05.472 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:47:05.472 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:47:05.472 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:47:05.472 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:47:05.472 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:47:05.472 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:47:05.472 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:47:05.472 DEBUG [main][MenuItemLookup] Found menu:'File' 13:47:05.472 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:47:05.472 DEBUG [main][MenuItemLookup] Found menu:'Task' 13:47:05.472 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:47:05.472 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:05.472 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:47:05.472 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:05.472 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:47:05.472 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:47:05.485 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:47:05.485 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:47:05.485 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:47:05.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.... 13:47:05.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:47:05.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:47:05.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:05.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:05.556 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:47:05.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:05.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 13:47:05.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:05.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:05.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:05.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:05.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:47:05.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:47:05.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:47:05.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:47:05.557 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:47:05.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:05.557 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:47:05.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:05.557 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:47:05.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:47:05.557 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:47:05.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:05.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:47:05.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:05.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:47:05.558 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:47:05.558 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:47:05.558 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:47:05.558 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:47:05.558 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:47:05.558 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:47:05.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:47:05.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:05.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:05.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:05.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:05.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:05.559 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:47:05.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:05.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:05.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:05.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:05.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:47:05.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:05.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:05.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:47:05.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:47:05.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:47:05.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:05.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:05.762 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:47:05.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:05.762 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 13:47:05.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:47:05.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:05.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:05.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:05.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:05.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:47:05.765 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:47:05.766 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 13:47:05.786 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 13:47:05.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:") 13:47:05.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:05.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:05.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:05.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:05.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:05.800 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 13:47:05.800 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-11' 13:47:05.800 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 13:47:05.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:05.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:05.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:05.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:05.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:47:05.801 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-1.8 to selection: JavaSE-11 13:47: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.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") 13:47:05.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:05.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:05.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:05.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:05.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:05.863 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 13:47:05.864 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:47:05.864 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file already selected, no action performed 13:47:05.864 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:47:05.864 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:47:05.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:47:05.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:05.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:05.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:05.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:05.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:05.866 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:47:05.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:05.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:05.866 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:05.866 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:05.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:47:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:47:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:47:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:47:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:47:09.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/usr/lib/jvm/java-11-openjdk-11.0.20.0.8-1.el7_9.x86_64/lib/jrt-fs.jar)' is a system job, skipped 13:47:09.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 13:47:09.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 13:47:09.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 13:47:09.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 13:47:09.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:47:09.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:47:09.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 13:47:09.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:47:09.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 13:47:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:47:09.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:09.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:09.341 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:47:09.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:09.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:09.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:47:09.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:09.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:09.342 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:47:09.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:47:09.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:09.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:09.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:09.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:09.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:47:09.343 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:09.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:09.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:09.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:47:09.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:47:09.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:47:09.345 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:09.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:09.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:09.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:09.345 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:09.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:09.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:09.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:09.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:09.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:09.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:09.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:09.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:10.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:10.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:10.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:47:10.662 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:10.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:10.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:10.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:10.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 13:47:10.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:10.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:10.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:10.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:10.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:47:10.663 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 13:47:10.663 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:10.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:10.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:10.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:10.664 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:10.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:10.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:10.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:10.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:10.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:10.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:11.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:11.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:12.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:12.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:12.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:47:12.335 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:12.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:12.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:12.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:12.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 13:47:12.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:12.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:12.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:12.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:12.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:47:12.336 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 13:47:12.336 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:47:12.337 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:47:12.337 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item SimpleJavaProject 13:47:12.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item SimpleJavaProject 13:47:12.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:15.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:15.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: SimpleJavaProject 13:47:15.926 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item module-info.java of tree item src 13:47:16.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:47:16.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:18.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:18.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:47:18.136 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item SimpleJavaProject of tree item module-info.java 13:47:18.136 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item module-info.java 13:47:18.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:19.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:19.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: module-info.java 13:47:19.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:21.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:21.912 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:47:21.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:21.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:21.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:47:22.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:24.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:24.034 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:47:24.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:47:24.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:24.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:24.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:24.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:24.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:47:24.035 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:24.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:24.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:24.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:47:24.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:47:24.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... Error while informing user about event loop exception: java.lang.OutOfMemoryError: Java heap space Dialog open exception: java.lang.OutOfMemoryError: Java heap space Exception in thread "Java indexing" java.lang.OutOfMemoryError: Java heap space java.lang.NullPointerException: Cannot invoke "org.eclipse.swt.widgets.Shell.forceActive()" because the return value of "org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler$FatalErrorDialog.getShell()" is null at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler.handleException(IDEWorkbenchErrorHandler.java:138) at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler.lambda$0(IDEWorkbenchErrorHandler.java:111) at org.eclipse.ui.progress.UIJob$1.runInUIThread(UIJob.java:56) at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:166) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:368) at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:470) at org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog.run(ProgressMonitorJobsDialog.java:230) at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor.disconnectFromWorkspace(IDEWorkbenchAdvisor.java:559) at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor$2.run(IDEWorkbenchAdvisor.java:366) at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor.postShutdown(IDEWorkbenchAdvisor.java:387) at org.eclipse.ui.internal.Workbench.shutdown(Workbench.java:3012) at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:1125) at org.eclipse.ui.internal.Workbench.lambda$4(Workbench.java:1393) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) at org.eclipse.ui.internal.Workbench.close(Workbench.java:1393) at org.eclipse.ui.internal.WorkbenchConfigurer.emergencyClose(WorkbenchConfigurer.java:148) at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler.closeWorkbench(IDEWorkbenchErrorHandler.java:238) at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler.handleException(IDEWorkbenchErrorHandler.java:144) at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler.lambda$0(IDEWorkbenchErrorHandler.java:111) at org.eclipse.ui.progress.UIJob$1.runInUIThread(UIJob.java:56) at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:645) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1432) java.lang.NullPointerException: Cannot invoke "org.eclipse.swt.widgets.Shell.forceActive()" because the return value of "org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler$FatalErrorDialog.getShell()" is null at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler.handleException(IDEWorkbenchErrorHandler.java:138) at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler.lambda$0(IDEWorkbenchErrorHandler.java:111) at org.eclipse.ui.progress.UIJob$1.runInUIThread(UIJob.java:56) at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:166) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:368) at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:470) at org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog.run(ProgressMonitorJobsDialog.java:230) at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor.disconnectFromWorkspace(IDEWorkbenchAdvisor.java:559) at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor$2.run(IDEWorkbenchAdvisor.java:366) at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor.postShutdown(IDEWorkbenchAdvisor.java:387) at org.eclipse.ui.internal.Workbench.shutdown(Workbench.java:3012) at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:1125) at org.eclipse.ui.internal.Workbench.lambda$4(Workbench.java:1393) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) at org.eclipse.ui.internal.Workbench.close(Workbench.java:1393) at org.eclipse.ui.internal.WorkbenchConfigurer.emergencyClose(WorkbenchConfigurer.java:148) at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler.closeWorkbench(IDEWorkbenchErrorHandler.java:238) at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler.handleException(IDEWorkbenchErrorHandler.java:144) at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler.lambda$0(IDEWorkbenchErrorHandler.java:111) at org.eclipse.ui.progress.UIJob$1.runInUIThread(UIJob.java:56) at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:645) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1432) 13:47:35.767 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest.cleanUp@After.png 13:47:35.872 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest.cleanUp@After.png 13:47:35.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 13:47:35.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:47:35.872 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:47:35.930 ERROR [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt failed org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTest(CloseAllShellsExt.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:72) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.swt.widgets.Display.release(Display.java:4588) at org.eclipse.swt.graphics.Device.dispose(Device.java:276) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:168) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1432) java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.swt.widgets.Display.release(Display.java:4588) at org.eclipse.swt.graphics.Device.dispose(Device.java:276) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:168) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1432) (Eclipse:1777): Gdk-CRITICAL **: 13:47:35.932: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 13:47:35.944 DEBUG [WorkbenchTestable][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest.testJavaProjectWizardCreateInfoModuleDefaultName@AfterTestExt_CloseAllShellsExt.png 13:47:36.143 DEBUG [WorkbenchTestable][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest.testJavaProjectWizardCreateInfoModuleDefaultName@AfterTestExt_CloseAllShellsExt.png 13:47:36.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 13:47:36.144 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.core.handler.ItemHandler.getText(ItemHandler.java:62) at org.eclipse.reddeer.swt.widgets.AbstractItem.getText(AbstractItem.java:44) at org.eclipse.reddeer.workbench.part.AbstractWorkbenchPart.getTitle(AbstractWorkbenchPart.java:44) at org.eclipse.reddeer.workbench.impl.view.AbstractView.getTitle(AbstractView.java:99) at org.eclipse.reddeer.workbench.impl.view.AbstractView.activate(AbstractView.java:91) at org.eclipse.reddeer.eclipse.ui.navigator.resources.AbstractExplorer.deleteAllProjects(AbstractExplorer.java:162) at org.eclipse.reddeer.eclipse.ui.navigator.resources.AbstractExplorer.deleteAllProjects(AbstractExplorer.java:151) at org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest.cleanUp(JavaProjectWizardTest.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.RunAfters.evaluate(RunAfters.java:80) 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) Caused by: org.eclipse.swt.SWTException: Widget is disposed at org.eclipse.swt.SWT.error(SWT.java:4918) at org.eclipse.swt.SWT.error(SWT.java:4833) at org.eclipse.swt.SWT.error(SWT.java:4804) at org.eclipse.swt.widgets.Widget.error(Widget.java:565) at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:480) at org.eclipse.swt.widgets.Item.getText(Item.java:152) at org.eclipse.reddeer.core.handler.ItemHandler$2.run(ItemHandler.java:66) at org.eclipse.reddeer.core.handler.ItemHandler$2.run(ItemHandler.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:166) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:368) at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:470) at org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog.run(ProgressMonitorJobsDialog.java:230) at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor.disconnectFromWorkspace(IDEWorkbenchAdvisor.java:559) at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor$2.run(IDEWorkbenchAdvisor.java:366) at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor.postShutdown(IDEWorkbenchAdvisor.java:387) at org.eclipse.ui.internal.Workbench.shutdown(Workbench.java:3012) at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:1125) at org.eclipse.ui.internal.Workbench.lambda$4(Workbench.java:1393) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) at org.eclipse.ui.internal.Workbench.close(Workbench.java:1393) at org.eclipse.ui.internal.WorkbenchConfigurer.emergencyClose(WorkbenchConfigurer.java:148) at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler.closeWorkbench(IDEWorkbenchErrorHandler.java:238) at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler.handleException(IDEWorkbenchErrorHandler.java:144) at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler.lambda$0(IDEWorkbenchErrorHandler.java:111) at org.eclipse.ui.progress.UIJob$1.runInUIThread(UIJob.java:56) at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:645) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1432) org.eclipse.swt.SWTException: Widget is disposed at org.eclipse.swt.SWT.error(SWT.java:4918) at org.eclipse.swt.SWT.error(SWT.java:4833) at org.eclipse.swt.SWT.error(SWT.java:4804) at org.eclipse.swt.widgets.Widget.error(Widget.java:565) at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:480) at org.eclipse.swt.widgets.Item.getText(Item.java:152) at org.eclipse.reddeer.core.handler.ItemHandler$2.run(ItemHandler.java:66) at org.eclipse.reddeer.core.handler.ItemHandler$2.run(ItemHandler.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:166) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:368) at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:470) at org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog.run(ProgressMonitorJobsDialog.java:230) at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor.disconnectFromWorkspace(IDEWorkbenchAdvisor.java:559) at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor$2.run(IDEWorkbenchAdvisor.java:366) at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor.postShutdown(IDEWorkbenchAdvisor.java:387) at org.eclipse.ui.internal.Workbench.shutdown(Workbench.java:3012) at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:1125) at org.eclipse.ui.internal.Workbench.lambda$4(Workbench.java:1393) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) at org.eclipse.ui.internal.Workbench.close(Workbench.java:1393) at org.eclipse.ui.internal.WorkbenchConfigurer.emergencyClose(WorkbenchConfigurer.java:148) at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler.closeWorkbench(IDEWorkbenchErrorHandler.java:238) at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler.handleException(IDEWorkbenchErrorHandler.java:144) at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler.lambda$0(IDEWorkbenchErrorHandler.java:111) at org.eclipse.ui.progress.UIJob$1.runInUIThread(UIJob.java:56) at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:148) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:645) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1432) 13:47:36.145 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTest(CloseAllShellsExt.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:72) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.swt.widgets.Display.release(Display.java:4588) at org.eclipse.swt.graphics.Device.dispose(Device.java:276) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:168) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1432) java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) at org.eclipse.swt.widgets.Display.release(Display.java:4588) at org.eclipse.swt.graphics.Device.dispose(Device.java:276) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:168) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588) at org.eclipse.equinox.launcher.Main.run(Main.java:1459) at org.eclipse.equinox.launcher.Main.main(Main.java:1432) 13:47:36.146 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 13:47:36.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'] 13:47:36.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'] 13:47:36.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: "New Java Project"] 13:47:36.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'] 13:47:36.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'] 13:47:36.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'] 13:47:36.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: "New Java Project"] 13:47:36.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'] 13:47:36.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'] 13:47:36.146 DEBUG [WorkbenchTestable][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest.cleanUpClass@AfterClass.png 13:47:36.259 DEBUG [WorkbenchTestable][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest.cleanUpClass@AfterClass.png 13:47:36.259 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 13:47:36.259 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:47:36.259 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:47:36.259 ERROR [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt failed org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 42 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) 13:47:36.324 DEBUG [WorkbenchTestable][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest@AfterClassExt_CloseAllShellsExt.png 13:47:36.423 DEBUG [WorkbenchTestable][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest@AfterClassExt_CloseAllShellsExt.png 13:47:36.424 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest no-configuration org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell.(WorkbenchShell.java:32) at org.eclipse.reddeer.workbench.workbenchmenu.WorkbenchMenuOpenable.run(WorkbenchMenuOpenable.java:41) at org.eclipse.reddeer.jface.window.AbstractWindow.open(AbstractWindow.java:130) at org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable.run(SelectionWizardOpenable.java:32) at org.eclipse.reddeer.jface.window.AbstractWindow.open(AbstractWindow.java:130) at org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest.cleanUpClass(JavaProjectWizardTest.java:74) 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.RunAfterClasses.evaluate(RunAfterClasses.java:77) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 53 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell.(WorkbenchShell.java:32) at org.eclipse.reddeer.workbench.workbenchmenu.WorkbenchMenuOpenable.run(WorkbenchMenuOpenable.java:41) at org.eclipse.reddeer.jface.window.AbstractWindow.open(AbstractWindow.java:130) at org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable.run(SelectionWizardOpenable.java:32) at org.eclipse.reddeer.jface.window.AbstractWindow.open(AbstractWindow.java:130) at org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest.cleanUpClass(JavaProjectWizardTest.java:74) 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.RunAfterClasses.evaluate(RunAfterClasses.java:77) 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) 13:47:36.425 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest no-configuration org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 42 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Tests run: 7, Failures: 1, Errors: 4, Skipped: 0, Time elapsed: 89.384 s <<< FAILURE! - in org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 30.791 s <<< FAILURE! java.lang.AssertionError: The following shells remained open [Internal Error] testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 18.244 s testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 8.986 s testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 30.677 s <<< ERROR! org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest.cleanUp(JavaProjectWizardTest.java:66) Caused by: org.eclipse.swt.SWTException: Widget is disposed testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 30.678 s <<< ERROR! org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest no-configuration Time elapsed: 30.957 s <<< ERROR! org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest no-configuration Time elapsed: 30.958 s <<< ERROR! org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 13:47:36.439 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 13:47:36.439 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:47:36.439 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:47:36.439 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 13:47:36.439 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:47:36.439 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:47:36.439 ERROR [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt failed org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 43 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) 13:47:36.440 DEBUG [WorkbenchTestable][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest@BeforeClassExt_CloseWelcomeScreenExt.png 13:47:36.552 DEBUG [WorkbenchTestable][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest@BeforeClassExt_CloseWelcomeScreenExt.png 13:47:36.552 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 13:47:36.552 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:47:36.552 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:47:36.552 ERROR [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt failed org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 42 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) 13:47:36.553 DEBUG [WorkbenchTestable][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest@AfterClassExt_CloseAllShellsExt.png 13:47:36.643 DEBUG [WorkbenchTestable][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest@AfterClassExt_CloseAllShellsExt.png 13:47:36.644 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest no-configuration org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 43 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) 13:47:36.644 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest no-configuration org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 42 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.207 s <<< FAILURE! - in org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest no-configuration Time elapsed: 0.206 s <<< ERROR! org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest no-configuration Time elapsed: 0.206 s <<< ERROR! org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 13:47:36.654 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 13:47:36.654 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:47:36.654 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:47:36.654 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 13:47:36.654 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:47:36.654 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:47:36.654 ERROR [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt failed org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 43 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) 13:47:36.655 DEBUG [WorkbenchTestable][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest@BeforeClassExt_CloseWelcomeScreenExt.png 13:47:36.730 DEBUG [WorkbenchTestable][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest@BeforeClassExt_CloseWelcomeScreenExt.png 13:47:36.731 DEBUG [WorkbenchTestable][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest.clean@AfterClass.png 13:47:36.803 DEBUG [WorkbenchTestable][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest.clean@AfterClass.png 13:47:36.804 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 13:47:36.804 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:47:36.804 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:47:36.804 ERROR [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt failed org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 42 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) 13:47:36.804 DEBUG [WorkbenchTestable][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest@AfterClassExt_CloseAllShellsExt.png 13:47:36.876 DEBUG [WorkbenchTestable][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest@AfterClassExt_CloseAllShellsExt.png 13:47:36.876 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest no-configuration org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 43 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) 13:47:36.877 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest no-configuration java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.views.IViewRegistry.getViews()" because the return value of "org.eclipse.ui.IWorkbench.getViewRegistry()" is null at org.eclipse.reddeer.workbench.lookup.ViewLookup.findView(ViewLookup.java:53) at org.eclipse.reddeer.workbench.lookup.ViewLookup.findRegisteredViewPath(ViewLookup.java:47) at org.eclipse.reddeer.workbench.impl.view.AbstractView.(AbstractView.java:85) at org.eclipse.reddeer.workbench.impl.view.AbstractView.(AbstractView.java:72) at org.eclipse.reddeer.workbench.impl.view.WorkbenchView.(WorkbenchView.java:32) at org.eclipse.reddeer.eclipse.ui.navigator.resources.AbstractExplorer.(AbstractExplorer.java:54) at org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer.(ProjectExplorer.java:26) at org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest.clean(NewClassCreationWizardTest.java:72) 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.RunAfterClasses.evaluate(RunAfterClasses.java:77) 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) 13:47:36.877 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest no-configuration org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 42 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.225 s <<< FAILURE! - in org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest no-configuration Time elapsed: 0.223 s <<< ERROR! org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest no-configuration Time elapsed: 0.224 s <<< ERROR! java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.views.IViewRegistry.getViews()" because the return value of "org.eclipse.ui.IWorkbench.getViewRegistry()" is null org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest no-configuration Time elapsed: 0.224 s <<< ERROR! org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null Running org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 13:47:36.886 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 13:47:36.887 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:47:36.887 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:47:36.887 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 13:47:36.887 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:47:36.887 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:47:36.887 ERROR [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt failed org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 43 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) 13:47:36.888 DEBUG [WorkbenchTestable][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest@BeforeClassExt_CloseWelcomeScreenExt.png 13:47:36.970 DEBUG [WorkbenchTestable][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest@BeforeClassExt_CloseWelcomeScreenExt.png 13:47:36.970 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 13:47:36.970 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:47:36.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:47:36.970 ERROR [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt failed org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 42 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) 13:47:36.970 DEBUG [WorkbenchTestable][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest@AfterClassExt_CloseAllShellsExt.png 13:47:37.041 DEBUG [WorkbenchTestable][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest@AfterClassExt_CloseAllShellsExt.png 13:47:37.042 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest no-configuration org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 43 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) 13:47:37.042 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest no-configuration org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 42 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.157 s <<< FAILURE! - in org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest no-configuration Time elapsed: 0.156 s <<< ERROR! org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest no-configuration Time elapsed: 0.156 s <<< ERROR! org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null Running org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 13:47:37.051 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 13:47:37.051 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:47:37.051 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:47:37.051 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 13:47:37.051 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:47:37.051 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:47:37.051 ERROR [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt failed org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 43 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) 13:47:37.052 DEBUG [WorkbenchTestable][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest@BeforeClassExt_CloseWelcomeScreenExt.png 13:47:37.121 DEBUG [WorkbenchTestable][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest@BeforeClassExt_CloseWelcomeScreenExt.png 13:47:37.121 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:47:37.121 DEBUG [WorkbenchTestable][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest.cleanWorkspace@AfterClass.png 13:47:37.193 DEBUG [WorkbenchTestable][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest.cleanWorkspace@AfterClass.png 13:47:37.193 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 13:47:37.193 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:47:37.193 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:47:37.193 ERROR [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt failed org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 42 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) 13:47:37.194 DEBUG [WorkbenchTestable][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest@AfterClassExt_CloseAllShellsExt.png 13:47:37.264 DEBUG [WorkbenchTestable][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest@AfterClassExt_CloseAllShellsExt.png 13:47:37.264 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest no-configuration org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 43 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) 13:47:37.265 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest no-configuration org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.handler.EditorHandler.closeAll(EditorHandler.java:191) at org.eclipse.reddeer.requirements.cleanworkspace.CleanWorkspaceRequirement.fulfill(CleanWorkspaceRequirement.java:69) at org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest.cleanWorkspace(JavaEditorTest.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.RunAfterClasses.evaluate(RunAfterClasses.java:77) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because "activeWorkbenchWindow" is null at org.eclipse.reddeer.workbench.handler.EditorHandler$5.run(EditorHandler.java:196) at org.eclipse.reddeer.workbench.handler.EditorHandler$5.run(EditorHandler.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 49 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because "activeWorkbenchWindow" is null at org.eclipse.reddeer.workbench.handler.EditorHandler$5.run(EditorHandler.java:196) at org.eclipse.reddeer.workbench.handler.EditorHandler$5.run(EditorHandler.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.handler.EditorHandler.closeAll(EditorHandler.java:191) at org.eclipse.reddeer.requirements.cleanworkspace.CleanWorkspaceRequirement.fulfill(CleanWorkspaceRequirement.java:69) at org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest.cleanWorkspace(JavaEditorTest.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.RunAfterClasses.evaluate(RunAfterClasses.java:77) 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) 13:47:37.265 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest no-configuration org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 42 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.216 s <<< FAILURE! - in org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest no-configuration Time elapsed: 0.214 s <<< ERROR! org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest no-configuration Time elapsed: 0.215 s <<< ERROR! org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because "activeWorkbenchWindow" is null org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest no-configuration Time elapsed: 0.215 s <<< ERROR! org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null Running org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 13:47:37.274 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 13:47:37.274 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:47:37.275 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:47:37.275 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 13:47:37.275 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:47:37.275 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:47:37.275 ERROR [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt failed org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 43 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) 13:47:37.275 DEBUG [WorkbenchTestable][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest@BeforeClassExt_CloseWelcomeScreenExt.png 13:47:37.345 DEBUG [WorkbenchTestable][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest@BeforeClassExt_CloseWelcomeScreenExt.png 13:47:37.345 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 13:47:37.345 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:47:37.345 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:47:37.345 ERROR [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt failed org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 42 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) 13:47:37.346 DEBUG [WorkbenchTestable][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest@AfterClassExt_CloseAllShellsExt.png 13:47:37.417 DEBUG [WorkbenchTestable][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest@AfterClassExt_CloseAllShellsExt.png 13:47:37.417 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest no-configuration org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 43 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) 13:47:37.418 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest no-configuration org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 42 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.144 s <<< FAILURE! - in org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest no-configuration Time elapsed: 0.143 s <<< ERROR! org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest no-configuration Time elapsed: 0.144 s <<< ERROR! org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null Running org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest 13:47:37.435 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 13:47:37.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:37.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! - in org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest Time elapsed: 0.003 s <<< ERROR! java.lang.RuntimeException: Tried to execute sleep in UI thread! at org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest.beforeClass(EnvironmentTabTest.java:46) org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest Time elapsed: 0.003 s <<< ERROR! java.lang.RuntimeException: Tried to execute sleep in UI thread! at org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest.closeDialog(EnvironmentTabTest.java:55) Running org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 13:47:37.442 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 13:47:37.442 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:47:37.443 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:47:37.443 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 13:47:37.443 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:47:37.443 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:47:37.443 ERROR [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt failed org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 43 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) 13:47:37.443 DEBUG [WorkbenchTestable][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest@BeforeClassExt_CloseWelcomeScreenExt.png 13:47:37.528 DEBUG [WorkbenchTestable][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest@BeforeClassExt_CloseWelcomeScreenExt.png 13:47:37.528 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 13:47:37.528 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:47:37.528 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:47:37.528 ERROR [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt failed org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 42 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) 13:47:37.529 DEBUG [WorkbenchTestable][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest@AfterClassExt_CloseAllShellsExt.png 13:47:37.658 DEBUG [WorkbenchTestable][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest@AfterClassExt_CloseAllShellsExt.png 13:47:37.659 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest no-configuration org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 43 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) 13:47:37.660 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest no-configuration org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 42 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.218 s <<< FAILURE! - in org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest no-configuration Time elapsed: 0.217 s <<< ERROR! org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest no-configuration Time elapsed: 0.218 s <<< ERROR! org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null Running org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 13:47:37.671 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 13:47:37.671 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:47:37.671 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:47:37.671 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 13:47:37.671 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:47:37.671 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:47:37.672 ERROR [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt failed org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 43 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) 13:47:37.672 DEBUG [WorkbenchTestable][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest@BeforeClassExt_CloseWelcomeScreenExt.png 13:47:37.799 DEBUG [WorkbenchTestable][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest@BeforeClassExt_CloseWelcomeScreenExt.png 13:47:37.799 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 13:47:37.799 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:47:37.799 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:47:37.799 ERROR [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt failed org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 42 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) 13:47:37.800 DEBUG [WorkbenchTestable][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest@AfterClassExt_CloseAllShellsExt.png 13:47:37.881 DEBUG [WorkbenchTestable][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest@AfterClassExt_CloseAllShellsExt.png 13:47:37.881 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest no-configuration org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 43 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) 13:47:37.882 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest no-configuration org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 42 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.212 s <<< FAILURE! - in org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest no-configuration Time elapsed: 0.211 s <<< ERROR! org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest no-configuration Time elapsed: 0.212 s <<< ERROR! org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null Running org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 13:47:37.911 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 13:47:37.912 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:47:37.912 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:47:37.912 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 13:47:37.912 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:47:37.912 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:47:37.912 ERROR [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt failed org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 43 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) 13:47:37.912 DEBUG [WorkbenchTestable][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest@BeforeClassExt_CloseWelcomeScreenExt.png 13:47:37.987 DEBUG [WorkbenchTestable][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest@BeforeClassExt_CloseWelcomeScreenExt.png 13:47:37.987 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 13:47:37.987 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:47:37.987 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:47:37.987 ERROR [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt failed org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 42 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) 13:47:37.988 DEBUG [WorkbenchTestable][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest@AfterClassExt_CloseAllShellsExt.png 13:47:38.066 DEBUG [WorkbenchTestable][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest@AfterClassExt_CloseAllShellsExt.png 13:47:38.066 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest no-configuration org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 43 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) 13:47:38.067 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest no-configuration org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 42 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.156 s <<< FAILURE! - in org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest no-configuration Time elapsed: 0.155 s <<< ERROR! org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest no-configuration Time elapsed: 0.156 s <<< ERROR! org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null Running org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 13:47:38.076 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 13:47:38.076 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:47:38.076 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:47:38.076 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 13:47:38.076 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:47:38.076 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:47:38.076 ERROR [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt failed org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 43 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getActivePage()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:130) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup$3.run(WorkbenchPartLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchPartLookup.findAllViewReferences(WorkbenchPartLookup.java:126) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.closeWelcomeScreen(CloseWelcomeScreenExt.java:56) at org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt.runBeforeTestClass(CloseWelcomeScreenExt.java:41) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:61) 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) 13:47:38.077 DEBUG [WorkbenchTestable][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest@BeforeClassExt_CloseWelcomeScreenExt.png 13:47:38.211 DEBUG [WorkbenchTestable][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest@BeforeClassExt_CloseWelcomeScreenExt.png 13:47:38.211 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 13:47:38.211 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:47:38.211 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:47:38.211 ERROR [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt failed org.eclipse.reddeer.common.exception.RedDeerException: Exception during sync execution in UI thread at org.eclipse.reddeer.common.util.Display.handleErrorOccured(Display.java:112) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:84) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) Caused by: java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) ... 42 more java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:47) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup$1.run(WorkbenchShellLookup.java:1) at org.eclipse.reddeer.common.util.Display$ErrorHandlingRunnable.run(Display.java:162) at org.eclipse.reddeer.common.util.Display.syncExec(Display.java:80) at org.eclipse.reddeer.workbench.core.lookup.WorkbenchShellLookup.getWorkbenchShell(WorkbenchShellLookup.java:44) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.getNonWorbenchShellsToClose(WorkbenchShellHandler.java:101) at org.eclipse.reddeer.workbench.handler.WorkbenchShellHandler.closeAllNonWorbenchShells(WorkbenchShellHandler.java:72) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.run(CloseAllShellsExt.java:77) at org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt.runAfterTestClass(CloseAllShellsExt.java:59) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:71) 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) 13:47:38.212 DEBUG [WorkbenchTestable][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest@AfterClassExt_CloseAllShellsExt.png [ERROR] There are test failures. Please refer to /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.gef.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -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.verification.parametrized/tests/org.eclipse.reddeer.gef.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.gef.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.gef.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.matcher.IsEditPartWithParentTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest testMacthingEditPartWithHigherParent(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest) Time elapsed: 0.007 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.022 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest testMacthingEditPartWithLabelTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0.012 s testMacthingEditPartWithLabelTooltipByRegex(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0.003 s testMacthingEditPartWithTextFlowTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0.005 s testMacthingEditPartWithNullTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest testMacthingEditPartWithNoLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0.005 s testMacthingEditPartWithTextFlowLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0.001 s testMacthingEditPartWithSimpleLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0 s testMacthingEditPartWithSimpleLabelByRegex(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.gef.test.GEFEditorTest 13:47:47.334 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:47:47.335 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 13:47:47.357 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:47:47.358 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 13:47:47.416 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.gef.test.GEFEditorTest 13:47:47.434 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:47:47.435 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:47:47.440 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 13:47:47.444 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 13:47:47.444 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 13:47:47.455 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 13:47:47.527 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:47:47.527 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:47:47.529 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:47:47.530 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:47:47.533 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:47:47.533 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:47:47.547 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:47:47.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:47.553 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:47:47.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:47.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:47:47.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:47.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:47:47.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:47.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:47.565 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:47:47.608 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:47:47.611 DEBUG [main][MenuItemLookup] Found menu:'File' 13:47:47.611 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:47:47.612 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:47:47.612 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:47:47.612 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:47:47.612 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:47:47.612 DEBUG [main][MenuItemLookup] Item match:Window 13:47:47.617 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:47:47.617 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:47:47.617 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:47:47.618 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:47.618 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:47:47.618 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:47:47.618 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:47.618 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:47:47.618 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:47.618 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:47:47.618 DEBUG [main][MenuItemLookup] Item match:Preferences 13:47:47.621 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:47:47.621 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:47:47.623 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:47:47.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.... 13:47:47.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 13:47:47.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:47:47.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:47.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:47.766 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:47:47.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:47.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:47:47.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:47.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:47.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:47.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:47.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:47:47.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:47:47.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:47:47.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:47:47.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:47.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:47.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:47.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:47.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:47.846 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:47:47.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:47.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:47.847 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:47.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:47.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:47:47.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:47:47.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:47:47.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:47.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:47.921 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:47:47.922 DEBUG [main][EditorHandler] 0 editor(s) found 13:47:47.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:47.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:47.931 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:47:47.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:47.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:47.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:47:47.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:47.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:47.936 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:47:47.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:47:47.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:47.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:47.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:47.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:47.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:47:47.941 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:47.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:47.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:47.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:47:47.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:47:47.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:47:47.965 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:47.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:47.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:47.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:47:47.968 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:47.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:47.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:47.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:47:47.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:47.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:47.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:47.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:47.972 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:47.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:47.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:47.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:47:47.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:47:47.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:48.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:48.013 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:47:48.013 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 13:47:48.014 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:47:48.015 INFO [WorkbenchTestable][RequirementsRunner] Started test: logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 13:47:48.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 13:47:48.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:47:48.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:47:48.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:47:48.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'] 13:47:48.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:48.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'] 13:47:48.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:48.025 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 13:47:48.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:48.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'] 13:47:48.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:48.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'] 13:47:48.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:48.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'] 13:47:48.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:48.026 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 13:47:48.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:48.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'] 13:47:48.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:48.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'] 13:47:48.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:48.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:47:48.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:48.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:48.028 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:47:48.028 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:47:48.028 DEBUG [main][MenuItemLookup] Found menu:'File' 13:47:48.028 DEBUG [main][MenuItemLookup] Item match:File 13:47:48.032 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:47:48.032 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:47:48.039 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:47:48.039 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:48.039 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:47:48.039 DEBUG [main][MenuItemLookup] Found menu:'File' 13:47:48.040 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:47:48.040 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:48.040 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:47:48.040 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:48.040 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:47:48.040 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:47:48.041 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:47:48.041 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:47:48.041 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:47:48.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:47:48.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:47:48.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:47:48.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:48.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:48.150 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:47:48.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:48.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:47:48.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:48.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:48.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:48.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:48.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:47:48.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:47:48.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:47:48.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:47:48.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:47:48.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:48.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:48.660 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:47:48.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:47:48.662 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:47:48.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:48.662 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:47:48.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:48.662 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:47:48.663 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:47:48.663 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:47:48.664 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:47:48.668 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:47:48.668 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:47:48.668 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:47:48.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:47:48.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:48.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:48.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:48.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:48.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:48.671 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:47:48.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:48.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:48.671 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:48.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:48.715 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:47:48.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:48.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:48.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 13:47:48.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 13:47:48.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 13:47:48.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:48.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:48.717 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 13:47:48.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:48.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 13:47:48.719 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:47:48.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:48.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:48.720 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 13:47:48.720 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:47:48.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:48.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:48.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:48.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:48.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:47:48.725 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:47:48.726 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:47:48.728 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 13:47:48.728 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 13:47:48.736 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) 13:47:48.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:48.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:48.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:48.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:48.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:48.739 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:47:48.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:48.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:48.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:48.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:48.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:47:49.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:47:49.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:47:49.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:47:49.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:47:49.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:47:49.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:49.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:49.251 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:47:49.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:49.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:49.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:47:49.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:49.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:49.253 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:47:49.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:47:49.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:49.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:49.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:49.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:49.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:47:49.254 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:49.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:49.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:49.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:47:49.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:47:49.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:47:49.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 13:47:49.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:49.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:49.280 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 13:47:49.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:47:49.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:49.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:49.282 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:47:49.282 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:47:49.282 DEBUG [main][MenuItemLookup] Found menu:'File' 13:47:49.283 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:47:49.283 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:47:49.283 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:47:49.283 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:47:49.283 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:47:49.283 DEBUG [main][MenuItemLookup] Item match:Window 13:47:49.284 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:47:49.284 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:47:49.284 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:47:49.284 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:49.284 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:47:49.284 DEBUG [main][MenuItemLookup] Item match:Show View 13:47:49.294 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:47:49.294 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:47:49.294 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:47:49.295 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:47:49.295 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:47:49.295 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:47:49.295 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:47:49.295 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:47:49.295 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:49.295 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:47:49.295 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:47:49.306 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:47:49.306 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:47:49.306 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:47:49.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:47:49.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:47:49.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:47:49.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:49.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:49.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:47:49.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:47:49.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:49.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:49.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:47:49.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:47:49.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:49.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:49.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:49.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:49.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:47:49.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:47:49.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:47:49.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:47:49.375 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:47:49.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:49.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:49.877 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:47:49.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:47:49.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:47:49.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:49.878 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:47:49.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:49.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:47:49.879 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 13:47:49.879 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 13:47:49.879 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 13:47:49.880 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 13:47:49.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:47:49.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:49.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:49.880 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:47:49.880 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:47:49.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:49.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:49.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:47:49.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:47:49.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:49.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:49.887 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:47:49.887 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:47:49.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:49.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:49.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:49.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:49.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:49.890 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:47:49.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:49.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:49.890 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:49.890 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:50.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:47:50.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:47:50.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 13:47:50.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:50.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:50.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 13:47:50.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:50.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:50.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:47:50.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:50.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:50.365 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:47:50.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:47:50.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:50.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:50.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:50.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:50.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:47:50.368 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:47:50.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:47:50.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:50.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:47:50.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:47:50.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:47:50.372 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:47:50.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:47:50.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:50.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:50.373 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:47:50.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:47:50.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:50.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:50.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:50.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:50.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:50.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:50.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:51.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:51.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:51.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:47:51.376 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:47:51.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:47:51.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:51.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:51.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:47:51.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:51.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:51.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:51.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:51.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:47:51.379 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:47:51.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 13:47:51.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:51.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:51.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:47:51.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:51.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:51.397 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:47:51.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:47:51.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:51.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:51.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:51.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:51.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:47:51.398 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:51.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:51.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:51.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:51.427 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:51.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:51.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:51.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:51.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:51.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:51.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:51.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:51.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:52.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:52.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:52.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:47:52.430 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:52.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:52.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:52.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:52.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:47:52.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:52.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:52.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:52.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:52.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:47:52.432 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:47:52.432 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 13:47:52.432 DEBUG [main][TreeItemHandler] Selecting tree item: test 13:47:52.434 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 13:47:52.443 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 13:47:52.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:47:52.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47: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'] 13:47:52.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47: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: ""] 13:47:52.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47: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'] 13:47:52.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47: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'] 13:47:52.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47: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: ""] 13:47:52.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:52.447 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 13:47:52.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'] 13:47:52.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:52.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'] 13:47:52.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:52.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:47:52.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:52.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:52.448 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:47:52.448 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:47:52.448 DEBUG [main][MenuItemLookup] Found menu:'File' 13:47:52.448 DEBUG [main][MenuItemLookup] Item match:File 13:47:52.449 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:47:52.449 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:47:52.451 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:47:52.451 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:52.451 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:47:52.451 DEBUG [main][MenuItemLookup] Found menu:'File' 13:47:52.451 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:47:52.451 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:52.451 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:47:52.451 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:52.451 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:47:52.451 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:47:52.452 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:47:52.452 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:47:52.452 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:47:52.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:47:52.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. finished successfully 13:47:52.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:47:52.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:52.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:52.546 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:47:52.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:52.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:47:52.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:47:52.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:52.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:52.546 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 13:47:52.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:47:52.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:52.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:52.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:52.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:52.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:47:52.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:47:52.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:47:52.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 13:47:52.553 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 13:47:52.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:53.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:53.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 13:47:53.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 13:47:53.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 13:47:53.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:53.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 13:47:53.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:53.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 13:47:53.056 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 13:47:53.056 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 13:47:53.057 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 13:47:53.059 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 13:47:53.059 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:47:53.059 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:47:53.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) 13:47:53.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:53.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:53.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:53.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:53.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:53.061 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:47:53.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:53.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:53.061 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:53.061 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:53.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 13:47:53.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 13:47:53.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:47:53.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:53.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:53.114 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 13:47:53.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:53.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 13:47:53.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:47:53.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:53.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:53.114 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 13:47:53.114 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:47:53.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:53.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:53.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:53.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:53.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:47:53.118 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:47:53.119 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 13:47:53.119 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 13:47:53.119 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 13:47:53.119 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) 13:47:53.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:53.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:53.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:53.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:53.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:53.121 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:47:53.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:53.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:53.121 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:53.121 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:53.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:47:53.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:47:53.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:47:53.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:47:53.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:47:53.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:47:53.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:47:53.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:47:53.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:47:53.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:47:53.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:47:53.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@30b4946d is found... 13:47:53.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@30b4946d is found finished successfully 13:47:53.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 13:47:53.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:53.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:53.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:53.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:53.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:47:53.658 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:53.659 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:47:53.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:53.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:53.671 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' view via menu. 13:47:53.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 13:47:53.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:53.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:53.674 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 13:47:53.674 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.logic - Eclipse Platform' 13:47:53.674 DEBUG [main][MenuItemLookup] Found menu:'File' 13:47:53.674 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:47:53.674 DEBUG [main][MenuItemLookup] Found menu:'View' 13:47:53.674 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:47:53.674 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:47:53.674 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:47:53.674 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:47:53.674 DEBUG [main][MenuItemLookup] Item match:Window 13:47:53.676 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:47:53.676 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:47:53.676 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:47:53.677 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:53.677 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:47:53.677 DEBUG [main][MenuItemLookup] Item match:Show View 13:47:53.680 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:47:53.680 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:47:53.680 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:47:53.680 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:47:53.680 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:47:53.680 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:47:53.680 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:47:53.680 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:47:53.680 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:53.680 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:47:53.680 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:47:53.719 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:47:53.719 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:47:53.720 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:47:53.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:47:53.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:47:53.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:47:53.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:53.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:53.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:47:53.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:47:53.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:53.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:53.782 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:47:53.782 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:47:53.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:53.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:53.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:53.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:53.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:47:53.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:47:53.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:47:53.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:47:53.809 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:47:53.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:54.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:54.314 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:47:54.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:47:54.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:47:54.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:54.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:47:54.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:54.315 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:47:54.316 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Palette 13:47:54.316 DEBUG [main][TreeItemHandler] Selecting tree item: Palette 13:47:54.316 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Palette about selection 13:47:54.316 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Palette 13:47:54.316 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:47:54.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:54.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:54.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:47:54.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:47:54.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:54.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:54.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:47:54.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:47:54.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:54.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:54.317 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:47:54.317 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:47:54.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:54.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:54.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:54.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:54.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:54.319 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:47:54.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:54.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:54.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:54.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:54.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:47:54.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:47:54.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open... 13:47:54.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:54.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:54.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open finished successfully 13:47:54.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:54.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:54.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 13:47:54.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:54.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:54.440 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 13:47:54.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 13:47:54.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:54.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:54.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:54.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:54.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:47:54.441 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:47:54.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:47:54.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:54.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.logic - Eclipse Platform TooltipText=null 13:47:54.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:47:54.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:47:54.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:54.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:54.480 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:47:54.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:54.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:54.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 13:47:54.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:54.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:54.481 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 13:47:54.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 '\*?\QPalette\E') 13:47:54.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:54.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:54.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:54.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:54.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:47:54.482 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:47:54.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:47:54.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:54.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.logic - Eclipse Platform TooltipText=null 13:47:54.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:47:54.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:47:54.485 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 13:47:54.485 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:47:54.485 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:54.518 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:47:54.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:54.536 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:47:54.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:54.543 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #0 Text=Label ) 13:47:54.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 13:47:54.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 13:47:54.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:54.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:54.620 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:47:54.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:54.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:54.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 13:47:54.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:54.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:54.649 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 13:47:54.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 '\*?\QPalette\E') 13:47:54.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:54.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:54.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:54.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:54.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:47:54.650 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:47:54.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:47:54.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:54.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:47:54.687 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 0] 13:47:54.687 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:47:54.687 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:54.688 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:47:54.688 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:54.717 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:47:54.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:54.721 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #0 Value=0 ) 13:47:54.721 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #0 Value=0 ) 13:47:54.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 13:47:54.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 13:47:54.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:54.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:54.746 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:47:54.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:54.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:54.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 13:47:54.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:54.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:54.755 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 13:47:54.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 13:47:54.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:54.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:54.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:54.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:54.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:47:54.757 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:47:54.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:47:54.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:54.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:47:54.802 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 0] 13:47:54.802 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:47:54.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:54.805 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:47:54.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:54.834 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:47:54.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:54.838 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 13:47:54.838 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 13:47:54.838 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 13:47:54.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3... 13:47:54.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3 finished successfully 13:47:54.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:54.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:54.848 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:47:54.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:54.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:54.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 13:47:54.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:54.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:54.877 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 13:47:54.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') 13:47:54.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:54.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:54.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:54.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:54.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:47:54.878 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:47:54.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:47:54.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:54.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:47:54.910 INFO [WorkbenchTestable][ViewerHandler] Click at [150, 0] 13:47:54.910 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:47:54.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:54.911 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:47:54.911 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:54.930 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:47:54.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:54.932 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 13:47:54.932 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 13:47:54.932 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 13:47:54.932 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 13:47:54.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4... 13:47:54.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4 finished successfully 13:47:54.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:54.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:54.938 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:47:54.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:54.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:54.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 13:47:54.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:54.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:54.949 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 13:47:54.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 '\*?\QPalette\E') 13:47:54.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:54.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:54.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:54.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:54.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:47:54.950 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:47:54.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:47:54.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:54.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:47:54.977 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 0] 13:47:54.977 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:47:54.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:54.977 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:47:54.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.015 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:47:55.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.017 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 13:47:55.017 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 13:47:55.017 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 13:47:55.017 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 13:47:55.017 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 13:47:55.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 5... 13:47:55.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 5 finished successfully 13:47:55.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.024 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:47:55.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 13:47:55.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:55.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:55.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 13:47:55.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 '\*?\QPalette\E') 13:47:55.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:55.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:55.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:47:55.036 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:47:55.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:47:55.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:55.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:47:55.066 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 13:47:55.066 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:47:55.066 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.067 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:47:55.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.118 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:47:55.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.121 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 13:47:55.121 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 13:47:55.121 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 13:47:55.121 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 13:47:55.121 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 13:47:55.121 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 13:47:55.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 6... 13:47:55.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 6 finished successfully 13:47:55.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.138 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:47:55.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 13:47:55.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:55.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:55.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 13:47:55.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 13:47:55.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:55.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:55.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:47:55.143 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:47:55.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:47:55.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:55.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:47:55.177 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 13:47:55.178 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:47:55.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.178 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:47:55.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.215 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:47:55.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.217 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 13:47:55.217 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 13:47:55.217 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 13:47:55.217 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 13:47:55.217 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 13:47:55.217 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 13:47:55.217 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 13:47:55.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 7... 13:47:55.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 7 finished successfully 13:47:55.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.229 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:47:55.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 13:47:55.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:55.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:55.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 13:47:55.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 13:47:55.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:55.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:55.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:47:55.233 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:47:55.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:47:55.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:55.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:47:55.261 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 100] 13:47:55.261 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:47:55.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.262 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:47:55.262 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.273 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:47:55.273 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.274 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 13:47:55.274 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 13:47:55.274 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 13:47:55.274 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 13:47:55.274 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 13:47:55.274 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 13:47:55.274 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 13:47:55.274 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 13:47:55.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 8... 13:47:55.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 8 finished successfully 13:47:55.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.313 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:47:55.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 13:47:55.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:55.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:55.316 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 13:47:55.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 13:47:55.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:55.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:55.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:47:55.317 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:47:55.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:47:55.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:55.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:47:55.344 INFO [WorkbenchTestable][ViewerHandler] Click at [150, 100] 13:47:55.344 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:47:55.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.345 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:47:55.345 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.357 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:47:55.357 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.367 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 13:47:55.367 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 13:47:55.367 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 13:47:55.367 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 13:47:55.367 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 13:47:55.367 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 13:47:55.367 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 13:47:55.367 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 13:47:55.367 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 13:47:55.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 9... 13:47:55.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 9 finished successfully 13:47:55.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.372 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:47:55.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 13:47:55.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:55.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:55.411 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 13:47:55.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 '\*?\QPalette\E') 13:47:55.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:55.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:55.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:47:55.412 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:47:55.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:47:55.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:55.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:47:55.422 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 100] 13:47:55.422 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:47:55.422 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.422 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:47:55.422 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.449 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:47:55.449 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.451 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 13:47:55.451 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 13:47:55.451 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 13:47:55.451 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 13:47:55.451 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 13:47:55.451 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 13:47:55.451 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 13:47:55.451 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 13:47:55.451 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 13:47:55.451 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 13:47:55.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 10... 13:47:55.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 10 finished successfully 13:47:55.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.456 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:47:55.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 13:47:55.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:55.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:55.459 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 13:47:55.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 '\*?\QPalette\E') 13:47:55.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:55.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:55.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:47:55.460 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:47:55.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:47:55.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:55.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:47:55.516 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 200] 13:47:55.516 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:47:55.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.519 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:47:55.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.530 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:47:55.530 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.549 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 13:47:55.549 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 13:47:55.549 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 13:47:55.549 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 13:47:55.549 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 13:47:55.549 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 13:47:55.549 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 13:47:55.549 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 13:47:55.549 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 13:47:55.549 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 13:47:55.549 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 13:47:55.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 11... 13:47:55.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 11 finished successfully 13:47:55.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.567 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:47:55.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 13:47:55.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:55.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:55.570 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 13:47:55.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 '\*?\QPalette\E') 13:47:55.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:55.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:55.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:47:55.571 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:47:55.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:47:55.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:55.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:47:55.580 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 200] 13:47:55.580 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:47:55.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.581 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:47:55.581 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.621 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:47:55.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.625 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 13:47:55.625 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 13:47:55.625 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 13:47:55.625 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 13:47:55.625 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 13:47:55.625 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 13:47:55.625 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 13:47:55.625 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 13:47:55.625 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 13:47:55.625 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 13:47:55.625 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 13:47:55.625 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 13:47:55.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 14... 13:47:55.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 14 finished successfully 13:47:55.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.648 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:47:55.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 13:47:55.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:55.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:55.650 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 13:47:55.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 '\*?\QPalette\E') 13:47:55.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:55.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:55.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:47:55.651 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:47:55.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:47:55.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:55.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:47:55.677 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 300] 13:47:55.677 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:47:55.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.677 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:47:55.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.719 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:47:55.719 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.722 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 13:47:55.723 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 13:47:55.723 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 13:47:55.723 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 13:47:55.723 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 13:47:55.723 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 13:47:55.723 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 13:47:55.723 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 13:47:55.723 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 13:47:55.723 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 13:47:55.723 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 13:47:55.723 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 13:47:55.723 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 13:47:55.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 22... 13:47:55.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 22 finished successfully 13:47:55.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.730 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:47:55.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 13:47:55.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:55.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:55.733 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 13:47:55.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 13:47:55.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:55.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:55.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:55.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:55.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:47:55.733 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:47:55.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:47:55.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:55.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:47:55.761 INFO [WorkbenchTestable][ViewerHandler] Click at [105, 305] 13:47:55.761 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:47:55.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.762 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:47:55.762 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.772 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:47:55.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.780 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #2 Value=0 ) 13:47:55.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 23... 13:47:55.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 23 finished successfully 13:47:55.786 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:55.786 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:47:55.787 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:47:55.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 13:47:55.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:55.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:55.814 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 13:47:55.814 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.logic - Eclipse Platform' 13:47:55.814 DEBUG [main][MenuItemLookup] Found menu:'File' 13:47:55.814 DEBUG [main][MenuItemLookup] Item match:File 13:47:55.817 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:47:55.817 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:47:55.817 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:47:55.817 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:47:55.817 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:55.817 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:47:55.817 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:47:55.817 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:55.817 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:47:55.817 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:47:55.818 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:47:55.818 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:47:55.818 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:47:55.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:47:55.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:47:55.858 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:55.858 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:47:55.860 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 13:47:55.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:55.926 DEBUG [main][MenuItemLookup] Found menu:'Undo Create Object' 13:47:55.926 DEBUG [main][MenuItemLookup] Item match:Undo Create Object 13:47:55.929 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Undo Create Object" 13:47:55.929 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Undo Create Object 13:47:55.929 INFO [main][MenuItemHandler] Select menu item: &Undo Create Object 13:47:55.935 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:47:55.936 DEBUG [main][EditorHandler] 1 editor(s) found 13:47:55.937 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 13:47:55.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 'Save .*'] is available.... 13:47:56.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 13:47:56.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 13:47:56.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:56.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:56.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:47:56.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:56.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:56.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 13:47:56.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:47:56.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:56.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:56.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 13:47:56.484 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:47:56.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:56.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:56.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 13:47:56.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:47:56.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:56.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:56.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:56.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:56.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:56.485 INFO [WorkbenchTestable][AbstractButton] Click button &Save 13:47:56.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:56.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:56.485 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:56.485 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:56.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:47:56.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:47:56.588 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 13:47:56.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:56.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:56.590 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:47:56.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:56.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:56.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:47:56.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:56.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:56.592 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:47:56.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 '\*?\QProject Explorer\E') 13:47:56.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:56.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:56.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:56.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:56.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:47:56.593 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:56.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:56.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:56.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:56.629 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:56.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:56.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:56.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:56.630 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:56.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:56.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:56.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:56.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:56.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:56.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:57.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:57.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:57.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:57.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:57.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:47:57.632 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:57.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:57.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:57.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:57.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:47:57.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:57.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:57.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:57.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:57.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:47:57.634 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:47:57.634 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:57.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:57.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:57.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:57.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:57.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:57.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:58.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:58.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:58.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:58.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:47:58.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:47:58.636 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:58.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:58.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:58.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:58.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 13:47:58.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:58.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:58.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:58.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:58.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:47:58.638 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:47:58.638 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:47:58.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:47:58.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:58.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47: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 13:47:58.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:58.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:58.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:58.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:58.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:47:58.639 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:47:58.639 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:47:58.640 DEBUG [main][TreeItemHandler] Set Tree selection 13:47:58.642 DEBUG [main][TreeHandler] Notify Tree about selection event 13:47:58.649 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:47:58.651 DEBUG [WorkbenchTestable][TreeItemHandler] test 13:47:58.652 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:47:58.652 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:58.699 DEBUG [main][MenuItemLookup] Found menu:'New' 13:47:58.699 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:47:58.699 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:58.699 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:47:58.699 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:58.699 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:47:58.699 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:47:58.699 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:47:58.699 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:47:58.699 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:47:58.699 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:58.699 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:47:58.699 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:47:58.700 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:58.700 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:47:58.700 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:47:58.700 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:47:58.700 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:47:58.700 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:47:58.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:47:58.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:47:59.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:47:59.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:47:59.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:47:59.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:47:59.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:47:59.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:59.236 DEBUG [main][MenuItemLookup] Found menu:'New' 13:47:59.236 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:47:59.236 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:59.236 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:47:59.236 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:59.236 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:47:59.236 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:47:59.236 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:47:59.236 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:47:59.236 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:47:59.236 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:47:59.236 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:47:59.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:47:59.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 13:47:59.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:47:59.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:59.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:59.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: 32) 13:47:59.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:47:59.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:59.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:59.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:47:59.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:47:59.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:59.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:59.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:59.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:59.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:59.923 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:47:59.924 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:47:59.924 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:47:59.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:59.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:59.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:59.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:59.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 "OK") 13:47:59.924 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:47:59.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:59.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:59.924 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:47:59.924 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:47:59.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:59.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:59.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:59.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:59.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:59.926 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:47:59.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:59.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:59.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:59.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:59.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:47:59.941 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:48:00.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:48:00.443 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:48:00.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:00.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:48:00.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:48:00.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:48:00.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:00.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:00.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:00.443 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:00.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:00.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:00.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:48:00.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:48:00.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:48:00.447 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 13:48:00.447 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:48:00.451 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:48:00.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:00.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:00.451 INFO [WorkbenchTestable][RequirementsRunner] Finished test: logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 13:48:00.451 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:48:00.452 INFO [WorkbenchTestable][RequirementsRunner] Started test: shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 13:48:00.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 13:48:00.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:48:00.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:48:00.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:48:00.452 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:00.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:00.453 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:00.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:00.453 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 13:48:00.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:00.453 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:00.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:00.453 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:00.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:00.454 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:00.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:00.454 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 13:48:00.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:00.454 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:00.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:00.454 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:00.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:00.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:00.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:00.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:00.455 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:00.455 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:48:00.455 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:00.456 DEBUG [main][MenuItemLookup] Item match:File 13:48:00.457 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:48:00.457 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:48:00.458 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:48:00.458 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:00.458 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:48:00.458 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:00.458 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:48:00.458 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:00.458 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:48:00.458 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:00.459 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:48:00.459 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:48:00.459 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:48:00.459 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:48:00.460 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:48:00.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.... 13:48:00.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:48:00.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:48:00.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:00.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:00.535 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:48:00.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:00.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:48:00.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:00.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:00.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:00.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:00.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:00.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:00.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:00.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:48:00.537 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:48:00.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:00.537 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:48:00.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:00.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:48:00.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:48:00.537 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:48:00.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:00.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:48:00.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:00.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:48:00.538 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:48:00.538 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:48:00.538 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:48:00.542 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:48:00.542 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:48:00.542 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:48: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.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:48:00.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:00.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:00.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:00.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:00.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:00.544 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:48:00.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:00.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:00.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:00.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:00.569 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:00.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:00.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:00.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 13:48:00.570 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 13:48:00.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 13:48:00.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:00.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:00.571 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 13:48:00.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:00.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:48:00.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:00.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:00.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:00.571 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 13:48:00.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:00.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:00.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:00.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:00.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:00.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:48:00.574 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:48:00.575 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:48:00.575 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 13:48:00.576 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 13:48:00.576 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) 13:48:00.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:00.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:00.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:00.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:00.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:00.579 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:48:00.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:00.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:00.579 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:00.579 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:00.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:48:01.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:48:01.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:01.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:48:01.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:48:01.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:01.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:01.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:01.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:01.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:01.085 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:48:01.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:01.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:01.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:01.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:01.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:01.087 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:01.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:48:01.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:01.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:01.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:01.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:01.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:01.088 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:01.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:01.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:01.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:48:01.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:48:01.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:48:01.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 13:48:01.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:01.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:01.103 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:48:01.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:01.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:01.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:01.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:01.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:01.107 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:01.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') 13:48:01.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:01.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:01.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:01.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:01.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:01.111 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:48:01.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:48:01.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:01.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:01.153 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:48:01.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:48:01.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:01.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:01.154 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:48:01.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:48:01.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:01.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:01.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:01.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:01.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:01.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:01.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:02.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:02.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:02.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:02.156 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:48:02.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:48:02.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:02.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:02.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 13:48:02.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:02.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:02.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:02.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:02.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:02.157 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:48:02.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 13:48:02.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:02.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:02.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:02.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:02.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:02.169 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:02.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:48:02.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:02.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:02.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:02.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:02.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:02.172 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:02.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:02.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:02.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:02.192 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:02.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:02.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:02.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:02.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:02.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:02.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:02.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:02.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:03.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:03.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:03.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:03.194 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:03.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:03.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:03.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:03.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:48:03.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:03.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:03.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:03.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:03.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:03.195 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:48:03.195 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 13:48:03.195 DEBUG [main][TreeItemHandler] Selecting tree item: test 13:48:03.197 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 13:48:03.203 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 13:48:03.204 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:03.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:03.204 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:03.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:03.204 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 13:48:03.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:03.204 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:03.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:03.204 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:03.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:03.204 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 13:48:03.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:03.205 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 13:48:03.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'] 13:48:03.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:03.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'] 13:48:03.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:03.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:03.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:03.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:03.205 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:03.205 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:48:03.205 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:03.206 DEBUG [main][MenuItemLookup] Item match:File 13:48:03.207 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:48:03.207 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:48:03.208 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:48:03.208 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:03.208 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:48:03.208 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:03.208 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:48:03.208 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:03.209 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:48:03.209 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:03.209 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:48:03.209 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:48:03.209 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:48:03.209 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:48:03.209 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:48:03.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:48:03.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. finished successfully 13:48:03.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:48:03.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:03.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:03.312 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:48:03.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:03.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:48:03.312 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:03.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:03.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:03.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 13:48:03.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:03.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:03.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:03.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:03.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:03.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:03.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:03.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:03.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 13:48:03.320 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 13:48:03.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:03.320 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 13:48:03.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:03.320 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 13:48:03.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 13:48:03.320 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 13:48:03.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:03.321 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 13:48:03.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:03.321 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 13:48:03.321 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Shapes Diagram 13:48:03.321 DEBUG [main][TreeItemHandler] Selecting tree item: Shapes Diagram 13:48:03.321 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Shapes Diagram about selection 13:48:03.324 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Shapes Diagram 13:48:03.325 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:48:03.325 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:48: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) 13:48:03.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:03.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:03.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:03.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:03.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:03.327 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:48:03.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:03.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:03.327 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:03.327 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:03.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 13:48:03.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 13:48:03.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:48:03.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:03.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:03.378 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 13:48:03.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:03.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 13:48:03.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:03.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:03.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:03.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 13:48:03.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:03.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:03.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:03.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:03.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:03.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:48:03.384 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:48:03.385 INFO [WorkbenchTestable][AbstractText] Text set to: test.shapes 13:48:03.410 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 13:48:03.410 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 13:48:03.411 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) 13:48:03.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:03.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:03.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:03.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:03.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:03.414 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:48:03.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:03.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:03.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:03.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:03.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:48:03.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:48:03.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:03.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:48:03.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:48:03.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:48:03.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:03.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:03.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:48:03.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:03.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7d746225 is found... 13:48:03.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7d746225 is found finished successfully 13:48: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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.shapes\E') 13:48:03.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:03.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:03.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:03.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:03.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:03.546 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:03.547 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:03.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:03.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:03.548 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:48:03.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:03.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:03.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 13:48:03.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:03.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:03.549 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 13:48:03.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 13:48:03.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:03.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:03.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:03.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:03.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:03.550 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:48:03.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:48:03.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:03.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:03.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:03.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:03.585 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:48:03.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:03.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:03.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 13:48:03.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:03.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:03.586 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 13:48:03.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 '\*?\QPalette\E') 13:48:03.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:03.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:03.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:03.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:03.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:03.619 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:48:03.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:48:03.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:03.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.shapes - Eclipse Platform TooltipText=null 13:48:03.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:48:03.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:48:03.621 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 13:48:03.621 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:48:03.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:03.623 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:48:03.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:03.644 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:48:03.644 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:03.649 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 91147932 ) 13:48:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 13:48:03.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 13:48:03.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:03.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:03.657 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:48:03.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:03.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:03.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 13:48:03.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:03.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:03.659 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 13:48:03.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 '\*?\QPalette\E') 13:48:03.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:03.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:03.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:03.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:03.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:03.675 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:48:03.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:48:03.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:03.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:03.696 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 0] 13:48:03.696 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:48:03.696 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:03.697 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:48:03.697 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:03.708 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:48:03.709 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:03.710 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1337181808 ) 13:48:03.710 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1337181808 ) 13:48:03.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 13:48:03.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 13:48:03.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:03.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:03.723 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:48:03.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:03.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:03.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 13:48:03.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:03.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:03.725 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 13:48:03.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 '\*?\QPalette\E') 13:48:03.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:03.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:03.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:03.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:03.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:03.726 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:48:03.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:48:03.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:03.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:03.737 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 200] 13:48:03.737 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:48:03.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:03.753 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:48:03.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:03.768 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:48:03.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:03.769 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 1931608383 ) 13:48:03.769 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 1931608383 ) 13:48:03.769 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 1931608383 ) 13:48:03.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3... 13:48:03.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3 finished successfully 13:48:03.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:03.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:03.778 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:48:03.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:03.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:03.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 13:48:03.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:03.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:03.781 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 13:48:03.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 13:48:03.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:03.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:03.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:03.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:03.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:03.820 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:48:03.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:48:03.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:03.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:03.840 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 200] 13:48:03.840 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:48:03.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:03.841 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:48:03.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:03.852 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:48:03.852 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:03.853 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1301992318 ) 13:48:03.853 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1301992318 ) 13:48:03.853 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1301992318 ) 13:48:03.853 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1301992318 ) 13:48:03.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4... 13:48:03.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4 finished successfully 13:48:03.865 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:03.865 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:03.865 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:48:03.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 13:48:03.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:03.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:03.866 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 13:48:03.866 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.shapes - Eclipse Platform' 13:48:03.866 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:03.866 DEBUG [main][MenuItemLookup] Item match:File 13:48:03.868 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:48:03.868 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:48:03.868 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:48:03.868 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:48:03.868 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:03.868 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:48:03.868 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:48:03.868 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:03.868 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:48:03.868 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:48:03.869 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:48:03.869 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:48:03.869 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:48:03.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:48:03.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:48:03.911 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:03.912 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:03.912 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 13:48:03.912 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:03.926 DEBUG [main][MenuItemLookup] Found menu:'Undo shape creation' 13:48:03.927 DEBUG [main][MenuItemLookup] Item match:Undo shape creation 13:48:03.927 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Undo shape creation" 13:48:03.927 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Undo shape creation 13:48:03.927 INFO [main][MenuItemHandler] Select menu item: &Undo shape creation 13:48:03.936 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:48:03.937 DEBUG [main][EditorHandler] 1 editor(s) found 13:48:03.937 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.shapes 13:48:03.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 'Save .*'] is available.... 13:48:04.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 'Save .*'] is available. finished successfully 13:48:04.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 13:48:04.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:04.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:04.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:04.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:04.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:04.487 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 13:48:04.487 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:04.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:04.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:04.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 13:48:04.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:04.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:04.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:04.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 13:48:04.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:04.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:04.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:04.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:04.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:04.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:04.490 INFO [WorkbenchTestable][AbstractButton] Click button &Save 13:48:04.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:04.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:04.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:04.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:04.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:48:04.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:48:04.571 DEBUG [WorkbenchTestable][EditorHandler] Editor test.shapes is closed 13:48:04.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:04.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:04.573 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:48:04.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:04.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:04.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:04.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:04.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:04.576 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:04.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:48:04.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:04.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:04.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:04.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:04.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:04.577 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:04.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:04.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:04.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:04.586 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:04.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:04.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:04.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:04.587 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:04.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:04.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:04.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:04.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:04.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:04.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:05.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:05.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:05.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:05.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:05.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:05.618 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:05.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:05.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:05.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:05.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:48:05.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:05.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:05.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:05.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:05.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:05.620 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:48:05.620 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:05.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:05.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:05.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:05.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:05.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:05.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:06.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:06.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:06.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:06.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:06.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:06.623 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:06.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:06.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:06.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:06.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 13:48:06.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:06.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:06.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:06.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:06.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:06.624 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:48:06.624 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:06.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:06.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:06.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:06.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 13:48:06.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:06.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:06.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:06.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:06.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:06.626 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:48:06.626 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:48:06.626 DEBUG [main][TreeItemHandler] Set Tree selection 13:48:06.628 DEBUG [main][TreeHandler] Notify Tree about selection event 13:48:06.634 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:48:06.636 DEBUG [WorkbenchTestable][TreeItemHandler] test 13:48:06.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:48:06.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:06.663 DEBUG [main][MenuItemLookup] Found menu:'New' 13:48:06.663 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:48:06.663 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:06.663 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:48:06.663 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:06.663 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:48:06.663 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:48:06.663 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:48:06.663 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:48:06.664 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:48:06.664 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:06.664 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:48:06.664 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:48:06.664 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:06.664 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:48:06.664 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:48:06.664 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:48:06.664 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:48:06.664 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:48:06.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:06.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:48:06.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:48:07.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:07.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:07.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:48:07.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:07.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:48:07.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:07.187 DEBUG [main][MenuItemLookup] Found menu:'New' 13:48:07.187 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:48:07.187 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:07.187 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:48:07.187 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:07.187 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:48:07.187 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:48:07.187 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:48:07.187 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:48:07.187 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:48:07.188 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:48:07.188 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:48:07.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:48:07.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 13:48:07.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:48:07.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:07.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:07.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:48:07.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:07.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:07.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:07.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:48:07.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:07.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:07.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:07.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:07.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:07.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:07.795 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:48:07.795 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:48:07.795 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:48:07.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:07.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:07.795 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:07.795 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:07.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:48:07.795 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:07.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:07.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:07.796 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:48:07.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:07.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:07.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:07.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:07.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:07.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:07.796 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:48:07.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:07.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:07.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:07.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:07.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:48:07.801 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:48:08.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:48:08.301 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:48:08.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:08.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:48:08.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:48:08.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:08.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:08.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:08.302 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:08.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:08.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:08.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:48:08.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:48:08.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:48:08.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 13:48:08.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:48:08.303 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:48:08.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:08.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:08.306 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 13:48:08.307 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 13:48:08.307 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:48:08.307 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:48:08.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:08.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.994 s - in org.eclipse.reddeer.gef.test.GEFEditorTest logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) Time elapsed: 12.436 s shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) Time elapsed: 7.854 s Running org.eclipse.reddeer.gef.test.EditPartTest 13:48:08.324 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.gef.test.EditPartTest 13:48:08.325 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:48:08.326 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:48:08.326 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 13:48:08.326 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:48:08.326 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:48:08.326 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:48:08.326 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:48:08.326 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:48:08.326 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:48:08.327 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:48:08.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:08.327 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:48:08.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:08.327 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:48:08.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:08.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:08.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:08.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:08.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:08.341 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:48:08.341 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:08.341 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:48:08.341 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:48:08.341 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:48:08.341 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:48:08.341 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:48:08.341 DEBUG [main][MenuItemLookup] Item match:Window 13:48:08.342 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:48:08.342 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:48:08.342 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:48:08.342 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:08.342 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:48:08.342 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:48:08.342 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:08.342 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:48:08.342 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:08.342 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:48:08.342 DEBUG [main][MenuItemLookup] Item match:Preferences 13:48:08.343 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:48:08.343 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:48:08.343 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:48:08.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.... 13:48:08.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:48:08.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:48:08.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:08.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:08.492 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:48:08.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:08.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:48:08.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:08.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:08.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:08.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:08.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:08.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:08.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:08.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:48:08.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:08.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:08.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:08.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:08.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:08.496 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:48:08.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:08.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:08.496 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:08.496 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:08.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:48:08.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:48:08.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:08.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:08.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:08.531 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:48:08.531 DEBUG [main][EditorHandler] 0 editor(s) found 13:48:08.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:08.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:08.532 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:48:08.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:08.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:08.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:08.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:08.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:08.534 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:08.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:48:08.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:08.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:08.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:08.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:08.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:08.536 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:08.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:08.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:08.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:48:08.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:48:08.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:48:08.538 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:08.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:08.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:08.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:48:08.554 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:08.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:08.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:08.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:48:08.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:08.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:08.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:08.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:08.557 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:08.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:08.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:08.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:48:08.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:08.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:08.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:08.559 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:08.559 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 13:48:08.559 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:48:08.560 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 13:48:08.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 13:48:08.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:48:08.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:48:08.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:48:08.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'] 13:48:08.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:08.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'] 13:48:08.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:08.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 Project"] 13:48:08.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:08.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'] 13:48:08.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:08.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'] 13:48:08.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:08.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'] 13:48:08.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:08.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: "New Project"] 13:48:08.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:08.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'] 13:48:08.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:08.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'] 13:48:08.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:08.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:08.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:08.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:08.563 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:08.563 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:48:08.564 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:08.564 DEBUG [main][MenuItemLookup] Item match:File 13:48:08.565 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:48:08.565 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:48:08.567 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:48:08.567 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:08.567 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:48:08.567 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:08.567 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:48:08.567 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:08.568 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:48:08.568 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:08.568 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:48:08.568 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:48:08.568 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:48:08.568 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:48:08.568 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:48:08.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:48:08.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:48:08.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:48:08.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:08.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:08.670 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:48:08.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:08.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:48:08.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:08.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:08.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:08.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:08.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:08.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:08.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:08.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:48:08.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:48:08.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:08.672 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:48:08.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:08.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:48:08.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:48:08.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:48:08.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:08.672 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:48:08.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:08.673 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:48:08.673 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:48:08.673 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:48:08.673 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:48:08.678 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:48:08.678 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:48:08.678 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:48:08.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:48:08.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:08.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:08.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:08.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:08.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:08.679 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:48:08.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:08.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:08.679 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:08.679 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:08.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:08.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:08.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:08.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 13:48:08.709 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 13:48:08.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 13:48:08.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:08.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:08.710 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 13:48:08.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:08.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 13:48:08.710 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:08.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:08.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:08.710 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 13:48:08.710 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:08.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:08.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:08.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:08.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:08.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:48:08.711 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:48:08.712 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:48:08.713 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 13:48:08.713 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 13:48:08.713 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) 13:48:08.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:08.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:08.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:08.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:08.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:08.716 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:48:08.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:08.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:08.716 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:08.716 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:08.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:48:09.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:48:09.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:09.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:48:09.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:09.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:09.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:09.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:09.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:09.228 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:48:09.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:09.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:09.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:09.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:09.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:09.230 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:09.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 '\*?\QProject Explorer\E') 13:48:09.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:09.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:09.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:09.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:09.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:09.231 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:09.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:09.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:09.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:48:09.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:48:09.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:48:09.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 13:48:09.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:09.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:09.257 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:48:09.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:09.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:09.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:09.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:09.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:09.261 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:09.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:48:09.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:09.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:09.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:09.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:09.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:09.265 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:48:09.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:48:09.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:09.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:09.302 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:48:09.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:48:09.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:09.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:09.303 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:48:09.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:48:09.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:09.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:09.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:09.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:09.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:09.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:09.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:10.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:10.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:10.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:10.306 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:48:10.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:48:10.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:10.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:10.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:48:10.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:10.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:10.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:10.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:10.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:10.309 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:48:10.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 13:48:10.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:10.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:10.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:10.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:10.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:10.324 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:10.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:48:10.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:10.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:10.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:10.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:10.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:10.326 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:10.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:10.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:10.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:10.360 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:10.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:10.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:10.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:10.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:10.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:10.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:10.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:10.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:11.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:11.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:11.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:11.362 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:11.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:11.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:11.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:11.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:48:11.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:11.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:11.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:11.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:11.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:11.364 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:48:11.364 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 13:48:11.364 DEBUG [main][TreeItemHandler] Selecting tree item: test 13:48:11.366 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 13:48:11.377 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 13:48:11.378 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:11.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:11.378 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:11.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:11.378 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 13:48:11.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:11.378 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:11.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:11.378 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:11.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:11.379 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 13:48:11.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:11.379 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 13:48:11.379 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:11.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:11.379 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:11.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:11.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:11.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:11.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:11.380 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:11.380 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:48:11.380 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:11.380 DEBUG [main][MenuItemLookup] Item match:File 13:48:11.381 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:48:11.382 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:48:11.384 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:48:11.384 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:11.384 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:48:11.384 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:11.384 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:48:11.384 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:11.384 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:48:11.384 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:11.384 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:48:11.384 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:48:11.385 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:48:11.385 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:48:11.385 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:48:11.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:48:11.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:48:11.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:48:11.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:11.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:11.472 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:48:11.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:11.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:48:11.472 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:11.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:11.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:11.472 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 13:48:11.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:11.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:11.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:11.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:11.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:11.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:11.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:11.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:11.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 13:48:11.474 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 13:48:11.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:11.474 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 13:48:11.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:11.474 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 13:48:11.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 13:48:11.474 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 13:48:11.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:11.474 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 13:48:11.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:11.474 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 13:48:11.475 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 13:48:11.475 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 13:48:11.475 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 13:48:11.478 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 13:48:11.478 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:48:11.478 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:48:11.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:48:11.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:11.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:11.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:11.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:11.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:11.480 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:48:11.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:11.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:11.480 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:11.480 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:11.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 13:48:11.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 13:48:11.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:48:11.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:11.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:11.519 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 13:48:11.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:11.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 13:48:11.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:11.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:11.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:11.519 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 13:48:11.519 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:11.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:11.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:11.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:11.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:11.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:48:11.523 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:48:11.524 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 13:48:11.524 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 13:48:11.524 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 13:48:11.524 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) 13:48:11.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:11.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:11.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:11.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:11.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:11.526 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:48:11.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:11.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:11.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:11.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:11.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:48:12.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:48:12.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:12.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:12.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:12.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:48:12.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:12.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a758e63 is found... 13:48:12.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a758e63 is found finished successfully 13:48:12.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 '\*?\Qtest.logic\E') 13:48:12.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:12.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:12.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:12.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:12.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:12.035 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:12.035 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:12.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:12.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:12.036 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:48:12.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:12.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:12.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 13:48:12.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:12.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:12.049 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 13:48: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 '\*?\QPalette\E') 13:48:12.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:12.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:12.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:12.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:12.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:12.050 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:48:12.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:48:12.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:12.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:12.060 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 13:48:12.060 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:48:12.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:12.061 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:48:12.061 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:12.128 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:48:12.128 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:12.130 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #2 Text=Label ) 13:48:12.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 13:48:12.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 13:48:12.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:12.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:12.137 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:48:12.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:12.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:12.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 13:48:12.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:12.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:12.141 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 13:48:12.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 '\*?\QPalette\E') 13:48:12.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:12.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:12.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:12.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:12.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:12.142 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:48:12.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:48:12.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:12.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:12.178 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 13:48:12.178 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:48:12.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:12.209 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:48:12.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:12.218 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:48:12.218 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:12.219 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #3 Text=Label ) 13:48:12.219 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #3 Text=Label ) 13:48:12.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 13:48:12.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 13:48:12.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 13:48:12.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:12.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:12.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:12.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:12.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:12.235 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:12.235 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:12.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 13:48:12.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:12.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:12.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:12.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:12.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:12.247 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:12.247 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:12.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 13:48:12.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:12.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:12.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:12.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:12.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:12.253 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:12.253 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:12.276 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 13:48:12.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:12.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:12.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:12.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:12.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:48:12.276 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:48:12.276 INFO [WorkbenchTestable][AbstractText] Text set to: Foo 13:48:12.278 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 13:48:12.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:12.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 13:48:12.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:12.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:12.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:12.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:12.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:12.313 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:12.313 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:12.322 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 13:48:12.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:12.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:12.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:12.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:12.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:48:12.322 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:48:12.322 INFO [WorkbenchTestable][AbstractText] Text set to: Hello 13:48:12.323 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 13:48:12.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:12.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 13:48:12.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:12.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:12.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:12.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:12.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:12.335 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:12.335 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:12.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 13:48:12.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:12.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:12.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:12.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:12.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:12.338 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:12.339 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:12.340 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:48:12.340 DEBUG [main][EditorHandler] 1 editor(s) found 13:48:12.340 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 13:48:12.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 'Save .*'] is available.... 13:48:12.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 13:48:12.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 13:48:12.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:12.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:12.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:12.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:12.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:12.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 13:48:12.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:12.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:12.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:12.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 13:48:12.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:12.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:12.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:12.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 13:48:12.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:12.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:12.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:12.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:12.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:12.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:12.874 INFO [WorkbenchTestable][AbstractButton] Click button &Save 13:48:12.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:12.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:12.875 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:12.875 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:12.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:48:12.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:48:12.945 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 13:48:12.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:12.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:12.946 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:48:12.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:12.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:12.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:12.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:12.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:12.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:12.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:48:12.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:12.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:12.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:12.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:12.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:12.949 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:12.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:12.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:12.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:12.956 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:12.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:12.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:12.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:12.957 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:12.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:12.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:12.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:12.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:12.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:12.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:13.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:13.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:13.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:13.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:13.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:13.960 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:13.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:13.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:13.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:13.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:48:13.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:13.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:13.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:13.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:13.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:13.961 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:48:13.961 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:13.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:13.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:13.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:13.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:13.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:13.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:14.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:14.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:14.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:14.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:14.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:14.964 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:14.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:14.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:14.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:14.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:48:14.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:14.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:14.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:14.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:14.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:14.965 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:48:14.965 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:14.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:14.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:14.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:14.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:48:14.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:14.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:14.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:14.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:14.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:14.966 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:48:14.966 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:48:14.966 DEBUG [main][TreeItemHandler] Set Tree selection 13:48:14.968 DEBUG [main][TreeHandler] Notify Tree about selection event 13:48:14.973 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:48:14.974 DEBUG [WorkbenchTestable][TreeItemHandler] test 13:48:14.974 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:48:14.974 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:14.998 DEBUG [main][MenuItemLookup] Found menu:'New' 13:48:14.998 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:48:14.998 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:14.998 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:48:14.998 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:14.998 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:48:14.998 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:48:14.998 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:48:14.998 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:48:14.998 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:48:14.998 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:14.998 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:48:14.998 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:48:14.998 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:14.998 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:48:14.998 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:48:14.998 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:48:14.998 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:48:14.998 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:48:14.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:14.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:48:15.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:48:15.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:15.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:15.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:48:15.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:15.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:48:15.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:15.521 DEBUG [main][MenuItemLookup] Found menu:'New' 13:48:15.521 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:48:15.521 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:15.521 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:48:15.521 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:15.521 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:48:15.521 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:48:15.521 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:48:15.521 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:48:15.521 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:48:15.521 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:48:15.521 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:48:15.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:48:16.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 13:48:16.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:48:16.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:16.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:16.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:48:16.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:16.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:16.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:16.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:48:16.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:16.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:16.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:16.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:16.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:16.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:16.125 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:48:16.125 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:48:16.125 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:48:16.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:16.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:16.125 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:16.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:16.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:48:16.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:16.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:16.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:16.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:48:16.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:16.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:16.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:16.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:16.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:16.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:16.126 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:48:16.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:16.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:16.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:16.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:16.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:48:16.130 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:48:16.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:48:16.631 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:48:16.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:16.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:48:16.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:48:16.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:16.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:16.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:16.631 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:16.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:16.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:16.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:48:16.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:48:16.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:48:16.632 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 13:48:16.632 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:48:16.632 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:48:16.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:16.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:16.635 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 13:48:16.635 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:48:16.635 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 13:48:16.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 13:48:16.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:48:16.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:48:16.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:48:16.636 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:16.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:16.636 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:16.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:16.636 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 13:48:16.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:16.636 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:16.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:16.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:16.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:16.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:16.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:16.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 13:48:16.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:16.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:16.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:16.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:16.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:16.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:16.638 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:16.638 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:48:16.638 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:16.638 DEBUG [main][MenuItemLookup] Item match:File 13:48:16.639 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:48:16.639 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:48:16.641 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:48:16.641 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:16.641 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:48:16.641 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:16.641 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:48:16.641 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:16.641 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:48:16.641 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:16.641 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:48:16.641 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:48:16.641 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:48:16.641 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:48:16.641 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:48:16.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:48:16.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:48:16.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:48:16.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:16.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:16.710 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:48:16.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:16.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:48:16.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:16.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:16.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:16.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:16.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:16.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:16.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:16.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:48:16.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:48:16.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:16.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:48:16.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:16.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:48:16.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:48:16.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:48:16.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:16.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:48:16.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:16.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:48:16.712 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:48:16.712 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:48:16.713 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:48:16.716 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:48:16.716 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:48:16.716 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:48:16.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:48:16.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:16.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:16.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:16.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:16.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:16.718 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:48:16.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:16.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:16.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:16.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:16.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'] 13:48:16.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:16.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:16.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 13:48:16.742 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 13:48:16.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 13:48:16.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:16.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:16.743 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 13:48:16.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:16.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:48:16.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:16.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:16.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:16.744 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 13:48:16.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:16.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:16.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:16.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:16.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:16.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:48:16.745 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:48:16.746 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:48:16.747 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 13:48:16.747 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 13:48:16.747 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) 13:48:16.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:16.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:16.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:16.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:16.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:16.749 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:48:16.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:16.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:16.749 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:16.749 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:16.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:48:17.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:48:17.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:17.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:48:17.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:48:17.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:17.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:17.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:17.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:17.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:17.254 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:48:17.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:17.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:17.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:17.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:17.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:17.256 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:17.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:48:17.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:17.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:17.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:17.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:17.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:17.257 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:17.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:17.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:17.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:48:17.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:48:17.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:48:17.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 13:48:17.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:17.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:17.274 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:48:17.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:17.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:17.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:17.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:17.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:17.277 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:17.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:48:17.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:17.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:17.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:17.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:17.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:17.280 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:48:17.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:48:17.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:17.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:17.309 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:48:17.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:48:17.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:17.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:17.310 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:48:17.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:48:17.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:17.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:17.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:17.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:17.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:17.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:17.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:18.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:18.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:18.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:18.313 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:48:18.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:48:18.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:18.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:18.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 13:48:18.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:18.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:18.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:18.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:18.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:18.314 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:48:18.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 13:48:18.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:18.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:18.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:18.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:18.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:18.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:18.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') 13:48:18.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:18.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:18.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:18.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:18.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:18.331 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:18.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:18.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:18.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:18.353 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:18.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:18.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:18.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:18.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:18.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:18.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:18.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:18.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:19.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:19.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:19.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:19.355 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:19.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:19.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:19.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:19.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:48:19.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:19.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:19.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:19.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:19.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:19.356 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:48:19.356 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 13:48:19.356 DEBUG [main][TreeItemHandler] Selecting tree item: test 13:48:19.359 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 13:48:19.365 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 13:48:19.365 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:19.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:19.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:19.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:19.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 13:48:19.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:19.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:19.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:19.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:19.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:19.367 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 13:48:19.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:19.367 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 13:48:19.367 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:19.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:19.367 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:19.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:19.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:19.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:19.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:19.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:19.368 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:48:19.368 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:19.368 DEBUG [main][MenuItemLookup] Item match:File 13:48:19.369 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:48:19.369 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:48:19.371 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:48:19.371 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:19.371 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:48:19.371 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:19.371 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:48:19.371 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:19.371 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:48:19.371 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:19.371 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:48:19.371 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:48:19.371 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:48:19.371 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:48:19.371 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:48:19.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:48:19.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:48:19.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:48:19.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:19.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:19.450 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:48:19.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:19.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:48:19.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:19.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 13:48:19.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:19.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:19.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:19.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:19.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:19.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:19.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 13:48:19.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 13:48:19.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:19.452 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 13:48:19.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:19.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 13:48:19.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 13:48:19.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 13:48:19.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:19.452 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 13:48:19.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:19.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 13:48:19.452 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 13:48:19.452 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 13:48:19.453 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 13:48:19.456 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 13:48:19.456 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:48:19.456 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:48:19.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:48:19.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:19.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:19.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:19.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:19.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:19.458 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:48:19.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:19.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:19.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:19.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:19.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 13:48:19.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 13:48:19.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:48:19.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:19.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:19.501 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 13:48:19.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:19.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 "File name:") 13:48:19.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:19.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:19.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:19.501 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 13:48:19.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:19.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:19.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:19.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:19.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:19.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:48:19.504 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:48:19.505 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 13:48:19.506 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 13:48:19.506 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 13:48:19.506 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) 13:48:19.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:19.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:19.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:19.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:19.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:19.508 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:48:19.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:19.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:19.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:19.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:19.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:48:20.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:48:20.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:20.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:20.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:20.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:48:20.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:20.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3180127 is found... 13:48:20.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3180127 is found finished successfully 13:48:20.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 13:48:20.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:20.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:20.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:20.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:20.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:20.033 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:20.034 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:20.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:20.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:20.035 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:48:20.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:20.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:20.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 13:48:20.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:20.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:20.048 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 13:48:20.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 '\*?\QPalette\E') 13:48:20.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:20.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:20.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:20.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:20.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:20.049 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:48:20.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:48:20.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:20.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:20.058 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 13:48:20.058 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:48:20.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:20.058 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:48:20.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:20.066 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:48:20.066 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:20.067 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #3 Value=0 ) 13:48:20.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 13:48:20.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 13:48:20.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:20.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:20.087 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:48:20.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:20.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:20.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 13:48:20.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:20.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:20.090 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 13:48:20.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 '\*?\QPalette\E') 13:48:20.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:20.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:20.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:20.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:20.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:20.090 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:48:20.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:48:20.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:20.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:20.099 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 100] 13:48:20.099 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:48:20.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:20.100 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:48:20.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:20.120 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:48:20.120 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:20.121 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #4 Value=0 ) 13:48:20.121 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #4 Value=0 ) 13:48:20.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 13:48:20.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 13:48:20.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:20.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:20.126 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:48:20.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:20.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:20.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 13:48:20.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:20.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:20.128 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 13:48:20.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 '\*?\QPalette\E') 13:48:20.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:20.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:20.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:20.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:20.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:20.129 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:48:20.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:48:20.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:20.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:20.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 13:48:20.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:20.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:20.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:20.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:20.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:20.173 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part test.logic 13:48:20.184 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:20.184 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:20.184 INFO [WorkbenchTestable][ViewerHandler] Click at [30, 121] 13:48:20.184 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:48:20.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:20.185 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:48:20.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:20.191 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:48:20.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:20.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 13:48:20.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:20.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:20.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:20.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:20.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:20.194 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:20.194 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:20.194 INFO [WorkbenchTestable][ViewerHandler] Click at [130, 121] 13:48:20.194 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:48:20.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:20.195 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:48:20.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:20.197 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:48:20.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:20.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:20.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:20.199 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:48:20.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:20.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:20.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 13:48:20.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:20.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:20.201 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 13:48:20.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 '\*?\QPalette\E') 13:48:20.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:20.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:20.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:20.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:20.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:20.202 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:48:20.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:48:20.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:20.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:20.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 13:48:20.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:20.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:20.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:20.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:20.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:20.228 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part test.logic 13:48:20.243 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:20.243 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:20.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 13:48:20.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:20.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:20.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:20.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:20.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:20.246 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:20.246 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:20.246 INFO [WorkbenchTestable][ViewerHandler] Click at [86, 121] 13:48:20.246 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:48:20.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:20.247 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:48:20.247 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:20.251 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:48:20.251 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:20.252 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 13:48:20.252 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:20.265 DEBUG [main][MenuItemLookup] Found menu:'Undo Connection change' 13:48:20.266 DEBUG [main][MenuItemLookup] Found menu:'Redo' 13:48:20.266 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:20.266 DEBUG [main][MenuItemLookup] Found menu:'Paste' 13:48:20.266 DEBUG [main][MenuItemLookup] Found menu:'Delete' 13:48:20.266 DEBUG [main][MenuItemLookup] Item match:Delete 13:48:20.266 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete" 13:48:20.266 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 13:48:20.266 INFO [main][MenuItemHandler] Select menu item: &Delete 13:48:20.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 13:48:20.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:20.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:20.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:20.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:20.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:20.276 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:20.276 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:20.277 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:48:20.277 DEBUG [main][EditorHandler] 1 editor(s) found 13:48:20.277 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 13:48:20.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 13:48:20.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 'Save .*'] is available. finished successfully 13:48:20.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 13:48:20.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:20.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:20.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:20.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:20.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:20.823 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 13:48:20.823 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:20.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:20.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:20.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 "Save") 13:48:20.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:20.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:20.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:20.823 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 13:48:20.823 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:20.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:20.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:20.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:20.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:20.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:20.824 INFO [WorkbenchTestable][AbstractButton] Click button &Save 13:48:20.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:20.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:20.824 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:20.824 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:20.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:48:20.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:48:20.907 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 13:48:20.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:20.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:20.908 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:48:20.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:20.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:20.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:20.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:20.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:20.909 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:20.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:48:20.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:20.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:20.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:20.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:20.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:20.910 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:20.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:20.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:20.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:20.917 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:20.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:20.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:20.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:20.918 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:20.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:20.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:20.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:20.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:20.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:20.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:21.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:21.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:21.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:21.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:21.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:21.919 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:21.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:21.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:21.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:21.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 13:48:21.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:21.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:21.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:21.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:21.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:21.921 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:48:21.921 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:21.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:21.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:21.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:21.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:21.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:21.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:22.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:22.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:22.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:22.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:22.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:22.923 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:22.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:22.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:22.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:22.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:48:22.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:22.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:22.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:22.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:22.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:22.924 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:48:22.924 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:22.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:22.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:22.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:22.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:48:22.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:22.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:22.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:22.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:22.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:22.925 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:48:22.925 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:48:22.925 DEBUG [main][TreeItemHandler] Set Tree selection 13:48:22.927 DEBUG [main][TreeHandler] Notify Tree about selection event 13:48:22.932 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:48:22.933 DEBUG [WorkbenchTestable][TreeItemHandler] test 13:48:22.933 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:48:22.933 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:22.952 DEBUG [main][MenuItemLookup] Found menu:'New' 13:48:22.952 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:48:22.952 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:22.952 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:48:22.952 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:22.952 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:48:22.952 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:48:22.952 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:48:22.952 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:48:22.952 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:48:22.952 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:22.952 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:48:22.952 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:48:22.952 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:22.952 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:48:22.952 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:48:22.952 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:48:22.952 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:48:22.952 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:48:22.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:22.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:48:23.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:48:23.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:23.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:23.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:48:23.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:23.453 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:48:23.453 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:23.470 DEBUG [main][MenuItemLookup] Found menu:'New' 13:48:23.470 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:48:23.470 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:23.470 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:48:23.470 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:23.470 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:48:23.470 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:48:23.470 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:48:23.470 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:48:23.471 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:48:23.471 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:48:23.471 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:48:23.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:48:24.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 13:48:24.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:48:24.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:24.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:24.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:48:24.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:24.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:24.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:24.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:48:24.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:24.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:24.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:24.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:24.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:24.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:24.052 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:48:24.052 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:48:24.052 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:48:24.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:24.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:24.052 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:24.052 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:24.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:48:24.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:24.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:24.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:24.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:48:24.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:24.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:24.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:24.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:24.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:24.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:24.053 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:48:24.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:24.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:24.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:24.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:24.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:48:24.057 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:48:24.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:48:24.557 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:48:24.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:24.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:48:24.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:48:24.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:24.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:24.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:24.557 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:24.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:24.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:24.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:48:24.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:48:24.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:48:24.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 13:48:24.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:48:24.559 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:48:24.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:24.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:24.561 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 13:48:24.561 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:48:24.562 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 13:48:24.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 13:48:24.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:48:24.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:48:24.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:48:24.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'] 13:48:24.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:24.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'] 13:48:24.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:24.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: "New Project"] 13:48:24.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:24.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'] 13:48:24.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:24.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'] 13:48:24.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:24.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'] 13:48:24.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:24.563 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 13:48:24.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:24.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'] 13:48:24.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:24.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'] 13:48:24.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:24.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:24.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:24.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:24.564 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:24.564 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:48:24.564 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:24.564 DEBUG [main][MenuItemLookup] Item match:File 13:48:24.565 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:48:24.565 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:48:24.566 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:48:24.566 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:24.566 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:48:24.566 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:24.566 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:48:24.566 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:24.566 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:48:24.566 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:24.566 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:48:24.566 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:48:24.567 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:48:24.567 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:48:24.567 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:48:24.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:48:24.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:48:24.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:48:24.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:24.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:24.630 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:48:24.630 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:24.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 13:48:24.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:24.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:24.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:24.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:24.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:24.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:24.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:24.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:48:24.631 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:48:24.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:24.631 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:48:24.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:24.631 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:48:24.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:48:24.632 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:48:24.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:24.632 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:48:24.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:24.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:48:24.632 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:48:24.632 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:48:24.632 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:48:24.635 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:48:24.635 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:48:24.635 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:48:24.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:48:24.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:24.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:24.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:24.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:24.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:24.636 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:48:24.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:24.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:24.637 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:24.637 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:24.659 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:24.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:24.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:24.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 13:48:24.660 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 13:48:24.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 13:48:24.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:24.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:24.660 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 13:48:24.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:24.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 13:48:24.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:24.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:24.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:24.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 13:48:24.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:24.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:24.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:24.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:24.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:24.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:48:24.662 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:48:24.663 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:48:24.663 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 13:48:24.663 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 13:48:24.663 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) 13:48:24.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:24.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:24.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:24.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:24.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:24.665 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:48:24.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:24.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:24.665 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:24.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:24.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:48:25.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:48:25.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:25.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:48:25.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:48:25.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:25.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:25.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:25.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:25.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:25.170 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:48:25.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:25.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:25.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:25.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:25.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:25.171 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:25.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:48:25.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:25.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:25.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:25.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:25.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:25.172 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:25.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:25.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:25.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:48:25.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:48:25.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:48:25.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 13:48:25.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:25.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:25.184 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:48:25.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:25.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:25.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:25.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:25.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:25.187 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:25.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:48:25.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:25.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:25.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:25.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:25.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:25.189 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:48:25.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:48:25.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:25.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:25.216 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:48:25.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:48:25.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:25.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:25.217 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:48:25.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:48:25.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:25.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:25.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:25.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:25.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:25.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:25.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:26.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:26.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:26.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:26.219 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:48:26.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:48:26.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:26.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:26.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 13:48:26.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:26.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:26.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:26.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:26.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:26.220 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:48:26.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 13:48:26.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:26.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:26.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:26.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:26.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:26.231 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:26.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:48:26.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:26.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:26.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:26.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:26.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:26.232 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:26.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:26.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:26.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:26.252 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:26.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:26.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:26.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:26.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:26.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:26.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:26.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:26.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:27.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:27.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:27.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:27.253 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:27.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:27.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:27.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:27.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:48:27.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:27.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:27.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:27.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:27.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:27.255 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:48:27.255 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 13:48:27.255 DEBUG [main][TreeItemHandler] Selecting tree item: test 13:48:27.257 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 13:48:27.262 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 13:48:27.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:27.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:27.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:27.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:27.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 13:48:27.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:27.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'] 13:48:27.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:27.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'] 13:48:27.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:27.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: ""] 13:48:27.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:27.264 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 13:48:27.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'] 13:48:27.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:27.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'] 13:48:27.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:27.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:27.265 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:27.265 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:48:27.265 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:27.265 DEBUG [main][MenuItemLookup] Item match:File 13:48:27.266 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:48:27.266 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:48:27.267 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:48:27.267 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:27.267 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:48:27.267 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:27.267 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:48:27.267 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:27.267 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:48:27.267 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:27.267 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:48:27.267 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:48:27.268 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:48:27.268 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:48:27.268 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:48:27.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.... 13:48:27.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:48:27.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:48:27.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:27.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:27.359 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:48:27.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:27.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:48:27.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:27.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:27.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:27.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 13:48:27.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:27.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:27.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:27.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:27.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:27.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:27.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:27.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:27.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 13:48:27.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 13:48:27.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:27.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 13:48:27.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:27.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 13:48:27.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 13:48:27.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 13:48:27.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:27.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 13:48:27.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:27.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 13:48:27.361 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 13:48:27.361 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 13:48:27.362 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 13:48:27.370 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 13:48:27.370 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:48:27.370 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:48:27.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:48:27.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:27.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:27.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:27.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:27.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:27.372 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:48:27.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:27.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:27.372 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:27.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:27.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 13:48:27.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 13:48:27.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:48:27.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:27.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:27.410 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 13:48:27.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:27.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 13:48:27.410 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:27.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:27.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:27.410 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 13:48:27.410 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:27.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:27.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:27.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:27.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:27.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:48:27.416 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:48:27.417 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 13:48:27.418 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 13:48:27.418 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 13:48:27.418 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) 13:48:27.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:27.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:27.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:27.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:27.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:27.427 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:48:27.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:27.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:27.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:27.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:27.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:48:27.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:48:27.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:27.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:27.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:27.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:48:27.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:27.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6cb4f9fa is found... 13:48:27.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6cb4f9fa is found finished successfully 13:48:27.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 13:48:27.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:27.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:27.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:27.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:27.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:27.935 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:27.935 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:27.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:27.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:27.936 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:48:27.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:27.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:27.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 13:48:27.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:27.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:27.953 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 13:48:27.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 13:48:27.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:27.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:27.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:27.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:27.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:27.954 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:48:27.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:48:27.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:27.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:27.962 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 13:48:27.962 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:48:27.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:27.963 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:48:27.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:27.970 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:48:27.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:27.971 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #4 Text=Label ) 13:48:27.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 13:48:27.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 13:48:27.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:27.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:27.991 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:48:27.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:27.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:27.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 13:48:27.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:27.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:27.993 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 13:48:27.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 '\*?\QPalette\E') 13:48:27.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:27.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:27.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:27.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:27.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:27.993 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:48:27.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:48:28.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:28.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:28.001 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 13:48:28.001 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:48:28.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:28.001 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:48:28.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:28.021 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:48:28.021 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:28.023 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #5 Text=Label ) 13:48:28.023 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #5 Text=Label ) 13:48:28.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 13:48:28.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 13:48:28.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 13:48:28.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:28.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:28.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:28.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:28.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:28.029 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:28.030 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:28.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 13:48:28.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:28.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:28.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:28.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:28.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:28.034 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:28.034 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:28.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 13:48:28.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:28.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:28.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:28.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:28.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:28.041 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:28.041 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:28.050 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 13:48:28.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:28.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:28.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:28.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:28.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:48:28.050 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:48:28.050 INFO [WorkbenchTestable][AbstractText] Text set to: Foo 13:48:28.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 13:48:28.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:28.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 13:48:28.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:28.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:28.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:28.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:28.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:28.061 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:28.061 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:28.069 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 13:48:28.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:28.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:28.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:28.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:28.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:48:28.069 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:48:28.069 INFO [WorkbenchTestable][AbstractText] Text set to: Hello 13:48:28.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 13:48:28.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:28.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 13:48:28.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:28.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:28.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:28.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:28.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:28.080 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:28.080 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:28.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 13:48:28.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:28.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:28.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:28.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:28.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:28.084 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:28.084 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:28.085 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 13:48:28.085 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:28.111 DEBUG [main][MenuItemLookup] Found menu:'Undo' 13:48:28.111 DEBUG [main][MenuItemLookup] Found menu:'Redo' 13:48:28.111 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:28.111 DEBUG [main][MenuItemLookup] Found menu:'Paste' 13:48:28.111 DEBUG [main][MenuItemLookup] Found menu:'Delete' 13:48:28.111 DEBUG [main][MenuItemLookup] Item match:Delete 13:48:28.111 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete" 13:48:28.111 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 13:48:28.111 INFO [main][MenuItemHandler] Select menu item: &Delete 13:48:28.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 '\*?\Qtest.logic\E') 13:48:28.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:28.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:28.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:28.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:28.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:28.116 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:28.116 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:28.119 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:48:28.119 DEBUG [main][EditorHandler] 1 editor(s) found 13:48:28.119 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 13:48:28.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 'Save .*'] is available.... 13:48:28.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 'Save .*'] is available. finished successfully 13:48:28.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 13:48:28.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:28.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:28.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:28.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:28.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:28.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 13:48:28.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:28.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:28.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:28.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 13:48:28.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:28.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:28.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:28.651 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 13:48:28.651 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:28.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:28.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:28.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:28.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:28.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:28.651 INFO [WorkbenchTestable][AbstractButton] Click button &Save 13:48:28.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:28.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:28.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:28.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:28.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:48:28.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:48:28.725 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 13:48:28.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:28.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:28.726 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:48:28.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:28.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:28.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:28.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:28.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:28.727 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:28.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 '\*?\QProject Explorer\E') 13:48:28.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:28.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:28.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:28.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:28.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:28.728 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:28.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:28.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:28.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:28.735 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:28.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:28.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:28.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:28.736 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:28.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:28.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:28.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:28.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:28.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:28.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:29.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:29.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:29.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:29.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:29.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:29.738 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:29.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:29.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:29.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:29.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 13:48:29.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:29.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:29.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:29.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:29.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:29.739 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:48:29.740 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:29.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:29.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:29.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:29.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:29.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:29.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:30.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:30.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:30.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:30.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:30.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:30.742 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:30.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:30.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:30.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:30.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 13:48:30.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:30.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:30.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:30.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:30.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:30.743 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:48:30.743 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:30.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:30.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:30.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:30.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:48:30.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:30.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:30.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:30.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:30.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:30.744 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:48:30.744 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:48:30.744 DEBUG [main][TreeItemHandler] Set Tree selection 13:48:30.746 DEBUG [main][TreeHandler] Notify Tree about selection event 13:48:30.751 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:48:30.752 DEBUG [WorkbenchTestable][TreeItemHandler] test 13:48:30.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:48:30.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:30.771 DEBUG [main][MenuItemLookup] Found menu:'New' 13:48:30.771 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:48:30.771 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:30.771 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:48:30.771 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:30.771 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:48:30.771 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:48:30.771 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:48:30.771 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:48:30.771 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:48:30.771 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:30.771 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:48:30.771 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:48:30.771 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:30.771 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:48:30.771 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:48:30.771 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:48:30.771 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:48:30.771 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:48:30.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:30.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:48:30.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:48:31.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:31.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:31.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:48:31.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:31.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:48:31.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:31.288 DEBUG [main][MenuItemLookup] Found menu:'New' 13:48:31.288 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:48:31.288 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:31.288 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:48:31.288 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:31.288 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:48:31.288 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:48:31.288 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:48:31.288 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:48:31.288 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:48:31.288 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:48:31.288 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:48:31.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:48:31.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 13:48:31.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:48:31.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:31.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:31.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) 13:48:31.869 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:31.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:31.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:31.869 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:48:31.869 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:31.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:31.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:31.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:31.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:31.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:31.870 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:48:31.870 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:48:31.870 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:48:31.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:31.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:31.870 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:31.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:31.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:48:31.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:31.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:31.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:31.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:48:31.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:31.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:31.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:31.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:31.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:31.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:31.872 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:48:31.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:31.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:31.872 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:31.872 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:31.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:48:31.877 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:48:32.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:48:32.377 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:48:32.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:32.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:48:32.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:48:32.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:48:32.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:32.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:32.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:32.378 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:32.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:32.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:32.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:48:32.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:48:32.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:48:32.379 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 13:48:32.379 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:48:32.379 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:48:32.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:32.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:32.382 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 13:48:32.382 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 13:48:32.382 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:48:32.382 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:48:32.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:32.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.059 s - in org.eclipse.reddeer.gef.test.EditPartTest selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 8.075 s clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 7.926 s nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 7.82 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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.graphiti.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -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.verification.parametrized/tests/org.eclipse.reddeer.graphiti.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.graphiti.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.graphiti.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/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 13:48:41.814 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:48:41.817 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 13:48:41.831 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:48:41.832 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 13:48:41.910 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 13:48:41.933 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:48:41.936 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:48:41.939 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 13:48:41.941 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 13:48:41.942 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 13:48:41.949 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 13:48:42.030 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:48:42.031 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:48:42.033 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:48:42.034 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:48:42.037 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:48:42.037 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:48:42.052 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:48:42.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:42.056 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:48:42.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:42.057 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:48:42.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:42.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:42.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:42.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:42.068 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:42.108 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:48:42.113 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:42.113 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:48:42.114 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:48:42.114 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:48:42.114 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:48:42.114 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:48:42.114 DEBUG [main][MenuItemLookup] Item match:Window 13:48:42.119 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:48:42.120 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:48:42.120 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:48:42.120 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:42.120 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:48:42.120 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:48:42.120 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:42.120 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:48:42.120 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:42.120 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:48:42.120 DEBUG [main][MenuItemLookup] Item match:Preferences 13:48:42.123 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:48:42.123 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:48:42.124 INFO [main][MenuItemHandler] Select menu item: &Preferences 13: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 'Preferences.*'] is available.... 13:48:42.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 13:48:42.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:48:42.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:42.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:42.328 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:48:42.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:42.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:48:42.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:42.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:42.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:42.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:42.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:42.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:42.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:42.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 "Cancel", Widget matcher matching widgets with style: 8) 13:48:42.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:42.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:42.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:42.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:42.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:42.373 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:48:42.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:42.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:42.375 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:42.375 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:42.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:48:42.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:48:42.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:42.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:42.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:42.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:42.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:42.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:42.452 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:42.452 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 13:48:42.452 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:48:42.454 INFO [WorkbenchTestable][RequirementsRunner] Started test: contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 13:48:42.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 13:48:42.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:48:42.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:48:42.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:48:42.463 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:42.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:42.463 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:42.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:42.464 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 13:48:42.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:42.464 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:42.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:42.464 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:42.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:42.465 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:42.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:42.465 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 13:48:42.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:42.465 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:42.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:42.466 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:42.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:42.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:42.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:42.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:42.466 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:42.466 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:48:42.466 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:42.467 DEBUG [main][MenuItemLookup] Item match:File 13:48:42.469 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:48:42.469 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:48:42.474 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:48:42.474 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:42.474 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:48:42.474 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:42.474 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:48:42.474 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:42.474 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:48:42.474 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:48:42.475 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:48:42.475 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:48:42.475 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:48:42.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:48:42.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:48:42.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:48:42.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:42.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:42.582 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:48:42.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:42.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 13:48:42.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:42.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:42.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:42.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:42.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:42.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:42.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:42.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:48:42.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:48:42.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:43.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:43.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:48:43.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:48:43.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:48:43.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:43.119 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:48:43.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:43.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:48:43.120 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:48:43.120 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:48:43.121 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:48:43.124 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:48:43.124 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:48:43.124 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:48:43.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:48:43.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:43.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:43.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:43.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:43.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:43.127 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:48:43.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:43.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:43.127 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:43.127 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:43.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'] 13:48:43.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:43.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:43.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 13:48:43.167 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 13:48:43.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 13:48:43.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:43.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:43.168 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 13:48:43.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:43.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 13:48:43.179 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:43.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:43.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:43.180 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 13:48:43.180 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:43.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:43.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:43.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:43.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:43.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:48:43.193 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:48:43.194 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:48:43.196 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 13:48:43.196 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 13:48:43.197 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) 13:48:43.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:43.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:43.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:43.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:43.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:43.206 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:48:43.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:43.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:43.207 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:43.207 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:43.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:48:43.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:48:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:43.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:48:43.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:43.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:43.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:43.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:43.725 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:48:43.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:43.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:43.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:43.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:43.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:43.728 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:43.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 '\*?\QProject Explorer\E') 13:48:43.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:43.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:43.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:43.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:43.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:43.731 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:43.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:43.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:43.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:48:43.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:48:43.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:48:43.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 13:48:43.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:43.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:43.762 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 13:48:43.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:43.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:43.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:43.765 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:43.765 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:48:43.765 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:43.766 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:48:43.766 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:48:43.766 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:48:43.766 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:48:43.766 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:48:43.766 DEBUG [main][MenuItemLookup] Item match:Window 13:48:43.767 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:48:43.767 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:48:43.767 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:48:43.768 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:43.768 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:48:43.768 DEBUG [main][MenuItemLookup] Item match:Show View 13:48:43.779 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:48:43.779 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:48:43.779 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:48:43.780 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:48:43.780 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:48:43.780 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:48:43.780 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:48:43.780 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:48:43.780 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:43.780 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:48:43.780 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:48:43.820 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:48:43.821 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:48:43.821 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:48:43.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:48:43.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:48:43.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:48:43.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:43.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:43.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:48:43.894 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:43.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:43.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:43.895 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:48:43.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:43.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:43.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:43.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:43.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:43.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:43.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:43.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:43.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:48:43.896 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:48:43.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:44.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:44.399 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:48:44.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:48:44.400 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:48:44.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:44.400 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:48:44.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:44.400 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:48:44.400 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 13:48:44.401 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 13:48:44.401 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 13:48:44.401 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 13:48:44.401 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:44.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:44.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:44.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:48:44.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:44.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:44.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:44.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:48:44.403 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:44.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:44.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:44.404 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:48:44.404 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:44.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:44.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:44.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:44.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:44.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:44.405 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:48:44.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:44.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:44.406 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:44.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:44.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:48:44.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:48:44.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 13:48:44.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:44.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:44.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 13:48:44.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:44.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:44.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:44.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:44.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:44.752 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:44.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:48:44.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:44.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:44.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:44.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:44.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:44.755 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:48:44.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:48:44.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:44.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:48:44.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:48:44.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:48:44.767 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:48:44.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:48:44.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:44.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:44.770 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:48:44.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:48:44.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:44.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:44.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:44.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:44.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:45.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:45.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:45.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:45.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:45.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:45.774 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:48:45.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:48:45.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:45.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:45.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:48:45.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:45.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:45.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:45.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:45.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:45.778 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:48:45.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 13:48:45.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:45.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:45.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:45.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:45.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:45.795 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:45.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:48:45.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:45.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:45.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:45.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:45.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:45.796 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:45.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:45.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:45.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:45.823 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:45.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:45.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:45.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:45.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:45.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:45.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:46.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:46.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:46.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:46.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:46.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:46.825 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:46.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:46.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:46.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:46.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:48:46.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:46.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:46.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:46.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:46.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:46.828 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:48:46.828 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 13:48:46.828 DEBUG [main][TreeItemHandler] Selecting tree item: test 13:48:46.830 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 13:48:46.840 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 13:48:46.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'] 13:48:46.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:46.843 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:46.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:46.843 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 13:48:46.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:46.843 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:46.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:46.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'] 13:48:46.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:46.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'] 13:48:46.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:46.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: "New Diagram"] 13:48:46.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:46.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:46.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:46.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:46.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:46.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:46.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:46.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:46.846 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:46.846 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:48:46.847 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:46.847 DEBUG [main][MenuItemLookup] Item match:File 13:48:46.848 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:48:46.848 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:48:46.850 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:48:46.850 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:46.850 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:48:46.850 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:46.850 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:48:46.850 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:46.850 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:48:46.850 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:48:46.850 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:48:46.851 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:48:46.851 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:48:46.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.... 13:48:46.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:48:46.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:48:46.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:46.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:46.926 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:48:46.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:46.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 13:48:46.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:46.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:46.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:46.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:46.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:46.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:46.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:46.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children... 13:48:46.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 13:48:46.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:47.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:47.430 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 13:48:47.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children finished successfully 13:48:47.430 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 13:48:47.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:47.430 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 13:48:47.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:47.430 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 13:48:47.430 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Graphiti Example Diagram 13:48:47.431 DEBUG [main][TreeItemHandler] Selecting tree item: Graphiti Example Diagram 13:48:47.431 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Graphiti Example Diagram about selection 13:48:47.433 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Graphiti Example Diagram 13:48:47.433 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:48:47.433 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:48:47.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:48:47.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:47.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:47.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:47.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:47.435 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:48:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:47.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:47.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:47.467 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:47.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:47.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:47.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available.... 13:48:47.468 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 13:48:47.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Diagram 13:48:47.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:47.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:47.469 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 13:48:47.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:47.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Diagram Type") 13:48:47.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:47.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:47.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:47.471 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 13:48:47.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:47.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:47.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:47.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:47.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:47.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:48:47.475 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo tutorial to selection: tutorial 13:48:47.477 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 13:48:47.477 INFO [WorkbenchTestable][TutorialDiagramWizard] Go to next wizard page 13:48:47.477 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) 13:48:47.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:47.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:47.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:47.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:47.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:47.479 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:48:47.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:47.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:47.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:47.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:47.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Diagram Name") 13:48:47.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:47.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:47.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:47.489 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 13:48:47.489 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:47.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:47.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:47.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:47.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:47.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:48:47.490 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:48:47.490 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:48:47.491 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 13:48:47.491 INFO [WorkbenchTestable][TutorialDiagramWizard] Finish wizard 13:48:47.491 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) 13:48:47.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:47.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:47.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:47.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:47.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:47.492 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:48:47.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:47.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:47.493 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:47.493 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:48.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:48:48.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:48:48.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:48.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:48:48.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:48:48.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:48.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:48.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:48:48.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:48.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7e4735ae is found... 13:48:48.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7e4735ae is found finished successfully 13:48:48.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 13:48:48.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:48.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:48.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:48.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:48.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:48.144 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:48.144 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:48.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:48.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:48.159 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' view via menu. 13:48:48.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 13:48:48.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:48.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:48.160 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 13:48:48.160 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 13:48:48.160 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:48.160 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:48:48.160 DEBUG [main][MenuItemLookup] Found menu:'View' 13:48:48.160 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:48:48.160 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:48:48.160 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:48:48.160 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:48:48.160 DEBUG [main][MenuItemLookup] Item match:Window 13:48:48.162 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:48:48.162 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:48:48.162 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:48:48.163 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:48.163 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:48:48.163 DEBUG [main][MenuItemLookup] Item match:Show View 13:48:48.166 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:48:48.166 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:48:48.166 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:48:48.166 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:48:48.166 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:48:48.166 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:48:48.166 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:48:48.166 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:48:48.166 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:48.166 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:48:48.166 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:48:48.167 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:48:48.167 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:48:48.167 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:48:48.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:48:48.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 13:48:48.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:48:48.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:48.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:48.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:48:48.262 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:48.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:48.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:48.262 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:48:48.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:48.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:48.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:48.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:48.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:48.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:48.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:48.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:48.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:48:48.264 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:48:48.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:48.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:48.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:48:48.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:48:48.770 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:48:48.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:48.771 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:48:48.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:48.771 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:48:48.771 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Palette 13:48:48.771 DEBUG [main][TreeItemHandler] Selecting tree item: Palette 13:48:48.772 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Palette about selection 13:48:48.772 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Palette 13:48:48.772 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:48.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:48.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:48.772 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:48:48.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:48.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:48.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:48.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:48:48.773 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:48.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:48.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:48.773 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:48:48.773 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:48.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:48.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:48.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:48.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:48.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:48.774 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:48:48.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:48.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:48.774 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:48.774 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:48.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:48:48.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:48:48.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open... 13:48:48.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:48.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:48.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open finished successfully 13:48:48.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:48.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:48.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 13:48:48.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:48.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:48.873 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 13:48:48.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 13:48:48.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:48.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:48.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:48.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:48.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:48.873 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:48:48.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:48:48.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:48.911 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 13:48:48.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:48:48.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:48:48.917 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 13:48:48.917 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:48:48.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:48.947 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:48:48.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:48.971 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:48:48.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:49.020 INFO [main][AbstractEditor] New edit part org.eclipse.graphiti.ui.internal.parts.ContainerShapeEditPart@5825932c 13:48:49.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 13:48:49.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 13:48:49.075 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 13:48:49.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:49.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:49.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:49.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:49.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:50.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:50.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:50.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:48:50.079 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 13:48:50.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 13:48:50.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:50.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:50.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:50.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:50.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:50.091 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:50.092 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:50.092 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:50.092 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:50.092 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:48:50.093 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test 13:48:50.180 DEBUG [WorkbenchTestable][EditorHandler] Editor test is closed 13:48:50.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:50.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:50.183 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:48:50.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:50.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:50.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:50.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:50.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:50.185 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:50.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:48:50.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:50.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:50.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:50.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:50.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:50.187 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:50.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:50.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:50.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:50.225 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:50.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:50.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:50.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:50.226 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:50.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:50.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:50.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:50.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:50.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:50.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:50.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:50.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:51.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:51.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:51.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:51.229 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:51.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:51.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:51.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:51.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:48:51.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:51.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:51.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:51.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:51.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:51.230 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:48:51.234 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 13:48:51.234 DEBUG [main][TreeItemHandler] Selecting tree item: test 13:48:51.237 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 13:48:51.248 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 13:48:51.249 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:48:51.249 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:51.319 DEBUG [main][MenuItemLookup] Found menu:'New' 13:48:51.320 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:48:51.320 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:51.320 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:48:51.320 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:51.320 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:48:51.320 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:48:51.320 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:48:51.320 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:48:51.320 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:48:51.320 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:51.320 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:48:51.320 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:48:51.320 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:51.320 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:48:51.320 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:48:51.320 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:48:51.320 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:48:51.320 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:48:51.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:51.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:48:51.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:48:51.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:51.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:51.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:48:51.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:51.822 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 13:48:51.822 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 13:48:51.822 DEBUG [main][TreeItemHandler] Selecting tree item: test 13:48:51.824 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 13:48:51.831 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 13:48:51.832 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:48:51.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:51.861 DEBUG [main][MenuItemLookup] Found menu:'New' 13:48:51.861 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:48:51.861 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:51.861 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:48:51.861 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:51.861 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:48:51.861 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:48:51.861 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:48:51.861 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:48:51.861 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:48:51.861 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:48:51.862 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:48:51.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:48:52.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 'Delete.*'] is available. finished successfully 13:48:52.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:48:52.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:52.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:52.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:52.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:52.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) 13:48:52.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:52.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:52.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:52.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:48:52.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:52.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:52.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:52.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:52.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:52.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:52.547 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:48:52.548 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:48:52.548 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:48:52.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:52.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:52.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:52.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:52.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:48:52.549 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:52.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:52.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:52.549 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:48:52.549 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:52.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:52.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:52.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:52.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:52.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:52.550 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:48:52.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:52.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:52.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:52.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:52.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:48:52.568 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:48:53.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:48:53.069 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:48:53.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:53.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:48:53.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:53.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:53.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:53.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 13:48:53.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:48:53.073 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:48:53.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:53.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:53.074 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 13:48:53.074 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:48:53.075 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 13:48:53.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 13:48:53.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:48:53.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:48:53.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:48:53.075 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:53.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:53.075 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:53.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:53.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: "New Project"] 13:48:53.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:53.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'] 13:48:53.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:53.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'] 13:48:53.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:53.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'] 13:48:53.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:53.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: "New Project"] 13:48:53.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:53.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'] 13:48:53.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:53.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'] 13:48:53.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:53.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:53.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:53.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:53.078 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:53.078 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:48:53.078 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:53.078 DEBUG [main][MenuItemLookup] Item match:File 13:48:53.079 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:48:53.080 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:48:53.081 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:48:53.081 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:53.081 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:48:53.081 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:53.081 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:48:53.081 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:53.081 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:48:53.081 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:48:53.089 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:48:53.089 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:48:53.089 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:48:53.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.... 13:48:53.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:48:53.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:48:53.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:53.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:53.170 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:48:53.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:53.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:48:53.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:53.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:53.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:53.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:53.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:53.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:53.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:53.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:48:53.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:48:53.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:53.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:48:53.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:53.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:48:53.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:48:53.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:48:53.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:53.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:48:53.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:53.173 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:48:53.173 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:48:53.173 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:48:53.173 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:48:53.181 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:48:53.181 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:48:53.181 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:48:53.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:48:53.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:53.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:53.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:53.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:53.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:53.182 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:48:53.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:53.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:53.183 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:53.183 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:53.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:53.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:53.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:53.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 13:48:53.217 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 13:48:53.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 13:48:53.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:53.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:53.218 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 13:48:53.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:53.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 13:48:53.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:53.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:53.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:53.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 13:48:53.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:53.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:53.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:53.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:53.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:53.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:48:53.220 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:48:53.221 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:48:53.222 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 13:48:53.222 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 13:48:53.222 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) 13:48:53.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:53.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:53.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:53.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:53.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:53.224 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:48:53.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:53.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:53.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:53.224 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:53.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:48:53.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:48:53.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:53.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:48:53.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:48:53.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:53.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:53.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:53.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:53.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:53.731 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:48:53.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:53.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:53.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:53.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:53.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:53.733 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:53.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:48:53.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:53.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:53.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:53.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:53.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:53.734 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:53.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:53.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:53.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:48:53.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:48:53.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:48:53.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 13:48:53.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:53.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:53.751 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:48:53.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:53.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:53.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:53.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:53.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:53.755 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:53.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:48:53.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:53.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:53.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:53.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:53.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:53.759 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:48:53.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:48:53.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:53.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:53.787 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:48:53.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:48:53.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:53.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:53.788 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:48:53.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:48:53.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:53.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:53.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:53.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:53.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:54.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:54.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:54.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:54.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:54.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:54.790 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:48:54.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:48:54.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:54.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:54.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:48:54.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:54.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:54.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:54.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:54.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:54.791 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:48:54.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 13:48:54.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:54.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:54.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:54.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:54.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:54.804 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:54.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:48:54.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:54.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:54.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:54.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:54.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:54.805 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:54.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:54.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:54.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:54.829 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:54.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:54.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:54.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:54.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:54.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:54.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:55.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:55.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:55.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:55.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:55.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:55.832 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:55.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:55.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:55.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:55.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 13:48:55.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:55.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:55.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:55.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:55.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:55.833 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:48:55.833 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 13:48:55.833 DEBUG [main][TreeItemHandler] Selecting tree item: test 13:48:55.836 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 13:48:55.846 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 13:48:55.847 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:55.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:55.847 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:55.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:55.847 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 13:48:55.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:55.848 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:55.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:55.848 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:55.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:55.848 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:55.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:55.848 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 13:48:55.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:55.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'] 13:48:55.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:55.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'] 13:48:55.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:55.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:55.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:55.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:55.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:55.850 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:48:55.850 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:55.850 DEBUG [main][MenuItemLookup] Item match:File 13:48:55.852 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:48:55.852 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:48:55.854 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:48:55.854 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:55.854 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:48:55.854 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:55.854 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:48:55.854 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:55.854 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:48:55.854 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:48:55.855 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:48:55.855 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:48:55.855 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:48:55.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:48:55.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:48:55.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:48:55.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:55.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:55.947 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:48:55.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:55.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:48:55.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:55.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:55.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:55.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:55.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:55.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:55.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:55.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children... 13:48:55.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 13:48:55.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:55.949 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 13:48:55.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:55.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 13:48:55.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children finished successfully 13:48:55.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 13:48:55.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:55.949 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 13:48:55.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:55.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 13:48:55.949 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Graphiti Example Diagram 13:48:55.949 DEBUG [main][TreeItemHandler] Selecting tree item: Graphiti Example Diagram 13:48:55.950 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Graphiti Example Diagram about selection 13:48:55.953 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Graphiti Example Diagram 13:48:55.953 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:48:55.953 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:48:55.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:48:55.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:55.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:55.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:55.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:55.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:55.961 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:48:55.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:55.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:55.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:55.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:55.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:55.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:55.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:55.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available.... 13:48:55.971 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 13:48:55.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Diagram 13:48:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:55.975 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 13:48:55.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:55.975 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") 13:48:55.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:55.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 13:48:55.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:55.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:55.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:55.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:55.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:48:55.977 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo tutorial to selection: tutorial 13:48:55.977 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 13:48:55.977 INFO [WorkbenchTestable][TutorialDiagramWizard] Go to next wizard page 13:48:55.977 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) 13:48:55.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:55.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:55.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:55.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:55.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:55.979 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:48:55.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:55.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:55.979 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:55.979 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:55.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Diagram Name") 13:48:55.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:55.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:55.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:55.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 13:48:55.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:55.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:55.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:56.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:56.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:56.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:48:56.012 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:48:56.012 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:48:56.013 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 13:48:56.013 INFO [WorkbenchTestable][TutorialDiagramWizard] Finish wizard 13:48:56.013 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) 13:48:56.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:56.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:56.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:56.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:56.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:56.014 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:48:56.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:56.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:56.014 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:56.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:56.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:48:56.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:48:56.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:56.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:48:56.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:48:56.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:56.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:56.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:48:56.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:56.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5a079a84 is found... 13:48:56.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5a079a84 is found finished successfully 13:48:56.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 13:48:56.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:56.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:56.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:56.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:56.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:56.183 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:56.183 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:56.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:56.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:56.212 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 13:48:56.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:56.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:56.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 13:48:56.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:56.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:56.213 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 13:48:56.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 '\*?\QPalette\E') 13:48:56.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:56.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:56.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:56.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:56.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:56.214 INFO [WorkbenchTestable][AbstractView] Activate view Palette 13:48:56.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 13:48:56.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:56.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:56.242 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 13:48:56.242 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 13:48:56.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:56.242 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 13:48:56.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:56.261 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 13:48:56.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:56.268 INFO [main][AbstractEditor] New edit part org.eclipse.graphiti.ui.internal.parts.ContainerShapeEditPart@2db07651 13:48:56.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 13:48:56.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 13:48:56.327 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 13:48:56.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:56.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:56.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:56.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:56.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:57.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:57.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:57.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:48:57.328 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 13:48:57.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 13:48:57.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:57.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:57.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:57.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:57.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:57.335 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:57.336 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:57.336 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:57.336 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:48:57.336 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:48:57.336 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test 13:48:57.391 DEBUG [WorkbenchTestable][EditorHandler] Editor test is closed 13:48:57.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:57.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:57.393 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:48:57.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:57.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:57.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:57.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:57.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:57.395 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:57.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:48:57.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:57.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:57.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:57.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:57.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:57.396 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:57.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:57.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:57.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:57.404 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:57.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:57.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:57.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:57.404 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:57.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:57.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:57.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:57.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:57.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:57.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:57.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:57.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:58.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:58.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:58.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:58.418 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:58.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:58.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:58.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:58.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 13:48:58.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:58.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:58.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:58.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:58.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:58.420 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:48:58.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 13:48:58.420 DEBUG [main][TreeItemHandler] Selecting tree item: test 13:48:58.422 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 13:48:58.429 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 13:48:58.430 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:48:58.430 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:58.460 DEBUG [main][MenuItemLookup] Found menu:'New' 13:48:58.460 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:48:58.460 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:58.460 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:48:58.460 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:58.460 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:48:58.460 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:48:58.460 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:48:58.460 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:48:58.460 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:48:58.460 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:58.460 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:48:58.460 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:48:58.460 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:58.460 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:48:58.460 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:48:58.460 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:48:58.460 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:48:58.461 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:48:58.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:58.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:48:58.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:48:58.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:58.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:58.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:48:58.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:58.961 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 13:48:58.961 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 13:48:58.961 DEBUG [main][TreeItemHandler] Selecting tree item: test 13:48:58.963 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 13:48:58.970 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 13:48:58.970 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:48:58.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:59.004 DEBUG [main][MenuItemLookup] Found menu:'New' 13:48:59.005 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:48:59.005 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:59.005 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:48:59.005 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:59.005 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:48:59.005 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:48:59.005 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:48:59.005 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:48:59.005 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:48:59.005 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:48:59.005 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:48:59.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.... 13:48:59.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 'Delete.*'] is available. finished successfully 13:48:59.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:48:59.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:59.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:59.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:59.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:59.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) 13:48:59.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:59.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:59.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:59.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:48:59.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:59.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:59.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:59.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:59.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:59.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:59.644 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:48:59.644 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:48:59.644 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:48:59.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:59.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:59.644 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:59.644 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:59.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) 13:48:59.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:59.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:59.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:59.645 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:48:59.645 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:59.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:59.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:59.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:59.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:59.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:59.646 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:48:59.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:59.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:59.646 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:59.646 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:59.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:48:59.652 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:49:00.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:49:00.153 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:49:00.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:49:00.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:49:00.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:49:00.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:49:00.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:49:00.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:49:00.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 13:49:00.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:00.153 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:00.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:00.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:00.153 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 13:49:00.154 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 13:49:00.154 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:00.154 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:00.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:00.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.415 s - in org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) Time elapsed: 10.62 s doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) Time elapsed: 7.078 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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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] Fetching slf4j.simple_1.7.36.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (14.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.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.direct.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -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.verification.parametrized/tests/org.eclipse.reddeer.direct.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.direct.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.direct.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.project.ProjectTest 13:49:11.809 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:49:11.812 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 13:49:11.829 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:49:11.831 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 13:49:11.924 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.project.ProjectTest 13:49:12.011 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:12.015 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:12.019 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 13:49:12.022 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 13:49:12.022 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 13:49:12.034 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 13:49:12.038 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:12.039 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:49:12.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:12.042 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:49:12.046 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:12.048 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:12.051 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 13:49:12.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 13:49:12.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:12.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:12.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:12.119 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:49:12.123 DEBUG [main][EditorHandler] 0 editor(s) found 13:49:12.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:12.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:12.224 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:49:12.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:12.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:12.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:12.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:12.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:12.239 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:12.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 '\*?\QProject Explorer\E') 13:49:12.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:12.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:12.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:12.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:12.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:49:12.244 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:49:12.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:49:12.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:12.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:49:12.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:49:12.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:49:12.321 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:49:12.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:49:12.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:12.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:49:12.336 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:49:12.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:49:12.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:12.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:49:12.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:12.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:12.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:12.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:12.340 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:49:12.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:49:12.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:12.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:49:17.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 13:49:17.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:17.869 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:17.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:17.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:17.978 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 13:49:17.978 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:17.978 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 13:49:17.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 13:49:17.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:17.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:17.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:17.979 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:49:17.979 DEBUG [main][EditorHandler] 0 editor(s) found 13:49:17.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:17.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:17.981 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:49:17.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:17.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:17.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:17.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:17.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:17.984 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49: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 '\*?\QProject Explorer\E') 13:49:17.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:17.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:17.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:17.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:17.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:49:17.985 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:49:17.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:49:17.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:17.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:49:17.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:49:17.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:49:18.019 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:49:18.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:49:18.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:18.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:18.021 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:49:18.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:49:18.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:18.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:18.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:18.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:18.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:18.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:18.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:19.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:19.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:19.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:49:19.024 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:49:19.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:49:19.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:19.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:19.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 13:49:19.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:19.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:19.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:19.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:19.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:19.040 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-creation 13:49:19.047 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:49:19.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:49:19.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:19.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:19.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:19.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:19.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:19.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:19.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:20.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:20.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:20.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:49:20.051 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:49:20.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:49:20.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:20.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:20.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:49:20.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:20.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:20.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:20.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:20.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:20.053 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-creation 13:49:20.053 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:49:20.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:49:20.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:20.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:20.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 13:49:20.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:20.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:20.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:20.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:20.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:20.055 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:49:20.055 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:49:20.057 DEBUG [main][TreeItemHandler] Set Tree selection 13:49:20.057 DEBUG [main][TreeHandler] Notify Tree about selection event 13:49:20.077 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:49:20.100 DEBUG [WorkbenchTestable][TreeItemHandler] test-creation 13:49:20.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:49:20.106 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:20.209 DEBUG [main][MenuItemLookup] Found menu:'New' 13:49:20.210 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:49:20.210 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:20.210 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:49:20.210 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:20.210 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:49:20.210 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:49:20.210 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:49:20.210 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:49:20.210 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:49:20.210 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:20.210 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:49:20.210 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:49:20.210 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:20.210 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:49:20.210 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:49:20.212 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:49:20.213 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:49:20.214 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:49:20.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:49:20.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:49:20.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:49:20.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:49:20.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:49:20.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:49:20.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:49:20.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:20.752 DEBUG [main][MenuItemLookup] Found menu:'New' 13:49:20.752 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:49:20.752 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:20.752 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:49:20.752 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:20.752 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:49:20.752 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:49:20.752 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:49:20.752 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:49:20.752 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:49:20.753 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:49:20.753 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:49:20.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:49:20.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 13:49:20.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:49:20.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:20.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:20.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: 32) 13:49:20.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:49:20.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:20.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:20.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:49:20.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:49:20.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:20.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:20.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:20.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:20.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:20.978 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:49:20.978 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:49:20.978 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:49:20.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:20.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:20.982 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:20.982 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:20.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:49:20.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:49:20.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:20.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:20.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:49:20.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:49:20.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:20.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:20.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:20.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:20.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:20.986 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:49:20.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:20.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:20.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:20.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:21.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:49:21.022 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:49:21.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:49:21.524 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:49:21.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:49:21.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:49:21.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:49:21.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:49:21.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:49:21.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:49:21.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:49:21.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:49:21.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:49:21.524 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:49:21.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:49:21.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:21.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:49:21.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:49:21.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:49:21.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 13:49:21.538 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:21.538 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:21.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:21.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:21.553 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 13:49:21.553 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 13:49:21.553 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:21.553 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:21.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:21.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.839 s - in org.eclipse.reddeer.direct.test.project.ProjectTest testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) Time elapsed: 5.927 s testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) Time elapsed: 3.575 s Running org.eclipse.reddeer.direct.test.preferences.PreferencesTest 13:49:21.588 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 13:49:21.589 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:21.589 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:21.589 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 13:49:21.590 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:21.590 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:49:21.590 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:21.590 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:49:21.590 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:21.590 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:49:21.590 DEBUG [main][EditorHandler] 0 editor(s) found 13:49:21.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:21.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:21.592 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:49:21.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:21.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:21.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:21.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:21.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:21.593 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:21.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:49:21.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:21.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:21.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:21.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:21.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:49:21.612 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:49:21.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:49:21.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:21.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:49:21.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:49:21.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:49:21.615 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:49:21.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:49:21.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:21.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:21.616 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:49:21.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:49:21.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:21.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:21.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:21.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:21.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:22.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:22.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:22.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:22.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:22.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:49:22.618 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:49:22.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:49:22.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:22.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:22.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 13:49:22.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:22.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:22.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:22.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:22.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:22.620 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-location 13:49:22.621 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:49:22.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:49:22.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:22.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:22.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:22.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:22.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:23.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:23.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:23.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:23.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:23.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:49:23.623 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:49:23.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:49:23.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:23.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:23.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 13:49:23.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:23.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:23.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:23.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:23.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:23.625 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-location 13:49:23.626 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:49:23.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:49:23.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:23.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:23.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 13:49:23.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:23.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:23.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:23.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:23.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:23.627 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:49:23.627 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:49:23.627 DEBUG [main][TreeItemHandler] Set Tree selection 13:49:23.627 DEBUG [main][TreeHandler] Notify Tree about selection event 13:49:23.635 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:49:23.638 DEBUG [WorkbenchTestable][TreeItemHandler] test-location 13:49:23.638 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:49:23.638 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:23.679 DEBUG [main][MenuItemLookup] Found menu:'New' 13:49:23.679 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:49:23.679 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:23.679 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:49:23.679 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:23.679 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:49:23.679 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:49:23.679 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:49:23.679 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:49:23.679 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:49:23.679 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:23.679 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:49:23.679 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:49:23.679 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:23.679 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:49:23.679 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:49:23.679 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:49:23.679 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:49:23.679 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:49:23.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:49:23.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:49:24.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:49:24.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:49:24.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:49:24.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:49:24.180 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:49:24.181 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:24.223 DEBUG [main][MenuItemLookup] Found menu:'New' 13:49:24.223 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:49:24.223 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:24.223 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:49:24.223 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:24.223 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:49:24.223 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:49:24.223 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:49:24.223 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:49:24.223 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:49:24.223 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:49:24.223 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:49:24.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:49:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 13:49:24.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:49:24.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:24.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:24.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:49:24.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:49:24.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:24.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:24.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:49:24.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:49:24.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:24.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:24.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:24.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:24.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:24.818 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:49:24.818 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:49:24.818 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:49:24.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:24.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:24.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:24.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:24.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") 13:49:24.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:49:24.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:24.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:24.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:49:24.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:49:24.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:24.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:24.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:24.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:24.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:24.821 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:49:24.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:24.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:24.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:24.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:24.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:49:24.827 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:49:25.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:49:25.327 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:49:25.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:49:25.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:49:25.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:49:25.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:49:25.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:49:25.328 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:49:25.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:49:25.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:25.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:49:25.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:49:25.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:49:25.330 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:25.330 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 13:49:25.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 13:49:25.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:25.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:25.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:25.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 13:49:25.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:25.333 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:25.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:25.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:25.334 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 13:49:25.334 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:25.334 INFO [WorkbenchTestable][RequirementsRunner] Started test: setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 13:49:25.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 13:49:25.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:25.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:25.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:25.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:25.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:25.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:25.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:25.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.*'] 13:49:25.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:25.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:25.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:25.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:25.350 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:25.351 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:25.351 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:25.352 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:25.352 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:25.352 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:25.352 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:25.352 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:25.352 DEBUG [main][MenuItemLookup] Item match:Window 13:49:25.356 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:25.356 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:25.356 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:25.356 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:25.356 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:25.356 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:25.356 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:25.356 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:25.356 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:25.356 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:25.356 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:25.357 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:25.357 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:25.367 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:25.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 'Preferences.*'] is available.... 13:49:25.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:25.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:25.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:25.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:25.496 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:25.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:25.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:25.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:25.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:25.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:25.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:25.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:25.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:25.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:25.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:49:25.522 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:49:25.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:26.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:26.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:49:26.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:49:26.028 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:49:26.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:26.028 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:49:26.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:26.028 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:49:26.029 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 13:49:26.029 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 13:49:26.030 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 13:49:26.030 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 13:49:26.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:26.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:26.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:26.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:26.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:27.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:27.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:27.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:49:27.062 DEBUG [WorkbenchTestable][WidgetLookup] 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") 13:49:27.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:27.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:27.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:27.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:27.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:27.070 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 13:49:27.070 DEBUG [main][AbstractWait] Waiting until widget is found... 13:49:27.070 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:49:27.070 TRACE [main][WidgetLookup] widget with index 1 is found 13:49:27.070 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 13:49:27.070 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 13:49:27.070 DEBUG [main][AbstractText] Set focus to Text 13:49:27.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:27.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:27.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:49:27.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:27.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:27.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:27.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:27.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:27.078 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:49:27.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:27.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:27.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:27.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:27.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:27.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:27.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:27.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:27.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:27.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:27.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:27.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:27.108 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:27.108 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:27.108 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:27.108 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:27.108 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:27.108 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:27.108 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:27.108 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:27.108 DEBUG [main][MenuItemLookup] Item match:Window 13:49:27.108 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:27.108 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:27.109 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:27.109 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:27.109 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:27.109 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:27.109 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:27.109 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:27.109 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:27.109 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:27.109 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:27.121 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:27.121 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:27.121 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:27.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.... 13:49:27.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 'Preferences.*'] is available. finished successfully 13:49:27.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:27.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:27.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:27.197 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:27.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:27.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:27.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:27.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:27.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:27.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:27.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:27.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:27.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:27.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:49:27.200 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:49:27.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:27.200 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:49:27.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:27.200 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:49:27.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:49:27.200 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:49:27.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:27.200 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:49:27.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:27.200 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:49:27.200 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 13:49:27.200 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 13:49:27.200 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 13:49:27.201 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 13:49:27.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:27.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:27.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:27.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:27.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:28.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:28.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:28.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:49:28.211 DEBUG [WorkbenchTestable][WidgetLookup] 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") 13:49:28.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:28.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:28.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:28.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:28.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:28.217 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 13:49:28.217 DEBUG [main][AbstractWait] Waiting until widget is found... 13:49:28.217 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:49:28.217 TRACE [main][WidgetLookup] widget with index 1 is found 13:49:28.217 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 13:49:28.217 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 13:49:28.217 DEBUG [main][AbstractText] Set focus to Text 13:49:28.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:28.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:28.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") 13:49:28.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:28.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:28.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:28.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:28.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:28.222 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:49:28.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:28.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:28.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:28.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:28.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:28.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:28.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:28.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:28.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:28.245 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 13:49:28.245 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:28.245 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:28.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:28.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:28.256 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 13:49:28.256 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:28.256 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 13:49:28.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 13:49:28.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:28.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:28.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:28.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.*'] 13:49:28.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:28.257 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:28.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:28.257 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:28.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:28.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:28.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:28.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:28.257 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:28.257 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:28.257 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:28.257 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:28.257 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:28.257 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:28.257 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:28.257 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:28.257 DEBUG [main][MenuItemLookup] Item match:Window 13:49:28.258 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:28.258 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:28.258 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:28.258 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:28.258 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:28.258 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:28.258 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:28.258 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:28.258 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:28.258 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:28.258 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:28.258 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:28.258 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:28.258 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:28.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.... 13:49:28.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:28.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:28.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:28.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:28.352 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:28.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:28.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 13:49:28.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:28.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:28.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:28.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:28.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:28.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:28.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:28.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:49:28.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:49:28.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:28.353 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:49:28.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:28.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:49:28.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:49:28.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:49:28.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:28.354 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:49:28.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:28.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:49:28.354 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 13:49:28.354 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 13:49:28.354 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 13:49:28.354 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 13:49:28.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:28.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:28.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:28.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:28.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:29.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:29.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:29.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:49:29.359 DEBUG [WorkbenchTestable][WidgetLookup] 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") 13:49:29.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:29.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:29.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:29.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:29.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:29.364 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 13:49:29.364 DEBUG [main][AbstractWait] Waiting until widget is found... 13:49:29.364 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:49:29.364 TRACE [main][WidgetLookup] widget with index 1 is found 13:49:29.364 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 13:49:29.364 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 13:49:29.364 DEBUG [main][AbstractText] Set focus to Text 13:49:29.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:29.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:29.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:49:29.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:29.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:29.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:29.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:29.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:29.369 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:49:29.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:29.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:29.370 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:29.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:29.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:29.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:29.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:29.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:29.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:29.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:29.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:29.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:29.394 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:29.394 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:29.395 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:29.395 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:29.395 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:29.395 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:29.395 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:29.395 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:29.395 DEBUG [main][MenuItemLookup] Item match:Window 13:49:29.395 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:29.395 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:29.395 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:29.395 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:29.395 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:29.395 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:29.396 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:29.396 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:29.396 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:29.396 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:29.396 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:29.396 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:29.396 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:29.396 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:29.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49:29.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 'Preferences.*'] is available. finished successfully 13:49:29.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:29.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:29.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:29.475 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:29.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:29.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:29.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:29.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:29.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:29.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:29.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:29.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:29.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:29.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:49:29.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:49:29.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:29.476 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:49:29.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:29.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:49:29.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:49:29.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:49:29.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:29.477 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:49:29.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:29.477 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:49:29.477 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 13:49:29.477 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 13:49:29.477 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 13:49:29.477 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 13:49:29.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:29.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:29.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:29.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:29.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:30.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:30.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:30.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:49:30.482 DEBUG [WorkbenchTestable][WidgetLookup] 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") 13:49:30.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:30.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:30.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:30.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:30.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:30.487 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 13:49:30.488 DEBUG [main][AbstractWait] Waiting until widget is found... 13:49:30.488 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:49:30.488 TRACE [main][WidgetLookup] widget with index 1 is found 13:49:30.488 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 13:49:30.488 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 13:49:30.488 DEBUG [main][AbstractText] Set focus to Text 13:49:30.489 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/settings_new.xml 13:49:30.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:30.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:30.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:49:30.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:30.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:30.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:30.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:30.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:30.495 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:49:30.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:30.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:30.496 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:30.496 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:30.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:30.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:30.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:30.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:30.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:30.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:49:30.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven settings' has no excuses, wait for it 13:49:31.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Repository registry initialization' is not running, skipped 13:49:31.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:49:31.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:49:31.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:49:31.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 13:49:31.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:31.045 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:31.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:31.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:31.046 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 13:49:31.046 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:31.046 INFO [WorkbenchTestable][RequirementsRunner] Started test: setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 13:49:31.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 13:49:31.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:31.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:31.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:31.046 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:31.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:31.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.*'] 13:49:31.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:31.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.*'] 13:49:31.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:31.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:31.047 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:31.047 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:31.047 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:31.047 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:31.047 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:31.047 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:31.047 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:31.047 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:31.047 DEBUG [main][MenuItemLookup] Item match:Window 13:49:31.048 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:31.048 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:31.048 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:31.048 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:31.048 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:31.048 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:31.048 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:31.048 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:31.048 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:31.048 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:31.048 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:31.048 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:31.048 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:31.049 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:31.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49:31.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:31.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:31.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:31.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:31.140 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:31.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:31.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:31.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:31.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:31.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:31.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:31.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:31.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:31.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:31.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:49:31.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:49:31.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:31.149 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:49:31.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:31.149 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:49:31.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:49:31.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:49:31.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:31.149 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:49:31.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:31.149 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:49:31.149 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 13:49:31.149 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 13:49:31.150 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 13:49:31.150 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 13:49:31.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:31.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:31.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:31.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:31.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:32.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:32.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:32.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:49:32.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.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") 13:49:32.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:32.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:32.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:32.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:32.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:32.160 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 13:49:32.160 DEBUG [main][AbstractWait] Waiting until widget is found... 13:49:32.160 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:49:32.160 TRACE [main][WidgetLookup] widget with index 1 is found 13:49:32.160 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 13:49:32.160 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 13:49:32.160 DEBUG [main][AbstractText] Set focus to Text 13:49:32.161 DEBUG [WorkbenchTestable][WidgetLookup] 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") 13:49:32.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:32.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:32.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:32.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:32.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:32.163 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 13:49:32.163 DEBUG [main][AbstractWait] Waiting until widget is found... 13:49:32.163 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:49:32.163 TRACE [main][WidgetLookup] widget with index 1 is found 13:49:32.163 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 13:49:32.163 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 13:49:32.163 DEBUG [main][AbstractText] Set focus to Text 13:49:32.164 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/settings_new.xml 13:49:32.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:32.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:32.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:49:32.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:32.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:32.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:32.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:32.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:32.169 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:49:32.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:32.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:32.169 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:32.169 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:32.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:32.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:32.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:32.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:32.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:32.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:49:32.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:49:32.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Repository registry initialization' is not running, skipped 13:49:32.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:49:32.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:49:32.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:49:32.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:32.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:32.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:32.202 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:32.202 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:32.202 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:32.202 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:32.202 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:32.202 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:32.202 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:32.202 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:32.202 DEBUG [main][MenuItemLookup] Item match:Window 13:49:32.203 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:32.203 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:32.203 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:32.203 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:32.203 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:32.203 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:32.203 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:32.203 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:32.203 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:32.203 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:32.203 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:32.203 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:32.203 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:32.203 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:32.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49:32.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:32.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:32.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:32.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:32.313 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:32.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:32.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:32.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:32.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:32.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:32.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:32.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:32.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:32.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:32.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:49:32.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:49:32.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:32.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:49:32.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:32.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:49:32.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:49:32.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:49:32.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:32.316 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:49:32.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:32.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:49:32.316 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 13:49:32.316 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 13:49:32.316 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 13:49:32.316 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 13:49:32.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:32.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:32.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:32.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:32.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:33.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:33.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:33.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:49:33.323 DEBUG [WorkbenchTestable][WidgetLookup] 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") 13:49:33.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:33.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:33.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:33.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:33.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:33.329 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 13:49:33.329 DEBUG [main][AbstractWait] Waiting until widget is found... 13:49:33.329 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:49:33.329 TRACE [main][WidgetLookup] widget with index 1 is found 13:49:33.329 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 13:49:33.329 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 13:49:33.329 DEBUG [main][AbstractText] Set focus to Text 13:49:33.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:33.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:33.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:49:33.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:33.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:33.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:33.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:33.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:33.335 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:49:33.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:33.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:33.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:33.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:33.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:33.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:33.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:33.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:33.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:33.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 13:49:33.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:33.371 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:33.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:33.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:33.371 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 13:49:33.371 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:33.371 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 13:49:33.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 13:49:33.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:33.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:33.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:33.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 13:49:33.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:33.372 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:33.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:33.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:33.372 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 13:49:33.372 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 13:49:33.372 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:33.372 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:33.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:33.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.786 s - in org.eclipse.reddeer.direct.test.preferences.PreferencesTest getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 0.004 s setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.922 s getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.789 s setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.325 s getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 13:49:33.386 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 13:49:33.387 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:33.387 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:33.387 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 13:49:33.388 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:33.388 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:49:33.388 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:33.388 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:49:33.388 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:33.388 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:33.388 INFO [WorkbenchTestable][RequirementsRunner] Started test: setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 13:49:33.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 13:49:33.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:33.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:33.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:33.390 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:33.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:33.390 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:33.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:33.390 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:33.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:33.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:33.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:33.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:33.391 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:33.391 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:33.391 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:33.391 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:33.391 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:33.391 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:33.391 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:33.391 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:33.391 DEBUG [main][MenuItemLookup] Item match:Window 13:49:33.392 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:33.392 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:33.392 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:33.392 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:33.392 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:33.392 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:33.392 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:33.392 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:33.392 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:33.392 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:33.392 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:33.392 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:33.392 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:33.392 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:33.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49:33.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:33.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:33.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:33.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:33.484 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:33.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:33.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:33.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:33.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:33.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:33.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:33.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:33.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:33.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:33.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:49:33.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:49:33.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:33.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:33.988 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:49:33.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:49:33.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:49:33.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:33.991 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:49:33.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:33.991 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:49:33.991 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 13:49:33.991 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 13:49:33.991 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 13:49:33.991 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 13:49:34.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:34.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:34.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:34.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:34.055 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") 13:49:34.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:34.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:34.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:34.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:34.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:49:34.057 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") 13:49:34.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:34.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:34.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:34.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:34.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:34.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:49:34.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:34.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:34.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:34.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:34.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:34.068 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:34.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:34.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:34.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:34.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:34.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:34.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:34.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:34.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:34.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:34.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:34.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:34.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:34.105 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:34.105 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:34.105 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:34.105 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:34.105 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:34.105 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:34.105 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:34.105 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:34.105 DEBUG [main][MenuItemLookup] Item match:Window 13:49:34.105 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:34.105 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:34.105 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:34.106 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:34.106 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:34.106 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:34.106 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:34.106 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:34.106 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:34.106 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:34.106 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:34.106 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:34.106 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:34.106 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:34.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 'Preferences.*'] is available.... 13:49:34.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:34.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:34.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:34.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:34.217 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:34.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:34.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:34.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:34.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:34.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:34.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:34.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:34.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:34.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:34.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:49:34.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:49:34.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:34.219 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:49:34.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:34.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:49:34.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:49:34.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:49:34.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:34.220 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:49:34.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:34.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:49:34.220 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 13:49:34.220 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 13:49:34.220 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 13:49:34.221 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 13:49:34.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:34.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:34.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:34.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:34.222 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") 13:49:34.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:34.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:34.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:34.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:34.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:49:34.224 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") 13:49:34.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:34.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:34.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:34.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:34.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:34.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:49:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:34.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:34.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:34.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:34.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:34.248 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:34.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:34.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:34.248 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:34.248 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:34.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:34.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:34.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:34.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:34.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:34.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:34.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:34.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:34.284 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:34.284 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:34.284 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:34.284 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:34.284 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:34.284 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:34.284 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:34.284 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:34.284 DEBUG [main][MenuItemLookup] Item match:Window 13:49:34.285 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:34.285 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:34.285 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:34.285 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:34.285 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:34.285 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:34.285 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:34.285 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:34.285 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:34.285 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:34.285 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:34.285 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:34.285 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:34.285 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:34.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.... 13:49:34.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:34.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:34.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:34.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:34.421 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:34.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:34.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 13:49:34.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:34.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:34.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:34.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:34.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:34.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:34.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:34.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:49:34.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:49:34.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:34.423 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:49:34.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:34.423 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:49:34.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:49:34.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:49:34.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:34.423 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:49:34.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:34.423 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:49:34.424 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 13:49:34.424 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 13:49:34.424 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 13:49:34.424 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 13:49:34.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:34.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:34.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:34.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:34.425 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") 13:49:34.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:34.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:34.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:34.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:34.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:49:34.426 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") 13:49:34.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:34.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:34.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:34.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:34.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:34.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:49:34.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:34.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:34.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:34.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:34.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:34.450 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:34.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:34.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:34.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:34.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:34.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:34.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:34.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:34.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:34.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:34.470 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:34.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:34.471 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:34.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:34.471 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:34.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:34.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:34.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:34.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:34.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:34.471 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:34.471 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:34.471 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:34.471 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:34.471 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:34.471 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:34.471 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:34.472 DEBUG [main][MenuItemLookup] Item match:Window 13:49:34.472 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:34.472 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:34.472 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:34.472 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:34.472 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:34.472 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:34.472 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:34.472 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:34.472 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:34.472 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:34.472 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:34.472 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:34.472 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:34.472 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:34.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49:34.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:34.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:34.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:34.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:34.585 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:34.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:34.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:34.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:34.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:34.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:34.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:34.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:34.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:34.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:34.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 13:49:34.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:49:34.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:35.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:35.089 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:49:35.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 13:49:35.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:49:35.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:35.090 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:49:35.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:35.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:49:35.090 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 13:49:35.090 DEBUG [main][TreeItemHandler] Selecting tree item: Console 13:49:35.091 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 13:49:35.091 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 13:49:35.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:35.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:35.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:35.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:49:35.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:35.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:35.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:35.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:35.174 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 13:49:35.174 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:49:35.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:35.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:35.174 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:35.174 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:35.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 13:49:35.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:35.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:35.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:35.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:35.179 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:49:35.180 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:49:35.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:35.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:35.180 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:35.180 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:35.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:35.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:49:35.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:35.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:35.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:35.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:35.194 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:49:35.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:35.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:35.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:35.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:35.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:35.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:35.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:35.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:35.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:35.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 13:49:35.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:35.220 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:35.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:35.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:35.220 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 13:49:35.220 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:35.220 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 13:49:35.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 13:49:35.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:35.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:35.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:35.220 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:35.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:35.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.*'] 13:49:35.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:35.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.*'] 13:49:35.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:35.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:35.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:35.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:35.221 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:35.221 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:35.221 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:35.221 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:35.221 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:35.222 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:35.222 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:35.222 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:35.222 DEBUG [main][MenuItemLookup] Item match:Window 13:49:35.222 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:35.222 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:35.222 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:35.222 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:35.222 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:35.222 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:35.222 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:35.222 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:35.222 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:35.222 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:35.222 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:35.222 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:35.222 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:35.222 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:35.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49:35.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:35.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:35.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:35.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:35.319 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:35.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:35.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:35.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:35.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:35.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:35.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:35.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:35.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:35.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 13:49:35.322 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:49:35.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:35.322 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:49:35.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:35.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:49:35.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 13:49:35.322 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:49:35.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:35.322 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:49:35.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:35.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:49:35.322 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 13:49:35.322 DEBUG [main][TreeItemHandler] Selecting tree item: Console 13:49:35.323 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 13:49:35.323 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 13:49:35.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:35.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:35.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:35.324 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") 13:49:35.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:35.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:35.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:35.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:35.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 13:49:35.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:35.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:35.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:35.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:49:35.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:35.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:35.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:35.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:35.354 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:35.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:35.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:35.354 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:35.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:35.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:35.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:35.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:35.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:35.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:35.375 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'true' 13:49:35.375 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'false' 13:49:35.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:35.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:35.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:35.376 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:35.376 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:35.376 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:35.377 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:35.377 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:35.377 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:35.377 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:35.377 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:35.377 DEBUG [main][MenuItemLookup] Item match:Window 13:49:35.377 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:35.377 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:35.377 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:35.377 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:35.377 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:35.377 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:35.377 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:35.377 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:35.377 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:35.377 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:35.377 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:35.377 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:35.377 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:35.377 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:35.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49:35.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:35.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:35.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:35.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:35.492 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:35.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:35.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:35.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:35.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:35.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:35.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:35.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:35.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:35.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 13:49:35.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:49:35.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:35.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:49:35.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:35.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:49:35.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 13:49:35.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:49:35.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:35.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:49:35.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:35.519 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:49:35.519 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 13:49:35.519 DEBUG [main][TreeItemHandler] Selecting tree item: Console 13:49:35.519 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 13:49:35.519 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 13:49:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:35.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:35.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:35.520 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") 13:49:35.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:35.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:35.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:35.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:35.523 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") 13:49:35.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:35.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:35.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:35.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:35.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:49:35.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:35.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:35.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:35.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:35.534 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:35.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:35.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:35.534 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:35.534 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:35.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:35.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:35.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:35.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:35.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:35.568 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'false' 13:49:35.569 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'true' 13:49:35.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:35.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:35.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:35.570 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:35.570 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:35.570 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:35.570 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:35.570 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:35.570 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:35.570 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:35.570 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:35.570 DEBUG [main][MenuItemLookup] Item match:Window 13:49:35.571 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:35.571 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:35.571 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:35.571 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:35.571 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:35.571 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:35.571 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:35.571 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:35.571 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:35.571 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:35.571 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:35.571 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:35.571 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:35.571 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:35.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49:35.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:35.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:35.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:35.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:35.680 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:35.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:35.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:35.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:35.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:35.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:35.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:35.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:35.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:35.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 13:49:35.682 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:49:35.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:35.682 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:49:35.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:35.682 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:49:35.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 13:49:35.683 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:49:35.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:35.683 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:49:35.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:35.683 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:49:35.683 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 13:49:35.683 DEBUG [main][TreeItemHandler] Selecting tree item: Console 13:49:35.683 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 13:49:35.683 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 13:49:35.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:35.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:35.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:35.685 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") 13:49:35.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:35.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:35.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:35.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:35.688 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") 13:49:35.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:35.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:35.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:35.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:35.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:49:35.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:35.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:35.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:35.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:35.726 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:35.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:35.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:35.731 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:35.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:35.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:35.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:35.753 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:35.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:35.753 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:35.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:35.753 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:35.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:35.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:35.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:35.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:35.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:35.754 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:35.754 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:35.754 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:35.754 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:35.754 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:35.754 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:35.754 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:35.754 DEBUG [main][MenuItemLookup] Item match:Window 13:49:35.755 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:35.755 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:35.755 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:35.755 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:35.755 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:35.755 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:35.755 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:35.755 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:35.755 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:35.755 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:35.755 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:35.766 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:35.766 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:35.766 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:35.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.... 13:49:35.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 'Preferences.*'] is available. finished successfully 13:49:35.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:35.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:35.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:35.909 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:35.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:35.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 13:49:35.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:35.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:35.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:35.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:35.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:35.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:35.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 13:49:35.917 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:49:35.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:35.917 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:49:35.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:35.917 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:49:35.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 13:49:35.917 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:49:35.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:35.917 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:49:35.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:35.917 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:49:35.918 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 13:49:35.918 DEBUG [main][TreeItemHandler] Selecting tree item: Console 13:49:35.918 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 13:49:35.918 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 13:49:35.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:35.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:35.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:35.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 13:49:35.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:35.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:35.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:35.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:35.922 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 13:49:35.922 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:49:35.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:35.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:35.922 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:35.922 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:35.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 13:49:35.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:35.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:35.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:35.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:35.958 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:49:35.958 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:49:35.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:35.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:35.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:35.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:35.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:49:36.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:36.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:36.021 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:49:36.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:36.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:36.022 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:36.022 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:36.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:36.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 13:49:36.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:36.060 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:36.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:36.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:36.061 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 13:49:36.061 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:36.061 INFO [WorkbenchTestable][RequirementsRunner] Started test: setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 13:49:36.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 13:49:36.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:36.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:36.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:36.061 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:36.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:36.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.*'] 13:49:36.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:36.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.*'] 13:49:36.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:36.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:36.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:36.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:36.062 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:36.062 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:36.062 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:36.062 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:36.062 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:36.062 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:36.062 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:36.062 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:36.062 DEBUG [main][MenuItemLookup] Item match:Window 13:49:36.063 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:36.063 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:36.063 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:36.063 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:36.063 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:36.063 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:36.063 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:36.063 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:36.063 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:36.063 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:36.063 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:36.063 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:36.063 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:36.063 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:36.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.... 13:49:36.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:36.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:36.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:36.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:36.187 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:36.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:36.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:36.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:36.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:36.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:36.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:36.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 13:49:36.189 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:49:36.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:36.189 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:49:36.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:36.189 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:49:36.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 13:49:36.189 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:49:36.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:36.189 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:49:36.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:36.189 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:49:36.189 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 13:49:36.189 DEBUG [main][TreeItemHandler] Selecting tree item: Console 13:49:36.189 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 13:49:36.190 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 13:49:36.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:36.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 13:49:36.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:36.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:36.192 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 13:49:36.208 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:49:36.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:36.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:36.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:36.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:36.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 13:49:36.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:36.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:36.217 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:49:36.217 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:49:36.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:36.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:36.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:36.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:36.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.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") 13:49:36.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:36.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:36.221 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:49:36.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:36.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:36.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:36.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:36.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:36.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:36.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:36.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:36.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:36.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 13:49:36.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:36.242 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:36.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:36.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:36.242 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 13:49:36.242 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:36.243 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 13:49:36.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 13:49:36.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:36.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:36.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:36.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:36.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:36.243 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:36.243 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:36.243 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:36.243 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:36.243 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:36.243 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:36.243 DEBUG [main][MenuItemLookup] Item match:Project 13:49:36.246 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 13:49:36.246 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:49:36.246 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:36.246 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 13:49:36.246 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 13:49:36.246 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 13:49:36.246 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:49:36.246 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 13:49:36.246 DEBUG [main][MenuItemLookup] Item match:Build Automatically 13:49:36.247 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 13:49:36.247 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 13:49:36.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.*'] 13:49:36.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:36.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.*'] 13:49:36.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:36.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.*'] 13:49:36.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:36.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:36.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:36.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:36.249 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:36.249 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:36.249 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:36.249 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:36.249 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:36.249 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:36.249 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:36.249 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:36.249 DEBUG [main][MenuItemLookup] Item match:Window 13:49:36.250 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:36.250 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:36.250 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:36.250 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:36.250 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:36.250 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:36.250 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:36.250 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:36.250 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:36.250 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:36.250 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:36.250 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:36.250 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:36.250 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:36.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.... 13:49:36.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:36.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:36.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:36.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:36.388 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:36.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:36.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:36.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:36.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:36.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:36.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:36.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 13:49:36.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:49:36.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:36.390 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:49:36.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:36.390 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:49:36.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 13:49:36.391 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:49:36.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:36.391 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:49:36.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:36.391 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:49:36.391 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 13:49:36.391 DEBUG [main][TreeItemHandler] Selecting tree item: Console 13:49:36.391 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 13:49:36.391 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 13:49:36.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:36.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 "Restore Defaults") 13:49:36.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:36.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:36.437 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 13:49:36.438 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:49:36.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:36.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:36.438 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:36.438 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:36.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 13:49:36.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:36.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:36.442 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:49:36.442 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:49:36.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:36.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:36.442 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:36.442 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:36.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:49:36.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:36.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:36.455 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:49:36.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:36.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:36.455 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:36.455 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:36.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:36.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:36.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:36.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:36.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:36.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 13:49:36.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:36.476 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:36.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:36.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:36.476 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 13:49:36.476 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:36.476 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 13:49:36.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 13:49:36.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:36.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:36.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:36.476 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:36.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:36.477 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:36.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:36.477 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:36.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:36.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:36.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:36.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:36.477 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:36.477 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:36.477 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:36.477 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:36.477 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:36.477 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:36.477 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:36.477 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:36.477 DEBUG [main][MenuItemLookup] Item match:Window 13:49:36.478 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:36.478 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:36.478 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:36.478 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:36.478 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:36.478 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:36.478 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:36.478 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:36.478 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:36.478 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:36.478 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:36.478 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:36.478 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:36.478 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:36.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49:36.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:36.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:36.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:36.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:36.618 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:36.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:36.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:36.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:36.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:36.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:36.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:36.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 13:49:36.620 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:49:36.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:36.620 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:49:36.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:36.620 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:49:36.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 13:49:36.620 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:49:36.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:36.620 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:49:36.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:36.620 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:49:36.621 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 13:49:36.621 DEBUG [main][TreeItemHandler] Selecting tree item: Console 13:49:36.621 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 13:49:36.621 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 13:49:36.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:36.622 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") 13:49:36.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:36.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:36.626 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):") 13:49:36.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:36.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:49:36.659 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:49:36.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) 13:49:36.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:36.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:36.670 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:36.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:36.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:36.670 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:36.670 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:36.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:36.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:36.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:36.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:36.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:36.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:36.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:36.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:36.719 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:36.719 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:36.719 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:36.719 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:36.719 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:36.719 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:36.719 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:36.719 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:36.719 DEBUG [main][MenuItemLookup] Item match:Window 13:49:36.719 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:36.720 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:36.720 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:36.720 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:36.720 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:36.720 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:36.720 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:36.720 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:36.720 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:36.720 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:36.720 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:36.720 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:36.720 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:36.720 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:36.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49:36.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. finished successfully 13:49:36.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:36.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:36.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:36.833 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:36.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:36.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:36.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:36.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:36.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:36.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:36.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 13:49:36.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:49:36.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:36.835 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:49:36.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:36.835 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:49:36.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 13:49:36.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:49:36.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:36.835 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:49:36.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:36.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:49:36.836 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 13:49:36.836 DEBUG [main][TreeItemHandler] Selecting tree item: Console 13:49:36.836 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 13:49:36.836 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 13:49:36.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:36.837 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") 13:49:36.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:36.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:36.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:49:36.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:36.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:36.842 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:36.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:36.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:36.842 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:36.842 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:36.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:36.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:36.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:36.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:36.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:36.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:36.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:36.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:36.876 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:36.877 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:36.877 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:36.877 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:36.877 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:36.877 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:36.877 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:36.877 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:36.877 DEBUG [main][MenuItemLookup] Item match:Window 13:49:36.877 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:36.877 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:36.877 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:36.877 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:36.877 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:36.877 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:36.877 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:36.877 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:36.877 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:36.877 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:36.878 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:36.878 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:36.878 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:36.878 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:36.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.... 13:49:36.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 13:49:36.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:36.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:36.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:36.988 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:36.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:36.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:36.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:36.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:36.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:36.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:36.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 13:49:36.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:49:36.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:36.990 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:49:36.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:36.990 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:49:37.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 13:49:37.030 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:49:37.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:37.030 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:49:37.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:37.030 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:49:37.030 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 13:49:37.030 DEBUG [main][TreeItemHandler] Selecting tree item: Console 13:49:37.031 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 13:49:37.031 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 13:49:37.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:37.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:37.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:37.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:37.032 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") 13:49:37.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:37.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:37.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:37.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:37.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:37.034 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):") 13:49:37.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:37.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:37.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:37.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:37.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:49:37.049 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:49:37.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:49:37.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:37.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:37.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:37.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:37.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:37.054 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:37.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:37.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:37.054 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:37.054 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:37.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:37.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:37.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:37.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:37.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:37.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.*'] 13:49:37.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:37.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.*'] 13:49:37.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:37.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.*'] 13:49:37.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:37.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:37.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:37.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:37.086 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:37.086 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:37.086 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:37.086 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:37.086 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:37.086 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:37.086 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:37.086 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:37.086 DEBUG [main][MenuItemLookup] Item match:Window 13:49:37.086 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:37.087 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:37.087 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:37.087 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:37.087 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:37.087 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:37.087 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:37.087 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:37.087 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:37.087 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:37.087 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:37.087 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:37.087 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:37.087 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:37.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49:37.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:37.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:37.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:37.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:37.196 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:37.196 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:37.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:37.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:37.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:37.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:37.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:37.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:37.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:37.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:37.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 13:49:37.208 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:49:37.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:37.208 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:49:37.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:37.208 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:49:37.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 13:49:37.208 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:49:37.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:37.208 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:49:37.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:37.208 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:49:37.209 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 13:49:37.209 DEBUG [main][TreeItemHandler] Selecting tree item: Console 13:49:37.209 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 13:49:37.209 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 13:49:37.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:37.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:37.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:37.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:37.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:49:37.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:37.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:37.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:37.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:37.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:37.233 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 13:49:37.233 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:49:37.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:37.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:37.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:37.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:37.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") 13:49:37.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:37.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:37.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:37.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:37.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:37.255 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:49:37.255 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:49:37.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:37.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:37.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:37.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:37.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:37.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:37.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:49:37.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:37.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:37.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:37.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:37.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:37.265 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:49:37.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:37.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:37.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:37.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:37.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:37.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:37.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:37.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:37.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:37.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 13:49:37.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:37.337 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:37.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:37.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:37.337 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 13:49:37.337 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:37.337 INFO [WorkbenchTestable][RequirementsRunner] Started test: getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 13:49:37.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 13:49:37.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:37.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:37.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:37.337 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:37.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:37.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:37.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:37.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:37.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:37.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:37.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:37.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:37.338 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:37.338 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:37.338 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:37.338 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:37.338 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:37.338 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:37.339 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:37.339 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:37.339 DEBUG [main][MenuItemLookup] Item match:Window 13:49:37.339 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:37.339 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:37.339 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:37.339 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:37.339 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:37.339 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:37.339 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:37.339 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:37.339 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:37.339 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:37.339 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:37.339 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:37.339 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:37.339 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:37.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49:37.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:37.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:37.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:37.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:37.453 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:37.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:37.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 13:49:37.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:37.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:37.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:37.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:37.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:37.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:37.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:37.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:49:37.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:49:37.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:37.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:37.956 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:49:37.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:49:37.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:49:37.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:37.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:49:37.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:37.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:49:37.958 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 13:49:37.958 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 13:49:37.958 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 13:49:37.959 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 13:49:38.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:38.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:38.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:38.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:38.001 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") 13:49:38.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:38.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:38.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:38.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:38.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:49:38.003 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") 13:49:38.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:38.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:38.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:38.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:38.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:38.003 INFO [WorkbenchTestable][RadioButton] Select radio button Alwa&ys open 13:49:38.003 INFO [WorkbenchTestable][AbstractButton] Click button Alwa&ys open 13:49:38.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:38.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:38.004 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:38.004 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:38.004 TRACE [main][WidgetHandler] Notify Button with event 27 13:49:38.004 TRACE [main][WidgetHandler] Wait for synchronization 13:49:38.004 TRACE [main][WidgetHandler] Notify Button with event 13 13:49:38.004 TRACE [main][WidgetHandler] Wait for synchronization 13:49:38.004 TRACE [main][WidgetHandler] Notify Button with event 26 13:49:38.004 TRACE [main][WidgetHandler] Wait for synchronization 13:49:38.004 TRACE [main][WidgetHandler] Notify Button with event 3 13:49:38.004 TRACE [main][WidgetHandler] Wait for synchronization 13:49:38.004 TRACE [main][WidgetHandler] Notify Button with event 4 13:49:38.004 TRACE [main][WidgetHandler] Wait for synchronization 13:49:38.004 TRACE [main][WidgetHandler] Notify Button with event 13 13:49:38.004 TRACE [main][WidgetHandler] Wait for synchronization 13:49:38.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 13:49:38.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:38.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:38.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:38.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:38.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:38.006 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:49:38.006 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:49:38.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:38.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:38.006 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:38.006 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:38.015 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") 13:49:38.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:38.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:38.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:38.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:38.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:49:38.016 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") 13:49:38.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:38.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:38.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:38.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:38.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:38.017 INFO [WorkbenchTestable][RadioButton] Select radio button Promp&t 13:49:38.017 INFO [WorkbenchTestable][AbstractButton] Click button Promp&t 13:49:38.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:38.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:38.017 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:38.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:38.017 TRACE [main][WidgetHandler] Notify Button with event 27 13:49:38.018 TRACE [main][WidgetHandler] Wait for synchronization 13:49:38.018 TRACE [main][WidgetHandler] Notify Button with event 13 13:49:38.018 TRACE [main][WidgetHandler] Wait for synchronization 13:49:38.018 TRACE [main][WidgetHandler] Notify Button with event 26 13:49:38.018 TRACE [main][WidgetHandler] Wait for synchronization 13:49:38.018 TRACE [main][WidgetHandler] Notify Button with event 3 13:49:38.018 TRACE [main][WidgetHandler] Wait for synchronization 13:49:38.018 TRACE [main][WidgetHandler] Notify Button with event 4 13:49:38.018 TRACE [main][WidgetHandler] Wait for synchronization 13:49:38.018 TRACE [main][WidgetHandler] Notify Button with event 13 13:49:38.018 TRACE [main][WidgetHandler] Wait for synchronization 13:49:38.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 13:49:38.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:38.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:38.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:38.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:38.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:38.020 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:49:38.020 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:49:38.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:38.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:38.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:38.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:38.021 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") 13:49:38.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:38.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:38.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:38.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:38.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:49:38.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") 13:49:38.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:38.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:38.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:38.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:38.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:38.023 INFO [WorkbenchTestable][RadioButton] Select radio button Ne&ver open 13:49:38.023 INFO [WorkbenchTestable][AbstractButton] Click button Ne&ver open 13:49:38.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:38.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:38.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:38.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:38.023 TRACE [main][WidgetHandler] Notify Button with event 27 13:49:38.023 TRACE [main][WidgetHandler] Wait for synchronization 13:49:38.023 TRACE [main][WidgetHandler] Notify Button with event 13 13:49:38.023 TRACE [main][WidgetHandler] Wait for synchronization 13:49:38.023 TRACE [main][WidgetHandler] Notify Button with event 26 13:49:38.023 TRACE [main][WidgetHandler] Wait for synchronization 13:49:38.023 TRACE [main][WidgetHandler] Notify Button with event 3 13:49:38.023 TRACE [main][WidgetHandler] Wait for synchronization 13:49:38.023 TRACE [main][WidgetHandler] Notify Button with event 4 13:49:38.023 TRACE [main][WidgetHandler] Wait for synchronization 13:49:38.023 TRACE [main][WidgetHandler] Notify Button with event 13 13:49:38.023 TRACE [main][WidgetHandler] Wait for synchronization 13:49:38.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 13:49:38.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:38.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:38.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:38.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:38.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:38.031 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:49:38.031 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:49:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:38.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:38.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:38.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) 13:49:38.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:38.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:38.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:38.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:38.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:38.034 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:38.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:38.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:38.034 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:38.034 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:38.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:38.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:38.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:38.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:38.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:38.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.*'] 13:49:38.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:38.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.*'] 13:49:38.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:38.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.*'] 13:49:38.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:38.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:38.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:38.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:38.074 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:38.074 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:38.074 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:38.074 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:38.074 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:38.074 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:38.074 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:38.074 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:38.074 DEBUG [main][MenuItemLookup] Item match:Window 13:49:38.074 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:38.074 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:38.074 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:38.074 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:38.074 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:38.074 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:38.074 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:38.074 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:38.075 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:38.075 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:38.075 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:38.075 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:38.075 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:38.075 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:38.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49:38.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:38.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:38.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:38.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:38.187 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:38.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:38.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:38.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:38.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:38.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:38.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:38.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:38.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:38.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:38.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 13:49:38.189 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:49:38.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:38.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:38.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:49:38.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 13:49:38.692 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:49:38.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:38.692 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:49:38.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:38.692 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:49:38.692 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 13:49:38.692 DEBUG [main][TreeItemHandler] Selecting tree item: Console 13:49:38.693 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 13:49:38.693 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 13:49:38.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:38.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:38.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:38.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:38.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 "Restore Defaults") 13:49:38.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:38.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:38.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:38.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:38.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:38.758 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 13:49:38.758 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:49:38.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:38.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:38.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:38.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:38.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 13:49:38.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:38.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:38.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:38.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:38.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:38.767 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:49:38.767 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:49:38.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:38.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:38.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:38.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:38.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:38.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:38.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:49:38.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:38.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:38.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:38.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:38.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:38.771 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:49:38.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:38.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:38.771 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:38.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:38.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:38.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:38.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:38.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:38.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:38.808 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 13:49:38.808 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:38.808 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:38.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:38.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:38.808 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 13:49:38.808 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 13:49:38.808 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:38.808 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:38.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:38.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.423 s - in org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 1.832 s testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.841 s setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.181 s autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.233 s testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.861 s getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 1.471 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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.junit.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -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.verification.parametrized/tests/org.eclipse.reddeer.junit.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.requirement.configuration.RequirementConfigurationTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest testGetNonexistingObjectAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0.002 s testGetStringObjectAttributeInPlaceOfSimpleAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0 s testGetAttributeOfComplexConfiguration(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0 s getNonexistingStringAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0 s testGetStringAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0.001 s testGetObjectAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest 13:49:49.068 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.autobuilding.AutoBuildingRequirement 13:49:49.071 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.browser.InternalBrowserRequirement 13:49:49.072 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.cleanworkspace.CleanWorkspaceRequirement 13:49:49.073 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.closeeditors.CloseAllEditorsRequirement 13:49:49.073 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.db.DatabaseRequirement 13:49:49.074 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.jre.JRERequirement 13:49:49.079 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.openperspective.OpenPerspectiveRequirement 13:49:49.081 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.preferences.OomphRecorderRequirement 13:49:49.082 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 13:49:49.082 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.securestorage.SecureStorageRequirement 13:49:49.084 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.server.apache.tomcat.ApacheTomcatServerRequirement 13:49:49.088 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.JavaRequirement 13:49:49.089 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 13:49:49.089 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.internal.requirement.CustomJavaTestRequirement 13:49:49.089 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.internal.requirement.CustomServerTestRequirement 13:49:49.090 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.ComplexRequirement 13:49:49.090 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.SimpleRequirement Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 s - in org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest numberOfTestRunsWithConfig(org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest) Time elapsed: 0.296 s numberOfTestRunsNoConfig(org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest) 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.071 s - in org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest testGetConfigurationsFromConfigPoolWithNonexistingConfigFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.001 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.051 s testGetConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0 s testGetNonexistingConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0 s getSimpleRequirementConfigurationsFromPoolYAML(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.006 s getRequirementConfigurationsFromPool(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.002 s testGetInvalidConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.001 s getComplexRequirementConfigurationsFromPool(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.003 s Running org.eclipse.reddeer.junit.test.requirement.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.004 s testRequirementRegexMatcherOnRegex(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s testRequirementVersionMatcherOnPreciseMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testThrowExceptionOnNonexistingAttribute(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s testRequirementRegexMatcherOnNonexistingValue(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testNestedAttributeOnPreciseMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRange2(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRange3(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRange4(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonGreaterThanOrEquals(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRangeNoMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testNestedAttributeOnPreciseMatchInSubClass(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRange(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.002 s testThrowExceptionOnNonexistingNestedAttribute(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonGreaterThan(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRangeNoMatch2(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s testNestedAttributeOnVersionMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnNonexistingvalue(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonGreaterThanOrEqualsNoMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest testVersions3a(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions3b(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions1(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions2(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions4(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions5(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions6(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions7(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest testGetCustomRequirementFromAnnotation(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.002 s testGetValueOfStaticAnnotatedMethodWhichDoesNotExist(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.002 s getAnnotationWithNoEnclosingClass(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetRequirementAnnotation(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.002 s testGetGrandChildClassAnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.004 s testGetValueOfStaticAnnotatedMethod(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetValueOfStaticAnnotatedMethodTwoPossibilities(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.023 s testGetTopClassAnnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetRequirementAnnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.002 s testGetValueOfStaticAnnotatedMethodWithWrongReturnType(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetChildsClassAnnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetDefaultRequirementFromAnnotation(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 13:49:49.321 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:49:49.323 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=6 13:49:49.330 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:49:49.331 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=3 13:49:49.337 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 13:49:49.349 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:49.350 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:49.354 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 13:49:49.356 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 13:49:49.356 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 13:49:49.362 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 13:49:49.422 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:49.422 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:49:49.424 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:49.424 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:49:49.427 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:49.427 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:49:49.438 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:49.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:49.448 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:49.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:49.449 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:49.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:49.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:49.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:49.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:49.458 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:49.461 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:49.464 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:49.464 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:49.464 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:49.464 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:49.464 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:49.464 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:49.464 DEBUG [main][MenuItemLookup] Item match:Window 13:49:49.468 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:49.469 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:49.469 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:49.469 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:49.469 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:49.469 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:49.469 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:49.469 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:49.469 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:49.469 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:49.469 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:49.472 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:49.472 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:49.473 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:49.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49:49.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 'Preferences.*'] is available. finished successfully 13:49:49.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:49.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:49.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:49.661 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:49.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:49.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 13:49:49.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:49.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:49.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:49.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:49.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:49.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:49.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:49.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:49:49.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:49.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:49.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:49.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:49.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:49.740 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:49.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:49.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:49.741 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:49.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:49.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:49.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:49.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:49.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:49.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:49.850 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:49.854 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:49.856 INFO [WorkbenchTestable][RequirementsRunner] Started test: screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 13:49:49.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 13:49:49.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:49.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:49.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:49.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:49.866 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest.png 13:49:50.121 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest.png 13:49:50.122 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest(2).png 13:49:50.226 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest(2).png 13:49:50.228 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 13:49:50.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:50.231 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:50.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:50.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:50.232 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:50.233 INFO [WorkbenchTestable][RequirementsRunner] Finished test: screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 13:49:50.233 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:50.233 INFO [WorkbenchTestable][RequirementsRunner] Started test: failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 13:49:50.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 13:49:50.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:50.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:50.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:50.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:50.234 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest.png 13:49:50.316 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest.png 13:49:50.319 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest(2).png 13:49:50.397 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest(2).png 13:49:50.398 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 13:49:50.398 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:50.398 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:50.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:50.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:50.398 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:50.399 INFO [WorkbenchTestable][RequirementsRunner] Finished test: failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 13:49:50.399 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 13:49:50.399 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:50.399 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:50.399 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:50.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:50.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.08 s - in org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) Time elapsed: 0.377 s failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) Time elapsed: 0.166 s Running org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 13:49:50.413 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 13:49:50.415 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 13:49:50.419 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:50.419 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 13:49:50.419 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:50.420 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:49:50.420 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:50.420 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:49:50.420 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:50.420 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:49:50.420 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:50.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:50.421 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:50.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:50.421 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:50.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:50.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:50.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:50.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:50.421 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:50.422 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:50.422 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:50.422 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:50.422 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:50.422 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:50.422 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:50.422 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:50.422 DEBUG [main][MenuItemLookup] Item match:Window 13:49:50.423 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:50.423 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:50.424 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:50.424 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:50.424 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:50.424 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:50.424 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:50.424 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:50.424 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:50.424 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:50.424 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:50.424 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:50.424 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:50.424 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:50.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.... 13:49:50.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:50.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:50.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:50.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:50.530 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:50.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:50.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:50.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:50.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:50.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:50.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:50.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:50.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:50.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:50.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:49:50.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:50.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:50.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:50.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:50.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:50.548 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:50.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:50.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:50.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:50.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:50.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:50.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:50.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:50.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:50.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:50.608 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:50.609 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 13:49:50.609 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 13:49:50.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 13:49:50.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:50.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:50.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:50.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:50.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 13:49:50.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:50.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:50.609 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:50.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:50.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:50.610 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 13:49:50.610 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 13:49:50.610 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 13:49:50.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 13:49:50.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:50.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:50.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:50.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:50.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 13:49:50.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:50.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:50.611 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:50.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:50.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:50.611 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 13:49:50.611 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 13:49:50.611 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:50.612 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:50.612 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:50.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:50.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 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.001 s Running org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 13:49:50.623 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 13:49:50.623 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 13:49:50.626 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:50.626 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 13:49:50.626 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:50.626 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:49:50.627 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:50.627 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:49:50.627 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:50.627 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:49:50.627 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:50.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:50.627 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:50.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:50.628 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:50.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:50.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:50.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:50.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:50.628 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:50.628 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:50.628 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:50.629 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:50.629 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:50.629 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:50.629 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:50.629 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:50.629 DEBUG [main][MenuItemLookup] Item match:Window 13:49:50.629 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:50.630 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:50.630 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:50.630 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:50.630 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:50.630 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:50.630 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:50.630 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:50.630 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:50.630 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:50.630 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:50.630 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:50.630 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:50.630 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49:50.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:50.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:50.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:50.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:50.742 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:50.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:50.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:50.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:50.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:50.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:50.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:50.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:50.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:50.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:50.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:49:50.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:50.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:50.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:50.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:50.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:50.758 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:50.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:50.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:50.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:50.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:50.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:50.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:50.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:50.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:50.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:50.814 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:50.815 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 13:49:50.815 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 13:49:50.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 13:49:50.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:50.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:50.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:50.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:50.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 13:49:50.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:50.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:50.815 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:50.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:50.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:50.816 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 13:49:50.816 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 13:49:50.816 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 13:49:50.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 13:49:50.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:50.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:50.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:50.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:50.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 13:49:50.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:50.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:50.816 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:50.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:50.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:50.816 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 13:49:50.817 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 13:49:50.817 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:50.817 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:50.817 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:50.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:50.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in org.eclipse.reddeer.junit.test.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.PriorityComparatorTest 13:49:50.824 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 13:49:50.825 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:50.825 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:50.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 13:49:50.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:50.825 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:49:50.826 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:50.826 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:49:50.826 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:50.826 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:49:50.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.*'] 13:49:50.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:50.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.*'] 13:49:50.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:50.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.*'] 13:49:50.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:50.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:50.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:50.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:50.827 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:50.827 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:50.827 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:50.827 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:50.827 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:50.827 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:50.827 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:50.827 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:50.827 DEBUG [main][MenuItemLookup] Item match:Window 13:49:50.828 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:50.828 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:50.828 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:50.828 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:50.828 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:50.828 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:50.828 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:50.828 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:50.828 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:50.828 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:50.828 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:50.828 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:50.828 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:50.829 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:50.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49:50.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:50.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:50.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:50.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:50.923 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:50.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:50.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:50.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:50.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:50.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:50.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:50.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:50.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:50.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:50.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:49:50.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:50.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:50.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:50.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:50.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:50.930 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:50.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:50.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:50.930 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:50.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:50.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:50.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:50.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:50.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:50.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:50.962 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:50.964 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:50.965 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 13:49:50.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 13:49:50.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:50.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:50.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:50.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:50.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 13:49:50.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:50.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:50.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:50.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:50.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:50.966 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 13:49:50.966 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:50.966 INFO [WorkbenchTestable][RequirementsRunner] Started test: testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 13:49:50.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 13:49:50.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:50.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:50.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:50.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:50.966 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 13:49:50.966 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:50.966 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:50.966 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:50.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:50.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:50.967 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 13:49:50.967 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:50.967 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 13:49:50.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 13:49:50.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:50.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:50.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:50.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:50.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 13:49:50.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:50.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:50.967 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:50.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:50.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:50.967 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 13:49:50.967 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 13:49:50.968 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:50.968 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:50.968 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:50.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:50.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) Time elapsed: 0.001 s testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) Time elapsed: 0.001 s testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 13:49:50.986 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 13:49:51.008 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:51.009 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 13:49:51.009 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:51.009 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 13:49:51.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 13:49:51.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 13:49:51.009 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 13:49:51.009 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:51.010 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 13:49:51.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 13:49:51.010 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 13:49:51.010 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 13:49:51.010 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:51.010 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 13:49:51.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 13:49:51.010 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 13:49:51.010 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 13:49:51.010 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:51.010 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 13:49:51.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 13:49:51.011 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 13:49:51.011 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 13:49:51.011 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:51.011 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 13:49:51.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 13:49:51.011 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 13:49:51.011 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 13:49:51.011 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun1 is ignored because shouldRun method of RunIf conditional run is not met. 13:49:51.012 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 13:49:51.012 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun2 is ignored because @Ignore annotation is presented. 13:49:51.012 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 13:49:51.012 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun3 is ignored because @Ignore annotation is presented. 13:49:51.012 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 13:49:51.012 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun4 is ignored because shouldRun method of RunIf conditional run is not met. 13:49:51.012 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 13:49:51.012 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun5 is ignored because shouldRun method of RunIf conditional run is not met. 13:49:51.012 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 13:49:51.012 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun6 is ignored because shouldRun method of RunIf conditional run is not met. 13:49:51.012 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun6 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 13:49:51.012 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun7 is ignored because shouldRun method of RunIf conditional run is not met. 13:49:51.013 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun7 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 13:49:51.013 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun8 is ignored because shouldRun method of RunIf conditional run is not met. 13:49:51.013 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun8 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 13:49:51.013 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.034 s - in org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0.001 s testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldNotRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun6 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun7 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun8 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped Running org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest testLoadConfigsFromInvalidJSONFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0.001 s testLoadConfigFromFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0.004 s testLoadConfigsFromNonexistingFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest testNoRequirementFieldInjection(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0.002 s testInjectingToChild(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0.001 s testInjectingToParent(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0 s testInjectingToGrandParent(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0 s testInjectToStatic(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest 13:49:51.055 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.055 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 13:49:51.056 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:51.057 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.057 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:51.057 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:49:51.057 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:51.057 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:49:51.057 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:51.057 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:49:51.058 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:51.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:51.058 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:51.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:51.058 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:51.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:51.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:51.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:51.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:51.058 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:51.058 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:51.058 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:51.058 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:51.059 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:51.059 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:51.059 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:51.059 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:51.059 DEBUG [main][MenuItemLookup] Item match:Window 13:49:51.059 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:51.059 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:51.059 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:51.059 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:51.059 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:51.059 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:51.059 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:51.059 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:51.059 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:51.059 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:51.059 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:51.060 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:51.060 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:51.060 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:51.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49:51.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 13:49:51.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:51.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:51.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:51.180 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:51.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:51.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:51.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:51.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:51.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:51.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:51.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:51.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:51.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:51.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:49:51.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:51.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:51.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:51.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:51.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:51.185 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:51.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:51.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:51.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:51.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:51.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:51.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:51.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:51.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:51.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:51.237 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:51.237 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 13:49:51.237 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 13:49:51.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:51.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:51.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:51.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:51.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:51.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:51.238 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:51.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:51.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:51.238 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 13:49:51.238 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 13:49:51.238 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 13:49:51.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:51.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:51.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:51.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:51.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:51.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:51.238 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:51.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:51.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:51.239 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 13:49:51.239 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.239 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:51.239 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:51.239 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:51.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:51.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:51.239 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.240 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 13:49:51.240 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:51.241 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.241 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:51.241 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:49:51.241 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:51.241 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:49:51.241 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:51.241 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:49:51.241 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:51.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:51.242 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:51.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:51.242 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:51.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:51.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:51.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:51.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:51.242 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:51.242 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:51.242 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:51.242 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:51.242 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:51.242 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:51.243 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:51.243 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:51.243 DEBUG [main][MenuItemLookup] Item match:Window 13:49:51.243 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:51.243 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:51.243 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:51.243 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:51.243 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:51.243 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:51.243 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:51.243 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:51.243 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:51.243 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:51.243 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:51.243 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:51.243 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:51.244 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:51.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49:51.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:51.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:51.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:51.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:51.327 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:51.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:51.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:51.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:51.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:51.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:51.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:51.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:51.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:51.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:51.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:49:51.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:51.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:51.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:51.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:51.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:51.343 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:51.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:51.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:51.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:51.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:51.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:51.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:51.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:51.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:51.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:51.377 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:51.377 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 13:49:51.377 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 13:49:51.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:51.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:51.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:51.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:51.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:51.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:51.378 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:51.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:51.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:51.378 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 13:49:51.378 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 13:49:51.378 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 13:49:51.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:51.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:51.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:51.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:51.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:51.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:51.378 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:51.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:51.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:51.378 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 13:49:51.379 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.379 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:51.379 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:51.379 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:51.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:51.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:51.379 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.379 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 13:49:51.380 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:51.380 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.380 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:51.380 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:49:51.381 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:51.381 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:49:51.381 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:51.381 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:49:51.381 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:51.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:51.381 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:51.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:51.381 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:51.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:51.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:51.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:51.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:51.382 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:51.382 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:51.382 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:51.382 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:51.382 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:51.382 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:51.382 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:51.382 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:51.382 DEBUG [main][MenuItemLookup] Item match:Window 13:49:51.382 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:51.383 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:51.383 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:51.383 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:51.383 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:51.383 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:51.383 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:51.383 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:51.383 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:51.383 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:51.383 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:51.383 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:51.383 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:51.383 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:51.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49: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 'Preferences.*'] is available. finished successfully 13:49:51.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:51.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:51.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:51.468 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:51.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:51.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:51.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:51.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:51.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:51.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:51.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:51.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:51.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:51.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:49:51.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:51.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:51.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:51.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:51.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:51.484 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:51.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:51.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:51.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:51.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:51.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:51.517 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:51.517 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 13:49:51.517 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 13:49:51.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:51.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:51.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:51.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:51.517 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.517 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:51.517 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:51.517 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:51.518 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 13:49:51.518 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 13:49:51.518 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 13:49:51.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:51.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:51.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:51.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:51.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:51.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:51.518 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:51.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:51.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:51.518 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 13:49:51.518 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.518 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:51.518 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:51.518 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:51.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:51.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:51.519 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.519 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 13:49:51.520 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:51.520 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.520 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:51.520 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:49:51.520 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:51.520 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:49:51.520 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:51.520 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:49:51.520 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:51.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:51.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.*'] 13:49:51.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:51.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.*'] 13:49:51.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:51.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:51.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:51.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:51.521 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:51.521 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:51.521 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:51.521 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:51.521 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:51.521 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:51.521 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:51.521 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:51.521 DEBUG [main][MenuItemLookup] Item match:Window 13:49:51.522 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:51.522 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:51.522 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:51.522 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:51.522 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:51.522 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:51.522 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:51.522 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:51.522 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:51.522 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:51.522 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:51.522 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:51.522 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:51.522 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:51.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49:51.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:51.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:51.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:51.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:51.638 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:51.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:51.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:51.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:51.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:51.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:51.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:51.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:51.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:51.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:51.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:49:51.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:51.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:51.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:51.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:51.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:51.643 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:51.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:51.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:51.644 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:51.644 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:51.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:51.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:51.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:51.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:51.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:51.683 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:51.683 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 13:49:51.683 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 13:49:51.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:51.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:51.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:51.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:51.683 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.683 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:51.683 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:51.683 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:51.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:51.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:51.684 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 13:49:51.684 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 13:49:51.684 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 13:49:51.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:51.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:51.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:51.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:51.684 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.684 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:51.684 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:51.684 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:51.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:51.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:51.684 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 13:49:51.684 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 13:49:51.684 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:51.684 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:51.684 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:51.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:51.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 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.186 s testRequirementInjectionInBefore(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.14 s testRequirementInjectionInBeforeClass(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.139 s testStaticInject(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.166 s Running org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest testNullConfigArgument(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0 s testBuildRequirementsWithConfigurableRequirementWithoutConfiguration(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.001 s testBuildRequirementsWithConfiguredRequirement(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0 s testBuildRequiremenetsWithMixedRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.002 s testBuildRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.002 s testBuildNoRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0 s testNullClassArgument(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.907 s - in org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest constructor_nullList(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0 s sortByPriority(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.001 s fulfill(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.9 s size(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.002 s cleanup(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.002 s iterator(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest 13:49:52.838 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.177 s - in org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest testInjectMethodInvocation(org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest) Time elapsed: 0.176 s Running org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest 13:49:52.875 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest$ParameterizedSuite 13:49:52.876 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest parameterizedRunnerTest(org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest) Time elapsed: 0.007 s Running org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 13:49:52.918 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 13:49:52.919 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:52.920 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:52.920 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 13:49:52.920 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:52.920 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:49:52.921 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:52.922 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:49:52.922 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:52.922 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:49:52.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.*'] 13:49:52.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:52.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.*'] 13:49:52.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:52.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.*'] 13:49:52.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:52.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:52.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:52.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:52.924 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:52.924 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:52.925 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:52.925 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:52.925 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:52.925 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:52.925 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:52.925 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:52.925 DEBUG [main][MenuItemLookup] Item match:Window 13:49:52.927 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:52.927 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:52.927 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:52.928 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:52.928 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:52.928 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:52.928 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:52.928 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:52.928 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:52.928 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:52.928 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:52.928 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:52.928 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:52.929 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:53.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49: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 'Preferences.*'] is available. finished successfully 13:49:53.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:53.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:53.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:53.119 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:53.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:53.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 13:49:53.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:53.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:53.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:53.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:53.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:53.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:53.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:53.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:49:53.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:53.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:53.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:53.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:53.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:53.141 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:53.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:53.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:53.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:53.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:53.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:53.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:53.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:53.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:53.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:53.234 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:53.236 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:53.236 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest) 13:49:53.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 13:49:53.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:53.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:53.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:53.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:53.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 13:49:53.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:53.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:53.238 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:53.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:53.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:53.238 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest) 13:49:53.239 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 13:49:53.239 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:53.239 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:53.239 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:53.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:53.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 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 13:49:53.245 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 13:49:53.246 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:53.246 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:53.246 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 13:49:53.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:53.247 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:49:53.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:53.247 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:49:53.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:53.247 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:49:53.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.*'] 13:49:53.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:53.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.*'] 13:49:53.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:53.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.*'] 13:49:53.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:53.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:53.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:53.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:53.249 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:53.249 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:53.250 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:53.250 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:53.250 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:53.250 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:53.250 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:53.250 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:53.250 DEBUG [main][MenuItemLookup] Item match:Window 13:49:53.252 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:53.252 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:53.252 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:53.252 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:53.252 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:53.252 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:53.252 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:53.252 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:53.252 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:53.252 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:53.252 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:53.253 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:53.253 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:53.253 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:53.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49:53.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 'Preferences.*'] is available. finished successfully 13:49:53.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:53.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:53.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:53.432 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:53.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:53.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:53.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:53.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:53.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:53.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:53.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:53.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:53.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:53.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:49:53.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:53.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:53.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:53.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:53.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:53.451 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:53.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:53.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:53.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:53.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:53.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:53.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:53.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:53.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:53.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:53.530 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:53.530 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:53.530 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErroneousTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 13:49:53.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 13:49:53.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:53.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:53.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:53.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:53.539 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 13:49:53.540 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:53.540 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:53.540 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 13:49:53.540 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:53.540 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:49:53.541 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:53.541 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:49:53.541 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:53.541 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:49:53.541 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:53.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:53.542 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:53.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:53.542 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:53.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:53.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:53.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:53.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:53.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:53.543 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:53.543 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:53.543 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:53.543 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:53.543 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:53.543 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:53.543 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:53.543 DEBUG [main][MenuItemLookup] Item match:Window 13:49:53.544 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:53.544 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:53.544 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:53.544 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:53.545 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:53.545 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:53.545 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:53.545 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:53.545 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:53.545 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:53.545 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:53.545 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:53.545 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:53.545 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:53.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49:53.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:53.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:53.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:53.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:53.682 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:53.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:53.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:53.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:53.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:53.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:53.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:53.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:53.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:53.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:53.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:49:53.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:53.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:53.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:53.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:53.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:53.726 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:53.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:53.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:53.726 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:53.726 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:53.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:53.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:53.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:53.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:53.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:53.767 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:53.768 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:53.768 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest) 13:49:53.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 13:49:53.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:53.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:53.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:53.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:53.769 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) 13:49:53.809 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test.png 13:49:53.986 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test.png 13:49:54.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 13:49:54.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:54.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:54.008 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:54.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:54.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:54.009 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) 13:49:54.012 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest) 13:49:54.012 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 13:49:54.012 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:54.012 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:54.012 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:54.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:54.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:54.013 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 13:49:54.013 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:54.013 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:54.013 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:54.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:54.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:54.014 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErroneousTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 13:49:54.014 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:54.014 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 13:49:54.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 13:49:54.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:54.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:54.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:54.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:54.016 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 13:49:54.018 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:54.018 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:54.018 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 13:49:54.018 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:54.018 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:49:54.018 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:54.018 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:49:54.019 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:54.019 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:49:54.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:54.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:54.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:54.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:54.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:54.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:54.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:54.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:54.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:54.020 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:54.020 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:54.020 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:54.020 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:54.020 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:54.020 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:54.020 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:54.020 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:54.020 DEBUG [main][MenuItemLookup] Item match:Window 13:49:54.021 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:54.021 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:54.021 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:54.021 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:54.021 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:54.021 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:54.021 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:54.021 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:54.021 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:54.021 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:54.021 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:54.021 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:54.021 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:54.022 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:54.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 'Preferences.*'] is available.... 13:49:54.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 13:49:54.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:54.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:54.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:54.155 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:54.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:54.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 13:49:54.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:54.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:54.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:54.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:54.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:54.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:54.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:54.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:49:54.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:54.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:54.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:54.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:54.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:54.173 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:54.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:54.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:54.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:54.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:54.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:54.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:54.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:54.240 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:54.240 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:54.240 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest) 13:49:54.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 13:49:54.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:54.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:54.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:54.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:54.241 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) 13:49:54.242 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test.png 13:49:54.385 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test.png 13:49:54.385 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 13:49:54.385 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:54.385 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:54.385 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:54.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:54.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:54.386 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) 13:49:54.388 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest) 13:49:54.388 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 13:49:54.388 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:54.388 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:54.388 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:54.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:54.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:54.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 13:49:54.389 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:54.389 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:54.389 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:54.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:54.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:54.389 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 13:49:54.389 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:54.389 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 13:49:54.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 13:49:54.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:54.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:54.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:54.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:54.391 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 13:49:54.391 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:54.391 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:54.391 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 13:49:54.392 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:54.392 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:49:54.392 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:54.392 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:49:54.392 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:54.392 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:49:54.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.*'] 13:49:54.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:54.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.*'] 13:49:54.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:54.393 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:54.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:54.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:54.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:54.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:54.393 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:54.393 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:54.393 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:54.393 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:54.393 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:54.393 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:54.393 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:54.393 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:54.393 DEBUG [main][MenuItemLookup] Item match:Window 13:49:54.394 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:54.394 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:54.394 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:54.394 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:54.394 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:54.394 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:54.394 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:54.394 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:54.394 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:54.394 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:54.394 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:54.394 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:54.394 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:54.394 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:54.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49:54.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:54.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:54.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:54.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:54.526 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:54.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:54.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:54.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:54.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:54.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:54.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:54.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:54.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:54.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:54.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:49:54.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:54.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:54.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:54.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:54.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:54.530 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:54.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:54.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:54.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:54.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:54.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:54.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:54.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:54.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:54.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:54.564 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:54.564 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:54.565 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest) 13:49:54.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 13:49:54.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:54.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:54.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:54.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:54.565 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 13:49:54.565 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:54.565 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:54.565 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:54.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:54.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:54.565 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest) 13:49:54.565 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 13:49:54.565 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:54.565 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:54.565 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:54.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:54.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:54.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 13:49:54.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:54.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:54.566 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:54.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:54.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:54.566 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 13:49:54.566 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 13:49:54.566 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:54.566 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:54.566 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:54.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:54.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.322 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.484 s testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) Time elapsed: 0.375 s testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) Time elapsed: 0.177 s Running org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 13:49:54.575 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 13:49:54.575 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 13:49:54.577 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:54.577 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 13:49:54.578 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:54.578 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:49:54.578 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:54.578 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:49:54.578 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:54.578 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:49:54.578 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:54.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:54.579 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:54.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:54.579 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:54.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:54.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:54.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:54.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:54.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:54.579 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:54.580 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:54.580 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:54.580 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:54.580 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:54.580 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:54.580 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:54.580 DEBUG [main][MenuItemLookup] Item match:Window 13:49:54.580 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:54.581 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:54.581 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:54.581 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:54.581 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:54.581 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:54.581 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:54.581 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:54.581 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:54.581 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:54.581 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:54.581 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:54.581 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:54.581 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:54.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49:54.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. finished successfully 13:49:54.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:54.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:54.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:54.715 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:54.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:54.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:54.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:54.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:54.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:54.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:54.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:54.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:54.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:54.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) 13:49:54.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:54.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:54.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:54.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:54.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:54.720 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:54.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:54.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:54.720 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:54.720 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:54.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:54.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:54.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:54.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:54.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:54.753 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:54.754 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 13:49:54.754 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 13:49:54.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 13:49:54.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:54.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:54.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:54.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:54.754 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 13:49:54.754 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:54.754 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:54.754 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:54.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:54.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:54.755 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 13:49:54.755 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 13:49:54.755 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 13:49:54.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 13:49:54.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:54.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:54.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:54.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:54.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 13:49:54.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:54.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:54.756 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:54.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:54.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:54.756 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 13:49:54.756 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 13:49:54.756 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:54.756 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:54.756 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:54.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:54.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s - in org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) Time elapsed: 0.001 s test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 13:49:54.768 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 13:49:54.769 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:54.769 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:54.769 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 13:49:54.770 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:54.770 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:49:54.770 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:54.770 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:49:54.770 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:54.770 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:49:54.770 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:54.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:54.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:54.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:54.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:54.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:54.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:54.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:54.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:54.771 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:54.771 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:54.771 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:54.771 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:54.771 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:54.771 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:54.771 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:54.772 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:54.772 DEBUG [main][MenuItemLookup] Item match:Window 13:49:54.772 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:54.772 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:54.772 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:54.772 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:54.772 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:54.772 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:54.772 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:54.772 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:54.772 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:54.772 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:54.772 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:54.772 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:54.772 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:54.773 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:54.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.... 13:49:54.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:54.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:54.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:54.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:54.917 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:54.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:54.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:54.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:54.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:54.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:54.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:54.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:54.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:54.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:54.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:49:54.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:54.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:54.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:54.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:54.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:54.922 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:54.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:54.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:54.922 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:54.922 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:54.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:54.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:54.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:54.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:54.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:54.962 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:54.963 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:54.963 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) 13:49:54.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 13:49:54.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:54.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:54.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:54.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:54.963 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 13:49:54.963 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:54.963 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:54.963 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:54.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:54.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:54.964 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) 13:49:54.964 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 13:49:54.964 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:54.964 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:54.964 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:54.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:54.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s - in org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 13:49:54.973 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 13:49:54.974 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:54.975 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:54.975 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 13:49:54.975 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:54.975 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:49:54.975 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:54.975 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:49:54.975 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:54.975 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:49:54.975 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:54.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:54.976 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:54.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:54.976 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:54.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:54.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:54.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:54.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:54.976 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:54.976 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:54.977 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:54.977 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:54.977 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:54.977 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:54.977 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:54.977 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:54.977 DEBUG [main][MenuItemLookup] Item match:Window 13:49:54.977 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:54.978 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:54.978 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:54.978 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:54.978 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:54.978 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:54.978 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:54.978 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:54.978 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:54.978 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:54.978 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:54.978 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:54.978 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:54.978 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:55.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49: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 'Preferences.*'] is available. finished successfully 13:49:55.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:55.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:55.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:55.113 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:55.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:55.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:55.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:55.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:55.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:55.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:55.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:55.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:55.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:55.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:49:55.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:55.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:55.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:55.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:55.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:55.117 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:55.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:55.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:55.117 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:55.117 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:55.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:55.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:55.155 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:55.155 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:55.155 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest) 13:49:55.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 13:49:55.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:55.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:55.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:55.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 13:49:55.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 13:49:55.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:55.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:55.156 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:55.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:55.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:55.156 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest) 13:49:55.156 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 13:49:55.156 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 13:49:55.156 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:55.156 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:55.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:55.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 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.util.ReflectionUtilTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.reddeer.junit.test.util.ReflectionUtilTest testGettingComplexValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0.001 s testGettingNullAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingSimpleValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingObjectValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingInheritedValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testHandlingNonExistingAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingNonAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testHandlingNPE(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest 13:49:55.178 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 13:49:55.179 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass2 13:49:55.179 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:55.217 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaServerTestClassWithCollectionTwoRequirementsCorrect 13:49:55.218 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaServerTestClassWithCollectionTwoRequirementsCorrect 13:49:55.218 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:55.221 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 13:49:55.224 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 13:49:55.224 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 13:49:55.225 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 13:49:55.225 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:55.229 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 13:49:55.230 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 13:49:55.230 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 13:49:55.230 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 13:49:55.231 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:55.234 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 13:49:55.235 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 13:49:55.235 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 13:49:55.236 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 13:49:55.236 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 13:49:55.237 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 13:49:55.237 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:55.241 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass 13:49:55.241 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass 13:49:55.242 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:55.246 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass2 13:49:55.247 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass2 13:49:55.247 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:55.250 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollection 13:49:55.251 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollection 13:49:55.251 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:55.252 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 13:49:55.252 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:55.253 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 13:49:55.253 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 13:49:55.254 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:55.257 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements 13:49:55.258 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements 13:49:55.258 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:55.262 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 13:49:55.262 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 13:49:55.262 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 13:49:55.263 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$ServerTestClass 13:49:55.263 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$ServerTestClass 13:49:55.263 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 13:49:55.263 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:55.267 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:55.268 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 13:49:55.268 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:55.271 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirementsCorrect 13:49:55.271 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:55.311 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 13:49:55.311 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 13:49:55.311 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 13:49:55.312 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 13:49:55.312 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 13:49:55.312 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 13:49:55.313 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:55.316 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 13:49:55.316 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s - in org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest testSimpleSuiteWithMoreTestClassesWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.005 s testCorrectRestrictionDiffAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.038 s testRequirementsSuite_withPartialConfig(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.007 s testRestrictedConfigurationTwoRequirements2(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.006 s testRestrictedConfigurationTwoRequirements3(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.007 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.005 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.007 s testJavaServerTestWithPartialConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.002 s testSimpleSuiteWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testSameReqClassRestrictionDiffAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.003 s testJavaServerTestWithConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.041 s testIncorrectRestriction(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testSameReqClassIncorrectRestrictionSameAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testJavaServerTestWithRestrictedConfigurationCollectionAndMatcher(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testSingleTestWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0 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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/target/org.eclipse.reddeer.requirements.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.requirements.test --- [INFO] [INFO] --- download:1.2.1:wget (install-apache-tomcat-10) @ org.eclipse.reddeer.requirements.test --- Downloading: http://archive.apache.org/dist/tomcat/tomcat-10//v10.0.4/bin/apache-tomcat-10.0.4.zip 61/12066K 121/12066K 181/12066K 241/12066K 301/12066K 361/12066K 421/12066K 481/12066K 541/12066K 601/12066K 663/12066K 724/12066K 786/12066K 846/12066K 906/12066K 966/12066K 1026/12066K 1086/12066K 1150/12066K 1210/12066K 1270/12066K 1330/12066K 1390/12066K 1450/12066K 1511/12066K 1571/12066K 1631/12066K 1691/12066K 1751/12066K 1811/12066K 1871/12066K 1931/12066K 1991/12066K 2051/12066K 2111/12066K 2171/12066K 2231/12066K 2291/12066K 2352/12066K 2415/12066K 2476/12066K 2536/12066K 2596/12066K 2656/12066K 2716/12066K 2776/12066K 2836/12066K 2899/12066K 2959/12066K 3024/12066K 3088/12066K 3152/12066K 3216/12066K 3280/12066K 3344/12066K 3408/12066K 3470/12066K 3530/12066K 3590/12066K 3650/12066K 3710/12066K 3770/12066K 3830/12066K 3890/12066K 3950/12066K 4010/12066K 4070/12066K 4130/12066K 4190/12066K 4251/12066K 4311/12066K 4371/12066K 4431/12066K 4491/12066K 4551/12066K 4611/12066K 4672/12066K 4734/12066K 4794/12066K 4854/12066K 4914/12066K 4974/12066K 5034/12066K 5094/12066K 5157/12066K 5217/12066K 5277/12066K 5337/12066K 5397/12066K 5457/12066K 5517/12066K 5578/12066K 5638/12066K 5698/12066K 5758/12066K 5818/12066K 5878/12066K 5938/12066K 5998/12066K 6058/12066K 6118/12066K 6178/12066K 6238/12066K 6300/12066K 6360/12066K 6420/12066K 6480/12066K 6541/12066K 6601/12066K 6662/12066K 6722/12066K 6782/12066K 6843/12066K 6903/12066K 6963/12066K 7023/12066K 7085/12066K 7145/12066K 7205/12066K 7265/12066K 7325/12066K 7385/12066K 7445/12066K 7505/12066K 7565/12066K 7625/12066K 7688/12066K 7748/12066K 7808/12066K 7868/12066K 7928/12066K 7989/12066K 8049/12066K 8109/12066K 8169/12066K 8229/12066K 8289/12066K 8349/12066K 8409/12066K 8469/12066K 8529/12066K 8589/12066K 8649/12066K 8709/12066K 8769/12066K 8830/12066K 8890/12066K 8950/12066K 9010/12066K 9070/12066K 9130/12066K 9190/12066K 9250/12066K 9310/12066K 9370/12066K 9430/12066K 9490/12066K 9550/12066K 9613/12066K 9673/12066K 9733/12066K 9793/12066K 9853/12066K 9914/12066K 9974/12066K 10034/12066K 10094/12066K 10154/12066K 10214/12066K 10274/12066K 10334/12066K 10394/12066K 10454/12066K 10514/12066K 10574/12066K 10634/12066K 10694/12066K 10755/12066K 10815/12066K 10875/12066K 10935/12066K 10995/12066K 11055/12066K 11118/12066K 11178/12066K 11238/12066K 11298/12066K 11358/12066K 11418/12066K 11478/12066K 11538/12066K 11598/12066K 11658/12066K 11718/12066K 11778/12066K 11839/12066K 11899/12066K 11959/12066K 12019/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.34kB) [INFO] Fetching org.eclipse.jst.server.tomcat.ui_1.1.1100.v202307100353.jar from https://download.eclipse.org/staging/2023-09/plugins/ (145.07kB) [INFO] Fetching org.eclipse.jst.server.ui_1.1.500.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (47.86kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/resources/requirements.json, -Dapache-tomcat-10.home=/home/jenkins/agent/workspace/reddeer.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -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.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.browser.InternalBrowserRequirementTest 13:50:11.039 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:50:11.043 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 13:50:11.059 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:50:11.108 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 13:50:11.146 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 13:50:11.220 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:50:11.222 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:11.224 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 13:50:11.227 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 13:50:11.227 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 13:50:11.237 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 13:50:11.276 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:11.276 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:50:11.280 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:11.280 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:50:11.311 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:11.312 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:50:11.327 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:50:11.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50: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.*'] 13:50:11.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:11.334 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:50:11.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:11.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:11.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:11.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:11.346 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:11.350 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:50:11.353 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:11.353 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:50:11.353 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:50:11.353 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:50:11.353 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:50:11.353 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:50:11.353 DEBUG [main][MenuItemLookup] Item match:Window 13:50:11.357 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:50:11.357 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:50:11.357 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:50:11.357 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:11.357 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:50:11.357 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:50:11.358 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:11.358 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:50:11.358 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:11.358 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:50:11.358 DEBUG [main][MenuItemLookup] Item match:Preferences 13:50:11.361 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:50:11.361 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:50:11.363 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:50:11.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:50:11.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:50:11.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:50:11.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:11.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:11.612 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:50:11.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:11.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:50:11.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:11.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:11.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:11.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:11.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:11.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:11.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:11.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:50:11.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:11.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:11.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:11.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:11.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:11.712 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:50:11.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:11.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:11.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:11.715 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:11.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:50:11.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:50:11.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:11.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:11.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:11.767 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:11.769 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 13:50:11.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 13:50:11.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:11.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:11.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:11.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:50:11.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:11.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:50:11.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:11.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:50:11.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:11.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:11.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:11.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:11.809 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:11.809 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:50:11.809 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:11.810 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:50:11.810 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:50:11.810 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:50:11.810 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:50:11.810 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:50:11.810 DEBUG [main][MenuItemLookup] Item match:Window 13:50:11.811 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:50:11.811 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:50:11.811 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:50:11.811 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:11.811 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:50:11.811 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:50:11.811 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:11.811 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:50:11.811 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:11.812 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:50:11.812 DEBUG [main][MenuItemLookup] Item match:Preferences 13:50:11.812 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:50:11.812 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:50:11.812 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:50:11.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:50:11.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:50:11.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:50:11.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:11.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:11.931 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:50:11.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:11.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 13:50:11.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:11.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:11.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:11.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:11.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:11.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:11.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:11.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:50:11.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:50:11.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:12.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:12.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:50:12.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:50:12.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:50:12.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:12.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:50:12.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:12.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:50:12.446 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 13:50:12.446 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 13:50:12.447 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 13:50:12.448 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 13:50:12.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:12.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:12.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:12.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:12.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: 16, Matcher matching widget which text matches: "Use &internal web browser") 13:50:12.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:12.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:12.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:12.719 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:50:12.719 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:12.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:12.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:12.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:12.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:12.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:12.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:50:12.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:12.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:12.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:12.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:12.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:12.728 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:50:12.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:12.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:12.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:12.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:12.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:50:12.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:50:12.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:12.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:12.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:12.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 13:50:12.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:12.780 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:12.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:12.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:12.783 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 13:50:12.783 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:12.783 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 13:50:12.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 13:50:12.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:12.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:12.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:12.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 13:50:12.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:12.786 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:12.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:12.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:12.787 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 13:50:12.787 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:12.787 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 13:50:12.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 13:50:12.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:12.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:12.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:12.789 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:50:12.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:12.789 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:50:12.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:12.790 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:50:12.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:12.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:12.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:12.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:12.807 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:12.808 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:50:12.808 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:12.808 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:50:12.808 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:50:12.808 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:50:12.809 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:50:12.809 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:50:12.809 DEBUG [main][MenuItemLookup] Item match:Window 13:50:12.810 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:50:12.810 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:50:12.810 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:50:12.810 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:12.810 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:50:12.810 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:50:12.810 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:12.810 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:50:12.810 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:12.810 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:50:12.810 DEBUG [main][MenuItemLookup] Item match:Preferences 13:50:12.811 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:50:12.811 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:50:12.811 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:50:12.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:50:12.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. finished successfully 13:50:12.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:50:12.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:12.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:12.905 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:50:12.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:12.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 13:50:12.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:12.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:12.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:12.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:12.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:12.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:12.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:12.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:50:12.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:50:12.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:12.909 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:50:12.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:12.909 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:50:12.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:50:12.909 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:50:12.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:12.909 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:50:12.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:12.909 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:50:12.910 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 13:50:12.910 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 13:50:12.910 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 13:50:12.920 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 13:50:12.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:12.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:12.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:12.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:12.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use &internal web browser") 13:50:12.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:12.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:12.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:12.921 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:50:12.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:12.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:12.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:12.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:12.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:12.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:12.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:50:12.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:12.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:12.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:12.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:12.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:12.935 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:50:12.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:12.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:12.935 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:12.935 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:12.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:50:12.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:50:12.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:12.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:12.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:12.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:50:12.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:12.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:50:12.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:12.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:50:12.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:12.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:12.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:12.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:12.974 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:12.974 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:50:12.974 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:12.974 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:50:12.974 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:50:12.974 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:50:12.974 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:50:12.974 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:50:12.974 DEBUG [main][MenuItemLookup] Item match:Window 13:50:12.975 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:50:12.975 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:50:12.975 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:50:12.975 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:12.975 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:50:12.975 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:50:12.975 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:12.975 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:50:12.975 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:12.976 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:50:12.976 DEBUG [main][MenuItemLookup] Item match:Preferences 13:50:12.976 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:50:12.976 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:50:12.976 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:50:13.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.... 13:50:13.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:50:13.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:50:13.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:13.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:13.084 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:50:13.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:13.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:50:13.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:13.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:13.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:13.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:13.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:13.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:13.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:13.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:50:13.117 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:50:13.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:13.117 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:50:13.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:13.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:50:13.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:50:13.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:50:13.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:13.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:50:13.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:13.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:50:13.118 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 13:50:13.118 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 13:50:13.118 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 13:50:13.119 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 13:50:13.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:13.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:13.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:13.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:13.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: 16, Matcher matching widget which text matches: "Use &internal web browser") 13:50:13.120 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:13.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:13.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:13.120 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:50:13.120 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:13.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:13.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:13.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:13.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:13.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:13.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:50:13.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:13.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:13.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:13.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:13.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:13.136 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:50:13.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:13.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:13.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:13.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:13.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:50:13.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:50:13.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:13.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:13.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:13.208 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 13:50:13.208 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:13.208 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:13.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:13.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:13.209 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 13:50:13.209 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 13:50:13.210 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:13.210 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:13.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:13.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.197 s - in org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) Time elapsed: 1.013 s testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) Time elapsed: 0.004 s testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) Time elapsed: 0.422 s Running org.eclipse.reddeer.requirements.test.server.ServerRunningTest 13:50:13.425 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.autobuilding.AutoBuildingRequirement 13:50:13.427 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.browser.InternalBrowserRequirement 13:50:13.427 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.cleanworkspace.CleanWorkspaceRequirement 13:50:13.428 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.closeeditors.CloseAllEditorsRequirement 13:50:13.429 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.db.DatabaseRequirement 13:50:13.430 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.jre.JRERequirement 13:50:13.432 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.openperspective.OpenPerspectiveRequirement 13:50:13.434 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.preferences.OomphRecorderRequirement 13:50:13.435 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 13:50:13.435 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.securestorage.SecureStorageRequirement 13:50:13.437 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.server.apache.tomcat.ApacheTomcatServerRequirement 13:50:13.499 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 13:50:13.501 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:50:13.501 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:13.501 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 13:50:13.501 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:13.501 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:50:13.502 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:13.502 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:50:13.502 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:13.502 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:50:13.502 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:50:13.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:13.502 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:50:13.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:13.502 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:50:13.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:13.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:13.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:13.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:13.503 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:13.503 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:50:13.503 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:13.503 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:50:13.503 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:50:13.503 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:50:13.503 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:50:13.503 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:50:13.503 DEBUG [main][MenuItemLookup] Item match:Window 13:50:13.508 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:50:13.508 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:50:13.508 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:50:13.508 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:13.508 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:50:13.508 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:50:13.508 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:13.508 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:50:13.508 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:13.508 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:50:13.508 DEBUG [main][MenuItemLookup] Item match:Preferences 13:50:13.508 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:50:13.509 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:50:13.509 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:50:13.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.... 13:50:13.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:50:13.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:50:13.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:13.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:13.623 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:50:13.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:13.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:50:13.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:13.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:13.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:13.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:13.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:13.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:13.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:13.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) 13:50:13.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:13.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:13.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:13.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:13.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:13.652 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:50:13.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:13.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:13.652 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:13.652 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:13.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:50:13.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:50:13.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:13.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:13.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:13.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:13.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:13.730 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' view via menu. 13:50:13.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:13.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:13.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:13.732 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:13.732 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:50:13.732 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:13.733 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:50:13.733 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:50:13.733 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:50:13.733 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:50:13.733 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:50:13.733 DEBUG [main][MenuItemLookup] Item match:Window 13:50:13.734 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:50:13.734 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:50:13.734 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:50:13.734 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:13.734 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:50:13.734 DEBUG [main][MenuItemLookup] Item match:Show View 13:50:13.747 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:50:13.747 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:50:13.747 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:50:13.747 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:50:13.747 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:50:13.747 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:50:13.747 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:50:13.747 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:50:13.747 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:13.747 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:50:13.748 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:50:13.748 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:50:13.748 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:50:13.748 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:50:13.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:50:13.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:50:13.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:50:13.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:13.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:13.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:50:13.806 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:13.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:13.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:13.806 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:50:13.806 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:13.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:13.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:13.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:13.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:13.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:13.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:13.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:13.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:50:13.808 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:50:13.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:14.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:14.310 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:50:14.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:50:14.310 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:50:14.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:14.311 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:50:14.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:14.311 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:50:14.311 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Servers 13:50:14.311 DEBUG [main][TreeItemHandler] Selecting tree item: Servers 13:50:14.311 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Servers about selection 13:50:14.312 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Servers 13:50:14.312 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:14.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:14.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:14.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:50:14.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:14.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:14.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:14.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:50:14.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:14.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:14.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:14.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:50:14.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:14.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:14.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:14.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:14.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:14.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:14.316 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:50:14.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:14.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:14.316 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:14.316 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:14.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:50:14.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:50:14.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open... 13:50:14.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:14.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:14.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open finished successfully 13:50:14.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:14.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:14.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:14.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:14.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:14.624 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:14.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:50:14.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:14.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:14.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:14.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:14.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:14.630 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:50:14.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:50:14.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:14.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:50:14.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:50:14.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:50:14.648 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:50:14.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:50:14.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:14.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:50:14.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:50:14.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:14.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:14.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:15.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:15.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:15.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:15.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:15.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:50:15.671 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:50:15.671 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 13:50:15.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'] 13:50:15.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:15.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'] 13:50:15.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:15.679 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:50:15.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:15.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'] 13:50:15.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:15.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'] 13:50:15.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:15.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'] 13:50:15.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:15.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"] 13:50:15.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:15.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'] 13:50:15.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:15.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:15.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:15.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:15.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:15.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:15.681 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:15.681 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:50:15.682 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:15.682 DEBUG [main][MenuItemLookup] Item match:File 13:50:15.684 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:50:15.684 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:50:15.689 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:50:15.689 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:15.689 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:50:15.689 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:15.689 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:50:15.689 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:15.689 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:50:15.689 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:50:15.690 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:50:15.690 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:50:15.690 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:50:15.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:50:15.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:50:15.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:50:15.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:15.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:15.775 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:50:15.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:15.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:50:15.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:15.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:15.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:15.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:15.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:15.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:15.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:15.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:50:15.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:50:15.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:16.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:16.281 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:50:16.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:50:16.281 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:50:16.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:16.281 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:50:16.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:16.281 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:50:16.282 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 13:50:16.282 DEBUG [main][TreeItemHandler] Selecting tree item: Server 13:50:16.282 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 13:50:16.285 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 13:50:16.285 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:50:16.285 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:50:16.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:50:16.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:16.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:16.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:16.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:16.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:16.288 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:50:16.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:16.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:16.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:16.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:16.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'] 13:50:16.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:16.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50: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.... 13:50:16.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 13:50:16.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:50:16.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:16.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:16.429 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:50:16.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:16.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:50:16.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:16.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:16.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:16.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:16.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:16.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:50:16.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:50:16.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 13:50:16.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:16.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:16.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 13:50:16.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 13:50:16.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:16.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:16.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 13:50:16.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 13:50:16.946 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 13:50:16.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:16.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 13:50:16.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:16.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 13:50:16.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 13:50:16.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:50:16.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:16.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:16.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:16.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:16.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:16.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:16.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:16.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 13:50:16.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 13:50:16.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:16.949 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 13:50:16.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:16.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 13:50:16.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 13:50:16.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 13:50:16.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:16.949 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 13:50:16.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:16.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 13:50:16.950 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 13:50:16.950 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 13:50:16.950 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 13:50:17.011 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 13:50:17.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:50:17.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:17.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:17.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:17.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:17.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:17.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:17.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:17.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 13:50:17.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:17.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:17.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:17.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:17.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:17.526 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:17.528 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 13:50:17.535 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:50:17.535 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 13:50:17.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:50:17.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:17.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:17.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:17.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:17.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:17.538 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:50:17.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:17.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:17.538 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:17.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:17.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:50:17.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:17.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:17.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:17.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 13:50:17.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:17.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:17.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:17.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:17.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:17.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:17.737 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:17.737 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 13:50:17.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified 13:50:17.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:17.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:17.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:17.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 13:50:17.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:17.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:17.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:50:17.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:50:17.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:17.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 13:50:17.738 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:17.740 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 13:50:17.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:51:17.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 13:51:17.797 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:51:17.797 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:51:17.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:51:17.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:17.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:17.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:17.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:17.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:17.803 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:51:17.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:17.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:17.803 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:17.803 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:17.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:51:18.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:51:18.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:51:18.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:51:18.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:51:18.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:51:18.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:51:18.319 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 13:51:18.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:18.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:18.330 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:51:18.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:18.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:18.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:18.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:18.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:18.334 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:18.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:51:18.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:18.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:18.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:18.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:18.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:51:18.338 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:18.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:18.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:18.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:51:18.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:51:18.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:51:18.343 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:18.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:18.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:18.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:18.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.cnf.ServersView2, index 0 and no matchers specified 13:51:18.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:18.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:18.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:18.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:18.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:18.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:18.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:18.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:18.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:18.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:18.367 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:18.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:51:18.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:18.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:18.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:18.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:18.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:51:18.369 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:18.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:18.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:18.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:51:18.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:51:18.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:51:18.422 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:18.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:18.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:18.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:18.424 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:18.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:18.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:18.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:18.425 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 13:51:18.425 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 13:51:18.425 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 13:51:18.445 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 13:51:18.446 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:18.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:18.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:18.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:18.448 INFO [WorkbenchTestable][AbstractServer] Start server Apache Tomcat v10.0 Server at localhost 13:51:18.448 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:18.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:18.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:18.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:18.450 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:18.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:18.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:18.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:18.452 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Apache Tomcat v10.0 Server at localhost 13:51:18.452 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:18.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:18.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:18.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:18.453 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 13:51:18.453 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 13:51:18.453 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 13:51:18.460 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 13:51:18.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:18.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:51:18.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:18.520 DEBUG [main][MenuItemLookup] Found menu:'New' 13:51:18.520 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:51:18.520 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:51:18.520 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:18.520 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:51:18.520 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:51:18.520 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:51:18.520 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:51:18.520 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:18.520 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:51:18.520 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:51:18.520 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 13:51:18.520 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 13:51:18.521 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 13:51:18.521 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 13:51:18.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 13:51:21.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 13:51:21.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 13:51:21.029 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:21.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:21.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:21.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:21.530 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:21.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:21.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:21.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:21.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 13:51:21.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:51:21.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:51:21.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:51:21.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:51:21.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:51:21.532 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:21.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:21.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:21.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:21.534 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 13:51:21.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:21.534 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:51:21.534 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest) 13:51:21.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 13:51:21.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:51:21.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:51:21.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:51:21.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:21.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:21.538 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:51:21.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:21.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:21.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:21.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:21.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:21.541 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:21.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:51:21.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:21.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:21.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:21.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:21.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:51:21.544 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:21.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:21.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:21.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:51:21.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:51:21.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:51:21.547 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:21.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:21.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:21.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:21.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:51:21.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:21.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:21.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:21.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:21.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:21.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:21.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:21.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:21.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:21.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:21.552 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:21.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:51:21.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:21.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:21.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:21.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:21.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:51:21.565 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:21.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:21.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:21.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:51:21.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:51:21.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:51:21.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:21.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:21.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:21.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:21.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:21.581 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:21.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:51:21.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:21.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:21.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:21.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:21.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:51:21.584 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:21.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:21.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:21.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:51:21.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:51:21.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:51:21.587 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 13:51:21.587 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:51:21.587 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:51:21.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:21.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:21.587 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest) 13:51:21.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:21.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:21.600 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:51:21.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:21.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:21.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:21.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:21.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:21.603 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:21.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:51:21.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:21.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:21.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:21.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:21.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:51:21.616 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:21.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:21.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:21.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:51:21.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:51:21.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:51:21.618 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:21.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:21.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:21.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:21.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:51:21.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:21.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:21.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:21.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:21.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:21.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:21.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:21.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:21.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:21.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:21.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:21.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:51:21.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:21.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:21.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:21.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:21.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:51:21.635 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:21.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:21.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:21.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:51:21.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:51:21.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:51:21.648 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:21.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:21.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:21.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:21.649 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 13:51:21.649 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 13:51:21.649 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Started, Synchronized] about selection 13:51:21.661 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 13:51:21.662 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:21.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:21.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:21.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:21.664 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 13:51:21.664 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:21.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:21.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:21.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:21.665 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:51:21.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:21.691 DEBUG [main][MenuItemLookup] Found menu:'New' 13:51:21.691 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:51:21.691 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:51:21.691 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:21.691 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:51:21.691 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:51:21.691 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:51:21.691 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:51:21.691 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:51:21.691 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:51:21.691 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:51:21.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:51:21.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 13:51:21.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:51:21.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:21.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:21.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: 32) 13:51:21.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:21.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:21.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:21.744 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:51:21.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:21.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:21.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:21.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:21.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:21.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:21.745 INFO [WorkbenchTestable][CheckBox] Select checkbox Delete unused server configuration(s) 13:51:21.745 DEBUG [WorkbenchTestable][CheckBox] Checkbox Delete unused server configuration(s) already selected, no action performed 13:51:21.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") 13:51:21.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:21.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:21.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:21.745 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:51:21.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:21.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:21.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:21.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:21.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:21.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:21.746 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:51:21.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:21.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:21.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:21.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:21.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:51:21.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:51:21.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:21.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:21.825 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:51:21.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:21.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:21.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:21.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:21.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:21.920 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:21.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:51:21.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:21.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:21.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:21.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:21.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:51:21.923 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:21.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:21.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:21.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:51:21.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:51:21.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:51:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 13:51:21.938 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:21.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:21.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:21.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:21.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:51:21.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:21.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:21.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:21.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:21.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:21.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:21.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:21.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:21.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:21.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:21.944 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:21.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:51:21.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:21.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:21.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:21.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:21.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:51:21.946 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:21.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:21.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:21.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:51:21.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:51:21.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:51:22.532 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:22.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:22.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:22.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:22.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:51:22.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:22.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:22.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:22.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:22.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:22.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:22.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:22.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:22.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:22.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:22.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:22.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 '\*?\QServers\E') 13:51:22.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:22.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:22.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:22.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:22.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:51:22.540 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:22.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:22.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:22.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:51:22.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:51:22.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:51:23.054 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:23.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:23.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:23.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:51:23.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:51:23.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:23.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:23.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:23.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:23.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:24.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:24.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:24.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:51:24.058 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:51:24.058 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 13:51:24.059 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:24.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:24.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:24.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:51:24.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:51:24.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:24.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:24.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:24.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:24.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:25.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:25.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:25.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:51:25.063 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:51:25.064 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 13:51:25.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 13:51:25.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:51:25.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:51:25.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:51:25.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:51:25.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:51:25.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.*'] 13:51:25.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:25.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.*'] 13:51:25.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:25.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.*'] 13:51:25.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:25.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:25.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:25.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:25.066 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:25.066 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:51:25.066 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:25.066 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:51:25.066 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:51:25.066 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:51:25.066 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:51:25.066 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:51:25.066 DEBUG [main][MenuItemLookup] Item match:Window 13:51:25.067 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:51:25.067 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:51:25.067 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:51:25.067 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:25.067 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:51:25.067 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:51:25.067 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:25.067 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:51:25.067 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:25.067 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:51:25.067 DEBUG [main][MenuItemLookup] Item match:Preferences 13:51:25.067 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:51:25.067 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:51:25.067 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:51:25.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:51:25.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:51:25.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:51:25.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:25.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:25.171 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:51:25.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:25.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 13:51:25.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:25.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:25.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:25.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:25.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:25.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:51:25.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:51:25.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:51:25.174 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:51:25.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:25.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:25.676 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:51:25.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:51:25.677 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:51:25.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:25.677 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:51:25.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:25.677 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:51:25.677 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 13:51:25.677 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 13:51:25.677 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 13:51:25.678 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 13:51:25.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:25.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:25.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:26.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:26.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:26.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:26.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:26.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:51:26.739 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 13:51:26.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:51:26.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:26.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:26.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:26.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:26.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:51:26.746 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 13:51:26.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:51:26.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:51:26.755 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 13:51:26.755 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 13:51:26.755 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:51:26.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:51:26.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:51:26.756 TRACE [main][WidgetHandler] Notify Table with event 13 13:51:26.756 TRACE [main][WidgetHandler] Wait for synchronization 13:51:26.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 13:51:26.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:26.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:26.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:26.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:26.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:26.759 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:51:26.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:26.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:26.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:26.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:26.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:51:29.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 13:51:29.800 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:51:29.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:29.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:29.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:51:29.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:29.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:29.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:29.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:29.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:29.804 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:51:29.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:29.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:29.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:29.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:29.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:51:29.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:51:29.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:29.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:29.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:29.836 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 13:51:29.836 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:51:29.836 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:51:29.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:29.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:29.836 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.593 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.053 s Running org.eclipse.reddeer.requirements.test.server.ServerPresentTest 13:51:29.846 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 13:51:29.847 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:51:29.847 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:51:29.847 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 13:51:29.848 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:51:29.848 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:51:29.851 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:51:29.851 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:51:29.851 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:51:29.851 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:51:29.851 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:51:29.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:29.851 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:51:29.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:29.851 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:51:29.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:29.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:29.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:29.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:29.852 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:29.852 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:51:29.852 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:29.852 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:51:29.852 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:51:29.852 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:51:29.852 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:51:29.852 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:51:29.852 DEBUG [main][MenuItemLookup] Item match:Window 13:51:29.853 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:51:29.853 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:51:29.853 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:51:29.853 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:29.853 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:51:29.853 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:51:29.853 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:29.853 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:51:29.853 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:29.853 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:51:29.853 DEBUG [main][MenuItemLookup] Item match:Preferences 13:51:29.853 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:51:29.853 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:51:29.853 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:51:29.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.... 13:51:29.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:51:29.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:51:29.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:29.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:29.953 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:51:29.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:29.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:51:29.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:29.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:29.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:29.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:29.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:29.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:51:29.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:51:29.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:51:29.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:29.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:29.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:29.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:29.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:29.956 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:51:29.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:29.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:29.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:29.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:29.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:51:29.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:51:29.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:29.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:29.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:29.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:29.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:29.988 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:51:29.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:29.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:29.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:29.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:29.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:29.991 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:29.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:51:29.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:29.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:29.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:29.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:29.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:51:30.008 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:30.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:30.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:30.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:51:30.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:51:30.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:51:30.010 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:51:30.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:51:30.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:30.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:51:30.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:51:30.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:30.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:30.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:30.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:30.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:31.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:31.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:31.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:51:31.014 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:51:31.014 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 13:51:31.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'] 13:51:31.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:31.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'] 13:51:31.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:31.014 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:51:31.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:31.015 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:31.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:31.015 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:31.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:31.015 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:31.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:31.015 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:51:31.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:31.015 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:31.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:31.016 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:31.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:31.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:31.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:31.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:31.016 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:31.016 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:51:31.017 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:31.017 DEBUG [main][MenuItemLookup] Item match:File 13:51:31.018 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:51:31.018 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:51:31.020 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:51:31.020 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:31.020 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:51:31.020 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:31.020 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:51:31.020 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:31.020 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:51:31.020 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:51:31.033 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:51:31.033 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:51:31.033 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:51:31.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.... 13:51:31.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:51:31.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:51:31.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:31.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:31.112 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:51:31.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:31.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:51:31.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:31.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:31.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:31.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:31.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:31.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:51:31.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:51:31.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:51:31.114 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:51:31.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:31.115 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:51:31.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:31.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:51:31.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:51:31.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:51:31.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:31.115 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:51:31.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:31.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:51:31.115 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 13:51:31.115 DEBUG [main][TreeItemHandler] Selecting tree item: Server 13:51:31.115 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 13:51:31.116 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 13:51:31.116 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:51:31.116 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:51:31.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:51:31.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:31.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:31.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:31.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:31.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:31.117 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:51:31.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:31.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:31.117 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:31.117 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:31.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'] 13:51:31.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:31.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:31.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:51:31.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 13:51:31.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:51:31.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:31.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:31.221 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:51:31.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:31.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:51:31.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:31.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:31.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:31.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:31.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:51:31.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:51:31.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 13:51:31.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:51:31.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:51:31.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 13:51:31.233 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 13:51:31.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:31.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:31.733 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 13:51:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 13:51:31.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 13:51:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:31.738 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 13:51:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:31.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 13:51:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 13:51:31.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:51:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:31.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:31.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:31.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:51:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:51:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 13:51:31.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 13:51:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:31.739 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 13:51:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:31.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 13:51:31.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 13:51:31.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 13:51:31.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:31.740 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 13:51:31.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:31.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 13:51:31.740 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 13:51:31.740 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 13:51:31.740 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 13:51:31.761 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 13:51:31.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:51:31.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:31.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:31.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:31.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:31.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:31.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:32.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:32.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 13:51:32.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:32.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:32.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:32.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:32.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:51:32.267 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:51:32.268 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 13:51:32.269 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:51:32.269 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 13:51:32.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:51:32.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:32.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:32.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:32.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:32.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:32.272 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:51:32.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:32.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:32.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:32.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:32.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:51:32.301 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:32.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:32.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:32.301 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 13:51:32.301 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:32.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:32.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:32.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:32.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:32.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:51:32.301 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:51:32.301 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 13:51:32.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified 13:51:32.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:32.303 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 13:51:32.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:32.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:51:32.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:51:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:32.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 13:51:32.303 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:51:32.304 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 13:51:32.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:52:32.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 13:52:32.344 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:52:32.344 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:52:32.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:52:32.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:32.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:32.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:32.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:32.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:32.349 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:52:32.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:32.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:32.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:32.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:32.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:52:32.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:52:32.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:32.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:32.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:32.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:52:32.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:32.856 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 13:52:32.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:32.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:32.858 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:52:32.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:32.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:32.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:32.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:32.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:32.860 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52:32.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:52:32.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:32.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:32.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:32.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:32.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:32.862 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:52:32.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:52:32.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:32.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:52:32.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:52:32.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:52:32.865 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:52:32.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:52:32.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:32.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:32.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:52:32.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:32.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:32.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:32.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:32.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:32.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:32.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:32.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:32.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:32.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:32.870 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52:32.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:52:32.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:32.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:32.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:32.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:32.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:32.873 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:52:32.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:52:32.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:32.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:52:32.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:52:32.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:52:32.875 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:52:32.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:52:32.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:32.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:32.877 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:52:32.877 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerPresentTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerPresentTest) 13:52:32.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 13:52:32.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:52:32.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:52:32.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:52:32.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:32.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:32.889 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:52:32.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:32.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:32.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:32.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:32.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:32.892 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52:32.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 '\*?\QServers\E') 13:52:32.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:32.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:32.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:32.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:32.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:32.893 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:52:32.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:52:32.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:32.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:52:32.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:52:32.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:52:32.906 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:52:32.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:52:32.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:32.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:32.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:52:32.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:32.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:32.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:32.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:32.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:32.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:32.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:32.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:32.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:32.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:32.921 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52:32.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') 13:52:32.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:32.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:32.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:32.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:32.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:32.925 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:52:32.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:52:32.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:32.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:52:32.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:52:32.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:52:32.939 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 13:52:32.939 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:52:32.939 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:52:32.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:32.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:32.939 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerPresentTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerPresentTest) 13:52:32.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:32.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:32.943 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:52:32.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:32.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:32.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:32.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:32.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:32.946 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52:32.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:52:32.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:32.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:32.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:32.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:32.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:32.948 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:52:32.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:52:32.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:32.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:52:32.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:52:32.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:52:32.951 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:52:32.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:52:32.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:32.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:32.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:52:32.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:32.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:32.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:32.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:32.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:32.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:32.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:32.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:32.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:32.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:32.954 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52:32.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:52:32.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:32.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:32.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:32.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:32.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:32.967 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:52:32.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:52:32.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:32.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:52:32.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:52:32.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:52:32.970 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:52:32.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:52:32.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:32.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:32.971 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 13:52:32.981 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 13:52:32.981 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 13:52:33.012 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 13:52:33.013 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:52:33.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:52:33.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:33.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:33.014 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 13:52:33.014 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:52:33.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:52:33.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:33.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:33.016 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:52:33.016 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:33.040 DEBUG [main][MenuItemLookup] Found menu:'New' 13:52:33.040 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:52:33.040 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:52:33.040 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:33.040 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:52:33.040 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:52:33.040 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:52:33.040 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:52:33.040 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:52:33.040 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:52:33.040 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:52:33.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:52:33.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 13:52:33.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:52:33.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:33.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:33.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:52:33.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:33.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:33.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:33.077 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:52:33.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:33.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:33.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:33.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:33.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:33.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:33.078 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:52:33.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:33.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:33.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:33.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:33.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:52:33.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:52:33.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:33.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:33.121 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:52:33.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:33.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:33.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:33.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:33.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:33.124 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52:33.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 '\*?\QServers\E') 13:52:33.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:33.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:33.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:33.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:33.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:33.126 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:52:33.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:52:33.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:33.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:52:33.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:52:33.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:52:33.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 13:52:33.128 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:52:33.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:52:33.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:33.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:52: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.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:52:33.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:33.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:33.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:33.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:33.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:34.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:34.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:34.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:52:34.131 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:52:34.131 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 13:52:34.131 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:52:34.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:52:34.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:34.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:52:34.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:52:34.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:34.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:34.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:34.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:34.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:35.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:35.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:35.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:52:35.135 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:52:35.135 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 13:52:35.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 13:52:35.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:35.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:35.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:35.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:52:35.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:35.135 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:52:35.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:35.135 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:52:35.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:35.135 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:52:35.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:35.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:35.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:35.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:35.136 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52:35.136 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:52:35.136 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:35.136 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:52:35.136 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:52:35.136 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:52:35.136 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:52:35.136 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:52:35.136 DEBUG [main][MenuItemLookup] Item match:Window 13:52:35.137 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:52:35.137 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:52:35.137 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:52:35.137 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:35.137 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:52:35.137 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:52:35.137 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:35.137 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:52:35.137 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:35.137 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:52:35.137 DEBUG [main][MenuItemLookup] Item match:Preferences 13:52:35.137 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:52:35.137 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:52:35.137 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:52:35.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 'Preferences.*'] is available.... 13:52:35.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:52:35.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:52:35.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:35.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:35.218 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:52:35.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:35.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:52:35.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:35.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:35.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:35.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:35.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:35.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:52:35.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:52:35.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:52:35.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:52:35.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:35.220 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:52:35.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:35.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:52:35.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:52:35.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:52:35.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:35.220 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:52:35.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:35.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:52:35.220 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 13:52:35.220 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 13:52:35.220 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 13:52:35.220 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 13:52:35.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:35.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:35.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:35.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:35.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:36.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:36.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:36.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:52:36.225 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 13:52:36.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:52:36.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:36.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:36.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:36.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:36.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:52:36.226 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 13:52:36.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:52:36.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:52:36.230 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 13:52:36.230 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 13:52:36.230 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:52:36.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:52:36.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:52:36.230 TRACE [main][WidgetHandler] Notify Table with event 13 13:52:36.230 TRACE [main][WidgetHandler] Wait for synchronization 13:52:36.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 13:52:36.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:36.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:36.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:36.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:36.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:36.232 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:52:36.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:36.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:36.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:36.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:36.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:52:39.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 13:52:39.238 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:52:39.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:39.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:39.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:52:39.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:39.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:39.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:39.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:39.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:39.242 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:52:39.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:39.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:39.242 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:39.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:39.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:52:39.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:52:39.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:39.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:39.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:39.268 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 13:52:39.268 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:52:39.268 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:52:39.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:39.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.422 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.062 s Running org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 13:52:39.275 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 13:52:39.275 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:52:39.276 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:52:39.276 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 13:52:39.276 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:52:39.276 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:52:39.276 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:52:39.276 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:52:39.276 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:52:39.276 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:52:39.276 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:52:39.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:39.276 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:52:39.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:39.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:52:39.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:39.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:39.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:39.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:39.277 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52:39.277 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:52:39.277 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:39.277 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:52:39.277 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:52:39.277 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:52:39.277 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:52:39.277 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:52:39.277 DEBUG [main][MenuItemLookup] Item match:Window 13:52:39.277 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:52:39.278 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:52:39.278 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:52:39.278 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:39.278 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:52:39.278 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:52:39.278 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:39.278 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:52:39.278 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:39.278 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:52:39.278 DEBUG [main][MenuItemLookup] Item match:Preferences 13:52:39.278 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:52:39.278 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:52:39.278 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:52:39.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:52:39.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:52:39.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:52:39.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:39.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:39.361 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:52:39.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:39.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:52:39.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:39.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:39.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:39.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:39.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:39.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:52:39.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:52:39.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) 13:52:39.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:39.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:39.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:39.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:39.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:39.371 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:52:39.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:39.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:39.371 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:39.371 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:39.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:52:39.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:52:39.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:39.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:39.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:39.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:39.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:39.391 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:52:39.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:39.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:39.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:39.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:39.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:39.404 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52:39.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:52:39.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:39.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:39.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:39.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:39.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:39.407 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:52:39.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:52:39.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:39.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:52:39.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:52:39.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:52:39.421 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:52:39.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:52:39.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:39.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:52:39.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:52:39.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:39.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:39.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:39.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:39.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:40.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:40.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:40.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:52:40.425 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:52:40.426 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 13:52:40.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'] 13:52:40.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:40.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'] 13:52:40.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:40.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 Server"] 13:52:40.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:40.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'] 13:52:40.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:40.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'] 13:52:40.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:40.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'] 13:52:40.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:40.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 Server"] 13:52:40.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:40.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'] 13:52:40.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:40.428 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:40.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:40.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:40.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:40.428 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52:40.428 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:52:40.428 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:40.429 DEBUG [main][MenuItemLookup] Item match:File 13:52:40.429 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:52:40.430 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:52:40.431 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:52:40.431 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:40.431 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:52:40.431 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:40.431 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:52:40.431 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:40.431 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:52:40.431 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:52:40.431 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:52:40.431 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:52:40.431 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:52:40.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:52:40.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:52:40.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:52:40.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:40.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:40.514 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:52:40.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:40.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:52:40.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:40.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:40.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:40.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:40.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:40.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:52:40.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:52:40.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:52:40.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:52:40.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:40.517 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:52:40.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:40.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:52:40.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:52:40.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:52:40.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:40.517 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:52:40.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:40.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:52:40.517 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 13:52:40.517 DEBUG [main][TreeItemHandler] Selecting tree item: Server 13:52:40.517 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 13:52:40.518 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 13:52:40.518 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:52:40.518 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:52:40.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:52:40.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:40.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:40.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:40.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:40.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:40.520 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:52:40.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:40.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:40.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:40.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:40.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'] 13:52:40.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:40.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:40.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:52:40.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 13:52:40.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:52:40.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:40.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:40.659 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:52:40.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:40.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:52:40.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:40.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:40.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:40.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:40.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:40.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:52:40.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:52:40.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 13:52:40.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:52:40.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:52:40.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 13:52:40.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 13:52:40.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:41.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:41.164 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 13:52:41.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 13:52:41.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 13:52:41.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:41.169 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 13:52:41.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:41.169 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 13:52:41.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 13:52:41.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:52:41.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:41.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:41.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:41.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:41.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:41.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:52:41.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:52:41.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 13:52:41.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 13:52:41.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:41.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 13:52:41.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:41.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 13:52:41.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 13:52:41.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 13:52:41.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:41.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 13:52:41.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:41.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 13:52:41.172 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 13:52:41.172 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 13:52:41.172 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 13:52:41.201 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 13:52:41.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:52:41.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:41.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:41.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:41.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:41.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:41.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:41.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:41.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 13:52:41.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:41.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:41.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:41.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:41.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:52:41.709 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:52:41.710 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 13:52:41.712 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:52:41.712 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 13:52:41.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:52:41.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:41.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:41.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:41.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:41.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:41.715 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:52:41.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:41.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:41.715 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:41.715 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:41.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:52:41.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:41.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:41.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:41.745 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 13:52:41.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:41.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:41.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:41.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:41.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:41.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:52:41.746 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:52:41.746 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 13:52:41.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified 13:52:41.748 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:41.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:41.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:41.748 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 13:52:41.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:41.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:41.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:52:41.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:52:41.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:41.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 13:52:41.749 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:52:41.749 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 13:52:41.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:53:41.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 13:53:41.769 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:53:41.769 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:53:41.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:53:41.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:41.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:41.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:41.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:41.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:41.773 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:53:41.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:41.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:41.773 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:41.773 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:41.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:53:42.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:53:42.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:53:42.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:42.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:42.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:53:42.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:53:42.280 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 13:53:42.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:42.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:42.283 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:53:42.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:42.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:42.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:42.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:42.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:42.286 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:53:42.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:53:42.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:42.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:42.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:42.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:42.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:53:42.289 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:53:42.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:53:42.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:42.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:53:42.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:53:42.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:53:42.292 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:53:42.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:53:42.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:42.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:42.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:53:42.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:42.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:42.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:42.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:42.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:42.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:42.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:42.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:42.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:42.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:42.297 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:53:42.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:53:42.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:42.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:42.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:42.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:42.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:53:42.299 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:53:42.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:53:42.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:42.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:53:42.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:53:42.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:53:42.302 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:53:42.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:53:42.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:42.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:42.303 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:53:42.303 INFO [WorkbenchTestable][RequirementsRunner] Started test: testServerCleanup server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerCleanupTest) 13:53:42.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 13:53:42.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:53:42.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:53:42.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:53:42.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:42.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:42.318 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:53:42.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:42.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:42.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:42.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:42.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:42.321 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:53:42.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') 13:53:42.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:42.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:42.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:42.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:42.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:53:42.333 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:53:42.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:53:42.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:42.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:53:42.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:53:42.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:53:42.336 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:53:42.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:53:42.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:42.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:42.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:53:42.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:42.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:42.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:42.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:42.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:42.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:42.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:42.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:42.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:42.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:42.350 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:53:42.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:53:42.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:42.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:42.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:42.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:42.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:53:42.353 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:53:42.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:53:42.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:42.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:53:42.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:53:42.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:53:42.364 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:53:42.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:53:42.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:42.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:42.365 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 13:53:42.365 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 13:53:42.366 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 13:53:42.371 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 13:53:42.375 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:53:42.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:53:42.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:42.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:42.376 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 13:53:42.376 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:53:42.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:53:42.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:42.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:42.377 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:53:42.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:42.391 DEBUG [main][MenuItemLookup] Found menu:'New' 13:53:42.391 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:53:42.391 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:53:42.391 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:42.391 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:53:42.391 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:53:42.391 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:53:42.391 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:53:42.391 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:53:42.391 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:53:42.391 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:53:42.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:53:42.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 13:53:42.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:53:42.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:42.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:42.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:53:42.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:42.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:42.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:42.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:53:42.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:42.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:42.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:42.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:42.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:42.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:42.429 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:53:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:42.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:42.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:42.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:53:42.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:53:42.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:42.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:42.454 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:53:42.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:42.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:42.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:42.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:42.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:42.456 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:53:42.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:53:42.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:42.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:42.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:42.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:42.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:53:42.459 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:53:42.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:53:42.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:42.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:53:42.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:53:42.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:53:42.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 13:53:42.461 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:53:42.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:53:42.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:42.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:53:42.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:53:42.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:42.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:42.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:42.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:42.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:43.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:43.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:43.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:53:43.474 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:53:43.474 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 13:53:43.474 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:53:43.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:53:43.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:43.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:53:43.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:53:43.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:43.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:43.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:43.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:43.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:44.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:44.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:44.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:53:44.478 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:53:44.479 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 13:53:44.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 13:53:44.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:53:44.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:44.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:44.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:53:44.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:53:44.479 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:53:44.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:44.479 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:53:44.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:44.479 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:53:44.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:44.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:44.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:44.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:44.480 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:53:44.480 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:53:44.480 DEBUG [main][MenuItemLookup] Found menu:'File' 13:53:44.480 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:53:44.481 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:53:44.481 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:53:44.481 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:53:44.481 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:53:44.481 DEBUG [main][MenuItemLookup] Item match:Window 13:53:44.481 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:53:44.481 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:53:44.481 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:53:44.481 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:44.481 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:53:44.481 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:53:44.481 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:44.481 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:53:44.481 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:44.481 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:53:44.481 DEBUG [main][MenuItemLookup] Item match:Preferences 13:53:44.481 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:53:44.481 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:53:44.482 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:53:44.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:53:44.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:53:44.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:53:44.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:44.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:44.578 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:53:44.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:44.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:53:44.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:44.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:44.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:44.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:44.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:44.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:53:44.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:53:44.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:53:44.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:53:44.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:44.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:53:44.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:44.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:53:44.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:53:44.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:53:44.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:44.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:53:44.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:44.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:53:44.580 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 13:53:44.580 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 13:53:44.580 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 13:53:44.580 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 13:53:44.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:44.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:44.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:45.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:45.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:45.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:45.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:45.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:53:45.585 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 13:53:45.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:53:45.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:45.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:45.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:45.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:45.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:53:45.586 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 13:53:45.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:53:45.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:53:45.589 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 13:53:45.589 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 13:53:45.589 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:53:45.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:53:45.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:53:45.589 TRACE [main][WidgetHandler] Notify Table with event 13 13:53:45.589 TRACE [main][WidgetHandler] Wait for synchronization 13:53:45.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 13:53:45.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:45.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:45.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:45.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:45.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:45.592 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:53:45.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:45.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:45.592 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:45.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:45.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:53:48.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 13:53:48.597 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:53:48.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:48.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:48.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:53:48.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:48.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:48.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:48.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:48.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:48.603 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:53:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:48.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:48.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:48.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:53:48.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:53:48.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:48.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:48.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:48.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:48.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:48.644 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:53:48.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:48.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:48.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:48.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:48.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:48.647 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:53:48.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:53:48.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:48.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:48.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:48.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:48.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:53:48.651 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:53:48.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:53:48.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:48.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:53:48.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:53:48.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:53:48.653 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:53:48.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:53:48.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:48.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:53:48.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:53:48.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:48.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:48.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:49.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:49.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:49.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:49.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:49.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:53:49.657 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:53:49.657 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 13:53:49.657 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:53:49.657 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:53:49.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:49.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:49.658 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testServerCleanup server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerCleanupTest) 13:53:49.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:49.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:49.661 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:53:49.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:49.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:49.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:49.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:49.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:49.665 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:53:49.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:53:49.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:49.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:49.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:49.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:49.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:53:49.668 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:53:49.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:53:49.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:49.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:53:49.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:53:49.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:53:49.670 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:53:49.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:53:49.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:49.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:53:49.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 13:53:49.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:49.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:49.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:50.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:50.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:50.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:50.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:50.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:53:50.674 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:53:50.674 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 13:53:50.674 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:53:50.674 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:53:50.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:50.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.4 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.355 s Running org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 13:53:50.680 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 13:53:50.681 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:53:50.681 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:53:50.681 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 13:53:50.681 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:53:50.681 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:53:50.681 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:53:50.681 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:53:50.681 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:53:50.682 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:53:50.682 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:53:50.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:50.682 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:53:50.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:50.682 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:53:50.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:50.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:50.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:50.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:50.683 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:53:50.683 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:53:50.683 DEBUG [main][MenuItemLookup] Found menu:'File' 13:53:50.683 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:53:50.683 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:53:50.683 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:53:50.683 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:53:50.683 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:53:50.683 DEBUG [main][MenuItemLookup] Item match:Window 13:53:50.684 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:53:50.684 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:53:50.684 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:53:50.684 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:50.684 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:53:50.684 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:53:50.684 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:50.684 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:53:50.684 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:50.684 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:53:50.684 DEBUG [main][MenuItemLookup] Item match:Preferences 13:53:50.684 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:53:50.684 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:53:50.684 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:53:50.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:53:50.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. finished successfully 13:53:50.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:53:50.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:50.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:50.776 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:53:50.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:50.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:53:50.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:50.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:50.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:50.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:50.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:50.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:53:50.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:53:50.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:53:50.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:50.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:50.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:50.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:50.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:50.779 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:53:50.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:50.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:50.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:50.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:50.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:53:50.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:53:50.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:50.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:50.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:50.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:50.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:50.804 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:53:50.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:50.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:50.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:50.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:50.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:50.806 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:53:50.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') 13:53:50.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:50.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:50.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:50.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:50.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:53:50.808 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:53:50.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:53:50.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:50.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:53:50.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:53:50.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:53:50.822 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:53:50.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:53:50.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:50.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:53:50.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:53:50.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:50.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:50.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:51.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:51.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:51.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:51.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:51.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:53:51.826 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:53:51.826 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 13:53:51.826 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:51.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:51.826 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:51.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:51.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:53:51.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:51.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:51.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:51.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:51.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:51.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:51.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:51.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:53:51.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:51.828 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:51.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:51.828 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:51.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:51.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:51.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:51.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:51.828 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:53:51.829 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:53:51.829 DEBUG [main][MenuItemLookup] Found menu:'File' 13:53:51.829 DEBUG [main][MenuItemLookup] Item match:File 13:53:51.829 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:53:51.830 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:53:51.831 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:53:51.831 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:51.831 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:53:51.831 DEBUG [main][MenuItemLookup] Found menu:'File' 13:53:51.831 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:53:51.831 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:51.831 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:53:51.831 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:53:51.831 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:53:51.831 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:53:51.831 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:53:51.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:53:51.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:53:51.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:53:51.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:51.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:51.893 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:53:51.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:51.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:53:51.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:51.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:51.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:51.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:51.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:51.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:53:51.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:53:51.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:53:51.895 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:53:51.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:51.895 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:53:51.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:51.895 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:53:51.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:53:51.895 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:53:51.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:51.895 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:53:51.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:51.895 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:53:51.895 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 13:53:51.895 DEBUG [main][TreeItemHandler] Selecting tree item: Server 13:53:51.896 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 13:53:51.896 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 13:53:51.896 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:53:51.896 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:53:51.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:53:51.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:51.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:51.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:51.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:51.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:51.897 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:53:51.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:51.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:51.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:51.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:51.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:51.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:51.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:51.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:53:51.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available. finished successfully 13:53:51.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:53:51.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:51.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:51.966 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:53:51.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:51.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.wizard.NewServerWizardPage, index 0 and no matchers specified 13:53:51.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:51.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:51.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:51.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:51.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:51.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:53:51.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:53:51.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 13:53:51.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:53:51.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:53:51.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 13:53:51.970 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 13:53:51.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:52.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:52.471 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 13:53:52.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 13:53:52.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 13:53:52.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:52.475 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 13:53:52.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:52.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 13:53:52.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 13:53:52.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:53:52.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:52.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:52.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:52.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:52.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:52.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:53:52.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:53:52.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 13:53:52.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 13:53:52.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:52.476 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 13:53:52.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:52.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 13:53:52.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 13:53:52.477 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 13:53:52.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:52.477 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 13:53:52.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:52.477 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 13:53:52.477 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 13:53:52.477 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 13:53:52.477 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 13:53:52.488 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 13:53:52.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:53:52.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:52.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:52.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:52.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:52.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:52.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:52.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:52.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 13:53:52.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:52.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:52.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:52.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:52.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:53:52.998 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:53:52.999 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 13:53:52.999 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:53:52.999 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 13:53:52.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:53:52.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:52.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:53.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:53.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:53.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:53.002 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:53:53.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:53.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:53.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:53.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:53.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:53:53.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:53.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:53.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:53.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 13:53:53.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:53.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:53.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:53.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:53.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:53.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:53:53.034 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:53:53.034 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 13:53:53.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 1 and no matchers specified 13:53:53.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:53.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:53.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:53.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 13:53:53.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:53.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:53.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:53:53.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:53:53.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:53.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 13:53:53.036 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:53:53.036 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 13:53:53.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:54:53.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 13:54:53.052 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:54:53.052 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:54:53.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:54:53.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:53.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:53.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:53.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:53.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:53.057 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:54:53.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:53.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:53.057 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:53.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:53.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:54:53.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:54:53.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:54:53.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:53.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:53.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:53.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:54:53.565 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 13:54:53.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:53.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:53.568 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:54:53.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:53.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:53.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:54:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:53.571 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:54:53.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:54:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:53.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:53.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:53.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:53.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:54:53.573 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:54:53.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:54:53.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:53.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:54:53.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:54:53.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:54:53.575 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:54:53.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:54:53.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:53.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:53.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:54:53.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:53.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:53.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:53.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:53.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:54:53.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:53.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:53.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:54:53.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:53.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:53.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:54:53.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') 13:54:53.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:53.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:53.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:53.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:53.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:54:53.581 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:54:53.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:54:53.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:53.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:54:53.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:54:53.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:54:53.583 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:54:53.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:54:53.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:53.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:53.594 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:54:53.594 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerStoppedTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerStoppedTest) 13:54:53.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 13:54:53.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:54:53.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:54:53.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:54:53.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:53.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:53.596 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:54:53.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:53.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:53.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:54:53.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:53.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:53.599 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:54:53.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:54:53.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:53.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:53.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:53.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:53.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:54:53.600 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:54:53.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:54:53.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:53.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:54:53.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:54:53.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:54:53.613 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:54:53.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:54:53.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:53.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:53.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:54:53.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:53.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:53.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:53.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:53.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:54:53.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:53.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:53.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:54:53.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:53.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:53.617 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:54:53.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:54:53.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:53.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:53.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:53.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:53.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:54:53.629 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:54:53.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:54:53.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:53.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:54:53.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:54:53.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:54:53.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:53.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:53.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:54:53.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:53.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:53.634 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:54:53.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') 13:54:53.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:53.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:53.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:53.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:53.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:54:53.646 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:54:53.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:54:53.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:53.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:54:53.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:54:53.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:54:53.648 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 13:54:53.648 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:54:53.648 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:54:53.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:53.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:53.649 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerStoppedTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerStoppedTest) 13:54:53.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:53.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:53.651 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:54:53.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:53.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:53.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:54:53.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:53.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:53.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:54:53.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:54:53.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:53.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:53.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:53.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:53.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:54:53.664 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:54:53.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:54:53.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:53.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:54:53.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:54:53.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:54:53.666 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:54:53.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:54:53.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:53.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:53.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:54:53.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:53.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:53.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:53.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:53.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:54:53.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:53.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:53.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:54:53.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:53.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:53.679 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:54:53.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:54:53.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:53.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:53.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:53.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:53.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:54:53.681 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:54:53.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:54:53.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:53.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:54:53.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:54:53.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:54:53.683 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:54:53.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:54:53.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:53.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:53.684 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 13:54:53.684 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 13:54:53.684 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 13:54:53.698 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 13:54:53.698 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:54:53.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:54:53.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:53.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:53.699 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 13:54:53.699 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:54:53.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:54:53.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:53.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:53.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:54:53.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:53.722 DEBUG [main][MenuItemLookup] Found menu:'New' 13:54:53.722 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:54:53.722 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:54:53.722 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:53.722 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:54:53.722 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:54:53.722 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:54:53.722 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:54:53.722 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:54:53.722 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:54:53.722 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:54:53.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:54:53.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available. finished successfully 13:54:53.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:54:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:53.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:54:53.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:53.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:54:53.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:53.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:53.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:53.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:53.756 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:54:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:53.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:53.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:53.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:54:53.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:54:53.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:53.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:53.778 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:54:53.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:53.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:53.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:54:53.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:53.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:53.790 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:54:53.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:54:53.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:53.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:53.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:53.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:53.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:54:53.807 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:54:53.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:54:53.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:53.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:54:53.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:54:53.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:54:53.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 13:54:53.809 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:54:53.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:54:53.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:53.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:54:53.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.cnf.ServersView2, index 0 and no matchers specified 13:54:53.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:53.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:53.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:54.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:54.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:54.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:54.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:54.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:54:54.812 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:54:54.812 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 13:54:54.812 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:54:54.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:54:54.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:54.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:54:54.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:54:54.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:54.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:54.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:55.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:55.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:55.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:55.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:55.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:54:55.816 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:54:55.816 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 13:54:55.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 13:54:55.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:54:55.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:55.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:55.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:55.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:54:55.816 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:54:55.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:55.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.*'] 13:54:55.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:55.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.*'] 13:54:55.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:55.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:54:55.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:55.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:55.818 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:54:55.818 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:54:55.818 DEBUG [main][MenuItemLookup] Found menu:'File' 13:54:55.818 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:54:55.818 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:54:55.818 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:54:55.818 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:54:55.818 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:54:55.818 DEBUG [main][MenuItemLookup] Item match:Window 13:54:55.819 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:54:55.819 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:54:55.819 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:54:55.819 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:55.819 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:54:55.819 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:54:55.819 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:55.819 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:54:55.819 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:55.819 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:54:55.819 DEBUG [main][MenuItemLookup] Item match:Preferences 13:54:55.819 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:54:55.819 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:54:55.819 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:54:55.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.... 13:54:55.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:54:55.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:54:55.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:55.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:55.916 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:54:55.916 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:55.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 13:54:55.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:55.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:55.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:55.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:55.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:54:55.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:54:55.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:54:55.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:54:55.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:54:55.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:54:55.918 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:54:55.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:54:55.918 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:54:55.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:54:55.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:54:55.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:54:55.918 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:54:55.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:54:55.918 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:54:55.918 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 13:54:55.918 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 13:54:55.918 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 13:54:55.918 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 13:54:55.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:55.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:55.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:56.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:56.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:56.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:56.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:56.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:54:56.923 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 13:54:56.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:54:56.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:56.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:56.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:56.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:56.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:54:56.924 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 13:54:56.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:54:56.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:54:56.928 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 13:54:56.928 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 13:54:56.928 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:54:56.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:54:56.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:54:56.928 TRACE [main][WidgetHandler] Notify Table with event 13 13:54:56.928 TRACE [main][WidgetHandler] Wait for synchronization 13:54:56.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 13:54:56.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:56.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:56.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:56.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:56.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:56.930 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:54:56.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:56.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:56.930 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:56.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:56.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:54:59.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. failed, NO exception will be thrown 13:54:59.935 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:54:59.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:59.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:59.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:54:59.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:59.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:59.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:59.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:59.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:59.941 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:54:59.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:59.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:59.941 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:59.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:59.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:54:59.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:54:59.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:54:59.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:59.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:59.970 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 13:54:59.970 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:54:59.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:54:59.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:59.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.29 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.055 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 13:54:59.975 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 13:54:59.976 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:54:59.976 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:54:59.976 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 13:54:59.976 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:54:59.976 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:54:59.985 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:54:59.985 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:54:59.985 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:54:59.985 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:54:59.985 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:54:59.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:59.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.*'] 13:54:59.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:59.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.*'] 13:54:59.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:59.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:54:59.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:59.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:59.986 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:54:59.986 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:54:59.986 DEBUG [main][MenuItemLookup] Found menu:'File' 13:54:59.986 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:54:59.986 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:54:59.986 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:54:59.986 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:54:59.986 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:54:59.986 DEBUG [main][MenuItemLookup] Item match:Window 13:54:59.987 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:54:59.987 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:54:59.987 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:54:59.987 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:59.987 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:54:59.987 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:54:59.987 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:59.987 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:54:59.987 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:59.987 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:54:59.987 DEBUG [main][MenuItemLookup] Item match:Preferences 13:54:59.987 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:54:59.987 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:54:59.987 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:55:00.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:55:00.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:55:00.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:00.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:00.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:00.066 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:00.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:00.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:55:00.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:00.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:00.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:00.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:00.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:00.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:00.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:00.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:55:00.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:00.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:00.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:00.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:00.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:00.069 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:55:00.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:00.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:00.069 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:00.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:00.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:00.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:00.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:00.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:00.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:00.099 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 13:55:00.100 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:00.100 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) 13:55:00.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 13:55:00.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:00.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:00.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:00.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:00.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:00.101 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:00.101 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:00.101 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:00.101 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:00.101 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:00.101 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:00.101 DEBUG [main][MenuItemLookup] Item match:Project 13:55:00.103 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 13:55:00.103 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:55:00.103 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:00.104 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 13:55:00.104 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 13:55:00.104 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 13:55:00.104 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:55:00.104 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 13:55:00.104 DEBUG [main][MenuItemLookup] Item match:Build Automatically 13:55:00.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 13:55:00.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:00.109 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:00.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:00.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:00.110 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) 13:55:00.110 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 13:55:00.110 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 13:55:00.111 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:00.111 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:00.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:00.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) Time elapsed: 0.01 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 13:55:00.122 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 13:55:00.123 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:55:00.123 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:00.123 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 13:55:00.123 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:00.123 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:55:00.124 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:00.124 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:55:00.124 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:00.124 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:55:00.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.*'] 13:55:00.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:00.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.*'] 13:55:00.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:00.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.*'] 13:55:00.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:00.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:00.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:00.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:00.124 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:00.124 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:00.124 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:00.124 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:00.125 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:00.125 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:00.125 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:00.125 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:00.125 DEBUG [main][MenuItemLookup] Item match:Window 13:55:00.125 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:00.125 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:00.125 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:00.125 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:00.125 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:00.125 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:00.125 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:00.125 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:00.125 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:00.125 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:00.125 DEBUG [main][MenuItemLookup] Item match:Preferences 13:55:00.125 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:55:00.125 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:55:00.126 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:55:00.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.... 13:55:00.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:55:00.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:00.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:00.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:00.226 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:00.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:00.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:55:00.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:00.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:00.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:00.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:00.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:00.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:00.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:00.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:55:00.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:00.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:00.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:00.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:00.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:00.231 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:55:00.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:00.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:00.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:00.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:00.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:00.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:00.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:00.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:00.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:00.269 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 13:55:00.269 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:00.269 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) 13:55:00.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 13:55:00.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:00.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:00.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:00.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:00.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:00.270 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:00.270 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:00.270 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:00.270 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:00.270 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:00.270 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:00.270 DEBUG [main][MenuItemLookup] Item match:Project 13:55:00.270 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 13:55:00.270 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:55:00.270 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:00.270 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 13:55:00.270 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 13:55:00.270 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 13:55:00.270 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:55:00.270 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 13:55:00.270 DEBUG [main][MenuItemLookup] Item match:Build Automatically 13:55:00.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 13:55:00.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:00.271 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:00.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:00.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:00.271 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) 13:55:00.271 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 13:55:00.271 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 13:55:00.271 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:00.271 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:00.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:00.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 13:55:00.276 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 13:55:00.276 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:55:00.277 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:00.277 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 13:55:00.277 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:00.277 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:55:00.277 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:00.277 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:55:00.277 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:00.277 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:55:00.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:00.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:00.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:00.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:00.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:00.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:00.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:00.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:00.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:00.278 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:00.278 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:00.278 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:00.278 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:00.278 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:00.278 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:00.278 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:00.278 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:00.278 DEBUG [main][MenuItemLookup] Item match:Window 13:55:00.279 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:00.279 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:00.279 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:00.279 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:00.279 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:00.279 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:00.279 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:00.279 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:00.279 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:00.279 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:00.279 DEBUG [main][MenuItemLookup] Item match:Preferences 13:55:00.279 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:55:00.279 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:55:00.279 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:55:00.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.... 13:55:00.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 13:55:00.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:00.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:00.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:00.387 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:00.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:00.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:55:00.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:00.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:00.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:00.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:00.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:00.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:00.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:00.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:55:00.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:00.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:00.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:00.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:00.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:00.391 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:55:00.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:00.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:00.391 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:00.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:00.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:00.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:00.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:00.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:00.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:00.410 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 13:55:00.410 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:00.410 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) 13:55:00.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 13:55:00.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:00.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:00.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:00.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:00.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:00.410 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:00.410 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:00.411 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:00.411 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:00.411 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:00.411 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:00.411 DEBUG [main][MenuItemLookup] Item match:Project 13:55:00.411 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 13:55:00.411 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:55:00.411 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:00.411 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 13:55:00.411 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 13:55:00.411 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 13:55:00.411 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:55:00.411 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 13:55:00.411 DEBUG [main][MenuItemLookup] Item match:Build Automatically 13:55:00.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 13:55:00.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:00.411 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:00.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:00.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:00.411 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) 13:55:00.411 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 13:55:00.411 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:00.411 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:00.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:00.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 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.autobuilding.AutoBuildingRequirementTest 13:55:00.418 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 13:55:00.419 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:55:00.419 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:00.419 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 13:55:00.419 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:00.419 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:55:00.429 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:00.429 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:55:00.429 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:00.429 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:55:00.430 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:00.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:00.430 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:00.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:00.430 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:00.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:00.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:00.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:00.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:00.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:00.430 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:00.430 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:00.430 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:00.430 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:00.430 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:00.430 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:00.430 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:00.430 DEBUG [main][MenuItemLookup] Item match:Window 13:55:00.431 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:00.431 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:00.431 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:00.431 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:00.431 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:00.431 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:00.431 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:00.431 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:00.431 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:00.431 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:00.431 DEBUG [main][MenuItemLookup] Item match:Preferences 13:55:00.431 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:55:00.431 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:55:00.431 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:55:00.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 'Preferences.*'] is available.... 13:55:00.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:55:00.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:00.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:00.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:00.509 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:00.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:00.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:55:00.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:00.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:00.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:00.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:00.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:00.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:00.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:00.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:55:00.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:00.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:00.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:00.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:00.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:00.513 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:55:00.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:00.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:00.513 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:00.513 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:00.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:00.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:00.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:00.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:00.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:00.533 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:00.533 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 13:55:00.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 13:55:00.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:00.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:00.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:00.533 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 13:55:00.534 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 13:55:00.534 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 13:55:00.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 13:55:00.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:00.535 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:00.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:00.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:00.535 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 13:55:00.535 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:00.535 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 13:55:00.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 13:55:00.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:00.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:00.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:00.535 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 13:55:00.535 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 13:55:00.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 13:55:00.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:00.536 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:00.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:00.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:00.536 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 13:55:00.536 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:00.536 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 13:55:00.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 13:55:00.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:00.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:00.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:00.536 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 13:55:00.536 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 13:55:00.537 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 13:55:00.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 13:55:00.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:00.537 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:00.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:00.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:00.537 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 13:55:00.537 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 13:55:00.537 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 13:55:00.537 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:00.537 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:00.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:00.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) Time elapsed: 0.002 s autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) Time elapsed: 0.001 s autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 13:55:00.542 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 13:55:00.543 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:55:00.543 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:00.543 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 13:55:00.543 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:00.543 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:55:00.555 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:00.555 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:55:00.555 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:00.555 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:55:00.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:00.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:00.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:00.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:00.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:00.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:00.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:00.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:00.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:00.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:00.556 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:00.556 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:00.556 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:00.556 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:00.556 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:00.556 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:00.556 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:00.556 DEBUG [main][MenuItemLookup] Item match:Window 13:55:00.556 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:00.556 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:00.556 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:00.556 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:00.556 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:00.556 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:00.556 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:00.556 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:00.556 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:00.556 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:00.556 DEBUG [main][MenuItemLookup] Item match:Preferences 13:55:00.556 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:55:00.556 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:55:00.557 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:55:00.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.... 13:55:00.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 13:55:00.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:00.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:00.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:00.626 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:00.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:00.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:55:00.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:00.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:00.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:00.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:00.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:00.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:00.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:00.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:55:00.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:00.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:00.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:00.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:00.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:00.630 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:55:00.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:00.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:00.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:00.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:00.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:00.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:00.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:00.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:00.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:00.661 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:00.661 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 13:55:00.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 13:55:00.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:00.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:00.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:00.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:00.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:00.669 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 13:55:00.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:00.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:00.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:00.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:00.669 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:00.669 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:00.669 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:00.669 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:00.669 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:00.669 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:00.669 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:00.669 DEBUG [main][MenuItemLookup] Item match:Window 13:55:00.670 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:00.670 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:00.670 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:00.670 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:00.670 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:00.670 DEBUG [main][MenuItemLookup] Item match:Show View 13:55:00.673 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:55:00.673 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:55:00.673 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:55:00.673 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:55:00.673 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:55:00.673 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:55:00.673 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:55:00.673 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:55:00.673 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:00.673 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:55:00.673 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:55:00.674 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:55:00.674 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:55:00.674 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:55:00.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:55:00.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:55:00.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:55:00.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:00.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:00.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:55:00.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:00.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:00.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:00.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:55:00.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:00.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:00.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:00.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:00.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:00.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:00.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:00.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:00.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:55:00.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:55:00.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:01.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:01.234 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:55:01.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:55:01.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:55:01.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:01.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:55:01.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:01.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:55:01.236 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 13:55:01.236 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 13:55:01.236 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 13:55:01.237 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 13:55:01.237 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:01.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:01.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:01.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:55:01.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:01.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:55:01.238 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:01.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:01.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:01.238 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:55:01.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:01.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:01.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:01.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:01.239 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:55:01.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:01.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:01.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:01.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:01.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:55:01.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:55:01.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open... 13:55:01.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open finished successfully 13:55:01.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:01.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:01.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:01.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:01.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 '\*?\QError Log\E') 13:55:01.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:01.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:01.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:01.364 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:55:01.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:55:01.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:01.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:55:01.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:55:01.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:55:01.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:01.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:01.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:01.381 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:01.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 '\*?\QError Log\E') 13:55:01.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:01.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:01.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:01.385 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:55:01.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:55:01.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:01.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:55:01.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:55:01.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:55:01.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:01.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:01.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 13:55:01.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:01.418 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:01.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:01.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:01.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 13:55:01.419 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 13:55:01.419 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:01.419 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 13:55:01.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 13:55:01.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:01.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:01.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:01.422 INFO [WorkbenchTestable][CleanErrorLogRequirement] Clean all records in Error Log 13:55:01.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.426 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:55:01.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:01.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:01.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:01.429 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:01.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:55:01.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:01.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:01.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:01.431 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:55:01.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:55:01.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:01.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:55:01.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:55:01.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:55:01.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:01.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:01.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:01.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:01.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 '\*?\QError Log\E') 13:55:01.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:01.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:01.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:01.448 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:55:01.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:55:01.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:01.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:55:01.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:55:01.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:55:01.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 13:55:01.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:01.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:01.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:01.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:55:01.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:01.472 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:55:01.472 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:01.472 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 13:55:01.472 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 13:55:01.472 DEBUG [main][MenuItemLookup] Item match:Delete Log 13:55:01.472 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 13:55:01.472 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 13:55:01.472 INFO [main][MenuItemHandler] Select menu item: &Delete Log 13:55:01.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 13:55:01.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available. finished successfully 13:55:01.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 13:55:01.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:01.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:01.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:01.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:01.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:01.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:55:01.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:01.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 13:55:01.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:01.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:01.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:01.518 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:55:01.518 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:01.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:01.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:01.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:01.518 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 13:55:01.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:01.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:01.518 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:01.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:01.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:55:01.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:55:01.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.539 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:55:01.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:01.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:01.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:01.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:01.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:55:01.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:01.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:01.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:01.554 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:55:01.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:55:01.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:01.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:55:01.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:55:01.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:55:01.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:01.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:01.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:01.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55: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 '\*?\QError Log\E') 13:55:01.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:01.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:01.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:01.561 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:55:01.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:55:01.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:01.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:55:01.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:55:01.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:55:01.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:01.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:01.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 13:55:01.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:01.563 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:01.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:01.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:01.564 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 13:55:01.564 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 13:55:01.564 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:01.564 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:01.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:01.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.022 s - in org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) Time elapsed: 0.758 s testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) Time elapsed: 0.145 s Running org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 13:55:01.569 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 13:55:01.570 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:55:01.570 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:01.570 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 13:55:01.570 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:01.570 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:55:01.571 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:01.571 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:55:01.571 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:01.571 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:55:01.571 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:01.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:01.571 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:01.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:01.571 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:01.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:01.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:01.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:01.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:01.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:01.572 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:01.572 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:01.572 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:01.572 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:01.572 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:01.572 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:01.572 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:01.572 DEBUG [main][MenuItemLookup] Item match:Window 13:55:01.573 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:01.573 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:01.573 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:01.573 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:01.573 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:01.573 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:01.573 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:01.573 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:01.573 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:01.573 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:01.573 DEBUG [main][MenuItemLookup] Item match:Preferences 13:55:01.573 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:55:01.573 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:55:01.573 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:55:01.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:55:01.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 13:55:01.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:01.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:01.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:01.667 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:01.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:01.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:55:01.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:01.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:01.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:01.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:01.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:01.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:55:01.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:01.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:01.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:01.670 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:55:01.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:01.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:01.670 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:01.670 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:01.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:01.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:01.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:01.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:01.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:01.690 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:01.690 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 13:55:01.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 13:55:01.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:01.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:01.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:01.694 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:55:01.695 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 13:55:01.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:01.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:01.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:01.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:01.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:01.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 13:55:01.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:01.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:01.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:55:01.717 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 13:55:01.718 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:55:01.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:01.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 13:55:01.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 13:55:01.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 13:55:01.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:01.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:01.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 13:55:01.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:01.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:01.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:01.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:01.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:01.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:01.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:01.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:01.767 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 13:55:01.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:01.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:01.768 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 13:55:01.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:01.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:01.769 TRACE [main][WidgetHandler] Notify Table with event 13 13:55:01.769 TRACE [main][WidgetHandler] Wait for synchronization 13:55:01.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:01.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:01.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:01.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:01.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:01.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:55:01.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:01.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:01.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:01.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:01.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:01.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:01.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:01.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:01.770 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:55:01.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:01.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:01.771 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:01.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:02.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:55:02.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:55:02.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:55:02.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:02.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:02.223 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:02.223 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:02.223 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:02.223 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:02.223 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:02.223 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:02.223 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:02.223 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:02.223 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:02.223 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:02.223 DEBUG [main][MenuItemLookup] Item match:Window 13:55:02.224 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:02.224 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:02.224 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:02.224 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:02.224 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:02.224 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:02.224 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:02.224 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:02.224 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:02.224 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:02.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:02.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:02.224 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:02.225 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:02.225 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:02.225 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:02.225 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:02.225 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:02.225 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:02.225 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:02.225 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:02.225 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:02.225 DEBUG [main][MenuItemLookup] Item match:Window 13:55:02.225 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:02.225 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:02.225 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:02.225 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:02.225 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:02.225 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:02.225 DEBUG [main][MenuItemLookup] Item match:Perspective 13:55:02.229 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:55:02.229 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:02.229 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:55:02.229 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:55:02.229 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:55:02.229 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:55:02.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:55:02.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:02.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:02.230 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:02.230 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:02.230 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:02.230 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:02.230 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:02.230 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:02.230 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:02.230 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:02.230 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:02.230 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:02.230 DEBUG [main][MenuItemLookup] Item match:Window 13:55:02.231 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:02.231 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:02.231 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:02.231 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:02.231 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:02.231 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:02.231 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:02.231 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:02.231 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:02.231 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:02.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:02.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:02.231 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:02.231 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:02.231 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:02.231 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:02.231 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:02.231 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:02.231 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:02.231 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:02.232 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:02.232 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:02.232 DEBUG [main][MenuItemLookup] Item match:Window 13:55:02.232 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:02.232 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:02.232 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:02.232 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:02.232 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:02.232 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:02.232 DEBUG [main][MenuItemLookup] Item match:Perspective 13:55:02.232 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:55:02.233 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:02.233 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:55:02.233 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:55:02.233 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:55:02.233 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:55:02.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:02.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:02.236 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:02.237 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:02.237 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:02.237 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:02.237 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:02.237 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:02.237 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:02.237 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:02.237 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:02.237 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:02.237 DEBUG [main][MenuItemLookup] Item match:Window 13:55:02.237 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:02.237 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:02.237 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:02.237 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:02.237 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:02.237 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:02.237 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:02.237 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:02.237 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:02.237 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:02.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:02.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:02.238 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:02.238 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:02.238 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:02.238 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:02.238 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:02.238 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:02.238 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:02.238 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:02.238 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:02.238 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:02.238 DEBUG [main][MenuItemLookup] Item match:Window 13:55:02.238 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:02.238 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:02.238 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:02.238 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:02.238 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:02.238 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:02.238 DEBUG [main][MenuItemLookup] Item match:Perspective 13:55:02.239 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:55:02.239 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:02.239 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:55:02.239 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:55:02.239 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:55:02.239 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:55:02.239 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:55:02.239 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:55:02.239 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:55:02.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:55:02.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 13:55:02.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:55:02.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:02.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:02.276 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:02.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:02.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:02.276 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:55:02.276 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:02.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:02.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:02.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 "Reset Perspective") 13:55:02.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:02.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:02.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:02.280 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:55:02.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:02.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:02.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:02.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:02.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:02.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:02.281 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:55:02.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:02.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:02.281 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:02.281 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:02.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 13:55:02.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:02.436 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:02.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:02.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:02.436 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 13:55:02.436 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:02.436 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 13:55:02.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 13:55:02.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:02.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:02.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:02.441 WARNING [WorkbenchTestable][ScreenshotCapturer] Screenshot has not been captured on failure, because RedDeer property whether screenshot should be captured or not is set to false. 13:55:02.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 13:55:02.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:02.441 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:02.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:02.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:02.441 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 13:55:02.441 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 13:55:02.441 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:02.441 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:02.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:02.441 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.746 s fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) Time elapsed: 0.005 s Running org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 13:55:02.455 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 13:55:02.456 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:55:02.456 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:02.456 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 13:55:02.456 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:02.456 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:55:02.456 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:02.456 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:55:02.456 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:02.457 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:55:02.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:02.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:02.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:02.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:02.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:02.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:02.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:02.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:02.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:02.458 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:02.458 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:02.458 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:02.458 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:02.458 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:02.458 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:02.458 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:02.458 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:02.458 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:02.458 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:02.458 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:02.458 DEBUG [main][MenuItemLookup] Item match:Window 13:55:02.458 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:02.458 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:02.458 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:02.458 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:02.458 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:02.458 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:02.458 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:02.458 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:02.458 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:02.458 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:02.458 DEBUG [main][MenuItemLookup] Item match:Preferences 13:55:02.469 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:55:02.469 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:55:02.469 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:55:02.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:55:02.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 13:55:02.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:02.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:02.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:02.571 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:02.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:02.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:55:02.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:02.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:02.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:02.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:02.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:02.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:02.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:02.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) 13:55:02.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:02.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:02.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:02.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:02.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:02.574 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:55:02.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:02.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:02.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:02.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:02.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:02.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:02.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:02.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:02.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:02.624 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:02.624 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) 13:55:02.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 13:55:02.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:02.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:02.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:02.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:02.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:02.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'] 13:55:02.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:02.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:02.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:02.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:02.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:02.626 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:02.626 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:02.626 DEBUG [main][MenuItemLookup] Item match:File 13:55:02.627 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:55:02.627 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:55:02.630 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:55:02.630 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:55:02.630 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:02.630 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:55:02.630 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:55:02.630 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:55:02.630 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:55:02.630 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:55:02.630 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:55:02.630 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:55:02.630 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:55:02.630 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:55:02.630 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:02.630 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:55:02.630 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:55:02.630 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:02.630 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:55:02.630 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:55:02.631 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:55:02.631 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:55:02.631 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:55:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:55:02.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 13:55:02.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:55:02.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:02.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:02.726 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:55:02.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:02.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizardSelectionPage, index 0 and no matchers specified 13:55:02.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:02.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:02.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:02.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:02.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:02.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:02.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:02.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:55:02.729 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:55:02.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:03.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:03.231 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:55:03.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:55:03.231 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:55:03.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:03.232 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:55:03.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:03.232 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:55:03.232 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 13:55:03.232 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 13:55:03.232 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 13:55:03.235 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 13:55:03.235 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:55:03.235 INFO [WorkbenchTestable][NewWizard] Finish wizard 13:55: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.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:55:03.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:03.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:03.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:03.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:03.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:03.236 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:55:03.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:03.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:03.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:03.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:03.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:03.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:03.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:03.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:55:03.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:03.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:03.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:03.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:03.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'] 13:55:03.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:03.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'] 13:55:03.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:03.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Untitled 1 - Eclipse Platform 13:55:03.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:03.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:03.546 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Untitled 1 - Eclipse Platform' 13:55:03.546 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Untitled 1 - Eclipse Platform' 13:55:03.546 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:03.546 DEBUG [main][MenuItemLookup] Item match:File 13:55:03.547 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:55:03.547 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:55:03.550 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:55:03.550 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:55:03.550 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:03.550 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:55:03.550 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:55:03.550 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:55:03.550 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:55:03.550 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:55:03.550 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:55:03.550 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:55:03.550 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:55:03.550 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:55:03.550 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:03.550 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:55:03.550 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:55:03.550 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:03.550 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:55:03.550 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:55:03.551 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:55:03.551 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:55:03.551 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:55:03.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 'New|Select a wizard'] is available.... 13:55:03.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:55:03.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:55:03.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:03.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:03.631 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:55:03.631 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:03.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizardSelectionPage, index 0 and no matchers specified 13:55:03.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:03.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:03.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:03.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:03.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:03.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:03.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:03.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:55:03.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:55:03.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:03.633 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:55:03.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:03.633 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:55:03.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:55:03.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:55:03.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:03.633 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:55:03.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:03.633 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:55:03.633 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 13:55:03.633 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 13:55:03.634 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 13:55:03.634 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 13:55:03.634 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:55:03.634 INFO [WorkbenchTestable][NewWizard] Finish wizard 13:55:03.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:55:03.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:03.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:03.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:03.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:03.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:03.635 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:55:03.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:03.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:03.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:03.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:03.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:03.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:03.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:03.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:55:03.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:55:03.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:03.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:03.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:03.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:03.729 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:03.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:03.729 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:03.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:03.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Untitled 2 - Eclipse Platform 13:55:03.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:03.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:03.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Untitled 2 - Eclipse Platform' 13:55:03.730 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Untitled 2 - Eclipse Platform' 13:55:03.730 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:03.730 DEBUG [main][MenuItemLookup] Item match:File 13:55:03.731 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:55:03.731 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:55:03.733 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:55:03.733 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:55:03.733 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:03.733 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:55:03.733 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:55:03.733 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:55:03.733 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:55:03.733 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:55:03.733 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:55:03.733 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:55:03.733 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:55:03.733 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:55:03.733 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:03.733 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:55:03.733 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:55:03.733 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:03.733 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:55:03.733 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:55:03.734 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:55:03.734 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:55:03.734 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:55:03.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:55:03.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 'New|Select a wizard'] is available. finished successfully 13:55:03.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:55:03.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:03.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:03.822 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:55:03.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:03.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizardSelectionPage, index 0 and no matchers specified 13:55:03.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:03.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:03.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:03.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:03.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:03.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:03.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:03.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:55:03.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:55:03.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:03.824 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:55:03.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:03.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:55:03.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:55:03.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:55:03.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:03.824 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:55:03.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:03.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:55:03.824 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 13:55:03.824 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 13:55:03.825 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 13:55:03.825 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 13:55:03.825 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:55:03.825 INFO [WorkbenchTestable][NewWizard] Finish wizard 13:55:03.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:55:03.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:03.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:03.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:03.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:03.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:03.827 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:55:03.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:03.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:03.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:03.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:03.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:03.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:03.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:03.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:55:03.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:55:03.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:55:03.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:03.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:03.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:03.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:03.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 '\*?\QUntitled 3\E') 13:55:03.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:03.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:03.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:03.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:03.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:03.930 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:03.930 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 13:55:04.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 13:55:04.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:04.032 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:04.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:04.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:04.033 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) 13:55:04.033 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 13:55:04.033 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:04.033 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:04.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:04.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.58 s - in org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) Time elapsed: 1.409 s Running org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 13:55:04.040 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 13:55:04.041 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:55:04.041 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:04.041 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 13:55:04.041 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:04.041 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:55:04.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:04.042 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:55:04.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:04.042 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:55:04.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:04.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:04.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:04.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:04.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:04.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:04.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:04.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:04.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:04.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:04.055 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:04.055 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:04.055 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:04.055 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:04.055 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:04.055 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:04.055 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:04.055 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:04.055 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:04.055 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:04.055 DEBUG [main][MenuItemLookup] Item match:Window 13:55:04.055 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:04.055 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:04.055 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:04.055 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:04.055 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:04.055 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:04.055 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:04.055 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:04.055 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:04.055 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:04.055 DEBUG [main][MenuItemLookup] Item match:Preferences 13:55:04.056 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:55:04.056 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:55:04.056 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:55:04.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:55:04.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:55:04.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:04.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:04.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:04.135 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:04.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:04.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:55:04.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:04.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:04.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:04.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:04.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:04.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:04.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:04.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:55:04.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:04.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:04.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:04.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:04.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:04.139 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:55:04.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:04.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:04.139 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:04.139 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:04.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:04.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:04.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:04.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:04.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:04.163 TRACE [WorkbenchTestable][DatabaseRequirement] Database requirement performed 13:55:04.163 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:04.163 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest) 13:55:04.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 13:55:04.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:04.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:04.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:04.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 13:55:04.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:04.163 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:04.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:04.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:04.164 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest) 13:55:04.164 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 13:55:04.164 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:04.164 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:04.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:04.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 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.preferences.OomphRecorderRequirementTest 13:55:04.169 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 13:55:04.170 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:55:04.170 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:04.170 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 13:55:04.170 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:04.170 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:55:04.181 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:04.181 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:55:04.181 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:04.181 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:55:04.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:04.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:04.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:04.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:04.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:04.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:04.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:04.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:04.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:04.182 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:04.182 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:04.182 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:04.182 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:04.182 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:04.182 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:04.182 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:04.182 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:04.182 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:04.182 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:04.182 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:04.182 DEBUG [main][MenuItemLookup] Item match:Window 13:55:04.183 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:04.183 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:04.183 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:04.183 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:04.183 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:04.183 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:04.183 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:04.183 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:04.183 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:04.183 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:04.183 DEBUG [main][MenuItemLookup] Item match:Preferences 13:55:04.183 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:55:04.183 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:55:04.183 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:55:04.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:55:04.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:55:04.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:04.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:04.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:04.281 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:04.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:04.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:55:04.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:04.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:04.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:04.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:04.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:04.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:04.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:04.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:55:04.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:04.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:04.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:04.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:04.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:04.285 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:55:04.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:04.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:04.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:04.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:04.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:04.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:04.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:04.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:04.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:04.328 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:04.328 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 13:55:04.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 13:55:04.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:04.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:04.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:04.330 INFO [WorkbenchTestable][OomphRecorderRequirement] Enabling Oomph preferences recorder 13:55:04.330 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 13:55:04.331 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:04.331 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:04.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:04.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:04.331 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 13:55:04.331 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:04.331 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 13:55:04.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 13:55:04.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:04.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:04.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:04.331 INFO [WorkbenchTestable][OomphRecorderRequirement] Disabling 13:55:04.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 13:55:04.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:04.332 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:04.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:04.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:04.332 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 13:55:04.332 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 13:55:04.332 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:04.332 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:04.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:04.332 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.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.jre.JRERequirementTest 13:55:04.337 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 13:55:04.338 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:55:04.338 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:04.338 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 13:55:04.338 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:04.338 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:55:04.339 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:04.339 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:55:04.339 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:04.339 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:55:04.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:04.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:04.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:04.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:04.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:04.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:04.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:04.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:04.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:04.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:04.339 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:04.339 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:04.339 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:04.340 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:04.340 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:04.340 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:04.340 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:04.340 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:04.340 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:04.340 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:04.340 DEBUG [main][MenuItemLookup] Item match:Window 13:55:04.340 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:04.340 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:04.340 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:04.340 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:04.340 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:04.340 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:04.340 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:04.340 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:04.340 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:04.340 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:04.340 DEBUG [main][MenuItemLookup] Item match:Preferences 13:55:04.340 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:55:04.340 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:55:04.340 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:55:04.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:55:04.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:55:04.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:04.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:04.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:04.434 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:04.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:04.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:55:04.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:04.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:04.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:04.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:04.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:04.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:04.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:04.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) 13:55:04.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:04.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:04.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:04.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:04.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:04.437 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:55:04.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:04.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:04.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:04.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:04.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:04.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:04.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:04.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:04.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:04.459 INFO [WorkbenchTestable][JRERequirement] JRE Requirement fulfill performed 13:55:04.459 DEBUG [WorkbenchTestable][JRERequirement] Configuration (name,version,path): testName, 1.7, ${java.home} 13:55:04.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:04.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:04.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:04.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:04.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:04.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:04.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:04.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:04.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:04.460 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:04.460 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:04.460 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:04.460 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:04.460 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:04.460 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:04.460 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:04.460 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:04.460 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:04.460 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:04.460 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:04.460 DEBUG [main][MenuItemLookup] Item match:Window 13:55:04.461 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:04.461 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:04.461 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:04.461 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:04.461 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:04.461 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:04.461 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:04.461 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:04.461 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:04.461 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:04.461 DEBUG [main][MenuItemLookup] Item match:Preferences 13:55:04.461 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:55:04.461 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:55:04.461 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:55:04.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:55:04.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:55:04.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:04.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:04.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:04.557 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:04.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:04.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:55:04.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:04.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:04.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:04.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:04.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:04.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:04.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:04.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:55:04.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:04.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:05.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:05.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:05.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:55:05.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:05.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:05.062 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:05.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:05.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:05.062 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 13:55:05.062 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 13:55:05.063 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 13:55:05.063 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs (Eclipse:5562): Gtk-CRITICAL **: 13:55:05.102: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:55:05.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:05.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:05.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:05.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:05.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 13:55:05.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:05.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:05.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:05.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:05.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:05.131 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:55:05.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:05.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:05.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:05.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:05.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available.... 13:55:05.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:05.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:05.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available. finished successfully 13:55:05.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 13:55:05.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:05.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:05.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.VMTypePage, index 0 and no matchers specified 13:55:05.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:05.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:05.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:05.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:05.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:55:05.193 TRACE [main][WidgetHandler] Notify List with event 13 13:55:05.193 TRACE [main][WidgetHandler] Wait for synchronization 13:55:05.193 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 13:55:05.193 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 13:55:05.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:55:05.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:05.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:05.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:05.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:05.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:05.194 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:55:05.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:05.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:05.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:05.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:05.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE home:") 13:55:05.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:05.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:05.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:05.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:05.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:05.235 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:05.236 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8 13:55:05.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE name:") 13:55:05.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:05.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:05.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:05.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:05.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:05.264 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:05.265 INFO [WorkbenchTestable][AbstractText] Text set to: testName 13:55:05.280 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 13:55:05.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:55:05.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:05.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:05.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:05.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:05.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:05.283 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 13:55:05.283 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 13:55:05.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.AddVMInstallWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:55:05.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:05.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:05.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:05.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:05.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:05.285 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:55:05.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:05.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:05.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:05.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:05.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:05.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:05.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:05.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:05.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:05.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:05.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:05.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:05.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:05.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:55:05.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:05.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:05.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:05.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:05.337 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:55:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:05.337 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:05.337 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:05.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:05.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:05.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:05.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:05.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:05.422 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:05.422 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 13:55:05.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 13:55:05.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:05.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:05.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:05.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:05.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:05.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:05.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:05.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:05.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:05.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:05.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:05.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:05.423 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:05.423 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:05.423 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:05.423 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:05.423 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:05.423 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:05.423 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:05.423 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:05.423 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:05.423 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:05.423 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:05.423 DEBUG [main][MenuItemLookup] Item match:Window 13:55:05.424 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:05.424 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:05.424 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:05.424 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:05.424 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:05.424 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:05.424 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:05.424 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:05.424 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:05.424 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:05.424 DEBUG [main][MenuItemLookup] Item match:Preferences 13:55:05.424 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:55:05.424 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:55:05.424 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:5562): Gtk-CRITICAL **: 13:55:05.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:55:05.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 'Preferences.*'] is available.... 13:55:05.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:55:05.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:05.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:05.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:05.539 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:05.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:05.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:55:05.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:05.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:05.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:05.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:05.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:05.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:05.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:05.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:55:05.540 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:05.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:05.540 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:05.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:05.540 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:05.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:55:05.541 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:05.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:05.541 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:05.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:05.541 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:05.541 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 13:55:05.541 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 13:55:05.541 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 13:55:05.541 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 13:55:05.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:05.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:05.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:05.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:05.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 13:55:05.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:05.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:05.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:05.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:05.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:05.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:05.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:05.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 13:55:05.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:05.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:05.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:05.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:05.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:05.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:05.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:05.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:55:05.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:05.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:05.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:05.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:05.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:05.573 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:55:05.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:05.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:05.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:05.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:05.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:05.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:05.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:05.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:05.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:05.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 13:55:05.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:05.621 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:05.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:05.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:05.621 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 13:55:05.621 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:05.621 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 13:55:05.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 13:55:05.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:05.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:05.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:05.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 13:55:05.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:05.622 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:05.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:05.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:05.622 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 13:55:05.622 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 13:55:05.622 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:05.622 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:05.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:05.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.285 s - in org.eclipse.reddeer.requirements.test.jre.JRERequirementTest testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) Time elapsed: 0.199 s testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 13:55:05.627 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 13:55:05.628 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:55:05.628 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:05.628 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 13:55:05.628 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:05.628 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:55:05.628 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:05.628 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:55:05.628 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:05.629 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:55:05.629 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:05.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:05.629 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:05.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:05.629 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:05.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:05.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:05.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:05.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:05.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:05.629 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:05.629 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:05.629 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:05.629 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:05.629 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:05.629 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:05.629 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:05.629 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:05.629 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:05.629 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:05.629 DEBUG [main][MenuItemLookup] Item match:Window 13:55:05.630 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:05.630 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:05.630 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:05.630 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:05.630 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:05.630 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:05.630 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:05.630 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:05.630 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:05.630 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:05.630 DEBUG [main][MenuItemLookup] Item match:Preferences 13:55:05.630 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:55:05.630 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:55:05.630 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:5562): Gtk-CRITICAL **: 13:55:05.677: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:55:05.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:55:05.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:55:05.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:05.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:05.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:05.747 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:05.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:05.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:55:05.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:05.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:05.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:05.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:05.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:05.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:05.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:05.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:55:05.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:05.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:05.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:05.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:05.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:05.751 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:55:05.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:05.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:05.751 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:05.751 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:05.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:05.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:05.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:05.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:05.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:05.787 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:05.787 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 13:55:05.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 13:55:05.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:05.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:05.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:05.788 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest$TestClass 13:55:05.790 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:05.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:05.790 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:05.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:05.790 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:55:05.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:05.790 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:05.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:05.791 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:05.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:05.791 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:05.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:05.791 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:55:05.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:05.791 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:05.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:05.791 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:05.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:05.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:05.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:05.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:05.791 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:05.791 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:05.791 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:05.791 DEBUG [main][MenuItemLookup] Item match:File 13:55:05.792 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:55:05.792 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:55:05.809 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:55:05.809 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:55:05.809 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:05.809 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:55:05.809 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:55:05.809 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:55:05.809 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:55:05.809 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:55:05.809 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:55:05.809 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:55:05.809 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:55:05.809 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:55:05.809 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:05.809 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:55:05.809 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:55:05.809 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:05.809 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:55:05.809 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:55:05.810 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:55:05.810 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:55:05.810 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:55:05.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:55:05.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:55:05.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:55:05.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:05.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:05.876 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:55:05.876 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:05.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:55:05.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:05.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:05.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:05.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:05.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:05.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:05.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:05.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:55:05.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:05.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:06.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:06.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:06.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:55:06.382 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:06.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:06.382 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:06.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:06.382 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:06.383 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:55:06.383 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:55:06.383 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:55:06.386 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:55:06.386 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:55:06.386 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:55:06.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) 13:55:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:06.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:06.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:06.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:06.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:06.388 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:55:06.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:06.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:06.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:06.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:06.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'] 13:55:06.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:06.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:06.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:55:06.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:55:06.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:55:06.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:06.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:06.725 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:55:06.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:06.727 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'TestProject' 13:55:06.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:55:06.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:06.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:06.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:06.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:06.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:06.729 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:06.730 INFO [WorkbenchTestable][AbstractText] Text set to: TestProject 13:55:06.776 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:55:06.776 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:55:06.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:55:06.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:06.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:06.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:06.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:06.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:06.779 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:55:06.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:06.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:06.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:06.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:06.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:55:09.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:55:09.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:09.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:09.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:09.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:55:09.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:09.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:09.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:09.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:09.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:09.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:09.953 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:55:09.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:09.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:09.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:09.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:09.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:09.954 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:09.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:55:09.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:09.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:09.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:09.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:09.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:09.955 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:55:09.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:55:09.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:09.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:55:09.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:55:09.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:55:09.957 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:55:09.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:55:09.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:09.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:09.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:09.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:09.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:10.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:10.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:10.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:10.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:10.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:55:10.959 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:55:10.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:55:10.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:10.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:10.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:55:10.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:10.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:10.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:10.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:10.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:10.961 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 13:55:10.967 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 13:55:10.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 13:55:10.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:10.967 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:10.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:10.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:10.968 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 13:55:10.968 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:10.968 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 13:55:10.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 13:55:10.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:10.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:10.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:10.968 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest$TestClass 13:55:10.969 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:55:11.009 DEBUG [main][EditorHandler] 0 editor(s) found 13:55:11.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:11.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:11.014 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:55:11.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:11.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:11.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:11.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:11.015 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:11.015 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:11.015 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:11.015 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:11.015 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:11.015 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:11.015 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:11.015 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:11.015 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:11.015 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:11.015 DEBUG [main][MenuItemLookup] Item match:Window 13:55:11.015 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:11.015 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:11.015 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:11.015 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:11.015 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:11.015 DEBUG [main][MenuItemLookup] Item match:Show View 13:55:11.021 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:55:11.021 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:55:11.021 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:55:11.021 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:55:11.021 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:55:11.021 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:55:11.021 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:55:11.021 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:55:11.021 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:55:11.021 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:55:11.021 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:55:11.021 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:55:11.021 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:55:11.021 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:11.021 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:55:11.021 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:55:11.034 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:55:11.034 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:55:11.034 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:55:11.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:55:11.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:55:11.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:55:11.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:11.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:11.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 13:55:11.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:11.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:11.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:11.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:55:11.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:11.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:11.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:11.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:11.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:11.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:11.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:11.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:11.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:55:11.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:55:11.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:11.222 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:55:11.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:11.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:55:11.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:55:11.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:55:11.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:11.222 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:55:11.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:11.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:55:11.222 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:55:11.222 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:55:11.223 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:55:11.223 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:55:11.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:11.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:11.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:11.223 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:55:11.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:11.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:11.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:11.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:55:11.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:11.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:11.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:11.224 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:55:11.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:11.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:11.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:11.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:11.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:11.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:11.225 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:55:11.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:11.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:11.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:11.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:55:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:55:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:55:11.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:11.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:11.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:55:11.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:11.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:11.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:11.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:11.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:11.335 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:11.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:55:11.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:11.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:11.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:11.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:11.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:11.336 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:11.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:11.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:11.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:55:11.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:55:11.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:55:11.338 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:11.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:11.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:11.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:11.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:11.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:11.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:11.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:11.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:11.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:11.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:11.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:11.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:12.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:12.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:12.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:55:12.341 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:12.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:12.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:12.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:12.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:55:12.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:12.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:12.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:12.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:12.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:12.343 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 13:55:12.343 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 13:55:12.344 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:12.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:12.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:12.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:12.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:12.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:12.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:12.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:12.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:13.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:13.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:13.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:55:13.361 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:13.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:13.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:13.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:13.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 13:55:13.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:13.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:13.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:13.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:13.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:13.362 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 13:55:13.363 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 13:55:13.363 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:13.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:13.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:13.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:13.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:55:13.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:13.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:13.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:13.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:13.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:13.364 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:55:13.364 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:55:13.365 DEBUG [main][TreeItemHandler] Set Tree selection 13:55:13.365 DEBUG [main][TreeHandler] Notify Tree about selection event 13:55:13.373 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:55:13.375 DEBUG [WorkbenchTestable][TreeItemHandler] Servers 13:55:13.412 DEBUG [WorkbenchTestable][TreeItemHandler] TestProject 13:55:13.413 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:55:13.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:13.522 DEBUG [main][MenuItemLookup] Found menu:'New' 13:55:13.522 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:55:13.522 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:13.522 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:55:13.522 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:13.522 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:55:13.522 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:55:13.522 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:55:13.522 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:55:13.522 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:55:13.522 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:55:13.522 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:55:13.522 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:55:13.522 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:13.522 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:55:13.522 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:55:13.522 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:13.522 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:55:13.522 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:55:13.522 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:55:13.522 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:55:13.522 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:55:13.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:13.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:55:14.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:55:14.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:55:14.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:14.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:14.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:14.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:55:14.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:14.062 DEBUG [main][MenuItemLookup] Found menu:'New' 13:55:14.062 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:55:14.062 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:14.062 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:55:14.062 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:14.062 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:55:14.062 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:55:14.062 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:55:14.062 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:55:14.062 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:55:14.062 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:55:14.062 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:55:14.062 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:55:14.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:5562): Gtk-CRITICAL **: 13:55:14.243: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:5562): Gtk-CRITICAL **: 13:55:14.246: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:5562): Gtk-CRITICAL **: 13:55:14.267: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:5562): Gtk-CRITICAL **: 13:55:14.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:5562): Gtk-CRITICAL **: 13:55:14.356: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:55:14.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 13:55:14.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:55:14.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:14.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:14.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:55:14.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:14.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:14.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:14.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:55:14.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:14.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:14.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:14.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:14.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:14.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:14.359 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:55:14.359 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:55:14.359 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:55:14.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:14.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:14.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:14.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:14.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:55:14.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:14.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:14.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:14.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:55:14.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:14.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:14.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:14.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:14.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:14.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:14.365 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:55:14.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:14.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:14.365 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:14.365 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:14.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:55:14.419 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:55:14.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:55:14.921 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:55:14.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:14.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 1 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:55:14.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:55:14.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:55:14.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:55:14.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:55:14.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:14.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:14.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:14.921 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:14.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:14.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:14.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:55:14.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:55:14.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:55:14.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 13:55:14.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:14.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:14.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:14.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:14.924 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 13:55:14.924 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 13:55:14.924 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:14.924 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:14.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:14.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.298 s - in org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) Time elapsed: 5.181 s fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) Time elapsed: 3.956 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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.ui.test/bin [WARNING] Source directory /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.ui.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -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.verification.parametrized/tests/org.eclipse.reddeer.ui.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.ui.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.ui.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.run.launchConfigurations.RedDeerRunConfigurationDialogTest 13:55:25.544 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:55:25.546 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 13:55:25.608 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:55:25.610 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 13:55:25.647 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 13:55:25.717 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:55:25.721 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:25.723 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 13:55:25.726 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 13:55:25.727 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 13:55:25.735 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 13:55:25.738 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:25.739 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:55:25.741 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:25.741 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:55:25.744 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:25.745 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:55:25.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:25.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:25.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.*'] 13:55:25.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:25.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.*'] 13:55:25.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:25.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:25.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:25.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:25.825 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:25.829 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:25.832 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:25.833 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:25.833 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:25.833 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:25.833 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:25.833 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:25.833 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:25.833 DEBUG [main][MenuItemLookup] Item match:Window 13:55:25.836 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:25.836 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:25.837 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:25.837 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:25.837 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:25.837 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:25.837 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:25.837 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:25.837 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:25.837 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:25.837 DEBUG [main][MenuItemLookup] Item match:Preferences 13:55:25.840 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:55:25.840 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:55:25.841 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:55:26.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.... 13:55:26.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:55:26.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:26.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:26.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:26.024 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:26.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:26.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 13:55:26.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:26.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:26.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:26.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:26.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:26.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:26.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:26.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:55:26.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:26.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:26.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:26.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:26.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:26.122 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:55:26.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:26.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:26.125 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:26.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:26.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:26.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:26.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:26.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:26.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:26.174 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:55:26.218 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 13:55:26.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:26.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:26.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:26.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:26.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:26.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 13:55:26.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:26.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:26.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:26.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:26.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:55:26.241 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 13:55:26.242 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:55:26.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:26.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 13:55:26.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 13:55:26.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 13:55:26.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:26.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:26.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:55:26.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:26.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:26.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:26.328 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:26.328 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:26.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:26.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:26.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:26.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:26.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:26.330 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 13:55:26.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:26.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:26.333 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 13:55:26.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:26.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:26.334 TRACE [main][WidgetHandler] Notify Table with event 13 13:55:26.334 TRACE [main][WidgetHandler] Wait for synchronization 13:55:26.334 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:26.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:26.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:26.335 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:26.335 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:26.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:26.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:26.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 "Open") 13:55:26.337 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:26.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:26.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:26.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:26.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:26.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:26.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:26.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:26.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:26.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:26.339 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:55:26.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:26.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:26.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:26.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:27.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:55:27.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:55:27.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:55:27.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:27.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:27.025 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:27.025 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:27.025 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:27.025 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:27.025 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:27.026 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:27.026 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:27.026 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:27.026 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:27.026 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:27.026 DEBUG [main][MenuItemLookup] Item match:Window 13:55:27.027 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:27.027 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:27.027 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:27.027 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:27.027 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:27.027 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:27.027 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:27.027 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:27.027 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:27.027 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:27.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:27.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:27.028 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:27.028 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:27.028 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:27.028 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:27.028 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:27.028 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:27.029 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:27.029 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:27.029 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:27.029 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:27.029 DEBUG [main][MenuItemLookup] Item match:Window 13:55:27.029 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:27.029 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:27.030 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:27.030 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:27.030 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:27.030 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:27.030 DEBUG [main][MenuItemLookup] Item match:Perspective 13:55:27.034 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:55:27.034 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:27.034 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:55:27.034 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:55:27.034 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:55:27.035 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:55:27.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:55:27.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:27.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:27.040 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:27.040 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:27.040 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:27.040 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:27.040 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:27.040 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:27.040 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:27.041 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:27.041 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:27.041 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:27.041 DEBUG [main][MenuItemLookup] Item match:Window 13:55:27.041 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:27.041 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:27.042 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:27.042 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:27.042 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:27.042 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:27.042 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:27.042 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:27.042 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:27.042 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:27.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:27.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:27.042 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:27.043 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:27.043 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:27.043 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:27.043 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:27.043 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:27.043 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:27.043 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:27.043 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:27.043 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:27.043 DEBUG [main][MenuItemLookup] Item match:Window 13:55:27.044 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:27.044 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:27.044 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:27.044 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:27.044 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:27.044 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:27.044 DEBUG [main][MenuItemLookup] Item match:Perspective 13:55:27.045 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:55:27.045 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:27.045 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:55:27.045 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:55:27.045 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:55:27.045 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:55:27.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:27.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:27.045 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:27.046 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:27.046 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:27.046 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:27.046 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:27.046 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:27.046 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:27.046 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:27.046 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:27.046 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:27.046 DEBUG [main][MenuItemLookup] Item match:Window 13:55:27.046 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:27.047 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:27.047 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:27.047 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:27.047 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:27.047 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:27.047 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:27.047 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:27.047 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:27.047 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:27.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:27.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:27.047 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:27.047 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:27.047 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:27.047 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:27.047 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:27.048 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:27.048 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:27.048 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:27.048 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:27.048 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:27.048 DEBUG [main][MenuItemLookup] Item match:Window 13:55:27.048 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:27.048 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:27.048 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:27.048 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:27.048 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:27.048 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:27.048 DEBUG [main][MenuItemLookup] Item match:Perspective 13:55:27.049 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:55:27.049 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:27.049 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:55:27.049 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:55:27.049 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:55:27.049 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:55:27.051 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:55:27.051 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:55:27.051 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:55:27.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:55:27.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 13:55:27.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:55:27.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:27.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:27.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:27.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:27.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:27.115 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:55:27.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:27.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:27.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:27.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 13:55:27.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:27.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:27.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:27.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:55:27.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:27.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:27.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:27.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:27.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:27.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:27.120 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:55:27.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:27.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:27.120 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:27.120 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:29.854 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:29.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:29.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:29.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:29.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 RedDeer Test Plugin"] 13:55:29.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:29.856 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:29.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:29.856 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:29.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:29.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'] 13:55:29.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:29.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: "New RedDeer Test Plugin"] 13:55:29.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:29.858 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:29.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:29.858 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:29.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:29.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:29.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:29.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:29.859 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:29.859 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:29.859 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:29.859 DEBUG [main][MenuItemLookup] Item match:File 13:55:29.862 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:55:29.862 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:55:29.866 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:55:29.866 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:55:29.866 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:29.866 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:55:29.866 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:55:29.866 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:55:29.866 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:55:29.866 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:55:29.866 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:55:29.866 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:55:29.866 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:55:29.866 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:55:29.866 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:29.866 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:55:29.866 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:55:29.866 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:29.866 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:55:29.866 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:55:29.913 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:55:29.913 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:55:29.913 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:55:30.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.... 13:55:30.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 13:55:30.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:55:30.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:30.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:30.032 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:55:30.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:30.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 13:55:30.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:30.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:30.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:30.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:30.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:30.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:30.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:30.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 13:55:30.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 13:55:30.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:30.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:30.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 13:55:30.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 13:55:30.544 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 13:55:30.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:30.544 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 13:55:30.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:30.544 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 13:55:30.544 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 13:55:30.545 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 13:55:30.545 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 13:55:30.546 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 13:55:30.546 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:55:30.546 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:55:30.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:55:30.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:30.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:30.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:30.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:30.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:30.548 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:55:30.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:30.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:30.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:30.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:30.785 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:30.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:30.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:30.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available.... 13:55:30.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. finished successfully 13:55:30.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 13:55:30.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:30.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:30.786 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 13:55:30.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:30.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Plug-in Name:") 13:55:30.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:30.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:30.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:30.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:30.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:30.794 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:30.795 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 13:55:30.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Plug-in id:") 13:55:30.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:30.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:30.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:30.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:30.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:30.831 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:30.832 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 13:55:30.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 13:55:30.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:30.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:30.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:30.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:30.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:30.857 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:30.857 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 13:55:30.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Provider:") 13:55:30.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:30.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:30.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:30.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:30.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:30.881 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:30.882 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 13:55:30.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Application id:") 13:55:30.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:30.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:30.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:30.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:30.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:30.915 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 13:55:30.915 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 13:55:30.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:30.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:30.915 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:30.916 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:30.918 TRACE [main][WidgetHandler] Notify Button with event 27 13:55:30.918 TRACE [main][WidgetHandler] Wait for synchronization 13:55:30.918 TRACE [main][WidgetHandler] Notify Button with event 13 13:55:30.918 TRACE [main][WidgetHandler] Wait for synchronization 13:55:30.919 TRACE [main][WidgetHandler] Notify Button with event 26 13:55:30.919 TRACE [main][WidgetHandler] Wait for synchronization 13:55:30.919 TRACE [main][WidgetHandler] Notify Button with event 3 13:55:30.919 TRACE [main][WidgetHandler] Wait for synchronization 13:55:30.919 TRACE [main][WidgetHandler] Notify Button with event 4 13:55:30.919 TRACE [main][WidgetHandler] Wait for synchronization 13:55:30.919 TRACE [main][WidgetHandler] Notify Button with event 13 13:55:30.919 TRACE [main][WidgetHandler] Wait for synchronization 13:55:30.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 13:55:30.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:30.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:30.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:30.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:55:30.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:30.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:30.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:55:30.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:55:30.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:30.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:55:30.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 1 and no matchers specified 13:55:30.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:30.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:55:30.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:55:30.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:30.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:55:30.934 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 13:55:30.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:55:30.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:30.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:30.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:30.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:30.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:30.946 INFO [WorkbenchTestable][CheckBox] Select checkbox 13:55:30.947 INFO [WorkbenchTestable][CheckBox] Check checkbox 13:55:30.947 INFO [WorkbenchTestable][AbstractButton] Click button 13:55:30.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:30.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:30.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:30.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:30.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:55:30.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:30.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:30.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:30.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:55:30.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:30.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:30.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:30.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:30.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:30.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:30.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Product id:") 13:55:30.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:30.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:30.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:30.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:30.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:30.951 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 13:55:30.951 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 13:55:30.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:30.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:30.951 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:30.951 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:30.952 TRACE [main][WidgetHandler] Notify Button with event 27 13:55:30.952 TRACE [main][WidgetHandler] Wait for synchronization 13:55:30.952 TRACE [main][WidgetHandler] Notify Button with event 13 13:55:30.952 TRACE [main][WidgetHandler] Wait for synchronization 13:55:30.952 TRACE [main][WidgetHandler] Notify Button with event 26 13:55:30.952 TRACE [main][WidgetHandler] Wait for synchronization 13:55:30.952 TRACE [main][WidgetHandler] Notify Button with event 3 13:55:30.952 TRACE [main][WidgetHandler] Wait for synchronization 13:55:30.952 TRACE [main][WidgetHandler] Notify Button with event 4 13:55:30.952 TRACE [main][WidgetHandler] Wait for synchronization 13:55:30.952 TRACE [main][WidgetHandler] Notify Button with event 13 13:55:30.952 TRACE [main][WidgetHandler] Wait for synchronization 13:55:30.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 13:55:30.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:30.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:30.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:30.963 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:55:30.963 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:30.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:30.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:55:30.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:55:30.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:30.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:55:30.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified 13:55:30.964 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:30.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:30.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:30.964 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:55:30.964 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:30.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:30.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:30.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:30.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:30.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:55:30.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and no matchers specified 13:55:30.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:30.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:30.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:30.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:30.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:55:30.968 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 13:55:30.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:55:30.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:30.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:30.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:30.969 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:55:30.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:30.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:30.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:30.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:30.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:30.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:30.978 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 13:55:30.978 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 13:55:30.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:55:30.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:30.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:30.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:30.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:30.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:30.980 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:55:30.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:30.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:30.980 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:30.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:31.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:31.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:31.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:31.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:55:31.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:55:31.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:55:31.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 13:55:31.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:55:31.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:31.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:31.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:31.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:31.649 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:31.651 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 13:55:31.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 13:55:31.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:31.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:31.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:31.652 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 13:55:31.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:31.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:31.652 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:31.652 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:31.652 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:31.652 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:31.652 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:31.652 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:31.652 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:31.652 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:31.652 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:31.652 DEBUG [main][MenuItemLookup] Item match:Run 13:55:31.654 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:55:31.654 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:55:31.654 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:31.654 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:55:31.654 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:55:31.654 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 13:55:31.654 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 13:55:31.655 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 13:55:31.655 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 13:55:31.655 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 13:55:32.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:55:32.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 13:55:32.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:55:32.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:32.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:32.218 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test 13:55:32.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 13:55:32.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:32.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:32.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:32.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:55:32.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:32.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:32.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:32.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:32.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:32.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:32.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:32.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:32.221 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 13:55:32.221 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 13:55:32.221 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 13:55:32.222 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 13:55:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:55:32.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 13:55:32.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:55:32.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:32.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:32.245 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 13:55:32.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:32.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:32.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:55:32.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:32.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:32.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 13:55:32.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:32.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:32.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:32.246 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:55:32.246 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:32.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:32.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:32.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:32.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:32.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:32.324 INFO [WorkbenchTestable][AbstractButton] Click button Close 13:55:32.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:32.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:32.331 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:32.331 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:32.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 13:55:35.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 13:55:35.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:55:35.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 13:55:35.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:35.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 38 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:55:35.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:35.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:35.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:35.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:35.437 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 13:55:35.437 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:35.441 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:35.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:35.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:35.443 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 13:55:35.443 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:35.444 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 13:55:35.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 13:55:35.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:35.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:35.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:35.444 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 13:55:35.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:35.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:35.444 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:35.444 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:35.444 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:35.444 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:35.444 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:35.444 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:35.444 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:35.445 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:35.445 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:35.445 DEBUG [main][MenuItemLookup] Item match:Run 13:55:35.447 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:55:35.447 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:55:35.447 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:35.447 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:55:35.447 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:55:35.447 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 13:55:35.447 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 13:55:35.448 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 13:55:35.448 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 13:55:35.448 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 13:55:35.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:55:35.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 13:55:35.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:55:35.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:35.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:35.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:55:35.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 13:55:35.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:55:35.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:35.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:35.861 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 13:55: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 13:55:35.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:35.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:35.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:35.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:55:35.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:35.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:35.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:35.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:35.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:35.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:35.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:35.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:35.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 13:55:35.864 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 13:55:35.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:36.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:36.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 13:55:36.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 13:55:36.368 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 13:55:36.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:36.368 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 13:55:36.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:36.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 13:55:36.368 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 13:55:36.368 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 13:55:36.368 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 13:55:36.369 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 13:55:36.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:37.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:37.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:37.550 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:55:37.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:37.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:37.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:37.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:38.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:38.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:38.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:38.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:39.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:39.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:39.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:39.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:40.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:40.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:40.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:40.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:41.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:41.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:41.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:41.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:42.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:42.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:42.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:42.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:43.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:43.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:43.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:43.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:44.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:44.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:44.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:44.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:45.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:45.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:45.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:45.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:46.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:46.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:46.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:46.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:47.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:47.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:47.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:47.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:47.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:55:47.741 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 13:55:47.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:55:47.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:47.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:47.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:47.742 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:55:47.742 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:47.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:47.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:47.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:47.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:47.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:47.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:47.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:47.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 13:55:47.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 13:55:47.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:47.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 13:55:47.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:47.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 13:55:47.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 13:55:47.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 13:55:47.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:47.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 13:55:47.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:47.744 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 13:55:47.744 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 13:55:47.744 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 13:55:47.745 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 13:55:47.746 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 13:55:47.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:47.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:47.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:47.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:55:47.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:47.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:47.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:47.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:48.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:48.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:48.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:48.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:49.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:49.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:49.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:49.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:50.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:50.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:50.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:50.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:51.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:51.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:51.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:51.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:52.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:52.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:52.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:52.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:53.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:53.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:53.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:53.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:54.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:54.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:54.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:54.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:55.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:55.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:55.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:55.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:56.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:56.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:56.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:56.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:57.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:57.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:57.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:57.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:57.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:55:57.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "RedDeer") 13:55:57.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:57.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:57.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:57.840 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:55:57.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:57.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:57.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:57.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:57.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:57.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:57.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 13:55:57.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "RedDeer") 13:55:57.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:57.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:57.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:57.896 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:55:57.896 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:57.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:57.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:57.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:57.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:57.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:57.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 13:55:57.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:55:57.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:57.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:57.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:57.899 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:55:57.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:57.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:57.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:57.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:57.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:57.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:57.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:57.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:57.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "RedDeer") 13:55:57.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:57.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:57.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:57.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:55:57.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:57.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:57.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:57.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:57.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:57.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:57.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 13:55:57.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:55:57.905 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:57.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:57.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:57.905 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:55:57.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:57.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:57.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:57.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:57.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:57.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:57.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:57.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:57.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:55:57.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 13:55:57.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:55:57.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:57.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:57.911 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 13:55:57.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:57.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:57.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:55:57.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:57.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:57.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") 13:55:57.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:57.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:57.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:57.912 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:55:57.912 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:57.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:57.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:57.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:57.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:57.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:57.935 INFO [WorkbenchTestable][AbstractButton] Click button Close 13:55:57.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:57.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:57.935 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:57.935 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:57.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 13:55:57.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. finished successfully 13:55:57.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 13:55:57.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:57.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:57.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:57.991 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Changes" as the parent 13:55:57.991 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:57.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:57.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:57.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:57.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:57.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:57.992 INFO [WorkbenchTestable][AbstractButton] Click button &Save 13:55:57.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:57.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:57.992 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:57.992 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:58.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 13:55:58.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. finished successfully 13:55:58.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:55:58.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 13:55:58.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:58.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:55:58.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:58.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:58.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:58.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:58.181 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 13:55:58.181 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:58.181 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:58.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:58.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:58.182 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 13:55:58.182 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:58.182 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 13:55:58.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 13:55:58.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:58.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:58.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:58.182 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 13:55:58.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:58.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:58.182 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:58.182 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:58.182 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:58.182 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:58.182 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:58.182 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:58.182 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:58.182 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:58.182 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:58.182 DEBUG [main][MenuItemLookup] Item match:Run 13:55:58.185 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:55:58.185 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:55:58.185 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:58.185 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:55:58.185 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:55:58.185 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 13:55:58.185 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 13:55:58.219 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 13:55:58.220 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 13:55:58.220 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 13:55:58.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:55:58.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 13:55:58.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:55:58.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:58.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:55:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 13:55:58.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:55:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:58.411 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 13:55:58.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:55:58.411 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:58.411 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:55:58.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:58.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:58.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:58.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 13:55:58.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 13:55:58.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:58.439 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 13:55:58.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:58.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 13:55:58.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 13:55:58.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 13:55:58.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:58.439 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 13:55:58.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:58.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 13:55:58.440 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 13:55:58.440 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 13:55:58.440 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 13:55:58.441 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 13:55:58.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:58.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:58.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:58.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:55:58.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:58.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:59.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:59.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:59.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:59.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:00.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:00.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:00.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:00.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:01.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:01.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:01.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:01.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:02.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:02.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:02.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:02.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:03.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:03.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:03.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:03.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:04.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:04.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:04.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:04.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:05.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:05.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:05.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:05.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:06.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:06.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:06.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:06.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:07.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:07.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:08.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:08.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:08.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:08.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:08.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:56:08.923 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 13:56:08.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:56:08.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:08.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:08.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:08.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:56:08.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:08.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:08.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:08.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:08.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:08.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:08.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:56:08.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:56:08.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 13:56:08.924 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 13:56:08.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:08.924 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 13:56:08.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:08.924 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 13:56:08.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 13:56:08.924 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 13:56:08.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:08.925 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 13:56:08.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:08.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 13:56:08.925 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 13:56:08.925 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 13:56:08.926 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 13:56:08.926 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 13:56:08.926 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:08.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:08.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:08.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:56:08.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:08.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:08.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:08.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:09.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:09.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:10.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:10.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:10.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:10.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:11.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:11.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:11.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:11.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:12.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:12.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:12.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:12.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:13.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:13.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:13.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:13.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:14.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:14.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:14.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:14.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:15.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:15.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:15.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:15.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:16.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:16.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:16.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:16.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:17.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:17.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:17.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:17.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:18.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:18.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:18.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:18.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:18.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:56:18.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Test") 13:56:18.999 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:18.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:18.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:18.999 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:56:19.000 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:19.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:19.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:19.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:19.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:19.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:56:19.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Test 13:56:19.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project:") 13:56:19.002 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:19.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:19.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:19.002 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:56:19.002 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:19.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:19.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:19.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:19.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:19.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:56:19.013 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:56:19.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test class:") 13:56:19.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:19.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:19.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:19.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:56:19.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:19.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:19.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:19.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:19.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:19.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:56:19.044 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:56:19.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test method:") 13:56:19.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:19.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:19.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:19.045 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:56:19.045 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:19.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:19.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:19.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:19.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:19.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:56:19.067 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:56:19.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Run a single test") 13:56:19.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:19.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:19.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:19.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:56:19.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:19.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:19.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:19.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:19.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:19.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:19.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test runner:") 13:56:19.076 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:19.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:19.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:19.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:56:19.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:19.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:19.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:19.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:19.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:19.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:56:19.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:56:19.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 13:56:19.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:56:19.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:19.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:19.084 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 13:56:19.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:19.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:19.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:56:19.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:19.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56: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 "Close") 13:56:19.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:19.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:19.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:19.085 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:56:19.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:19.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:19.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:19.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:19.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:19.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:19.100 INFO [WorkbenchTestable][AbstractButton] Click button Close 13:56:19.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:19.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:19.100 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:19.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:19.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 13:56:22.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 13:56:22.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:56:22.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 13:56:22.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:56:22.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:56:22.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:56:22.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:56:22.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:56:22.208 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 13:56:22.208 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:56:22.208 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:56:22.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:22.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:22.209 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 13:56:22.209 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:56:22.209 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 13:56:22.209 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 13:56:22.209 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:56:22.209 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:56:22.209 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:56:22.209 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 13:56:22.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:22.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:22.209 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:56:22.209 DEBUG [main][MenuItemLookup] Found menu:'File' 13:56:22.210 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:56:22.210 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:56:22.210 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:56:22.210 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:56:22.210 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:56:22.210 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:56:22.210 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:56:22.210 DEBUG [main][MenuItemLookup] Item match:Run 13:56:22.211 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:56:22.211 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:56:22.211 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:22.211 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:56:22.211 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:56:22.211 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 13:56:22.211 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 13:56:22.212 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 13:56:22.212 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 13:56:22.212 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 13:56:22.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:56:22.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 13:56:22.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:56:22.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:22.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:22.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:56:22.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 13:56:22.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:56:22.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:22.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:22.344 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 13:56:22.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:56:22.344 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:22.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:22.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:22.344 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:56:22.344 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:22.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:22.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:22.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:22.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:22.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:22.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:56:22.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:56:22.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 13:56:22.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 13:56:22.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:22.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 13:56:22.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:22.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 13:56:22.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 13:56:22.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 13:56:22.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:22.347 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 13:56:22.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:22.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 13:56:22.347 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 13:56:22.347 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 13:56:22.347 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 13:56:22.347 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 13:56:22.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:22.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:22.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:22.654 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:56:22.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:22.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:22.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:22.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:23.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:23.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:23.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:23.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:24.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:24.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:24.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:24.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:25.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:25.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:25.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:25.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:26.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:26.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:26.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:26.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:27.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:27.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:27.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:27.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:28.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:28.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:28.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:28.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:29.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:29.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:29.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:29.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:30.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:30.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:30.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:30.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:31.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:31.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:31.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:31.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:32.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:32.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:32.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:32.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:32.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:56:32.717 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 13:56:32.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:56:32.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:32.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:32.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:32.717 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:56:32.717 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:32.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:32.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:32.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:32.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:32.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:32.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:56:32.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:56:32.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 13:56:32.719 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 13:56:32.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:32.719 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 13:56:32.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:32.719 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 13:56:32.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 13:56:32.719 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 13:56:32.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:32.719 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 13:56:32.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:32.719 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 13:56:32.719 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 13:56:32.719 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 13:56:32.721 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 13:56:32.721 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 13:56:32.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:32.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:32.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:32.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:56:32.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:32.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:32.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:32.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:33.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:33.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:33.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:33.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:34.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:34.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:34.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:34.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:35.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:35.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:35.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:35.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:36.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:36.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:36.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:36.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:37.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:37.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:37.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:37.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:38.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:38.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:38.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:38.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:39.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:39.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:39.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:39.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:40.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:40.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:40.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:40.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:41.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:41.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:41.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:41.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:42.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:42.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:42.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:42.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:42.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:56:42.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:56:42.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 13:56:42.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:56:42.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:42.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:42.807 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 13:56:42.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:42.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:42.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:56:42.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:42.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:42.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 "Close") 13:56:42.808 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:42.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:42.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:42.808 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:56:42.808 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:42.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:42.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:42.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:42.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:42.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:42.812 INFO [WorkbenchTestable][AbstractButton] Click button Close 13:56:42.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:42.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:42.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:42.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:42.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 13:56:45.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available. failed, NO exception will be thrown 13:56:45.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:56:45.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 13:56:45.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:56:45.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:56:45.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:56:45.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:56:45.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:56:45.891 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 13:56:45.891 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:56:45.891 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:56:45.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:45.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:45.891 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 13:56:45.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:45.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:45.903 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:56:45.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:45.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:45.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:45.904 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:56:45.904 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:56:45.904 DEBUG [main][MenuItemLookup] Found menu:'File' 13:56:45.904 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:56:45.904 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:56:45.904 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:56:45.904 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:56:45.904 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:56:45.904 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:56:45.904 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:56:45.904 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:56:45.904 DEBUG [main][MenuItemLookup] Item match:Window 13:56:45.905 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:56:45.905 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:56:45.905 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:56:45.905 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:45.905 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:56:45.905 DEBUG [main][MenuItemLookup] Item match:Show View 13:56:45.910 DEBUG [main][MenuItemLookup] Found menu:'Ant' 13:56:45.910 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:56:45.910 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:56:45.910 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:56:45.910 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:56:45.910 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:56:45.910 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:56:45.910 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:56:45.910 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:56:45.910 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:56:45.910 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:56:45.910 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:56:45.910 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:56:45.910 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:56:45.910 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:45.910 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:56:45.910 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:56:45.911 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:56:45.911 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:56:45.911 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:56:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:56:45.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:56:45.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:56:45.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:45.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:45.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:56:45.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:45.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:45.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:45.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:56:45.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:45.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:45.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:45.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:45.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:45.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:45.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:56:45.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:56:45.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:56:45.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:56:45.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:46.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:46.473 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:56:46.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:56:46.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:56:46.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:46.475 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:56:46.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:46.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:56:46.475 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:56:46.475 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:56:46.475 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:56:46.476 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:56:46.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:46.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:46.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:46.476 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:56:46.476 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:46.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:46.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:46.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:56:46.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:46.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:46.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:46.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:56:46.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:46.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:46.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:46.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:46.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:46.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:46.478 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:56:46.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:46.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:46.478 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:46.478 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:46.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:56:46.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:56:46.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:56:46.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:46.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:46.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:56:46.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:46.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:46.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:46.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:46.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:46.541 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:56:46.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:56:46.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:46.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:46.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:46.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:46.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:56:46.554 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:56:46.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:56:46.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:46.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:56:46.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:56:46.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:56:46.563 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:56:46.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:56:46.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:46.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:56:46.565 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:56:46.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:56:46.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:46.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:56:46.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:46.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:46.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:47.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:47.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:47.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:47.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:47.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:56:47.567 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:56:47.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:56:47.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:47.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:56:47.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 13:56:47.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:47.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:47.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:47.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:47.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:47.571 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 13:56:47.575 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 13:56:47.575 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 13:56:47.575 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 13:56:47.589 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 13:56:47.590 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:56:47.590 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:47.658 DEBUG [main][MenuItemLookup] Found menu:'New' 13:56:47.658 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:56:47.658 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:47.658 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:56:47.658 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:47.658 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:56:47.658 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:56:47.658 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:56:47.658 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:56:47.658 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:56:47.658 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:56:47.658 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:56:47.658 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:47.658 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:56:47.658 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:56:47.658 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:47.658 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:56:47.658 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:56:47.659 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:56:47.659 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:56:47.659 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:56:47.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:56:47.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:56:47.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:56:48.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:56:48.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:56:48.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:56:48.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:56:48.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:56:48.165 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 13:56:48.165 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 13:56:48.165 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 13:56:48.167 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 13:56:48.190 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 13:56:48.191 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:56:48.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:48.231 DEBUG [main][MenuItemLookup] Found menu:'New' 13:56:48.231 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:56:48.231 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:48.232 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:56:48.232 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:48.232 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:56:48.232 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:56:48.232 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:56:48.232 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:56:48.232 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:56:48.232 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:56:48.232 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:56:48.232 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:56:48.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:56:48.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:56:48.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:56:48.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:48.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:48.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:48.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:48.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:56:48.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:48.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:48.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:48.936 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:56:48.936 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:48.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:48.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:48.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:48.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:48.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:48.937 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:56:48.937 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:56:48.937 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:56:48.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:48.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:48.938 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:48.938 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:48.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:56:48.939 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:48.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:48.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:48.939 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:56:48.939 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:48.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:48.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:48.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:48.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:48.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:48.940 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:56:48.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:48.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:48.941 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:48.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:48.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:56:48.949 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:56:49.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:56:49.450 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:56:49.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:56:49.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:56:49.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:56:49.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:56:49.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:56:49.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:56:49.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:56:49.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:56:49.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:56:49.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:56:49.451 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 13:56:49.451 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:56:49.451 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:56:49.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:49.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.928 s - in org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 3.793 s testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 22.737 s testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 24.027 s testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 23.682 s Running org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 13:56:49.480 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 13:56:49.481 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:56:49.481 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:56:49.481 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 13:56:49.482 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:56:49.482 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:56:49.482 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:56:49.482 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:56:49.482 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:56:49.482 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:56:49.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.*'] 13:56:49.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:49.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:56:49.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:49.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:56:49.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:49.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:49.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:49.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:49.484 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:56:49.484 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:56:49.484 DEBUG [main][MenuItemLookup] Found menu:'File' 13:56:49.484 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:56:49.484 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:56:49.484 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:56:49.484 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:56:49.484 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:56:49.484 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:56:49.484 DEBUG [main][MenuItemLookup] Item match:Window 13:56:49.485 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:56:49.485 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:56:49.485 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:56:49.485 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:49.486 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:56:49.486 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:56:49.486 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:49.486 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:56:49.486 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:49.486 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:56:49.486 DEBUG [main][MenuItemLookup] Item match:Preferences 13:56:49.486 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:56:49.486 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:56:49.486 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:56:49.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.... 13:56:49.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:56:49.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:56:49.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:49.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:49.622 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:56:49.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:49.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 13:56:49.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:49.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:49.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:49.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:49.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:49.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:56:49.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:56:49.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:56:49.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:49.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:49.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:49.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:49.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:49.626 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:56:49.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:49.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:49.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:49.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:49.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:56:49.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:56:49.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:49.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:49.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:49.666 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:56:49.666 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:56:49.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:56:49.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:49.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:49.666 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:56:49.667 DEBUG [main][MenuItemLookup] Found menu:'File' 13:56:49.667 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:56:49.667 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:56:49.667 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:56:49.667 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:56:49.667 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:56:49.667 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:56:49.667 DEBUG [main][MenuItemLookup] Item match:Window 13:56:49.667 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:56:49.667 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:56:49.667 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:56:49.667 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:49.667 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:56:49.667 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:56:49.667 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:49.667 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:56:49.667 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:49.667 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:56:49.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:49.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:49.668 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:56:49.668 DEBUG [main][MenuItemLookup] Found menu:'File' 13:56:49.668 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:56:49.668 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:56:49.668 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:56:49.668 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:56:49.668 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:56:49.668 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:56:49.668 DEBUG [main][MenuItemLookup] Item match:Window 13:56:49.668 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:56:49.668 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:56:49.668 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:56:49.668 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:49.668 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:56:49.668 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:56:49.668 DEBUG [main][MenuItemLookup] Item match:Perspective 13:56:49.669 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:56:49.669 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:49.669 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:56:49.669 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:56:49.669 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:56:49.669 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:56:49.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:56:49.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:49.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:49.669 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:56:49.669 DEBUG [main][MenuItemLookup] Found menu:'File' 13:56:49.669 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:56:49.669 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:56:49.669 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:56:49.669 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:56:49.669 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:56:49.669 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:56:49.669 DEBUG [main][MenuItemLookup] Item match:Window 13:56:49.670 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:56:49.670 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:56:49.670 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:56:49.670 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:49.670 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:56:49.670 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:56:49.670 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:49.670 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:56:49.670 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:49.670 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:56:49.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:49.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:49.670 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:56:49.670 DEBUG [main][MenuItemLookup] Found menu:'File' 13:56:49.670 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:56:49.670 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:56:49.670 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:56:49.670 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:56:49.670 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:56:49.670 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:56:49.670 DEBUG [main][MenuItemLookup] Item match:Window 13:56:49.671 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:56:49.671 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:56:49.671 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:56:49.671 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:49.671 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:56:49.671 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:56:49.671 DEBUG [main][MenuItemLookup] Item match:Perspective 13:56:49.671 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:56:49.671 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:49.671 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:56:49.671 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:56:49.671 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:56:49.671 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:56:49.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:49.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:49.672 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:56:49.672 DEBUG [main][MenuItemLookup] Found menu:'File' 13:56:49.672 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:56:49.672 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:56:49.672 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:56:49.672 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:56:49.672 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:56:49.672 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:56:49.672 DEBUG [main][MenuItemLookup] Item match:Window 13:56:49.672 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:56:49.672 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:56:49.672 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:56:49.672 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:49.672 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:56:49.672 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:56:49.672 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:49.672 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:56:49.672 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:49.672 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:56:49.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:49.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:49.673 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:56:49.673 DEBUG [main][MenuItemLookup] Found menu:'File' 13:56:49.673 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:56:49.673 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:56:49.673 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:56:49.673 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:56:49.673 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:56:49.673 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:56:49.673 DEBUG [main][MenuItemLookup] Item match:Window 13:56:49.673 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:56:49.673 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:56:49.673 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:56:49.673 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:49.673 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:56:49.673 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:56:49.673 DEBUG [main][MenuItemLookup] Item match:Perspective 13:56:49.674 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:56:49.674 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:49.674 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:56:49.674 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:56:49.674 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:56:49.674 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:56:49.674 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:56:49.674 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:56:49.674 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:56:49.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:56:49.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 13:56:49.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:56:49.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:49.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:49.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:49.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:49.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:49.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:56:49.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:49.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:49.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:49.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 13:56:49.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:49.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:49.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:49.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:56:49.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:49.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:49.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:49.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:49.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:49.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:49.748 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:56:49.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:49.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:49.748 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:49.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:50.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'] 13:56:50.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:50.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'] 13:56:50.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:50.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 13:56:50.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:50.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'] 13:56:50.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:50.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'] 13:56:50.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:50.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'] 13:56:50.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:50.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 RedDeer Test Plugin"] 13:56:50.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:50.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:56:50.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:50.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:56:50.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:50.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:50.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:50.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:50.363 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:56:50.363 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:56:50.363 DEBUG [main][MenuItemLookup] Found menu:'File' 13:56:50.364 DEBUG [main][MenuItemLookup] Item match:File 13:56:50.365 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:56:50.365 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:56:50.369 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:56:50.369 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:56:50.369 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:50.369 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:56:50.369 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:56:50.369 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:56:50.369 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:56:50.369 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:56:50.369 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:56:50.369 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:56:50.369 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:56:50.369 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:56:50.369 DEBUG [main][MenuItemLookup] Found menu:'File' 13:56:50.369 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:56:50.369 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:56:50.369 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:50.369 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:56:50.369 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:56:50.370 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:56:50.370 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:56:50.370 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:56:50.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:56:50.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:56:50.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:56:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:50.464 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:56:50.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:50.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:56:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:50.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:50.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:50.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:50.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:56:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:56:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 13:56:50.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 13:56:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:50.466 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 13:56:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:50.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 13:56:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 13:56:50.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 13:56:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:50.466 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 13:56:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:50.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 13:56:50.466 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 13:56:50.466 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 13:56:50.467 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 13:56:50.467 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 13:56:50.467 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:56:50.467 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:56:50.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) 13:56:50.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:50.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:50.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:50.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:50.468 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:56:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:50.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:50.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:50.648 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:56:50.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:50.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:50.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available.... 13:56:50.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. finished successfully 13:56:50.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 13:56:50.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:50.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:50.649 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 13:56:50.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:50.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Plug-in Name:") 13:56:50.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:50.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:50.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:50.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:50.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:56:50.651 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:56:50.652 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 13:56:50.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Plug-in id:") 13:56:50.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:50.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:50.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:50.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:50.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:56:50.661 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:56:50.662 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 13:56:50.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 13:56:50.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:50.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:50.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:50.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:50.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:56:50.678 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:56:50.679 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 13:56:50.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Provider:") 13:56:50.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:50.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:50.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:50.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:50.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:56:50.720 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:56:50.721 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 13:56:50.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Application id:") 13:56:50.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:50.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:50.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:50.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:50.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:50.732 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 13:56:50.732 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 13:56:50.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:50.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:50.732 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:50.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:50.734 TRACE [main][WidgetHandler] Notify Button with event 27 13:56:50.734 TRACE [main][WidgetHandler] Wait for synchronization 13:56:50.734 TRACE [main][WidgetHandler] Notify Button with event 13 13:56:50.734 TRACE [main][WidgetHandler] Wait for synchronization 13:56:50.734 TRACE [main][WidgetHandler] Notify Button with event 26 13:56:50.734 TRACE [main][WidgetHandler] Wait for synchronization 13:56:50.734 TRACE [main][WidgetHandler] Notify Button with event 3 13:56:50.734 TRACE [main][WidgetHandler] Wait for synchronization 13:56:50.734 TRACE [main][WidgetHandler] Notify Button with event 4 13:56:50.734 TRACE [main][WidgetHandler] Wait for synchronization 13:56:50.734 TRACE [main][WidgetHandler] Notify Button with event 13 13:56:50.734 TRACE [main][WidgetHandler] Wait for synchronization 13:56:50.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 13:56:50.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:50.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:50.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:50.737 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:56:50.737 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:50.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:50.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:56:50.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:56:50.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:50.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:56:50.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 1 and no matchers specified 13:56:50.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:50.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:56:50.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:56:50.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:50.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:56:50.739 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 13:56:50.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:56:50.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:50.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:50.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:50.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:50.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:50.740 INFO [WorkbenchTestable][CheckBox] Select checkbox 13:56:50.740 INFO [WorkbenchTestable][CheckBox] Check checkbox 13:56:50.740 INFO [WorkbenchTestable][AbstractButton] Click button 13:56:50.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:50.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:50.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:50.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:50.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: 32) 13:56:50.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:50.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:50.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:50.741 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:56:50.741 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:50.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:50.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:50.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:50.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:50.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:50.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Product id:") 13:56:50.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:50.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:50.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:50.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:50.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:50.742 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 13:56:50.742 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 13:56:50.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:50.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:50.742 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:50.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:50.743 TRACE [main][WidgetHandler] Notify Button with event 27 13:56:50.743 TRACE [main][WidgetHandler] Wait for synchronization 13:56:50.743 TRACE [main][WidgetHandler] Notify Button with event 13 13:56:50.743 TRACE [main][WidgetHandler] Wait for synchronization 13:56:50.743 TRACE [main][WidgetHandler] Notify Button with event 26 13:56:50.743 TRACE [main][WidgetHandler] Wait for synchronization 13:56:50.743 TRACE [main][WidgetHandler] Notify Button with event 3 13:56:50.743 TRACE [main][WidgetHandler] Wait for synchronization 13:56:50.743 TRACE [main][WidgetHandler] Notify Button with event 4 13:56:50.743 TRACE [main][WidgetHandler] Wait for synchronization 13:56:50.743 TRACE [main][WidgetHandler] Notify Button with event 13 13:56:50.743 TRACE [main][WidgetHandler] Wait for synchronization 13:56:50.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 13:56:50.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:50.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:50.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:50.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:56:50.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:50.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:50.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:56:50.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:56:50.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:50.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:56:50.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified 13:56:50.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:50.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:50.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:50.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:56:50.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:50.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:50.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:50.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:50.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:50.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:56:50.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and no matchers specified 13:56:50.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:50.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:50.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:50.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:50.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:56:50.757 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 13:56:50.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:56:50.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:50.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:50.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:50.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:56:50.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:50.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:50.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:50.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:50.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:50.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:50.759 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 13:56:50.759 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 13:56:50.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:56:50.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:50.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:50.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:50.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:50.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:50.760 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:56:50.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:50.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:50.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:50.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:50.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:56:50.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:56:50.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:56:50.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:56:50.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:56:50.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:56:50.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:56:50.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 13:56:50.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:56:50.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:56:50.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:56:50.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:56:50.982 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:56:50.982 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 13:56:50.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 13:56:50.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:56:50.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:56:50.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:56:50.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:50.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:50.984 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:56:50.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:50.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:50.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:50.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:50.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:50.985 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:56:50.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:56:50.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:50.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:50.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:50.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:50.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:56:50.986 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:56:50.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:56:50.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:50.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:56:50.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:56:50.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:56:51.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 13:56:51.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:51.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:51.020 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:56:51.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:51.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:51.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:51.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:51.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:51.021 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:56:51.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 '\*?\QPackage Explorer\E') 13:56:51.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:51.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:51.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:51.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:51.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:56:51.022 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:56:51.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:56:51.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:51.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:56:51.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:56:51.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:56:51.025 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:56:51.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:56:51.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:51.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:56:51.026 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:56:51.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:56:51.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:51.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:56:51.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:51.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:51.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:51.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:51.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:52.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:52.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:52.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:56:52.028 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:56:52.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:56:52.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:52.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:56:52.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 13:56:52.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:52.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:52.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:52.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:52.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:52.030 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 13:56:52.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 13:56:52.031 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:56:52.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:56:52.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:52.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:56:52.032 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:56:52.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:56:52.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:52.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:56:52.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:52.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:52.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:52.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:52.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:53.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:53.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:53.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:56:53.034 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:56:53.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:56:53.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:53.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:56:53.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:56:53.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:53.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:53.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:53.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:53.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:53.036 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 13:56:53.040 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:56:53.041 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 13:56:53.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:56:53.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:53.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:53.541 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:56:53.543 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 13:56:53.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:56:53.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:54.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:54.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:56:54.075 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 13:56:54.075 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 13:56:54.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:54.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:54.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 13:56:54.576 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 13:56:54.585 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 13:56:54.585 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 13:56:54.621 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 13:56:54.622 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 13:56:54.622 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 13:56:54.622 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 13:56:54.622 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 13:56:54.625 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 13:56:54.625 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:56:54.625 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:56:56.233 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:56:56.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:56:56.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 38 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:56:56.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:56:56.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:56:56.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:56:56.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:56:56.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:56:56.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:56:56.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:56.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:56.336 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 13:56:56.336 DEBUG [main][MenuItemLookup] Found menu:'File' 13:56:56.336 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:56:56.336 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:56:56.336 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:56:56.336 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:56:56.336 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:56:56.336 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:56:56.336 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:56:56.336 DEBUG [main][MenuItemLookup] Item match:Run 13:56:56.337 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:56:56.337 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:56:56.337 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:56.337 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:56:56.337 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:56:56.337 DEBUG [main][MenuItemLookup] Item match:Run As 13:56:56.715 DEBUG [main][MenuItemLookup] Found menu:'1 JUnit Plug-in Test Shift+Alt+X P' 13:56:56.715 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+X T' 13:56:56.715 DEBUG [main][MenuItemLookup] Found menu:'3 RedDeer Test Shift+Alt+X S' 13:56:56.715 DEBUG [main][MenuItemLookup] Item match:3 RedDeer Test Shift+Alt+X S 13:56:56.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:56.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:56.721 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 13:56:56.722 DEBUG [main][MenuItemLookup] Found menu:'File' 13:56:56.722 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:56:56.722 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:56:56.722 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:56:56.722 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:56:56.722 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:56:56.722 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:56:56.722 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:56:56.722 DEBUG [main][MenuItemLookup] Item match:Run 13:56:56.723 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:56:56.723 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:56:56.723 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:56.723 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:56:56.723 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:56:56.723 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 13:56:56.723 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:56.723 DEBUG [main][MenuItemLookup] Found menu:'Debug History' 13:56:56.723 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:56:56.723 DEBUG [main][MenuItemLookup] Item match:Debug As 13:56:56.935 DEBUG [main][MenuItemLookup] Found menu:'1 JUnit Plug-in Test Shift+Alt+D P' 13:56:56.935 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 13:56:56.935 DEBUG [main][MenuItemLookup] Found menu:'3 RedDeer Test Shift+Alt+D S' 13:56:56.935 DEBUG [main][MenuItemLookup] Item match:3 RedDeer Test Shift+Alt+D S 13:56:56.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 13:56:56.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:56:56.935 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:56:57.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:57.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:57.041 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 13:56:57.041 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:56:57.041 INFO [WorkbenchTestable][RequirementsRunner] Started test: testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 13:56:57.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 13:56:57.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:56:57.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:56:57.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:56:57.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:57.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:57.042 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:56:57.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:57.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:57.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 13:56:57.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:57.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:57.044 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 13:56:57.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 '\*?\QPackage Explorer\E') 13:56:57.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:57.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:57.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:57.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:57.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:56:57.045 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:56:57.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:56:57.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:57.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:56:57.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 13:56:57.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:57.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:57.232 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:56:57.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:57.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:57.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 13:56:57.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:57.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:57.234 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 13:56:57.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 '\*?\QPackage Explorer\E') 13:56:57.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:57.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:57.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:57.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:57.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:56:57.235 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:56:57.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:56:57.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:57.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform TooltipText=null 13:56:57.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:56:57.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:56:57.345 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:56:57.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:56:57.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:57.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:56:57.408 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:56:57.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:56:57.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:57.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:56:57.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:57.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:57.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:57.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:57.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:58.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:58.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:58.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:56:58.412 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:56:58.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:56:58.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:58.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:56:58.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 13:56:58.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:58.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:58.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:58.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:58.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:58.414 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 13:56:58.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 13:56:58.414 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:56:58.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:56:58.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:58.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:56:58.416 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:56:58.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:56:58.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:58.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:56:58.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:58.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:58.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:58.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:58.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:59.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:59.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:59.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:56:59.418 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:56:59.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:56:59.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:59.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:56:59.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 13:56:59.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:59.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:59.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:59.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:59.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:59.420 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 13:56:59.421 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:56:59.421 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 13:56:59.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:56:59.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:59.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:56:59.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:59.422 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:56:59.422 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 13:56:59.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:56:59.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:59.422 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:56:59.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:59.422 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:56:59.422 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 13:56:59.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 13:56:59.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:59.422 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 13:56:59.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:59.422 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 13:56:59.422 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 13:56:59.422 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 13:56:59.423 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 13:56:59.425 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 13:56:59.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:56:59.425 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:59.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:59.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:59.427 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Package Explorer"as the parent 13:56:59.427 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:59.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:59.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:59.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:59.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:59.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:59.428 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:56:59.428 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:59.506 DEBUG [main][MenuItemLookup] Found menu:'New' 13:56:59.506 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:59.506 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:56:59.506 DEBUG [main][MenuItemLookup] Found menu:'Open With' 13:56:59.506 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:56:59.506 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:56:59.506 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:59.506 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:56:59.506 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:56:59.506 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:56:59.506 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:56:59.506 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:59.506 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:56:59.506 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:56:59.506 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:56:59.506 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:59.506 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:56:59.506 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:56:59.506 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:59.506 DEBUG [main][MenuItemLookup] Found menu:'References' 13:56:59.506 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 13:56:59.506 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:59.506 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:56:59.506 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:56:59.506 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:59.506 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:56:59.506 DEBUG [main][MenuItemLookup] Item match:Run As 13:56:59.663 DEBUG [main][MenuItemLookup] Found menu:'1 Eclipse Application Shift+Alt+X E' 13:56:59.663 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Plug-in Test Shift+Alt+X P' 13:56:59.663 DEBUG [main][MenuItemLookup] Found menu:'3 JUnit Test Shift+Alt+X T' 13:56:59.663 DEBUG [main][MenuItemLookup] Found menu:'4 OSGi Framework Shift+Alt+X O' 13:56:59.663 DEBUG [main][MenuItemLookup] Found menu:'5 RedDeer Test Shift+Alt+X S' 13:56:59.663 DEBUG [main][MenuItemLookup] Item match:5 RedDeer Test Shift+Alt+X S 13:56:59.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:56:59.663 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:59.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:59.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:59.664 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Package Explorer"as the parent 13:56:59.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:59.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:59.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:59.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:59.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:59.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:59.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:56:59.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'New' 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'Open With' 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'References' 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:56:59.754 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:56:59.754 DEBUG [main][MenuItemLookup] Item match:Debug As 13:56:59.821 DEBUG [main][MenuItemLookup] Found menu:'1 Eclipse Application Shift+Alt+D E' 13:56:59.821 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Plug-in Test Shift+Alt+D P' 13:56:59.821 DEBUG [main][MenuItemLookup] Found menu:'3 JUnit Test Shift+Alt+D T' 13:56:59.821 DEBUG [main][MenuItemLookup] Found menu:'4 OSGi Framework Shift+Alt+D O' 13:56:59.821 DEBUG [main][MenuItemLookup] Found menu:'5 RedDeer Test Shift+Alt+D S' 13:56:59.821 DEBUG [main][MenuItemLookup] Item match:5 RedDeer Test Shift+Alt+D S 13:56:59.821 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 13:56:59.821 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:56:59.821 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:56:59.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:59.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:59.822 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 13:56:59.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:59.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:59.829 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:56:59.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 13:56:59.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:59.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:59.830 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 13:56:59.830 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 13:56:59.831 DEBUG [main][MenuItemLookup] Found menu:'File' 13:56:59.831 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:56:59.831 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:56:59.831 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:56:59.831 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:56:59.831 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:56:59.831 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:56:59.831 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:56:59.831 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:56:59.831 DEBUG [main][MenuItemLookup] Item match:Window 13:56:59.834 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:56:59.834 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:56:59.834 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:56:59.834 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:59.834 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:56:59.834 DEBUG [main][MenuItemLookup] Item match:Show View 13:56:59.839 DEBUG [main][MenuItemLookup] Found menu:'Ant' 13:56:59.839 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:56:59.839 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:56:59.839 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:56:59.839 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:56:59.839 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:56:59.840 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:56:59.840 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:56:59.840 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:56:59.840 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:56:59.840 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:56:59.840 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:56:59.840 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:56:59.840 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:56:59.840 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:59.840 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:56:59.840 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:56:59.859 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:56:59.859 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:56:59.859 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:56:59.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:56:59.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:56:59.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:56:59.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:59.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:59.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 13:56:59.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:59.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:59.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:59.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:56:59.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:59.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:59.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:59.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:59.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:59.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:59.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:56:59.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:56:59.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:56:59.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:56:59.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:59.954 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:56:59.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:59.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:56:59.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:56:59.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:56:59.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:59.954 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:56:59.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:59.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:56:59.955 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:56:59.955 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:56:59.955 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:56:59.955 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:56:59.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:59.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:59.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:59.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:56:59.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:59.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:59.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:59.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 "Open") 13:56:59.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:59.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:59.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:59.956 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:56:59.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:59.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:59.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:59.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:59.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:59.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:59.962 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:56:59.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:59.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:59.962 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:59.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:00.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:57:00.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:57:00.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:57:00.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:00.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:00.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:57:00.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:00.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:00.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 13:57:00.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:00.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:00.025 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 13:57:00.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:57:00.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:00.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:00.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:00.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:00.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:57:00.025 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:57:00.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:57:00.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:00.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform TooltipText=null 13:57:00.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:57:00.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:57:00.040 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:57:00.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:57:00.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:00.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:57:00.041 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:57:00.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:57:00.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:00.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:57:00.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:00.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:00.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:57:00.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:00.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:57:01.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:01.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:57:01.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:57:01.043 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:57:01.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:57:01.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:01.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:57:01.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 13:57:01.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:01.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:01.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:01.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:01.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:57:01.045 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 13:57:01.046 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 13:57:01.046 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 13:57:01.046 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 13:57:01.057 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 13:57:01.060 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:57:01.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:01.113 DEBUG [main][MenuItemLookup] Found menu:'New' 13:57:01.113 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:57:01.113 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:01.113 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:57:01.113 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:01.113 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:57:01.113 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:57:01.113 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:57:01.113 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:57:01.113 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:57:01.113 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:57:01.113 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:57:01.113 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:01.113 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:57:01.113 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:57:01.113 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:01.113 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:57:01.113 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:57:01.113 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:57:01.113 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:57:01.113 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:57:01.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:57:01.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:57:01.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:57:01.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:57:01.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:57:01.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:57:01.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:57:01.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:57:01.614 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 13:57:01.614 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 13:57:01.614 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 13:57:01.615 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 13:57:01.623 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 13:57:01.624 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:57:01.624 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:01.661 DEBUG [main][MenuItemLookup] Found menu:'New' 13:57:01.661 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:57:01.661 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:01.661 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:57:01.661 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:01.661 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:57:01.661 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:57:01.661 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:57:01.661 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:57:01.661 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:57:01.662 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:57:01.662 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:57:01.662 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:57:01.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.... 13:57:02.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 'Delete.*'] is available. finished successfully 13:57:02.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:57:02.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:02.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:02.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:02.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:02.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:57:02.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:02.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:02.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:02.289 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:57:02.289 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:02.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:02.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:02.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:02.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:02.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:02.290 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:57:02.290 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:57:02.290 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:57:02.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:02.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:02.290 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:02.290 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:02.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:57:02.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:02.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:02.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:02.291 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:57:02.291 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:02.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:02.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:02.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:02.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:02.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:02.292 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:57:02.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:02.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:02.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:02.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:02.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:57:02.297 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:57:02.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:57:02.797 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:57:02.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:57:02.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:57:02.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:57:02.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:57:02.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:57:02.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:57:02.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:57:02.798 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 13:57:02.798 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:57:02.798 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:57:02.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:02.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.319 s - in org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) Time elapsed: 6.059 s testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) Time elapsed: 2.781 s Running org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 13:57:02.815 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 13:57:02.816 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:57:02.817 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:57:02.817 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 13:57:02.817 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:57:02.817 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:57:02.817 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:57:02.817 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:57:02.817 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:57:02.817 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:57:02.818 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:57:02.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:02.818 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:57:02.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:02.818 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:57:02.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:02.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:57:02.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:02.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:02.819 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:57:02.819 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:57:02.819 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:02.819 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:57:02.819 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:57:02.819 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:57:02.819 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:57:02.819 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:57:02.819 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:57:02.819 DEBUG [main][MenuItemLookup] Item match:Window 13:57:02.821 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:57:02.821 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:57:02.821 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:57:02.821 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:02.821 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:57:02.821 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:57:02.821 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:02.821 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:57:02.821 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:02.821 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:57:02.821 DEBUG [main][MenuItemLookup] Item match:Preferences 13:57:02.821 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:57:02.821 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:57:02.822 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:57:02.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.... 13:57:02.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:57:02.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:57:02.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:02.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:02.920 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:57:02.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:02.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 13:57:02.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:02.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:02.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:02.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:02.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:57:02.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:57:02.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:57:02.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:57:02.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:02.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:02.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:02.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:02.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:02.924 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:57:02.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:02.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:02.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:02.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:02.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:57:02.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:57:02.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:57:02.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:02.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:02.962 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:57:02.962 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:57:02.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:57:02.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:02.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:02.962 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:57:02.962 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:02.962 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:57:02.962 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:57:02.962 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:57:02.962 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:57:02.962 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:57:02.962 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:57:02.962 DEBUG [main][MenuItemLookup] Item match:Window 13:57:02.963 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:57:02.963 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:57:02.963 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:57:02.963 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:02.963 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:57:02.963 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:57:02.963 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:02.963 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:57:02.963 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:02.963 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:57:02.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:02.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:02.963 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:57:02.963 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:02.963 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:57:02.963 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:57:02.963 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:57:02.963 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:57:02.963 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:57:02.963 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:57:02.963 DEBUG [main][MenuItemLookup] Item match:Window 13:57:02.963 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:57:02.964 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:57:02.964 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:57:02.964 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:02.964 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:57:02.964 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:57:02.964 DEBUG [main][MenuItemLookup] Item match:Perspective 13:57:02.964 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:57:02.964 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:02.964 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:57:02.964 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:57:02.964 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:57:02.964 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:57:02.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:57:02.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:02.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:02.964 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:57:02.964 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:02.964 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:57:02.964 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:57:02.964 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:57:02.964 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:57:02.964 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:57:02.964 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:57:02.964 DEBUG [main][MenuItemLookup] Item match:Window 13:57:02.965 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:57:02.965 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:57:02.965 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:57:02.965 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:02.965 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:57:02.965 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:57:02.965 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:02.965 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:57:02.965 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:02.965 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:57:02.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:02.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:02.965 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:57:02.965 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:02.965 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:57:02.965 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:57:02.965 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:57:02.965 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:57:02.965 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:57:02.965 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:57:02.965 DEBUG [main][MenuItemLookup] Item match:Window 13:57:02.965 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:57:02.965 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:57:02.965 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:57:02.965 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:02.965 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:57:02.965 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:57:02.965 DEBUG [main][MenuItemLookup] Item match:Perspective 13:57:02.966 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:57:02.966 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:02.966 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:57:02.966 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:57:02.966 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:57:02.966 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:57:02.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:02.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:02.966 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:57:02.966 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:02.966 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:57:02.966 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:57:02.966 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:57:02.966 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:57:02.966 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:57:02.966 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:57:02.966 DEBUG [main][MenuItemLookup] Item match:Window 13:57:02.966 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:57:02.966 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:57:02.966 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:57:02.966 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:02.966 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:57:02.966 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:57:02.966 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:02.966 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:57:02.966 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:02.966 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:57:02.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:02.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:02.967 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:57:02.967 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:02.967 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:57:02.967 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:57:02.967 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:57:02.967 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:57:02.967 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:57:02.967 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:57:02.967 DEBUG [main][MenuItemLookup] Item match:Window 13:57:02.967 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:57:02.967 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:57:02.967 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:57:02.967 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:02.967 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:57:02.967 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:57:02.967 DEBUG [main][MenuItemLookup] Item match:Perspective 13:57:02.967 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:57:02.967 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:02.967 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:57:02.967 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:57:02.967 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:57:02.967 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:57:02.967 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:57:02.967 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:57:02.967 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:57:03.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:57:03.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 13:57:03.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:57:03.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:03.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:03.021 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:03.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:03.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:03.021 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:57:03.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:03.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:03.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:03.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 13:57:03.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:03.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:03.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:03.022 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:57:03.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:03.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:03.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:03.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:03.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:03.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:03.023 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:57:03.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:03.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:03.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:03.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:03.440 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:57:03.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:03.441 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:57:03.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:03.441 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 13:57:03.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:03.441 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:57:03.441 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 13:57:03.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 13:57:03.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:57:03.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:57:03.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:57:03.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'] 13:57:03.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:03.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'] 13:57:03.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:03.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'] 13:57:03.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:03.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 RedDeer Test Plugin"] 13:57:03.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:03.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'] 13:57:03.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:03.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'] 13:57:03.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:03.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:57:03.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:03.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:03.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:57:03.444 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:57:03.444 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:03.444 DEBUG [main][MenuItemLookup] Item match:File 13:57:03.445 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:57:03.445 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:57:03.447 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:57:03.447 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:57:03.447 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:03.447 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:57:03.447 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:57:03.447 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:57:03.447 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:57:03.447 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:57:03.447 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:57:03.447 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:57:03.447 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:57:03.447 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:57:03.447 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:03.448 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:57:03.448 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:57:03.448 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:03.448 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:57:03.448 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:57:03.448 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:57:03.448 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:57:03.448 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:57:03.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:57:03.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:57:03.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:57:03.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:03.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:03.539 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:57:03.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:03.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:57:03.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:03.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:03.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:03.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:03.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:57:03.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:57:03.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:57:03.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 13:57:03.541 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 13:57:03.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:03.541 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 13:57:03.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:03.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 13:57:03.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 13:57:03.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 13:57:03.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:03.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 13:57:03.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:03.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 13:57:03.542 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 13:57:03.542 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 13:57:03.542 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 13:57:03.542 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 13:57:03.542 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:57:03.542 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:57:03.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:57:03.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:03.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:03.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:03.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:03.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:03.544 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:57:03.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:03.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:03.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:03.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:03.683 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:57:03.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:03.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:03.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available.... 13:57:03.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. finished successfully 13:57:03.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 13:57:03.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:03.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:03.684 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 13:57:03.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:03.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 13:57:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:03.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Product id:") 13:57:03.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:03.685 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:57:03.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:03.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:03.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:03.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:03.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:03.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified 13:57:03.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:03.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:03.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:03.687 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:57:03.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:03.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:03.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:03.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:03.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:03.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:57:03.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Application id:") 13:57:03.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:03.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:03.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:03.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:57:03.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:03.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:03.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:03.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:03.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:03.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:03.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 13:57:03.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:03.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:03.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:03.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:57:03.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:03.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:03.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:57:03.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:57:03.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:03.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:57:03.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:57:03.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:03.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:03.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:03.718 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:57:03.718 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:03.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:03.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:03.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:03.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:03.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:03.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available.... 13:57:03.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. finished successfully 13:57:03.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 13:57:03.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:03.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:03.721 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 13:57:03.721 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Cancel wizard 13:57:03.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:57:03.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:03.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:03.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:03.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:03.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:03.723 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:57:03.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:03.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:03.723 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:03.723 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:03.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:57:03.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:57:03.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:57:03.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:57:03.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:57:03.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:57:03.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:57:03.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 13:57:03.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:57:03.796 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:57:03.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:03.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:03.796 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 13:57:03.796 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:57:03.796 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 13:57:03.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 13:57:03.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:57:03.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:57:03.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:57:03.797 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:57:03.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:03.797 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:57:03.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:03.797 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:57:03.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:03.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:57:03.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:03.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:03.797 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:57:03.798 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:57:03.798 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:03.798 DEBUG [main][MenuItemLookup] Item match:File 13:57:03.799 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:57:03.799 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:57:03.801 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:57:03.801 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:57:03.801 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:03.801 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:57:03.801 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:57:03.801 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:57:03.802 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:57:03.802 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:57:03.802 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:57:03.802 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:57:03.802 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:57:03.802 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:57:03.802 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:03.802 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:57:03.802 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:57:03.802 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:03.802 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:57:03.802 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:57:03.802 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:57:03.802 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:57:03.802 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:57:03.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:57:03.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:57:03.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:57:03.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:03.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:03.883 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:57:03.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:03.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:57:03.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:03.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:03.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:03.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:03.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:57:03.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:57:03.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:57:03.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 13:57:03.885 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 13:57:03.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:03.885 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 13:57:03.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:03.885 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 13:57:03.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 13:57:03.885 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 13:57:03.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:03.885 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 13:57:03.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:03.885 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 13:57:03.885 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 13:57:03.886 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 13:57:03.886 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 13:57:03.886 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 13:57:03.886 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:57:03.886 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:57:03.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:57:03.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:03.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:03.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:03.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:03.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:03.887 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:57:03.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:03.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:03.887 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:03.887 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:03.958 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:57:03.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:03.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:03.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available.... 13:57:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. finished successfully 13:57:03.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 13:57:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:03.960 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 13:57:03.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:03.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Plug-in Name:") 13:57:03.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:03.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:03.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:03.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:03.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:57:03.969 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:57:03.970 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 13:57:03.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Plug-in id:") 13:57:03.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:03.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:03.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:03.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:03.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:57:03.988 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:57:03.988 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 13:57:04.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 13:57:04.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:04.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:04.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:04.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:04.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:57:04.015 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:57:04.016 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 13:57:04.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Provider:") 13:57:04.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:04.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:04.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:04.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:04.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:57:04.035 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:57:04.035 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 13:57:04.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Application id:") 13:57:04.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:04.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:04.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:04.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:04.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:04.042 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 13:57:04.043 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 13:57:04.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:04.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:04.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:04.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:04.050 TRACE [main][WidgetHandler] Notify Button with event 27 13:57:04.050 TRACE [main][WidgetHandler] Wait for synchronization 13:57:04.050 TRACE [main][WidgetHandler] Notify Button with event 13 13:57:04.050 TRACE [main][WidgetHandler] Wait for synchronization 13:57:04.050 TRACE [main][WidgetHandler] Notify Button with event 26 13:57:04.050 TRACE [main][WidgetHandler] Wait for synchronization 13:57:04.050 TRACE [main][WidgetHandler] Notify Button with event 3 13:57:04.050 TRACE [main][WidgetHandler] Wait for synchronization 13:57:04.050 TRACE [main][WidgetHandler] Notify Button with event 4 13:57:04.050 TRACE [main][WidgetHandler] Wait for synchronization 13:57:04.050 TRACE [main][WidgetHandler] Notify Button with event 13 13:57:04.050 TRACE [main][WidgetHandler] Wait for synchronization 13:57:04.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 13:57:04.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:04.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:04.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:04.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:57:04.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:04.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:04.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:57:04.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:57:04.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:04.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:57:04.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 1 and no matchers specified 13:57:04.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:04.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:57:04.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:57:04.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:04.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:57:04.054 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 13:57:04.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:57:04.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:04.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:04.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:04.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:04.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:04.056 INFO [WorkbenchTestable][CheckBox] Select checkbox 13:57:04.056 INFO [WorkbenchTestable][CheckBox] Check checkbox 13:57:04.056 INFO [WorkbenchTestable][AbstractButton] Click button 13:57:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:04.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:04.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:04.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:57:04.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:04.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:57:04.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:04.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:04.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:04.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:04.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Product id:") 13:57:04.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:04.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:04.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:04.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:04.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:04.057 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 13:57:04.057 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 13:57:04.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:04.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:04.057 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:04.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:04.058 TRACE [main][WidgetHandler] Notify Button with event 27 13:57:04.058 TRACE [main][WidgetHandler] Wait for synchronization 13:57:04.058 TRACE [main][WidgetHandler] Notify Button with event 13 13:57:04.058 TRACE [main][WidgetHandler] Wait for synchronization 13:57:04.058 TRACE [main][WidgetHandler] Notify Button with event 26 13:57:04.058 TRACE [main][WidgetHandler] Wait for synchronization 13:57:04.058 TRACE [main][WidgetHandler] Notify Button with event 3 13:57:04.058 TRACE [main][WidgetHandler] Wait for synchronization 13:57:04.058 TRACE [main][WidgetHandler] Notify Button with event 4 13:57:04.058 TRACE [main][WidgetHandler] Wait for synchronization 13:57:04.058 TRACE [main][WidgetHandler] Notify Button with event 13 13:57:04.058 TRACE [main][WidgetHandler] Wait for synchronization 13:57:04.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 13:57:04.058 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:04.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:04.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:04.060 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:57:04.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:04.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:04.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:57:04.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:57:04.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:04.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:57:04.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified 13:57:04.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:04.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:04.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:04.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:57:04.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:04.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:04.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:04.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:04.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:04.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:57:04.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizardPage, index 0 and no matchers specified 13:57:04.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:04.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:04.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:04.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:04.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:57:04.071 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 13:57:04.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 "Finish", Widget matcher matching widgets with style: 8) 13:57:04.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:04.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:04.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:04.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:57:04.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:04.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:04.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:04.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:04.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:04.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:04.074 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 13:57:04.074 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 13:57:04.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestPluginWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:57:04.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:04.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:04.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:04.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:04.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:04.075 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:57:04.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:04.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:04.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:04.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:04.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:57:04.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:57:04.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:57:04.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:57:04.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:57:04.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:57:04.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 13:57:04.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:57:04.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:57:04.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:57:04.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:57:04.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:04.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:04.322 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:57:04.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:04.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:04.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:57:04.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:04.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:04.323 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:57:04.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 '\*?\QPackage Explorer\E') 13:57:04.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:04.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:04.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:04.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:04.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:57:04.323 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:57:04.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:57:04.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:04.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:57:04.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:57:04.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:57:04.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 13:57:04.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:04.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:04.326 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:57:04.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:04.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:04.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:57:04.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:04.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:04.327 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:57:04.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 '\*?\QPackage Explorer\E') 13:57:04.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:04.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:04.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:04.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:04.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:57:04.328 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:57:04.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:57:04.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:04.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:57:04.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:57:04.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:57:04.330 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:57:04.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:57:04.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:04.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:57:04.331 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:57:04.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:57:04.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:04.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:57:04.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:04.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:04.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:57:04.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:04.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:57:05.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:05.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:57:05.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:57:05.347 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:57:05.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:57:05.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:05.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:57:05.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 13:57:05.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:05.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:05.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:05.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:05.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:57:05.348 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 13:57:05.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 13:57:05.349 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:57:05.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:57:05.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:05.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:57:05.351 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:57:05.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:57:05.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:05.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:57:05.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:05.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:05.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:57:05.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:05.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:57:06.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:06.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:57:06.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:57:06.363 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:57:06.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:57:06.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:06.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:57:06.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 13:57:06.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:06.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:06.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:06.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:06.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:57:06.364 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 13:57:06.364 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:57:06.365 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:57:06.365 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item build.properties of tree item test.plugin 13:57:06.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:57:06.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:06.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:06.866 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:57:06.868 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:57:06.869 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:57:06.870 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item pluginCustomization.ini of tree item test.plugin 13:57:06.870 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:57:06.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:06.870 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:57:06.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:06.870 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:57:06.870 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:57:06.871 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:57:06.871 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item META-INF of tree item test.plugin 13:57:06.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:57:06.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:06.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:57:06.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:06.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:57:06.871 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item MANIFEST.MF of tree item META-INF 13:57:06.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item META-INF 13:57:06.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:07.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:07.372 INFO [WorkbenchTestable][TreeItemHandler] Expanded: META-INF 13:57:07.373 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:57:07.373 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:57:07.374 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 13:57:07.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:57:07.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:07.374 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:57:07.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:07.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:57:07.374 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 13:57:07.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:57:07.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:07.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:07.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:57:07.875 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 13:57:07.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 13:57:07.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:08.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:08.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 13:57:08.386 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:57:08.387 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:57:08.387 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.launch of tree item test.plugin 13:57:08.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:57:08.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:08.387 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:57:08.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:08.388 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:57:08.388 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:57:08.389 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:57:08.389 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JRE System Library of tree item test.plugin 13:57:08.389 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:57:08.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:08.389 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:57:08.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:08.389 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:57:08.390 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item test.plugin and wait with time period 1 13:57:08.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:57:08.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:08.390 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:57:08.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:08.390 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:57:08.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:57:08.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:08.390 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:57:08.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:08.390 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:57:08.391 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:57:08.391 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JRE System Library of tree item test.plugin 13:57:08.391 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:57:08.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:08.391 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:57:08.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:08.391 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:57:08.392 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item test.plugin and wait with time period 1 13:57:08.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:57:08.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:08.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:57:08.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:08.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:57:08.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:57:08.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:08.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:57:08.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:08.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:57:08.407 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:57:08.408 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item META-INF of tree item test.plugin 13:57:08.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:57:08.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:08.408 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:57:08.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:08.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:57:08.409 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item MANIFEST.MF of tree item META-INF 13:57:08.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item META-INF 13:57:08.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:08.409 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item META-INF is already expanded. No action performed 13:57:08.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:08.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: META-INF 13:57:08.409 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item MANIFEST.MF 13:57:08.409 DEBUG [main][TreeItemHandler] Selecting tree item: MANIFEST.MF 13:57:08.418 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item MANIFEST.MF about selection 13:57:08.432 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: MANIFEST.MF 13:57:08.432 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item MANIFEST.MF 13:57:08.432 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item MANIFEST.MF 13:57:08.432 DEBUG [main][TreeItemHandler] Selecting tree item: MANIFEST.MF 13:57:08.432 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item MANIFEST.MF about selection 13:57:08.438 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: MANIFEST.MF 13:57:08.438 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:57:08.439 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:57:09.483 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:57:09.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:57:09.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 38 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:57:09.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:57:09.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:57:09.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:57:09.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:57:09.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:57:09.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "ID:") 13:57:09.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:09.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:09.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:09.562 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 13:57:09.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:09.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:09.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:09.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:09.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:09.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:57:09.567 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:57:09.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Version:") 13:57:09.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:09.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:09.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:09.568 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 13:57:09.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:09.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:09.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:09.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:09.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:09.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:57:09.581 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:57:09.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:57:09.612 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:09.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:09.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:09.612 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 13:57:09.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:09.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:09.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:09.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:09.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:09.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:57:09.625 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:57:09.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Vendor:") 13:57:09.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:09.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:09.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:09.630 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 13:57:09.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:09.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:09.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:09.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:09.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:09.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:57:09.654 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:57:09.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:09.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:09.669 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:57:09.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:09.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:09.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/META-INF/MANIFEST.MF - Eclipse Platform 13:57:09.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:09.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:09.717 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/META-INF/MANIFEST.MF - Eclipse Platform' 13:57:09.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 '\*?\QOutline\E') 13:57:09.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:09.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:09.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:09.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:09.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:57:09.767 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:57:09.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:57:09.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:09.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:57:09.838 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:57:09.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:57:09.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:09.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:57:09.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:57:09.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:09.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:09.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:09.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:09.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:57:09.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:57:09.841 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:6 13:57:09.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:57:09.841 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Dependencies and wait with time period 1 13:57:09.841 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 13:57:09.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:09.841 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 13:57:09.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:09.841 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 13:57:09.841 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.eclipse.reddeer.go of tree item Dependencies 13:57:09.841 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 13:57:09.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:09.842 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 13:57:09.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:09.842 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 13:57:09.842 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.junit of tree item Dependencies 13:57:09.842 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 13:57:09.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:09.842 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 13:57:09.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:09.842 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 13:57:09.842 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:57:09.936 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 13:57:09.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:57:09.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:09.937 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:57:09.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:09.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:57:09.937 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 13:57:09.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:57:09.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:09.937 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:57:09.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:09.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:57:09.937 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 13:57:09.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 13:57:09.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:09.937 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 13:57:09.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:09.938 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 13:57:09.938 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 13:57:09.938 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 13:57:09.938 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 13:57:09.959 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 13:57:09.959 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 13:57:09.959 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 13:57:09.959 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 13:57:09.959 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 13:57:09.969 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 13:57:09.969 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:57:09.969 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:57:10.342 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:57:10.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:57:10.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 38 files to index (/home/jenkins/.m2/repository/p2/osgi/bundle/org.junit/4.13.2.v20230809-1000/org.junit-4.13.2.v20230809-1000.jar)' is a system job, skipped 13:57:10.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:57:10.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:57:10.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:57:10.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:57:10.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:57:10.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:57:10.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:57:10.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:10.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:10.422 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:57:10.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:10.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:10.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 13:57:10.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:10.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:10.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 13:57:10.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 '\*?\QOutline\E') 13:57:10.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:10.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:10.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:10.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:10.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:57:10.444 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:57:10.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:57:10.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:10.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:57:10.459 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:57:10.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:57:10.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:10.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:57:10.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:57:10.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:10.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:10.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:10.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:10.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:57:10.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:57:10.522 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 13:57:10.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:57:10.522 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item RedDeerTest and wait with time period 1 13:57:10.522 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeerTest 13:57:10.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:10.522 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeerTest is already expanded. No action performed 13:57:10.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:10.522 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeerTest 13:57:10.522 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeerTest 13:57:10.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:10.522 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeerTest is already expanded. No action performed 13:57:10.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:10.522 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeerTest 13:57:10.523 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:57:10.610 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 13:57:10.611 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:57:10.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:10.611 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:57:10.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:10.611 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:57:10.611 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 13:57:10.611 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:57:10.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:10.611 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:57:10.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:10.611 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:57:10.611 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 13:57:10.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 13:57:10.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:10.612 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 13:57:10.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:10.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 13:57:10.612 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 13:57:10.612 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 13:57:10.612 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 13:57:10.615 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 13:57:10.616 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 13:57:10.616 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 13:57:10.616 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 13:57:10.616 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 13:57:10.618 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 13:57:10.618 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:57:10.618 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:57:10.742 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:57:10.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:57:10.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 31 files to index (/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.31.0.v20230821-1552/org.eclipse.jface-3.31.0.v20230821-1552.jar)' is a system job, skipped 13:57:10.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:57:10.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:57:10.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:57:10.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:57:10.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:57:10.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:57:10.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:57:10.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:10.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:10.814 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:57:10.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:10.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:10.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 13:57:10.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:10.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:10.820 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 13:57:10.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 '\*?\QProblems\E') 13:57:10.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:10.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:10.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:10.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:10.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:57:10.824 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:57:10.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:57:11.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:11.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:57:11.020 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:57:11.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:57:11.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:11.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:57:11.023 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:57:11.024 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:57:11.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:57:11.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:11.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:57:11.026 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:57:11.027 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:57:11.028 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:57:11.028 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:57:11.028 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:57:11.028 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:57:11.028 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:57:11.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:57:12.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:57:12.038 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:57:12.038 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:57:12.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:57:12.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:12.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:57:12.039 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:57:12.040 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:57:12.040 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:57:12.040 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:57:12.040 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:57:12.040 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:57:12.040 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:57:12.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:57:12.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:57:12.042 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:57:12.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:57:12.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:12.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:57:12.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:57:12.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:12.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:12.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:12.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:12.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:57:12.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available.... 13:57:22.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Plugin"] is available. failed, an exception will be thrown Aug 29, 2023 1:57:22 PM org.eclipse.reddeer.ui.test.wizard.RedDeerWizardTestCase closeOpenedWizard INFO: Shell New RedDeer Test Plugin is not open 13:57:22.059 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 13:57:22.059 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:57:22.059 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:57:22.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:22.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:22.060 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 13:57:22.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:22.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:57:22.065 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:57:22.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 13:57:22.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:22.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:22.066 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 13:57:22.066 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 13:57:22.066 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:22.066 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:57:22.066 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:57:22.066 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:57:22.066 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:57:22.066 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:57:22.066 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:57:22.066 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:57:22.066 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:57:22.066 DEBUG [main][MenuItemLookup] Item match:Window 13:57:22.068 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:57:22.068 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:57:22.068 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:57:22.068 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:22.068 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:57:22.068 DEBUG [main][MenuItemLookup] Item match:Show View 13:57:22.072 DEBUG [main][MenuItemLookup] Found menu:'Ant' 13:57:22.072 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:57:22.072 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:57:22.072 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:57:22.072 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:57:22.072 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:57:22.072 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:57:22.072 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:57:22.072 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:57:22.072 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:57:22.072 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:57:22.072 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:57:22.072 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:57:22.072 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:57:22.072 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:22.072 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:57:22.072 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:57:22.072 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:57:22.072 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:57:22.073 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:57:22.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:57:22.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:57:22.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:57:22.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:22.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:22.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:57:22.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:22.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:22.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:22.142 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:57:22.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:22.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:22.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:22.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:22.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:22.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:57:22.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:57:22.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:57:22.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:57:22.144 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:57:22.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:22.144 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:57:22.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:22.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:57:22.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:57:22.144 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:57:22.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:22.144 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:57:22.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:22.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:57:22.144 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:57:22.144 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:57:22.145 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:57:22.145 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:57:22.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:22.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:22.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:22.145 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:57:22.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:22.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:22.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:22.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:57:22.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:22.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:22.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:22.146 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:57:22.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:22.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:22.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:22.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:22.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:22.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:22.146 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:57:22.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:22.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:22.146 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:22.147 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:22.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:57:22.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:57:22.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:57:22.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:22.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:22.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:57:22.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:22.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:22.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 13:57:22.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:22.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:22.190 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 13:57:22.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 '\*?\QProject Explorer\E') 13:57:22.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:22.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:22.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:22.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:22.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:57:22.191 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:57:22.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:57:22.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:22.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform TooltipText=null 13:57:22.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:57:22.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:57:22.220 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:57:22.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:57:22.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:22.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:57:22.221 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:57:22.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:57:22.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:22.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:57:22.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:22.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:22.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:57:22.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:22.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:57:23.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:23.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:57:23.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:57:23.223 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:57:23.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:57:23.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:23.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:57:23.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:57:23.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:23.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:23.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:23.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:23.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:57:23.225 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 13:57:23.225 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 13:57:23.225 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 13:57:23.225 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 13:57:23.234 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 13:57:23.235 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:57:23.235 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:23.269 DEBUG [main][MenuItemLookup] Found menu:'New' 13:57:23.269 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:57:23.269 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:23.269 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:57:23.269 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:23.269 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:57:23.269 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:57:23.269 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:57:23.269 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:57:23.269 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:57:23.269 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:57:23.269 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:57:23.269 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:23.269 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:57:23.269 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:57:23.269 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:23.269 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:57:23.269 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:57:23.269 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:57:23.269 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:57:23.269 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:57:23.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:57:23.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:57:23.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:57:23.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:57:23.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:57:23.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:57:23.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:57:23.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:57:23.777 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 13:57:23.777 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 13:57:23.777 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 13:57:23.777 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 13:57:23.788 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 13:57:23.789 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:57:23.789 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:23.818 DEBUG [main][MenuItemLookup] Found menu:'New' 13:57:23.818 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:57:23.818 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:23.818 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:57:23.818 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:23.818 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:57:23.818 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:57:23.818 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:57:23.818 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:57:23.818 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:57:23.818 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:57:23.818 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:57:23.818 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:57:23.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.... 13:57:23.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 'Delete.*'] is available. finished successfully 13:57:23.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:57:23.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:23.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:23.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:23.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:23.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: 32) 13:57:23.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:23.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:23.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:23.916 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:57:23.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:23.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:23.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:23.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:23.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:23.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:23.916 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:57:23.916 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:57:23.916 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:57:23.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:23.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:23.916 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:23.916 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:23.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:57:23.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:23.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:23.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:23.917 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:57:23.917 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:23.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:23.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:23.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:23.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:23.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:23.925 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:57:23.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:23.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:23.925 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:23.925 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:23.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:57:23.929 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:57:24.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:57:24.430 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:57:24.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:57:24.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:57:24.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:57:24.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:57:24.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:57:24.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:57:24.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:57:24.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:57:24.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:57:24.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:57:24.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:57:24.430 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 13:57:24.430 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:57:24.430 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:57:24.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:24.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.616 s - in org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) Time elapsed: 0.355 s testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) Time elapsed: 18.264 s Running org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 13:57:24.445 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 13:57:24.447 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:57:24.447 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:57:24.447 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 13:57:24.447 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:57:24.447 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:57:24.448 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:57:24.448 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:57:24.448 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:57:24.448 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:57:24.448 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:57:24.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:24.448 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:57:24.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:24.448 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:57:24.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:24.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:57:24.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:24.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:24.449 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:57:24.449 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:57:24.449 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:24.450 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:57:24.450 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:57:24.450 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:57:24.450 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:57:24.450 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:57:24.450 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:57:24.450 DEBUG [main][MenuItemLookup] Item match:Window 13:57:24.451 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:57:24.451 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:57:24.451 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:57:24.451 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:24.451 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:57:24.451 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:57:24.451 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:24.451 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:57:24.451 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:24.451 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:57:24.451 DEBUG [main][MenuItemLookup] Item match:Preferences 13:57:24.451 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:57:24.451 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:57:24.451 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:57:24.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:57:24.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 'Preferences.*'] is available. finished successfully 13:57:24.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:57:24.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:24.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:24.566 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:57:24.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:24.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:57:24.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:24.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:24.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:24.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:24.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:57:24.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:57:24.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:57:24.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) 13:57:24.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:24.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:24.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:24.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:24.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:24.592 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:57:24.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:24.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:24.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:24.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:24.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:57:24.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:57:24.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:57:24.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:24.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:24.647 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:57:24.647 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:57:24.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:57:24.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:24.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:24.647 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:57:24.647 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:24.647 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:57:24.647 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:57:24.647 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:57:24.647 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:57:24.647 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:57:24.647 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:57:24.647 DEBUG [main][MenuItemLookup] Item match:Window 13:57:24.648 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:57:24.648 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:57:24.648 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:57:24.648 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:24.648 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:57:24.648 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:57:24.648 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:24.648 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:57:24.648 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:24.648 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:57:24.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:24.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:24.648 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:57:24.648 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:24.648 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:57:24.648 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:57:24.648 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:57:24.648 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:57:24.648 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:57:24.648 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:57:24.648 DEBUG [main][MenuItemLookup] Item match:Window 13:57:24.649 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:57:24.649 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:57:24.649 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:57:24.649 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:24.649 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:57:24.649 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:57:24.649 DEBUG [main][MenuItemLookup] Item match:Perspective 13:57:24.649 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:57:24.649 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:24.649 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:57:24.649 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:57:24.649 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:57:24.649 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:57:24.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:57:24.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:24.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:24.649 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:57:24.649 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:24.649 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:57:24.649 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:57:24.649 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:57:24.649 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:57:24.649 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:57:24.649 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:57:24.649 DEBUG [main][MenuItemLookup] Item match:Window 13:57:24.650 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:57:24.650 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:57:24.650 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:57:24.650 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:24.650 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:57:24.650 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:57:24.650 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:24.650 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:57:24.650 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:24.650 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:57:24.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:24.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:24.650 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:57:24.650 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:24.650 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:57:24.650 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:57:24.650 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:57:24.650 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:57:24.650 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:57:24.650 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:57:24.650 DEBUG [main][MenuItemLookup] Item match:Window 13:57:24.650 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:57:24.650 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:57:24.650 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:57:24.650 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:24.651 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:57:24.651 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:57:24.651 DEBUG [main][MenuItemLookup] Item match:Perspective 13:57:24.651 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:57:24.651 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:24.651 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:57:24.651 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:57:24.651 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:57:24.651 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:57:24.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:24.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:24.651 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:57:24.651 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:24.651 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:57:24.651 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:57:24.651 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:57:24.651 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:57:24.651 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:57:24.651 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:57:24.651 DEBUG [main][MenuItemLookup] Item match:Window 13:57:24.652 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:57:24.652 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:57:24.652 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:57:24.652 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:24.652 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:57:24.652 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:57:24.652 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:24.652 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:57:24.652 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:24.652 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:57:24.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:24.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:24.652 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:57:24.652 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:24.652 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:57:24.652 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:57:24.652 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:57:24.652 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:57:24.652 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:57:24.652 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:57:24.652 DEBUG [main][MenuItemLookup] Item match:Window 13:57:24.652 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:57:24.652 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:57:24.652 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:57:24.652 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:24.652 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:57:24.653 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:57:24.653 DEBUG [main][MenuItemLookup] Item match:Perspective 13:57:24.653 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:57:24.653 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:24.653 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:57:24.653 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:57:24.653 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:57:24.653 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:57:24.653 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:57:24.653 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:57:24.653 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:57:24.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:57:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 13:57:24.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:57:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:24.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:24.689 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:57:24.689 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:24.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:24.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:24.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 "Reset Perspective") 13:57:24.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:24.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:24.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:24.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:57:24.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:24.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:24.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:24.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:24.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:24.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:24.691 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:57:24.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:24.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:24.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:24.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:25.242 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:57:25.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:25.243 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:57:25.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:25.243 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Case"] 13:57:25.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:25.245 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:57:25.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:25.245 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:57:25.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:25.245 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:57:25.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:25.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'] 13:57:25.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:25.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'] 13:57:25.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:25.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'] 13:57:25.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:25.246 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:57:25.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:25.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'] 13:57:25.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:25.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'] 13:57:25.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:25.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:57:25.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:25.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:25.247 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:57:25.247 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:57:25.247 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:25.247 DEBUG [main][MenuItemLookup] Item match:File 13:57:25.248 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:57:25.248 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:57:25.251 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:57:25.251 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:57:25.251 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:25.251 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:57:25.251 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:57:25.251 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:57:25.251 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:57:25.251 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:57:25.251 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:57:25.251 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:57:25.251 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:57:25.251 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:57:25.251 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:25.251 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:57:25.251 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:57:25.251 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:25.251 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:57:25.251 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:57:25.251 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:57:25.251 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:57:25.251 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:57:25.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.... 13:57:25.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:57:25.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:57:25.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:25.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:25.436 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:57:25.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:25.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:57:25.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:25.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:25.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:25.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:25.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:57:25.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:57:25.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:57:25.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:57:25.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:57:25.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:25.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:25.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:57:25.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:57:25.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:57:25.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:25.943 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:57:25.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:25.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:57:25.944 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:57:25.944 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:57:25.944 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:57:25.946 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:57:25.946 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:57:25.946 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:57:25.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) 13:57:25.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:25.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:25.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:25.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:25.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:25.948 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:57:25.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:25.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:25.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:25.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:26.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'] 13:57:26.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:26.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:26.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:57:26.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:57:26.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:57:26.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:26.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:26.260 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:57:26.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:26.261 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 13:57:26.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:57:26.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:26.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:26.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:26.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:26.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:57:26.264 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:57:26.265 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 13:57:26.298 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:57:26.298 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:57:26.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:57:26.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:26.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:26.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:26.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:26.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:26.314 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:57:26.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:26.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:26.314 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:26.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:26.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:57:30.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:57:30.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:57:30.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:57:30.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:57:30.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 13:57:30.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:57:30.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:57:30.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:57:30.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:57:30.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'] 13:57:30.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:30.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'] 13:57:30.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:30.052 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:57:30.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:30.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'] 13:57:30.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:30.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'] 13:57:30.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:30.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'] 13:57:30.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:30.053 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:57:30.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:30.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'] 13:57:30.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:30.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'] 13:57:30.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:30.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:57:30.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:30.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:30.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:57:30.054 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:57:30.054 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:30.054 DEBUG [main][MenuItemLookup] Item match:File 13:57:30.055 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:57:30.055 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:57:30.059 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:57:30.059 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:57:30.059 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:30.059 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:57:30.059 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:57:30.059 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:57:30.059 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:57:30.059 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:57:30.059 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:57:30.059 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:57:30.059 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:57:30.059 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:57:30.059 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:30.059 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:57:30.059 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:57:30.059 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:30.059 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:57:30.059 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:57:30.059 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:57:30.059 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:57:30.060 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:57:30.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:57:30.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:57:30.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:57:30.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:30.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:30.224 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:57:30.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:30.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:57:30.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:30.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:30.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:30.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:30.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:57:30.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:57:30.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:57:30.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:57:30.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:57:30.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:30.235 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:57:30.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:30.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:57:30.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:57:30.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:57:30.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:30.235 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:57:30.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:30.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:57:30.235 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:57:30.235 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:57:30.236 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:57:30.239 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:57:30.240 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:57:30.240 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:57:30.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:57:30.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:30.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:30.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:30.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:30.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:30.246 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:57:30.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:30.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:30.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:30.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:30.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:57:30.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:30.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:30.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:57:30.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:57:30.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:57:30.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:30.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:30.716 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:57:30.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:30.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:57:30.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:30.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:30.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:30.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:30.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:57:30.823 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:57:30.824 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 13:57:30.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 13:57:30.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:30.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:30.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:30.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:30.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:57:30.857 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:57:30.858 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 13:57:30.860 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:57:30.860 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:57:30.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:57:30.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:30.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:30.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:30.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:30.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:30.925 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:57:30.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:30.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:30.925 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:30.925 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:31.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:57:32.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:57:32.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:57:32.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:57:32.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:57:32.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:57:32.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:57:32.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:57:32.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:57:32.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:57:32.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:57:32.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:57:32.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:57:32.034 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:57:32.034 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 13:57:32.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 13:57:32.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:57:32.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:57:32.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:57:32.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'] 13:57:32.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:32.048 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:57:32.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:32.048 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:57:32.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:32.048 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Case"] 13:57:32.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:32.049 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:57:32.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:32.049 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:57:32.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:32.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClass.java - Eclipse Platform 13:57:32.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:32.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:32.049 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 13:57:32.049 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 13:57:32.050 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:32.050 DEBUG [main][MenuItemLookup] Item match:File 13:57:32.051 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:57:32.051 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:57:32.053 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:57:32.053 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:57:32.053 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:32.053 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:57:32.053 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:57:32.053 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:57:32.053 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:57:32.053 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:57:32.053 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:57:32.053 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:57:32.053 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:57:32.053 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:57:32.053 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:32.053 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:57:32.053 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:57:32.053 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:32.053 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:57:32.053 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:57:32.054 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:57:32.054 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:57:32.054 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:57:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:57:32.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:57:32.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:57:32.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:32.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:32.236 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:57:32.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:32.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:57:32.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:32.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:32.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:32.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:32.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:57:32.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:57:32.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:57:32.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 13:57:32.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 13:57:32.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:32.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 13:57:32.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:32.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 13:57:32.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 13:57:32.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 13:57:32.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:32.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 13:57:32.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:32.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 13:57:32.258 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 13:57:32.258 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 13:57:32.258 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 13:57:32.261 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 13:57:32.262 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:57:32.262 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:57:32.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.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:57:32.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:32.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:32.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:32.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:32.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:32.319 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:57:32.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:32.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:32.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:32.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:32.464 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:57:32.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:32.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:32.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available.... 13:57:32.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available. finished successfully 13:57:32.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 13:57:32.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:32.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:32.465 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 13:57:32.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:32.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:32.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:32.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 13:57:32.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:32.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:32.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 13:57:32.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:32.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:32.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:32.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 13:57:32.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:32.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:32.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:32.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:32.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:32.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:57:32.467 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:57:32.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 13:57:32.468 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:32.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:32.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:32.469 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 13:57:32.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:32.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:32.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:32.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:32.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:32.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:57:32.492 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:57:32.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:57:32.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:32.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:32.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:32.493 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 13:57:32.493 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:32.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:32.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:32.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:32.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:32.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:57:32.499 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:57:32.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Superclass:") 13:57:32.500 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:32.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:32.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:32.500 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 13:57:32.500 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:32.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:32.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:32.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:32.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:32.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:57:32.515 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:57:32.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Class under test:") 13:57:32.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:32.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:32.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:32.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 13:57:32.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:32.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:32.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:32.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:32.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:32.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:57:32.535 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:57:32.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:57:32.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:32.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:32.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:32.537 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 13:57:32.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:32.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:32.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:32.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:32.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:32.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:32.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:57:32.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:32.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:32.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:32.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 13:57:32.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:32.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:32.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:32.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:32.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:32.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:32.550 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 13:57:32.550 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Go to next wizard page 13:57:32.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:57:32.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:32.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:32.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:32.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:32.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:32.553 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:57:32.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:32.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:32.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:32.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:32.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 13:57:32.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:32.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:32.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:32.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 13:57:32.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:32.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:32.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:32.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:32.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:32.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:57:32.602 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item TestClass and wait with time period 1 13:57:32.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 13:57:32.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:33.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:33.103 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 13:57:33.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 13:57:33.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:33.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:33.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 13:57:33.604 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object and wait with time period 1 13:57:33.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 13:57:33.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:33.604 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 13:57:33.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:33.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 13:57:33.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 13:57:33.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:33.604 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 13:57:33.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:33.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 13:57:33.604 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object() and wait with time period 1 13:57:33.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 13:57:33.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:34.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:34.104 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 13:57:34.105 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 13:57:34.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:34.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:34.605 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 13:57:34.605 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item getClass() and wait with time period 1 13:57:34.605 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 13:57:34.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:35.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:35.106 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 13:57:35.106 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 13:57:35.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:35.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:35.606 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 13:57:35.606 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item hashCode() and wait with time period 1 13:57:35.606 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 13:57:35.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:36.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:36.107 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 13:57:36.107 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 13:57:36.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:36.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:36.608 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 13:57:36.608 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item equals(Object) and wait with time period 1 13:57:36.608 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 13:57:36.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:37.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:37.108 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 13:57:37.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 13:57:37.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:37.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:37.609 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 13:57:37.609 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item clone() and wait with time period 1 13:57:37.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 13:57:37.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:38.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:38.110 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 13:57:38.110 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 13:57:38.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:38.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:38.611 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 13:57:38.611 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item toString() and wait with time period 1 13:57:38.611 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 13:57:38.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:39.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:39.112 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 13:57:39.112 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 13:57:39.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:39.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:39.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 13:57:39.612 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notify() and wait with time period 1 13:57:39.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 13:57:39.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:40.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:40.113 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 13:57:40.113 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 13:57:40.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:40.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:40.614 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 13:57:40.614 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notifyAll() and wait with time period 1 13:57:40.614 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 13:57:40.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:41.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:41.114 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 13:57:41.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 13:57:41.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:41.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:41.615 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 13:57:41.615 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait() and wait with time period 1 13:57:41.615 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 13:57:41.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:42.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:42.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 13:57:42.116 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 13:57:42.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:42.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:42.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 13:57:42.617 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long) and wait with time period 1 13:57:42.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 13:57:42.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:43.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:43.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 13:57:43.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 13:57:43.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:43.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:43.618 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 13:57:43.618 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long, int) and wait with time period 1 13:57:43.618 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 13:57:43.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:44.137 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 13:57:44.159 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 13:57:44.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:44.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:44.700 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 13:57:44.700 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item finalize() and wait with time period 1 13:57:44.700 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 13:57:44.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:45.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:45.201 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 13:57:45.201 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 13:57:45.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:45.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:45.702 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 13:57:45.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available.... 13:57:45.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available. finished successfully 13:57:45.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 13:57:45.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:45.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:45.726 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 13:57:45.726 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Cancel wizard 13:57:45.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:57:45.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:45.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:45.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:45.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:45.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:45.728 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:57:45.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:45.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:45.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:45.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:45.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:57:45.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:57:45.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:57:45.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:57:45.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:57:45.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:57:45.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:57:45.814 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 13:57:45.814 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:57:45.814 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:57:45.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:45.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:45.814 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 13:57:45.814 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:57:45.815 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 13:57:45.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 13:57:45.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:57:45.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:57:45.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:57:45.815 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:57:45.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:45.815 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:57:45.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:45.815 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:57:45.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:45.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClass.java - Eclipse Platform 13:57:45.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:45.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:45.816 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 13:57:45.816 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 13:57:45.816 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:45.816 DEBUG [main][MenuItemLookup] Item match:File 13:57:45.818 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:57:45.818 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:57:45.821 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:57:45.821 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:57:45.821 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:45.821 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:57:45.821 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:57:45.821 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:57:45.821 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:57:45.821 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:57:45.821 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:57:45.821 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:57:45.821 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:57:45.821 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:57:45.821 DEBUG [main][MenuItemLookup] Found menu:'File' 13:57:45.821 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:57:45.821 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:57:45.821 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:45.821 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:57:45.821 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:57:45.843 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:57:45.844 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:57:45.844 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:57:45.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.... 13:57:45.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:57:45.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:57:45.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:45.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:45.942 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:57:45.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:45.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:57:45.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:45.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:45.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:45.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:45.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:57:45.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:57:45.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:57:45.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 13:57:45.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 13:57:45.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:45.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 13:57:45.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:45.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 13:57:45.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 13:57:45.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 13:57:45.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:45.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 13:57:45.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:45.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 13:57:45.945 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 13:57:45.945 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 13:57:45.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 13:57:45.949 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 13:57:45.949 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:57:45.950 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:57:45.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:57:45.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:45.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:45.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:45.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:45.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:45.951 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:57:45.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:45.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:45.951 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:45.951 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:46.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'] 13:57:46.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:46.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:46.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available.... 13:57:46.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available. finished successfully 13:57:46.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 13:57:46.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:46.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:46.051 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 13:57:46.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:57:46.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "tearDownAfterClass()") 13:57:46.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:46.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:46.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:57:46.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:46.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:57:47.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:47.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:57:47.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:57:47.078 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:57:47.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "@AfterClass tearDownAfterClass()") 13:57:47.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:47.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:47.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:47.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:47.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:47.092 INFO [WorkbenchTestable][CheckBox] Select checkbox @AfterClass tearDown&AfterClass() 13:57:47.092 INFO [WorkbenchTestable][CheckBox] Check checkbox @AfterClass tearDown&AfterClass() 13:57:47.092 INFO [WorkbenchTestable][AbstractButton] Click button @AfterClass tearDown&AfterClass() 13:57:47.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:47.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:47.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:47.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:47.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "setUpBeforeClass()") 13:57:47.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:47.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:47.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:57:47.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:47.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:57:48.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:48.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:57:48.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:57:48.106 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:57:48.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "@BeforeClass setUpBeforeClass()") 13:57:48.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:48.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:48.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:48.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:48.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:48.113 INFO [WorkbenchTestable][CheckBox] Select checkbox @BeforeClass setU&pBeforeClass() 13:57:48.113 INFO [WorkbenchTestable][CheckBox] Check checkbox @BeforeClass setU&pBeforeClass() 13:57:48.113 INFO [WorkbenchTestable][AbstractButton] Click button @BeforeClass setU&pBeforeClass() 13:57:48.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:48.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:48.113 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:48.114 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:48.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "setUp()") 13:57:48.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:48.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:48.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:57:48.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:48.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:57:49.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:49.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:57:49.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:57:49.128 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:57:49.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "@Before setUp()") 13:57:49.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:49.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:49.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:49.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:49.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:49.135 INFO [WorkbenchTestable][CheckBox] Select checkbox @Before set&Up() 13:57:49.135 INFO [WorkbenchTestable][CheckBox] Check checkbox @Before set&Up() 13:57:49.135 INFO [WorkbenchTestable][AbstractButton] Click button @Before set&Up() 13:57:49.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:49.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:49.135 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:49.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:49.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "tearDown()") 13:57:49.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:49.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:49.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:57:49.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:49.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:57:50.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:50.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:57:50.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:57:50.159 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:57:50.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "@After tearDown()") 13:57:50.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:50.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:50.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:50.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:50.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:50.164 INFO [WorkbenchTestable][CheckBox] Select checkbox @After &tearDown() 13:57:50.164 INFO [WorkbenchTestable][CheckBox] Check checkbox @After &tearDown() 13:57:50.164 INFO [WorkbenchTestable][AbstractButton] Click button @After &tearDown() 13:57:50.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:50.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:50.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:50.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:50.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 13:57:50.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:50.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:50.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:50.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:50.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:50.167 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 13:57:50.167 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 13:57:50.167 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 13:57:50.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:50.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:50.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:50.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:50.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:57:50.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:50.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:50.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:50.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:50.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:57:50.173 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:57:50.174 INFO [WorkbenchTestable][AbstractText] Text set to: TestClassTest 13:57:50.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 13:57:50.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:50.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:50.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:50.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:50.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:57:50.178 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:57:50.179 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 13:57:50.188 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 13:57:50.188 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Go to next wizard page 13:57:50.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:57:50.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:50.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:50.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:50.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:50.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:50.191 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:57:50.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:50.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:50.191 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:50.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:50.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizardPageTwo, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All") 13:57:50.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:50.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:50.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:50.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:50.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:57:50.233 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 13:57:50.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:57:50.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:57:50.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:57:50.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:50.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:57:50.255 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:50.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:50.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:50.255 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 13:57:50.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:50.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:50.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:50.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:50.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:50.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:57:50.257 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item TestClass and wait with time period 1 13:57:50.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 13:57:50.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:50.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:50.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 13:57:50.757 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 13:57:50.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:51.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:51.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 13:57:51.258 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object and wait with time period 1 13:57:51.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 13:57:51.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:51.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 13:57:51.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:51.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 13:57:51.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 13:57:51.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:51.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 13:57:51.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:51.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 13:57:51.258 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object() and wait with time period 1 13:57:51.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 13:57:51.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:51.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:51.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 13:57:51.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 13:57:51.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:52.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:52.259 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 13:57:52.260 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item getClass() and wait with time period 1 13:57:52.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 13:57:52.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:52.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:52.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 13:57:52.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 13:57:52.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:53.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:53.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 13:57:53.261 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item hashCode() and wait with time period 1 13:57:53.261 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 13:57:53.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:53.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:53.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 13:57:53.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 13:57:53.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:54.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:54.262 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 13:57:54.262 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item equals(Object) and wait with time period 1 13:57:54.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 13:57:54.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:54.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:54.763 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 13:57:54.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 13:57:54.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:55.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:55.263 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 13:57:55.264 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item clone() and wait with time period 1 13:57:55.264 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 13:57:55.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:55.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:55.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 13:57:55.764 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 13:57:55.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:56.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:56.265 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 13:57:56.265 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item toString() and wait with time period 1 13:57:56.265 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 13:57:56.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:56.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:56.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 13:57:56.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 13:57:56.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:57.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:57.266 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 13:57:57.266 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notify() and wait with time period 1 13:57:57.266 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 13:57:57.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:57.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:57.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 13:57:57.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 13:57:57.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:58.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:58.267 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 13:57:58.267 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notifyAll() and wait with time period 1 13:57:58.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 13:57:58.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:58.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:58.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 13:57:58.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 13:57:58.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:59.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:59.269 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 13:57:59.269 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait() and wait with time period 1 13:57:59.269 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 13:57:59.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:59.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:59.770 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 13:57:59.770 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 13:57:59.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:00.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:00.270 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 13:58:00.270 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long) and wait with time period 1 13:58:00.270 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 13:58:00.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:00.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:00.771 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 13:58:00.771 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 13:58:00.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:01.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:01.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 13:58:01.272 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long, int) and wait with time period 1 13:58:01.272 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 13:58:01.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:01.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:01.772 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 13:58:01.772 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 13:58:01.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:02.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:02.273 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 13:58:02.273 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item finalize() and wait with time period 1 13:58:02.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 13:58:02.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:02.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:02.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 13:58:02.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 13:58:02.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:03.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:03.274 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 13:58:03.275 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 13:58:03.275 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Finish wizard 13:58:03.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.RedDeerTestCaseWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:58:03.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:03.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:03.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:03.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:03.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:03.288 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:58:03.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:03.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:03.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:03.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:04.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:58:04.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:58:04.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:04.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:58:04.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:58:04.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:58:04.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:58:04.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:58:04.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:58:04.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:04.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:04.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:58:04.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:04.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 '\*?\QTestClassTest.java\E') 13:58:04.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:04.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:04.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:04.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:04.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:04.145 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:04.146 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/** package org.example.test; import static org.junit.Assert.*; /** * */ @RunWith(RedDeerSuite.class) public class TestClassTest { /** * @throws java.lang.Exception */ @BeforeClass public static void setUpBeforeClass() throws Exception { } /** * @throws java.lang.Exception */ @AfterClass public static void tearDownAfterClass() throws Exception { } /** * @throws java.lang.Exception */ @Before public void setUp() throws Exception { } /** * @throws java.lang.Exception */ @After public void tearDown() throws Exception { } /** * Test method for {@link java.lang.Object#Object()}. */ @Test public void testObject() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#getClass()}. */ @Test public void testGetClass() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#hashCode()}. */ @Test public void testHashCode() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#equals(java.lang.Object)}. */ @Test public void testEquals() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#clone()}. */ @Test public void testClone() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#toString()}. */ @Test public void testToString() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#notify()}. */ @Test public void testNotify() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#notifyAll()}. */ @Test public void testNotifyAll() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#wait()}. */ @Test public void testWait() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#wait(long)}. */ @Test public void testWaitLong() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#wait(long, int)}. */ @Test public void testWaitLongInt() { fail("Not yet implemented"); } /** * Test method for {@link java.lang.Object#finalize()}. */ @Test public void testFinalize() { fail("Not yet implemented"); } } TooltipText=null 13:58:04.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available.... 13:58:14.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New RedDeer Test Case"] is available. failed, an exception will be thrown Aug 29, 2023 1:58:14 PM org.eclipse.reddeer.ui.test.wizard.RedDeerWizardTestCase closeOpenedWizard INFO: Shell New RedDeer Test Case is not open 13:58:14.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 13:58:14.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:58:14.246 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:58:14.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:14.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:14.247 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 13:58:14.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:14.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:14.253 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:58:14.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform 13:58:14.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:14.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:14.253 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 13:58:14.253 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 13:58:14.253 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:14.254 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:14.254 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:58:14.254 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:58:14.254 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:14.254 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:14.254 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:14.254 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:14.254 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:14.254 DEBUG [main][MenuItemLookup] Item match:Window 13:58:14.256 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:14.256 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:14.256 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:14.256 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:14.256 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:14.256 DEBUG [main][MenuItemLookup] Item match:Show View 13:58:14.261 DEBUG [main][MenuItemLookup] Found menu:'Ant' 13:58:14.261 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:58:14.261 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:58:14.261 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:58:14.261 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:58:14.261 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:58:14.261 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:58:14.261 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:58:14.261 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:58:14.261 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:58:14.261 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:58:14.261 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:58:14.261 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:58:14.261 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:58:14.261 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:14.261 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:58:14.261 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:58:14.281 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:58:14.281 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:58:14.281 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:58:14.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:58:14.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:58:14.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:58:14.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:14.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58: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 13:58:14.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:14.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:14.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:14.352 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:58:14.352 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:14.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:14.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:14.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:14.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:14.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:58:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:58:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:58:14.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:58:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:14.354 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:58:14.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:14.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:58:14.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:58:14.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:58:14.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:14.354 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:58:14.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:14.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:58:14.354 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:58:14.354 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:58:14.354 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:58:14.354 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:58:14.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:14.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:14.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:14.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:58:14.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:14.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:14.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:14.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:58:14.355 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:14.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:14.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:14.355 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:58:14.355 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:14.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:14.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:14.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:14.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:14.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:14.356 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:58:14.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:14.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:14.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:14.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:14.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:58:14.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:58:14.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:58:14.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:14.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:14.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:58:14.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:14.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:14.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform 13:58:14.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:14.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:14.411 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 13:58:14.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 '\*?\QProject Explorer\E') 13:58:14.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:14.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:14.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:14.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:14.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:14.412 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:14.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:14.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:14.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform TooltipText=null 13:58:14.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:14.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:14.415 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:14.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:14.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:14.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:14.416 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:14.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:14.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:14.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:14.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:14.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:14.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:14.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:14.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:15.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:15.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:15.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:58:15.418 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:15.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:15.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:15.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:15.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 13:58:15.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:15.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:15.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:15.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:15.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:15.420 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 13:58:15.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item testproject 13:58:15.420 DEBUG [main][TreeItemHandler] Selecting tree item: testproject 13:58:15.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item testproject about selection 13:58:15.430 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: testproject 13:58:15.431 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:15.431 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:15.466 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:15.466 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:58:15.466 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:15.466 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:58:15.466 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:15.466 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:58:15.466 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:58:15.466 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:58:15.466 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:58:15.466 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:58:15.466 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:58:15.466 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:58:15.466 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:15.466 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:58:15.467 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:58:15.467 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:15.467 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:58:15.467 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:58:15.467 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:58:15.467 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:58:15.467 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:58:15.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:15.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:58:15.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:58:15.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:58:15.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:15.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:15.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:58:15.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:15.968 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'testproject' via Explorer 13:58:15.968 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item testproject 13:58:15.968 DEBUG [main][TreeItemHandler] Selecting tree item: testproject 13:58:15.968 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item testproject about selection 13:58:15.975 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: testproject 13:58:15.975 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:15.975 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:16.003 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:16.003 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:58:16.003 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:16.003 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:58:16.003 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:16.003 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:58:16.003 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:58:16.003 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:58:16.003 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:58:16.003 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:58:16.003 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:58:16.003 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:58:16.004 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:58:16.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 'Delete.*'] is available.... 13:58:16.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:58:16.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:58:16.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:16.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:16.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:16.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:16.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:58:16.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:16.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:16.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:16.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:58:16.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:16.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:16.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:16.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:16.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:16.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:16.631 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:58:16.631 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:58:16.631 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:58:16.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:16.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:16.631 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:16.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:16.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:58:16.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:16.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:16.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:16.631 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:58:16.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:16.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:16.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:16.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:16.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:16.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:16.633 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:58:16.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:16.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:16.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:16.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:58:16.638 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:58:17.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:58:17.139 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:58:17.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:17.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:58:17.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:58:17.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:58:17.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:17.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:17.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:17.139 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 13:58:17.139 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:58:17.139 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:58:17.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:17.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.701 s - in org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) Time elapsed: 13.78 s testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) Time elapsed: 28.432 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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/tests/org.eclipse.reddeer.e4.workbench.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -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.verification.parametrized/tests/org.eclipse.reddeer.e4.workbench.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.e4.workbench.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.e4.workbench.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.shell.WorkbenchShellTest 13:58:24.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 13:58:24.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:24.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:24.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 13:58:24.234 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 13:58:24.242 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:24.242 DEBUG [main][MenuItemLookup] Item match:File 13:58:24.248 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:24.249 DEBUG [main][MenuItemLookup] Found menu:'Help' 13:58:24.249 DEBUG [main][MenuItemLookup] Item match:Help 13:58:24.249 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:24.249 DEBUG [main][MenuItemLookup] Item match:File 13:58:24.254 DEBUG [main][MenuItemLookup] Found menu:'Open' 13:58:24.254 DEBUG [main][MenuItemLookup] Item match:Open 13:58:24.257 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:24.257 DEBUG [main][MenuItemLookup] Found menu:'Help' 13:58:24.257 DEBUG [main][MenuItemLookup] Item match:Help 13:58:24.259 DEBUG [main][MenuItemLookup] Found menu:'About' 13:58:24.259 DEBUG [main][MenuItemLookup] Item match:About 13:58:24.260 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 13:58:24.261 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:24.261 DEBUG [main][MenuItemLookup] Item match:File 13:58:24.262 DEBUG [main][MenuItemLookup] Found menu:'Open' 13:58:24.262 DEBUG [main][MenuItemLookup] Item match:Open 13:58:24.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:24.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:24.263 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 13:58:24.263 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:24.264 DEBUG [main][MenuItemLookup] Item match:File 13:58:24.265 DEBUG [main][MenuItemLookup] Found menu:'Open' 13:58:24.265 DEBUG [main][MenuItemLookup] Item match:Open 13:58:24.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 13:58:24.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:24.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:24.266 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 s - in org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest findWorkbenchShellMenu(org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest) Time elapsed: 0.112 s findWorkbenchShell(org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:58:24.332 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:58:24.333 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=0 13:58:24.333 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:58:24.334 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=0 13:58:24.348 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:58:24.361 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:58:24.362 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:58:24.365 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:58:24.366 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:58:24.367 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:58:24.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:58:24.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:24.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:24.368 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 13:58:24.368 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:24.369 DEBUG [main][MenuItemLookup] Found menu:'Help' 13:58:24.369 DEBUG [main][MenuItemLookup] Item match:Help 13:58:24.370 DEBUG [main][MenuItemLookup] Found menu:'About' 13:58:24.370 DEBUG [main][MenuItemLookup] Item match:About 13:58:24.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available.... 13:58:24.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available. finished successfully 13:58:24.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Sample item 1") 13:58:24.411 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:24.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:24.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:24.412 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Sample Part"as the parent 13:58:24.412 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:24.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:24.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:24.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:24.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:24.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:58:24.423 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest.getWidgetFromPartWhenOtherShellIsActive throws exception: java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.fail(Assert.java:96) at org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest.getWidgetFromPartWhenOtherShellIsActive(WorkbenchPartTest.java:110) 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) 13:58:24.428 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest.getWidgetFromPartWhenOtherShellIsActive.png 13:58:24.570 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.e4.workbench.test/./target/screenshots/no-configuration/org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest.getWidgetFromPartWhenOtherShellIsActive.png 13:58:24.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:58:24.574 ERROR [WorkbenchTestable][RequirementsRunner] Failed test: getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.fail(Assert.java:96) at org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest.getWidgetFromPartWhenOtherShellIsActive(WorkbenchPartTest.java:110) 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) 13:58:24.578 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:58:24.578 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:58:24.578 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:58:24.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:58:24.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 13:58:24.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:24.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:24.584 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 13:58:24.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 widgets with text that without mnenomic matches: is "Sample Part 2") 13:58:24.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:24.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:24.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:24.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:24.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:24.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 13:58:24.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Sample item 1") 13:58:24.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:24.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:24.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:24.631 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Sample Part 2"as the parent 13:58:24.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:24.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:24.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:24.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:25.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:25.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:25.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:25.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:25.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:58:25.647 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was not found 13:58:25.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:58:25.647 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:58:25.647 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:58:25.647 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:58:25.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:58:25.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 13:58:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:25.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:25.654 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 13:58:25.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 widgets with text that without mnenomic matches: is "Sample Part") 13:58:25.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:25.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:25.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:25.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:25.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:25.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 13:58:25.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:25.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:25.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 13:58:25.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 13:58:25.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:25.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:25.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:25.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:25.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:25.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 13:58:25.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 13:58:25.680 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:58:25.680 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:58:25.680 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:58:25.680 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:58:25.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:58:25.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 13:58:25.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:25.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:25.681 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 13:58:25.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part") 13:58:25.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:25.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:25.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:25.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:25.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:25.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 13:58:25.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.workbench.impl.part.DefaultWorkbenchPart, index 0 and no matchers specified 13:58:25.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:25.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:25.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:25.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:25.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:58:25.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 0 and following matchers specified (Matcher matching widget which text matches: "Sample item 1") 13:58:25.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:25.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:25.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:25.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:25.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:58:25.696 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:58:25.696 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:58:25.696 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:58:25.696 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:58:25.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:58:25.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 13:58:25.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:25.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:25.697 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 13:58:25.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part") 13:58:25.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:25.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:25.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:25.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:25.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:25.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.workbench.impl.part.DefaultWorkbenchPart, index 0 and no matchers specified 13:58:25.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:25.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:25.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:25.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:25.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:58:25.701 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:58:25.702 INFO [WorkbenchTestable][AbstractText] Text set to: makePartDirty 13:58:25.714 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:58:25.714 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:58:25.714 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:58:25.714 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:58:25.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:58:25.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 13:58:25.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:25.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:25.715 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 13:58:25.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 widgets with text that without mnenomic matches: is "Sample Part 2") 13:58:25.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:25.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:25.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:25.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:25.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:25.717 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Sample Part 2 13:58:25.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 13:58:25.731 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:58:25.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 13:58:25.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:25.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:25.762 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 13:58:25.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression 'Open SamplePart2') 13:58:25.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:25.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:25.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:25.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:25.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:58:25.768 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openSamplePart 13:58:25.769 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:58:25.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:25.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 13:58:25.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:25.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:25.832 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 13:58:25.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 13:58:25.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:25.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:25.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:25.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:25.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:25.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:58:25.834 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:58:25.834 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:58:25.834 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:58:25.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:58:25.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 13:58:25.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:25.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:25.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 13:58:25.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part") 13:58:25.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:25.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:25.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:25.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:25.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:25.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 13:58:25.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:25.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:25.838 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 13:58:25.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 widgets with text that without mnenomic matches: is "Sample Part 2") 13:58:25.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:25.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:25.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:25.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:25.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:25.840 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:58:25.840 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:58:25.841 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.512 s <<< FAILURE! - in org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.207 s <<< FAILURE! java.lang.AssertionError at org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest.getWidgetFromPartWhenOtherShellIsActive(WorkbenchPartTest.java:110) getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 1.069 s activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.033 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.018 s closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.12 s testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.006 s Results: Failures: WorkbenchPartTest.getWidgetFromPartWhenOtherShellIsActive:110 Tests run: 9, Failures: 1, Errors: 0, Skipped: 0 [ERROR] There are test failures. Please refer to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.e4.workbench.test/target/surefire-reports for the individual test results. [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.v20230829-1304 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype [INFO] Invoking post-archetype-generation goals: clean verify [INFO] Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c) [INFO] Maven home: /opt/tools/apache-maven/3.9.2 [INFO] Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 [INFO] Default locale: en_US, platform encoding: UTF-8 [INFO] OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-09/ (122B) [INFO] [INFO] Adding repository https://download.eclipse.org/releases/2022-09 [INFO] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2022-09/ (479B) [INFO] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/technology/epp/packages/2022-09/ (442B) [INFO] [INFO] Fetching content.jar from https://download.eclipse.org/technology/epp/packages/2022-09/202209081200/ (98.55kB) [INFO] [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-09/202209141001/ (140B) [INFO] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2022-09/202209141001/ (790.34kB) [INFO] [INFO] Fetching p2.index from https://download.eclipse.org/reddeer/snapshots/ (172B) [INFO] [INFO] Adding repository https://download.eclipse.org/reddeer/snapshots [INFO] [INFO] Fetching content.xml.xz from https://download.eclipse.org/reddeer/snapshots/ (14.94kB) [INFO] [INFO] Resolving dependencies of MavenProject: foo.bar.myplugin:reddeer.archetype:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (421.77kB) [INFO] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (65.43kB) [INFO] [INFO] Fetching org.eclipse.reddeer.common_4.7.0.v20230818-1639.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (66.95kB) [INFO] [INFO] Fetching org.eclipse.reddeer.core_4.7.0.v20230818-1639.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (323.72kB) [INFO] [INFO] Fetching org.eclipse.reddeer.direct_4.7.0.v20230818-1639.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (20.16kB) [INFO] [INFO] Fetching org.eclipse.ui.workbench_3.126.0.v20220823-0718.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (3.49MB) [INFO] [INFO] Fetching org.eclipse.ui.browser_3.7.200.v20220826-1037.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (209.05kB) [INFO] [INFO] Fetching org.eclipse.ui.views.log_1.3.300.v20220717-1456.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (174.02kB) [INFO] [INFO] Fetching org.eclipse.reddeer.uiforms_4.7.0.v20230818-1639.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (43.67kB) [INFO] [INFO] Fetching org.eclipse.reddeer.eclipse_4.7.0.v20230818-1639.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (420.2kB) [INFO] [INFO] Fetching org.eclipse.reddeer.jface_4.7.0.v20230818-1639.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (43.94kB) [INFO] [INFO] Fetching org.eclipse.reddeer.swt_4.7.0.v20230818-1639.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (185.69kB) [INFO] [INFO] Fetching org.eclipse.reddeer.workbench_4.7.0.v20230818-1639.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (112.89kB) [INFO] [INFO] Fetching org.eclipse.reddeer.workbench.core_4.7.0.v20230818-1639.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (40.83kB) [INFO] [INFO] Fetching org.eclipse.reddeer.junit_4.7.0.v20230818-1639.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (120.99kB) [INFO] [INFO] Fetching org.eclipse.reddeer.go_4.7.0.v20230818-1639.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (12.31kB) [INFO] [INFO] Fetching org.eclipse.reddeer.junit.extension_4.7.0.v20230818-1639.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (35.98kB) [INFO] [INFO] Fetching org.eclipse.reddeer.requirements_4.7.0.v20230818-1639.jar from https://download.eclipse.org/reddeer/snapshots/plugins/ (51.82kB) [INFO] [INFO] Fetching org.json_1.0.0.v201011060100.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (56.15kB) [INFO] [INFO] Fetching org.yaml.snakeyaml_1.27.0.v20201111-1638.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (325.29kB) [INFO] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.06MB) [INFO] [INFO] Fetching org.eclipse.ui.ide.application_1.4.500.v20220623-0641.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (114.89kB) [INFO] [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (172.29kB) [INFO] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.200.v20220717-1456.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (110.71kB) [INFO] [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (23.09kB) [INFO] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (21.23kB) [INFO] [WARNING] The project foo.bar.myplugin:reddeer.archetype:eclipse-test-plugin:1.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] [INFO] [INFO] [INFO] -----------------< foo.bar.myplugin:reddeer.archetype >----------------- [INFO] [INFO] Building reddeer.archetype :: test 1.0.0-SNAPSHOT [INFO] [INFO] from pom.xml [INFO] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.0:target-platform (default-target-platform)' [INFO] [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:2.7.0:test (default-test)' [INFO] [INFO] [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ reddeer.archetype --- [INFO] [INFO] [INFO] [INFO] --- tycho-packaging:2.7.0:build-qualifier (default-build-qualifier) @ reddeer.archetype --- [INFO] [INFO] The project's OSGi version is 1.0.0.20230829-1358 [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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/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.verification.parametrized/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.verification.parametrized/archetype/target/test-classes/projects/eclipse-reddeer-archetype/project/reddeer.archetype/target/surefire.properties, -nouithread, -timeout, 1200000] [INFO] Running foo.bar.myplugin.simrel.AllRedDeerTests [INFO] 13:59:11.157 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running [INFO] 13:59:11.159 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 [INFO] 13:59:11.209 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running [INFO] 13:59:11.210 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 [INFO] 13:59:11.217 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class foo.bar.myplugin.simrel.BasicTest [INFO] 13:59:11.232 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created [INFO] 13:59:11.235 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements [INFO] 13:59:11.236 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 13:59:11.237 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector [INFO] 13:59:11.238 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench [INFO] 13:59:11.377 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data' [INFO] 13:59:11.379 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt [INFO] 13:59:11.380 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen [INFO] 13:59:11.419 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt [INFO] 13:59:11.419 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' [INFO] 13:59:11.422 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt [INFO] 13:59:11.423 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven [INFO] 13:59:11.433 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] [INFO] 13:59:11.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 13:59:11.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.*'] [INFO] 13:59:11.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 13:59:11.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] [INFO] 13:59:11.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 13:59:11.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 13:59:11.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 13:59:11.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 13:59:11.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data' [INFO] 13:59:11.446 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data' [INFO] 13:59:11.448 DEBUG [main][MenuItemLookup] Found menu:'File' [INFO] 13:59:11.448 DEBUG [main][MenuItemLookup] Found menu:'Edit' [INFO] 13:59:11.448 DEBUG [main][MenuItemLookup] Found menu:'Navigate' [INFO] 13:59:11.448 DEBUG [main][MenuItemLookup] Found menu:'Project' [INFO] 13:59:11.449 DEBUG [main][MenuItemLookup] Found menu:'Window' [INFO] 13:59:11.449 DEBUG [main][MenuItemLookup] Item match:Window [INFO] 13:59:11.453 DEBUG [main][MenuItemLookup] Found menu:'New Window' [INFO] 13:59:11.453 DEBUG [main][MenuItemLookup] Found menu:'Editor' [INFO] 13:59:11.453 DEBUG [main][MenuItemLookup] Found menu:'Appearance' [INFO] 13:59:11.453 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 13:59:11.453 DEBUG [main][MenuItemLookup] Found menu:'Show View' [INFO] 13:59:11.454 DEBUG [main][MenuItemLookup] Found menu:'Perspective' [INFO] 13:59:11.454 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 13:59:11.454 DEBUG [main][MenuItemLookup] Found menu:'Navigation' [INFO] 13:59:11.454 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 13:59:11.454 DEBUG [main][MenuItemLookup] Found menu:'Preferences' [INFO] 13:59:11.454 DEBUG [main][MenuItemLookup] Item match:Preferences [INFO] 13:59:11.455 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" [INFO] 13:59:11.455 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences [INFO] 13:59:11.456 INFO [main][MenuItemHandler] Select menu item: &Preferences [INFO] 13:59:11.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 'Preferences.*'] is available.... [INFO] 13:59:11.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully [INFO] 13:59:11.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences [INFO] 13:59:11.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 13:59:11.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 13:59:11.711 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed [INFO] 13:59:11.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 13:59:11.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified [INFO] 13:59:11.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... [INFO] 13:59:11.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers [INFO] 13:59:11.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found [INFO] 13:59:11.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully [INFO] 13:59:11.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found [INFO] 13:59:11.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... [INFO] 13:59:11.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully [INFO] 13:59:11.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) [INFO] 13:59:11.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... [INFO] 13:59:11.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers [INFO] 13:59:11.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found [INFO] 13:59:11.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully [INFO] 13:59:11.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found [INFO] 13:59:11.765 INFO [WorkbenchTestable][AbstractButton] Click button Cancel [INFO] 13:59:11.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... [INFO] 13:59:11.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully [INFO] 13:59:11.766 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 [INFO] 13:59:11.766 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization [INFO] 13:59:11.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... [INFO] 13:59:11.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully [INFO] 13:59:11.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 13:59:11.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 13:59:11.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 13:59:11.848 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements [INFO] 13:59:11.850 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(foo.bar.myplugin.simrel.BasicTest) [INFO] 13:59:11.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 13:59:11.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt [INFO] 13:59:11.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt [INFO] 13:59:11.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt [INFO] 13:59:11.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 13:59:11.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] 13:59:11.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 13:59:11.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 13:59:11.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 13:59:11.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 13:59:11.854 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt [INFO] 13:59:11.855 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... [INFO] 13:59:11.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 13:59:11.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] 13:59:11.857 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(foo.bar.myplugin.simrel.BasicTest) [INFO] 13:59:11.858 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 13:59:11.858 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt [INFO] 13:59:11.858 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... [INFO] 13:59:11.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 13:59:11.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.713 s - in foo.bar.myplugin.simrel.AllRedDeerTests [INFO] test no-configuration(foo.bar.myplugin.simrel.BasicTest) Time elapsed: 0.007 s [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] All tests passed! [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 33.694 s [INFO] [INFO] Finished at: 2023-08-29T13:59:12Z [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.927 s] [INFO] RedDeer Plugins .................................... SUCCESS [ 0.007 s] [INFO] RedDeer Common ..................................... SUCCESS [ 7.730 s] [INFO] RedDeer Workbench Core ............................. SUCCESS [ 1.389 s] [INFO] RedDeer E4 Workbench Core .......................... SUCCESS [ 0.556 s] [INFO] RedDeer Core ....................................... SUCCESS [ 1.202 s] [INFO] RedDeer SWT ........................................ SUCCESS [ 0.933 s] [INFO] RedDeer JFace ...................................... SUCCESS [ 0.496 s] [INFO] RedDeer Workbench .................................. SUCCESS [ 0.979 s] [INFO] RedDeer E4 Workbench ............................... SUCCESS [ 0.495 s] [INFO] RedDeer UIForms .................................... SUCCESS [ 0.801 s] [INFO] RedDeer Direct ..................................... SUCCESS [ 0.408 s] [INFO] RedDeer JUnit ...................................... SUCCESS [ 0.789 s] [INFO] RedDeer Eclipse .................................... SUCCESS [ 1.222 s] [INFO] RedDeer GEF ........................................ SUCCESS [ 0.751 s] [INFO] RedDeer GEF Spy .................................... SUCCESS [ 0.373 s] [INFO] RedDeer Graphiti ................................... SUCCESS [ 0.395 s] [INFO] RedDeer JDT Junit .................................. SUCCESS [ 0.282 s] [INFO] RedDeer JUnit Extensions ........................... SUCCESS [ 0.446 s] [INFO] RedDeer Requirements ............................... SUCCESS [ 0.651 s] [INFO] RedDeer UI ......................................... SUCCESS [ 1.486 s] [INFO] RedDeer Spy ........................................ SUCCESS [ 0.417 s] [INFO] RedDeer Recorder ................................... SUCCESS [ 0.671 s] [INFO] RedDeer Go ......................................... SUCCESS [ 0.314 s] [INFO] RedDeer Log Parser ................................. SUCCESS [ 0.601 s] [INFO] RedDeer CodeGen .................................... SUCCESS [ 0.620 s] [INFO] RedDeer Test-Apps .................................. SUCCESS [ 0.003 s] [INFO] RedDeer E4 Test App ................................ SUCCESS [ 0.212 s] [INFO] RedDeer Tests ...................................... SUCCESS [ 0.065 s] [INFO] RedDeer Common Tests ............................... SUCCESS [01:09 min] [INFO] RedDeer SWT Tests .................................. SUCCESS [03:36 min] [INFO] RedDeer Core Tests ................................. SUCCESS [03:09 min] [INFO] RedDeer Workbench Tests ............................ SUCCESS [04:50 min] [INFO] RedDeer UIForms Test ............................... SUCCESS [ 21.033 s] [INFO] RedDeer JFace Tests ................................ SUCCESS [01:20 min] [INFO] RedDeer Integration and Eclipse Installation Tests . SUCCESS [ 1.355 s] [INFO] RedDeer Eclipse Tests .............................. SUCCESS [27:20 min] [INFO] RedDeer GEF Tests .................................. SUCCESS [ 54.742 s] [INFO] RedDeer Graphiti Tests ............................. SUCCESS [ 27.771 s] [INFO] RedDeer Direct Tests ............................... SUCCESS [ 38.510 s] [INFO] RedDeer JUnit Tests ................................ SUCCESS [ 16.595 s] [INFO] RedDeer Requirements Tests ......................... SUCCESS [05:20 min] [INFO] RedDeer UI Tests ................................... SUCCESS [03:01 min] [INFO] RedDeer E4 Workbench Tests ......................... SUCCESS [ 7.464 s] [INFO] RedDeer Features ................................... SUCCESS [ 0.004 s] [INFO] RedDeer E4 Feature ................................. SUCCESS [ 0.411 s] [INFO] RedDeer Eclipse Feature ............................ SUCCESS [ 0.618 s] [INFO] RedDeer GEF Spy Feature ............................ SUCCESS [ 0.079 s] [INFO] RedDeer SWT Feature ................................ SUCCESS [ 0.161 s] [INFO] RedDeer Tests Feature .............................. SUCCESS [ 0.464 s] [INFO] RedDeer UI Feature ................................. SUCCESS [ 0.100 s] [INFO] RedDeer Recorder Feature ........................... SUCCESS [ 0.079 s] [INFO] RedDeer GEF/Graphiti Feature ....................... SUCCESS [ 0.373 s] [INFO] RedDeer Spy Feature ................................ SUCCESS [ 0.226 s] [INFO] RedDeer Log Parser Feature ......................... SUCCESS [ 0.088 s] [INFO] RedDeer CodeGen Feature ............................ SUCCESS [ 0.075 s] [INFO] RedDeer Site ....................................... SUCCESS [ 7.347 s] [INFO] RedDeer Archetype .................................. SUCCESS [ 35.773 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 54:55 min [INFO] Finished at: 2023-08-29T13:59:12Z [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: odockal@redhat.com Finished: UNSTABLE